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 aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins10917155786951806834.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 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-20250427-0847-0124d749-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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_IEs.cc DEP RANAP_Containers.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_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_5.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_3.cc DEP RAN_Adapter_part_4.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_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP TELNETasp_PortType_part_7.cc DEP UD_PortType_part_1.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_7.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_6.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_5.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.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 Socket_API_Definitions_part_7.cc DEP StatsD_CodecPort_part_1.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_6.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Templates_part_7.cc DEP SDP_Types_part_1.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_PortType_part_7.cc DEP SCTPasp_Types_part_1.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_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_6.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_3.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_5.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_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.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_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_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP 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_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP 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_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_7.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_1.cc DEP Iuh_Emulation_part_7.cc DEP Iuh_Emulation_part_6.cc DEP Iuh_Types_part_2.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 Iuh_CodecPort_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.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_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HNBGW_Tests_part_7.cc DEP HNBGW_Tests_part_4.cc DEP HNBGW_Tests_part_5.cc DEP HNBGW_Tests_part_3.cc DEP HNBGW_Tests_part_6.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_2.cc DEP HNBAP_Types_part_3.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_1.cc DEP HNBAP_Templates_part_2.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_6.cc DEP ConnHdlr_part_7.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_1.cc DEP BSSAP_CodecPort_part_2.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_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP 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.cc DEP Iuh_CodecPort_CtrlFunct.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_CtrlFunct.cc DEP IPA_CodecPort.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_Templates.o CC MGCP_Types.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 CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PFCP_CodecPort.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 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 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 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 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_2.o CC HNBAP_Templates_part_3.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_3.o CC MobileL3_Types_part_2.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 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 MGCP_CodecPort_CtrlFunctDef.o CC UD_PT.o 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_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD Iuh_CodecPort.so CCLD Iuh_CodecPort_CtrlFunct.so CCLD IPL4asp_Functions.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 MTP3asp_PortType.so CCLD MGCP_Types.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 StatsD_CodecPort.so CCLD Socket_API_Definitions.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_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD 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_7.so CCLD HNBAP_PDU_Descriptions_part_6.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_5.so CCLD RUA_Containers_part_6.so CCLD RUA_Containers_part_7.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_1.so CCLD RUA_PDU_Descriptions_part_2.so CCLD RUA_PDU_Descriptions_part_3.so CCLD RUA_PDU_Descriptions_part_4.so CCLD RUA_PDU_Descriptions_part_5.so CCLD RUA_PDU_Descriptions_part_7.so CCLD RUA_PDU_Descriptions_part_6.so CCLD SDP_parse_.tab.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD lex.SDP_parse_.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 SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.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-20250427-0847-0124d749-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-20250427-0847-0124d749-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (392 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-20250427-0847-0124d749-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-20250427-0847-0124d749-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] + ['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-20250427-0847-0124d749-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] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, 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-20250427-0847-0124d749-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504262026 [1180 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504262026 [170 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.5.0.1.771b.202504262026 [16.7 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504262026 [105 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.29.2fded.202504262026 [58.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.29.2fded.202504262026 [101 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504262026 [71.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504262026 [229 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp4 0.5.0.1.771b.202504262026 [41.2 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504262026 [60.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504262026 [137 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504262026 [488 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504262026 [52.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504262026 [71.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504262026 [179 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504262026 [60.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504262026 [64.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504262026 [51.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504262026 [44.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504262026 [18.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504262026 [22.7 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504262026 [75.3 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504262026 [286 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.5.0.1.771b.202504262026 [40.6 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.7.0.2.38a6.202504262026 [51.8 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.2.38a6.202504262026 [191 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.5.0.1.771b.202504262026 [131 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504262026 [224 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504262026 [953 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.7.0.2.38a6.202504262026 [28.3 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.7.0.2.38a6.202504262026 [93.5 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504262026 [2165 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.7.0.21.0b43.202504262026 [108 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.7.0.21.0b43.202504262026 [481 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Fetched 20.8 MB in 0s (88.0 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_202504262026_amd64.deb ... Unpacking osmocom-nightly (202504262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504262026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504262026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504262026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.4.6539.202504262026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202504262026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504262026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504262026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504262026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504262026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504262026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504262026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504262026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.21.0b43.202504262026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.21.0b43.202504262026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.21.0b43.202504262026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.21.0b43.202504262026) ... Setting up osmocom-nightly (202504262026) ... 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.202504262026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.1.771b.202504262026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504262026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504262026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-rua0:amd64 (1.7.0.2.38a6.202504262026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504262026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504262026) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.1.771b.202504262026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504262026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmocore (1.11.0.24.ece60.202504262026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504262026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.2.38a6.202504262026) ... Setting up osmo-hnbgw (1.7.0.21.0b43.202504262026) ... 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.202504262026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.21.0b43.202504262026) ... 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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] [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-20250427-0847-0124d749-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] 20250427084722046 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250427084722046 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250427084722046 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 20250427084722046 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250427084722046 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250427084722046 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250427084722046 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250427084722046 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250427084722046 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427084722046 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 20250427084722046 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250427084722046 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250427084722046 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250427084722046 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250427084722046 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250427084722046 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427084722047 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 20250427084722047 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250427084722047 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250427084722047 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250427084722047 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250427084722047 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250427084722047 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427084722047 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 20250427084722047 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250427084722047 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250427084722047 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250427084722047 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250427084722047 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250427084722047 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427084722047 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 20250427084722047 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250427084722047 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250427084722047 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250427084722047 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250427084722047 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250427084722047 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427084722047 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 20250427084722047 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250427084722047 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250427084722047 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250427084722047 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250427084722047 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250427084722047 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427084722047 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250427084722047 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250427084722047 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250427084722047 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250427084722047 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250427084722047 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250427084722047 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20250427084722047 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20250427084722047 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20250427084722047 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x563431e14480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x563431e14460(iups) with 3 counters 20250427084722184 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250427084722184 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250427084722184 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Allocated (fsm.c:456) 20250427084722184 DLGLOBAL DEBUG validating counter group 0x563431e14500(msc) with 15 counters (rate_ctr.c:86) 20250427084722184 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250427084722184 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427084722184 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Allocated (fsm.c:456) 20250427084722184 DLGLOBAL DEBUG validating counter group 0x563431e14500(msc) with 15 counters (rate_ctr.c:86) 20250427084722184 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250427084722184 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427084722184 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Allocated (fsm.c:456) 20250427084722184 DLGLOBAL DEBUG validating counter group 0x563431e14500(msc) with 15 counters (rate_ctr.c:86) 20250427084722184 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250427084722184 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427084722184 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Allocated (fsm.c:456) 20250427084722184 DLGLOBAL DEBUG validating counter group 0x563431e14500(msc) with 15 counters (rate_ctr.c:86) 20250427084722184 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250427084722184 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427084722184 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250427084722184 DLGLOBAL DEBUG validating counter group 0x563431e144e0(sgsn) with 15 counters (rate_ctr.c:86) 20250427084722184 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250427084722184 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427084722184 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Allocated (fsm.c:456) 20250427084722184 DLGLOBAL DEBUG validating counter group 0x563431e144e0(sgsn) with 15 counters (rate_ctr.c:86) 20250427084722184 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250427084722184 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427084722184 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250427084722184 DLGLOBAL DEBUG validating counter group 0x563431e144e0(sgsn) with 15 counters (rate_ctr.c:86) 20250427084722184 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250427084722184 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427084722184 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Allocated (fsm.c:456) 20250427084722184 DLGLOBAL DEBUG validating counter group 0x563431e144e0(sgsn) with 15 counters (rate_ctr.c:86) 20250427084722184 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250427084722184 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427084722184 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250427084722184 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250427084722184 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250427084722184 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250427084722184 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:884) 20250427084722184 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250427084722184 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:47140 (mgcp_client.c:999) 20250427084722184 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250427084722184 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427084722184 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:464) 20250427084722184 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:490) 20250427084722184 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250427084722184 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250427084722185 DLGLOBAL DEBUG validating counter group 0x7f456d1b67c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250427084722185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_DOWN}: Allocated (fsm.c:456) 20250427084722185 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250427084722185 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250427084722185 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250427084722185 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250427084722185 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250427084722185 DLGLOBAL DEBUG validating counter group 0x7f456d1b6a00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250427084722185 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:160) 20250427084722185 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{IDLE}: Allocated (fsm.c:456) 20250427084722185 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) 20250427084722185 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_DOWN}: Allocated (fsm.c:456) 20250427084722185 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250427084722185 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250427084722185 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250427084722185 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x56345e092280 (osmo_ss7_user.c:88) 20250427084722185 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:510) 20250427084722185 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:518) 20250427084722185 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250427084722185 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:418) 20250427084722185 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427084722185 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:464) 20250427084722185 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427084722185 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:418) 20250427084722185 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427084722185 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:464) 20250427084722185 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427084722185 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:418) 20250427084722185 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427084722185 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:464) 20250427084722185 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427084722185 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:418) 20250427084722185 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427084722185 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:464) 20250427084722185 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427084722185 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:418) 20250427084722185 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427084722185 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:464) 20250427084722185 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427084722185 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:418) 20250427084722185 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427084722185 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:464) 20250427084722185 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427084722185 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:418) 20250427084722185 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427084722185 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:464) 20250427084722185 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427084722185 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:418) 20250427084722185 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084722185 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:59758<->l=::1:2905): New m3ua connection accepted 20250427084722185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084722185 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) 20250427084722185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084722185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084722185 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) 20250427084722185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084722185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084722185 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) 20250427084722185 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=9: no route! (sccp_scrc.c:158) 20250427084722185 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084722185 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084722185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084722185 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) 20250427084722185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084722185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084722185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084722185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084722185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084722185 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) 20250427084722185 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=10: no route! (sccp_scrc.c:158) 20250427084722185 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084722185 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084722185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084722185 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) 20250427084722185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084722185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084722185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084722185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084722185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084722185 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) 20250427084722185 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=11: no route! (sccp_scrc.c:158) 20250427084722185 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084722185 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084722186 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084722186 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) 20250427084722186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084722185 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:59758<->l=::1:2905): created dynamic ASP asp-dyn-0 20250427084722185 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:59758<->l=:::2905 20250427084722185 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250427084722185 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250427084722185 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084722185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084722186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084722186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084722186 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) 20250427084722186 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=7: no route! (sccp_scrc.c:158) 20250427084722186 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084722186 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084722186 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084722186 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) 20250427084722186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084722186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084722186 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) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084722186 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=6 -> eSLS=70: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084722186 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=6: no route! (sccp_scrc.c:158) 20250427084722186 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084722186 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084722186 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084722186 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) 20250427084722186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084722186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084722186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084722186 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=15 -> eSLS=63: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084722186 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=15: no route! (sccp_scrc.c:158) 20250427084722186 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084722186 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084722186 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084722186 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) 20250427084722186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084722186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084722186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084722186 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) 20250427084722186 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) 20250427084722186 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084722186 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084722186 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084722186 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) 20250427084722186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084722186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084722186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084722186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084722186 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) 20250427084722186 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=14: no route! (sccp_scrc.c:158) 20250427084722186 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084722186 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:59758){CONNECTING} connection established (stream_cli.c:440) 20250427084722186 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250427084722186 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:59758) (osmo_ss7_asp.c:971) 20250427084722186 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250427084722186 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250427084722186 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250427084722186 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250427084722186 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) 20250427084722186 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084722186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250427084722186 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084722186 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084722186 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084722186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084722186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084722186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250427084722186 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250427084722186 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:403) 20250427084722186 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:469) 20250427084722186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427084722186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250427084722186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427084722186 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250427084722186 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250427084722186 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [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-20250427-0847-0124d749-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@86ee852d1e2c: Unix server socket created successfully. MC@86ee852d1e2c: Listening on TCP port 33041. MC2> 86ee852d1e2c is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw/HNBGW_Tests 86ee852d1e2c 33041 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@86ee852d1e2c: New HC connected from 10.0.2.100 [10.0.2.100]. 86ee852d1e2c: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@86ee852d1e2c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@86ee852d1e2c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@86ee852d1e2c: Configuration file was processed on all HCs. MC@86ee852d1e2c: Creating MTC on host 10.0.2.100. MC@86ee852d1e2c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@86ee852d1e2c: 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 ------ Sun Apr 27 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 MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_hnb_register started. 20250427084723890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084723893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084723897 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42675<->l=127.0.0.1:4262) (control_if.c:572) 20250427084723908 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084723908 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084723908 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084723908 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084723909 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084723909 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084723909 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084723909 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084723909 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084723909 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084723910 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084723910 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084723910 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) 20250427084723910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084723910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084723910 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) 20250427084723910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084723910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084723910 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) 20250427084723910 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=7: no route! (sccp_scrc.c:158) 20250427084723910 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084723910 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084723910 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084723910 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) 20250427084723910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084723910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084723910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084723910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084723910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084723910 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=10 -> eSLS=58: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084723910 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=10: no route! (sccp_scrc.c:158) 20250427084723910 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084723910 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084723910 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084723910 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) 20250427084723910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084723910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084723910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084723910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084723910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084723910 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) 20250427084723910 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=14: no route! (sccp_scrc.c:158) 20250427084723910 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084723910 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084723910 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084723910 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) 20250427084723910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084723910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084723910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084723910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084723910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084723910 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) 20250427084723910 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) 20250427084723910 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(11)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084723924 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084723924 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084723924 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084723924 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084723924 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084723924 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084723924 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084723924 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084723925 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084723925 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084723925 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) 20250427084723925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084723925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084723925 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) 20250427084723925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084723925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084723925 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) 20250427084723925 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=12: no route! (sccp_scrc.c:158) 20250427084723925 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084723925 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084723925 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084723925 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) 20250427084723925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084723925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084723925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084723925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084723925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084723925 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) 20250427084723925 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) 20250427084723925 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084723925 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084723925 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084723925 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) 20250427084723925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084723925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084723925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084723925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084723925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084723925 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=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084723925 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=7: no route! (sccp_scrc.c:158) 20250427084723925 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084723925 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084723925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084723925 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) 20250427084723925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084723925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084723925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084723925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084723925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084723925 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) 20250427084723925 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=15: no route! (sccp_scrc.c:158) 20250427084723925 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084724029 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::8ca9:ceff:fe3d:32b0]:2905 err=None (stream.c:265) 20250427084724029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1066) 20250427084724029 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250427084724029 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::8ca9:ceff:fe3d:32b0]:2905 err=None (osmo_ss7_asp.c:824) 20250427084724121 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 20250427084724121 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 20250427084724121 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084724121 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084724130 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084724130 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084724131 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084724131 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084724131 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084724131 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084724131 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 20250427084724131 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084724131 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  20250427084724131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084724133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084724133 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084724133 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  20250427084724133 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084724133 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084724133 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084724133 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 20250427084724133 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084724133 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  20250427084724133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084724135 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 20250427084724135 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 20250427084724135 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084724135 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084724140 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084724140 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084724140 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084724140 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084724140 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084724140 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084724140 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 20250427084724140 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084724140 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  20250427084724140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084724141 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084724141 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084724141 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  20250427084724141 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084724141 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084724141 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084724141 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 20250427084724141 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084724141 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  20250427084724141 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  20250427084724141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084724187 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250427084724187 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250427084724187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250427084724187 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) 20250427084724187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724187 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250427084724187 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250427084724187 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250427084724187 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250427084724187 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250427084724187 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250427084724187 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250427084724187 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  20250427084724187 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084724187 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250427084724187 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 20250427084724187 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084724187 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  20250427084724187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084724188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250427084724188 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250427084724188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250427084724188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250427084724188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250427084724188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084724188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250427084724188 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250427084724188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250427084724188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250427084724188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250427084724188 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250427084724188 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) 20250427084724188 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724188 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084724188 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084724188 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  20250427084724188 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084724188 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084724188 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084724188 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 20250427084724188 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250427084724188 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  20250427084724188 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 bd  20250427084724188 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 bd  20250427084724188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084724188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084724188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250427084724188 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250427084724188 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:403) 20250427084724188 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56345e090ab0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:547) 20250427084724188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427084724188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:487) 20250427084724188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427084724188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250427084724188 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250427084724188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084724188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250427084724189 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250427084724189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250427084724189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56345e090890]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250427084724941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084724941 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084724941 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084724941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084724941 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 20250427084724941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084724941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084724941 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084724941 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084724942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084724942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084724942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084724942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084724942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084724942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084724942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084724942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084724942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084724942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084724942 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084724942 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084724942 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) 20250427084724942 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) 20250427084724942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084724942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084724942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084724942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084724942 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) 20250427084724942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084724942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084724942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084724942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084724942 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084724942 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084724942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084724942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084724942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084724942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084724942 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 20250427084724942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084724942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084724942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084724942 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(10)@86ee852d1e2c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250427084724949 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084724950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084724950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084724950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084724950 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 20250427084724950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084724950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084724950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084724950 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084724950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084724950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084724950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084724950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084724950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084724950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084724950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084724950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084724950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084724950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084724950 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084724950 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084724950 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) 20250427084724950 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) 20250427084724950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084724950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084724950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724950 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) 20250427084724950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084724950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084724950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084724950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084724950 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) 20250427084724950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084724950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084724950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084724950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084724950 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084724950 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084724950 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084724950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084724950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084724950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084724950 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 20250427084724950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084724950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084724950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084724950 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  20250427084724954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084724954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084724954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084724954 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084724954 DLGLOBAL DEBUG validating counter group 0x563431e14be0(hnb) with 60 counters (rate_ctr.c:86) 20250427084724954 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) 20250427084724954 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084724954 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084724954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084724954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(13)@86ee852d1e2c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084724968 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42675<->l=127.0.0.1:4262) (control_if.c:193) 20250427084724968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(4)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084724971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084724971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084724972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084724972 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084724972 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) 20250427084724972 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(10)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@86ee852d1e2c: Final verdict of PTC: none 20250427084724972 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084724972 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) 20250427084724972 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084724972 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084724972 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084724972 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) 20250427084724972 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084724972 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084724973 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084724973 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) 20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084724973 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084724973 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) 20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084724973 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 20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084724973 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084724973 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084724973 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084724973 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 20250427084724973 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  20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084724973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084724973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084724973 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 20250427084724973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084724973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084724974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084724974 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084724974 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084724974 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084724974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084724974 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084724974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084724974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084724974 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084724974 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084724974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084724974 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 20250427084724974 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084724974 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084724974 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084724974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084724974 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084724974 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084724974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084724974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084724974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084724974 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084724974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084724974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084724974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084724974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084724974 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084724974 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084724974 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084724974 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_hnb_register(3)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(6)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(15)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_hnb_register finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Apr 27 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 20250427084725071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084725473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=138352) Waiting for packet dumper to finish... 1 (prev_count=138352, count=165600) 20250427084726653 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::8ca9:ceff:fe3d:32b0]:2905 err=None (stream.c:265) 20250427084726653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1066) 20250427084726653 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250427084726653 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::8ca9:ceff:fe3d:32b0]:2905 err=None (osmo_ss7_asp.c:824) 20250427084726974 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084726975 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084726975 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427084726975 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084726975 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084726975 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_hnb_register_duplicate started. 20250427084728590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084728596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084728600 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33019<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084728619 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084728619 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084728626 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084728626 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728626 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084728626 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084728626 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41328 (stream_srv.c:142) 20250427084728626 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41328<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084728627 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084728627 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728627 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084728627 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728628 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728628 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084728628 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) 20250427084728628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084728628 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) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 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=4 -> eSLS=68: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728628 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) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728628 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=4 -> eSLS=100: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728628 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) 20250427084728628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084728628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084728628 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728628 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728628 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084728628 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) 20250427084728628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 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=8 -> eSLS=56: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728628 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=8 -> eSLS=24: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728628 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) 20250427084728628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084728628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084728628 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728628 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728628 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084728628 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) 20250427084728628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 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) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728628 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) 20250427084728628 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084728628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084728628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084728628 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728628 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728628 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084728628 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) 20250427084728628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728629 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) 20250427084728629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084728629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084728629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084728629 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728629 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 20250427084728629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084728629 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084728629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728629 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 20250427084728629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084728629 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 20250427084728629 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084728629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084728629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084728629 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 20250427084728629 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084728629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084728629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084728629 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 20250427084728629 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(26)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(24)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084728641 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084728641 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728641 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084728641 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728641 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084728641 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728641 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084728641 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728642 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728642 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084728642 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) 20250427084728643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084728643 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) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 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) 20250427084728643 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) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728643 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) 20250427084728643 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) 20250427084728643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084728643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084728643 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728643 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728643 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084728643 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) 20250427084728643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 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=12 -> eSLS=44: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728643 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=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728643 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) 20250427084728643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084728643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084728643 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728643 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728643 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084728643 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) 20250427084728643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 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=1 -> eSLS=49: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728643 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=1 -> eSLS=17: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728643 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084728643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084728643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084728643 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728643 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084728643 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) 20250427084728643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 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) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728643 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) 20250427084728643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084728643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084728643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084728643 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728643 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 20250427084728643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084728643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084728643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728643 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 20250427084728643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084728643 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 20250427084728643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084728643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084728643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084728643 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 20250427084728643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084728643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084728643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084728643 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 20250427084728643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084728839 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 20250427084728839 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 20250427084728839 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084728839 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084728848 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728848 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084728848 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084728848 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084728848 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084728848 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084728848 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084728849 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 20250427084728849 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084728849 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  20250427084728849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084728851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084728851 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084728851 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  20250427084728851 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084728851 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084728851 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084728851 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 20250427084728851 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084728851 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  20250427084728851 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084728851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084728851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084728851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084728851 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084728851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084728851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084728852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084728852 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084728852 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084728852 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084728852 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728853 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728853 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084728853 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) 20250427084728853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084728853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728853 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) 20250427084728853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728853 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) 20250427084728853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084728853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084728853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084728853 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728854 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 20250427084728854 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 20250427084728854 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084728854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084728854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084728854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084728854 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 20250427084728854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084728854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084728854 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084728854 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  HNBGW_Test.sgsn0-M3UA(29)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084728861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084728861 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084728861 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084728861 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084728861 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084728861 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084728861 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 20250427084728861 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084728861 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  20250427084728861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084728863 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728863 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084728863 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084728863 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  20250427084728863 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084728863 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084728863 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084728863 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 20250427084728863 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084728863 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  20250427084728863 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  20250427084728863 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084728863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084728863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084728863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084728863 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084728863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084728863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084728863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084728864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084728864 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084728864 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084728864 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084728865 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084728865 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084728865 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) 20250427084728865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084728865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728865 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=10 -> eSLS=106: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084728865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084728865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084728865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084728865 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=10 -> eSLS=74: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084728865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084728865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084728865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084728865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084728865 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084728865 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084728865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084728865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084728865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084728865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084728865 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 20250427084728865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084728865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084728865 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084728865 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(25)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084729656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084729656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084729656 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084729656 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084729656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084729656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084729656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084729656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084729656 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084729656 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084729656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084729656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084729656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084729656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084729656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084729656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084729656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084729656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084729656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084729656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084729656 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084729656 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084729656 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) 20250427084729657 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) 20250427084729657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084729657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084729657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729657 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) 20250427084729657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084729657 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) 20250427084729657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084729657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084729657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084729657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084729657 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084729657 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084729657 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084729657 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084729657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084729657 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084729657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084729657 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 20250427084729657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084729657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084729657 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084729657 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  20250427084729657 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084729657 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084729657 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084729657 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084729657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084729657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084729657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084729657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084729657 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084729657 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084729658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084729658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084729658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084729658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084729658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084729658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084729658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084729658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084729658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084729658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084729658 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084729658 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084729658 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084729660 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084729660 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084729660 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084729660 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084729660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084729660 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084729660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084729660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084729660 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084729660 DLSS7 <000c> osmo_ss7_asp.c:1164 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(28)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084729660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084729660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084729660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084729660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084729660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084729660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084729660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084729660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084729660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084729660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084729660 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084729660 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084729660 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) 20250427084729660 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) 20250427084729660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084729660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084729660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084729660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084729660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084729660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084729660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084729660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084729660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084729660 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084729660 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084729660 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084729660 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084729660 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084729660 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084729660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084729660 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 20250427084729660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084729660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084729660 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084729660 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  20250427084729661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084729661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084729661 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084729661 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084729661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084729661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084729661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084729661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084729661 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084729661 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084729661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084729661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084729661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084729661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084729661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084729661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084729661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084729661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084729661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084729661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084729661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084729661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084729661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084729661 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084729661 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084729661 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084729662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084729662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084729662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084729662 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084729662 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) 20250427084729662 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084729662 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084729662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084729662 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084729675 DLINP DEBUG SRVCONN(,r=127.0.0.1:41328<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084729675 DLINP DEBUG SRVCONN(,r=127.0.0.1:41328<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084729675 DLINP DEBUG SRVCONN(,r=127.0.0.1:41328<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084729675 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084729675 DHNBAP ERROR (127.0.0.1:41328 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250427084729675 DHNBAP ERROR (127.0.0.1:41328 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250427084729675 DLINP DEBUG SRVCONN(,r=127.0.0.1:41328<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084729675 DLINP DEBUG SRVCONN(,r=127.0.0.1:41328<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250427084729675 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084729688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084729688 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33019<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084729690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084729691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084729691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084729691 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084729691 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) 20250427084729691 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register_duplicate(16)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(19)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(30)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Apr 27 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 20250427084729793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084729864 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084729864 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) 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084729864 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084729864 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) 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084729864 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084729864 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) 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084729864 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084729864 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) 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084729864 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 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084729864 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084729864 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084729864 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084729864 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 20250427084729864 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  20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084729864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084729864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084729864 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 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084729864 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084729864 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084729864 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084729864 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 20250427084729864 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084729864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084729864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084729864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084729864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084729864 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084729864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084729864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084729864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084729864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084729864 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084729864 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084729865 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084729865 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084729865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084729865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084729865 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084729865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084729865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084729865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084729865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084729865 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084729865 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084729865 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084729865 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084730196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59844<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239416) Waiting for packet dumper to finish... 1 (prev_count=239416, count=239956) 20250427084731866 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084731866 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084731866 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084731866 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084731866 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084731866 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250427084733301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084733304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084733306 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42315<->l=127.0.0.1:4262) (control_if.c:572) 20250427084733316 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084733316 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733317 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084733317 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733317 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084733317 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733317 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084733317 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084733317 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084733317 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084733318 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733318 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084733318 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) 20250427084733318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084733318 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) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 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) 20250427084733318 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) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733318 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=6 -> eSLS=102: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084733318 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) 20250427084733318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084733318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084733318 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733318 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733318 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084733318 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) 20250427084733318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 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) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733318 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) 20250427084733318 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) 20250427084733318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084733318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084733318 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733318 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733318 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084733318 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) 20250427084733318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733318 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) 20250427084733318 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084733318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084733318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084733318 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733318 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733318 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084733318 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) 20250427084733318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084733318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084733318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084733318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084733318 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733319 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 20250427084733319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084733319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084733319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733319 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 20250427084733319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084733319 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 20250427084733319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084733319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084733319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084733319 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 20250427084733319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084733319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084733319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084733319 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 20250427084733319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(39)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(37)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084733329 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084733329 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733330 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084733330 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733330 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084733330 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733330 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084733330 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733331 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733331 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084733331 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) 20250427084733331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084733331 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) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 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) 20250427084733331 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) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733331 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) 20250427084733331 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) 20250427084733331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084733331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084733331 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733331 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733331 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084733331 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) 20250427084733331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 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=5 -> eSLS=37: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733331 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=5 -> eSLS=5: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084733331 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) 20250427084733331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084733331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084733331 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733331 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733331 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084733331 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) 20250427084733331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084733331 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084733331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084733331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084733331 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733331 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084733331 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) 20250427084733331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 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) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733331 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) 20250427084733331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084733331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084733331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084733331 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733331 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 20250427084733331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084733331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084733331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733331 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 20250427084733331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084733331 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 20250427084733331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084733331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084733331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084733331 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 20250427084733331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084733331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084733331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084733331 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 20250427084733331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(40)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084733528 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 20250427084733528 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 20250427084733528 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084733528 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084733538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733538 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084733538 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084733538 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084733538 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084733538 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084733538 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084733538 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 20250427084733538 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084733538 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  20250427084733538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084733541 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 20250427084733541 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 20250427084733541 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084733541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084733542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733542 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084733542 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084733542 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  20250427084733542 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084733542 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084733542 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084733542 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 20250427084733542 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084733542 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  20250427084733542 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084733542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084733542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084733542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084733542 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084733542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084733542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084733542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084733542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084733542 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084733542 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084733542 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733543 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084733543 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) 20250427084733543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084733544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733544 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) 20250427084733544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733544 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) 20250427084733544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084733544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084733544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084733544 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(42)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084733544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084733544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084733544 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 20250427084733544 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084733544 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084733544 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084733544 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  20250427084733548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084733548 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084733548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084733548 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084733548 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084733548 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084733548 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 20250427084733548 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084733548 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  20250427084733548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084733550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084733550 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084733550 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  20250427084733551 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084733551 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084733551 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084733551 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 20250427084733551 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084733551 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  20250427084733551 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  20250427084733551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084733551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084733551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084733551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084733551 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084733551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084733551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084733551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084733551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084733551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084733551 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084733551 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084733552 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084733552 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084733552 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) 20250427084733552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084733552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084733552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733552 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) 20250427084733552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084733553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084733553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084733553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084733553 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) 20250427084733553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084733553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084733553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084733553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084733553 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084733553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084733553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084733553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084733553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084733553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084733553 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 20250427084733553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084733553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084733553 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084733553 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(38)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084734342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084734342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084734342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084734342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084734342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084734342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084734342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084734342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084734342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084734342 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084734343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084734343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084734343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084734343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084734343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084734343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084734343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084734343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084734343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084734343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084734343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084734343 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084734343 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) 20250427084734343 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) 20250427084734343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084734344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084734344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084734344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084734344 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) 20250427084734344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084734344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084734344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084734344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084734344 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084734344 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084734344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084734344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084734344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084734344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084734344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084734344 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 20250427084734345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084734345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084734345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084734345 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  20250427084734345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084734345 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084734345 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084734345 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084734345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084734345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084734345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084734345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084734345 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084734345 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084734345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084734346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084734346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084734346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084734346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084734346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084734346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084734346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084734346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084734346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084734346 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084734346 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084734346 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084734348 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084734348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084734348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084734348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084734348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084734348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084734348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084734348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084734348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084734348 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084734348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084734348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084734348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084734348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084734348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084734348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084734348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084734348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084734348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084734348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084734348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084734348 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084734348 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) 20250427084734348 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) 20250427084734348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084734348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084734348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734348 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) 20250427084734348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084734348 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) 20250427084734348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084734348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084734348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084734348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084734348 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084734348 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084734348 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084734348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084734348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084734348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084734348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084734348 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 20250427084734348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084734348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084734348 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084734348 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  20250427084734349 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084734349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084734349 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084734349 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084734349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084734349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084734349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084734349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084734349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084734349 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084734349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084734349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084734349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084734349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084734349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084734349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084734349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084734349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084734349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084734349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084734349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084734349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084734349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084734349 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084734349 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084734349 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084734351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084734351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084734351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084734351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084734351 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) 20250427084734351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084734351 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084734351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084734351 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084734352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084734352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084734352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084734352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084734352 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) 20250427084734352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084734352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084734352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084734352 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@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084734355 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42315<->l=127.0.0.1:4262) (control_if.c:193) 20250427084734356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(33)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(32)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084734358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084734358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084734358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084734358 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084734358 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) 20250427084734358 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(34)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(43)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427084734447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084734549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084734549 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) 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084734549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084734549 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) 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084734549 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 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084734549 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084734549 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084734549 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084734549 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 20250427084734549 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  20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084734549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084734549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084734549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084734549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084734549 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084734549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084734549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084734549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084734550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084734550 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084734550 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084734550 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084734550 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084734549 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084734549 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) 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084734549 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084734549 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) 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084734549 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 20250427084734549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084734550 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084734550 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084734550 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084734550 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084734550 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084734550 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 20250427084734550 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084734550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084734550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084734550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084734550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084734550 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084734550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084734550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084734550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084734550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084734550 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084734550 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084734550 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084734550 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084734850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59874<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215268) Waiting for packet dumper to finish... 1 (prev_count=215268, count=238056) 20250427084736550 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084736550 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084736550 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084736550 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084736550 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084736550 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_hnb_disconnected_timeout started. 20250427084737961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084737966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084737969 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33885<->l=127.0.0.1:4262) (control_if.c:572) 20250427084737981 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084737981 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084737981 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084737981 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084737981 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084737981 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084737982 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084737982 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084737982 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084737982 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084737983 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084737983 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084737983 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) 20250427084737983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084737983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084737983 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) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 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=5 -> eSLS=69: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084737983 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) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084737983 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=5 -> eSLS=101: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084737983 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) 20250427084737983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084737983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084737983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084737983 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084737983 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084737983 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084737983 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) 20250427084737983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084737983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 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) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084737983 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) 20250427084737983 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) 20250427084737983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084737983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084737983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084737983 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084737983 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084737983 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084737983 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) 20250427084737983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084737983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 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) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084737983 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) 20250427084737983 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084737983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084737983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084737983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084737983 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084737983 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084737983 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084737983 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) 20250427084737983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084737983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 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) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084737983 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) 20250427084737983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084737983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084737983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084737983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084737983 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084737983 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084737983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084737983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084737983 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 20250427084737983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084737983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084737983 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084737983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084737983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084737983 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 20250427084737983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084737983 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 20250427084737983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084737983 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084737983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084737983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084737983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084737983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084737983 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 20250427084737983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084737983 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084737983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084737983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084737983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084737983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084737983 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 20250427084737983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(50)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084737994 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084737994 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084737994 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084737994 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084737994 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084737994 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084737994 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084737994 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084737995 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084737995 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084737995 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) 20250427084737995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084737995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084737995 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) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737995 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) 20250427084737995 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) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084737995 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) 20250427084737995 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) 20250427084737995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084737995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084737995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084737995 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084737995 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084737995 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084737995 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) 20250427084737995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084737995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084737995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737995 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=0 -> eSLS=32: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084737995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084737995 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=0 -> eSLS=0: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084737995 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) 20250427084737995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084737995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084737995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084737995 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084737995 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084737995 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084737995 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) 20250427084737995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084737995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084737995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084737995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084737996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084737996 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084737996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084737996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084737996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084737996 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084737996 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084737996 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084737996 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) 20250427084737996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084737996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084737996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084737996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084737996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084737996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084737996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084737996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084737996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084737996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084737996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084737996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084737996 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084737996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084737996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084737996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084737996 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 20250427084737996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084737996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084737996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084737996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084737996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084737996 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 20250427084737996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084737996 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 20250427084737996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084737996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084737996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084737996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084737996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084737996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084737996 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 20250427084737996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084737996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084737996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084737996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084737996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084737996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084737996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084738017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084738017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084738017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084738017 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084738017 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) 20250427084738017 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084738017 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084738017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084738017 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084738193 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 20250427084738193 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 20250427084738193 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084738193 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084738202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084738202 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084738202 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084738202 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084738202 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084738202 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084738202 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084738202 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 20250427084738202 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084738202 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  20250427084738202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084738205 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 20250427084738205 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 20250427084738205 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084738205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084738206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084738206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084738206 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084738206 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  20250427084738206 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084738206 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084738206 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084738206 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 20250427084738206 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084738206 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  20250427084738206 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084738206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084738206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084738206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084738206 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084738206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084738206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084738206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084738206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084738206 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084738206 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084738206 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084738207 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084738207 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084738207 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) 20250427084738208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084738208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084738208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084738208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084738208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084738208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084738208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084738208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084738208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084738208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084738208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084738208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084738208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084738208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn0-M3UA(55)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084738208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084738208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084738208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084738208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084738208 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084738208 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084738208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084738208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084738208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084738208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084738208 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 20250427084738208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084738208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084738208 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084738208 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  20250427084738212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084738212 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084738212 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084738212 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084738212 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084738212 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084738212 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084738212 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 20250427084738212 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084738212 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  20250427084738212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084738214 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084738214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084738214 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084738214 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  20250427084738214 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084738214 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084738214 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084738214 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 20250427084738214 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084738214 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  20250427084738214 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  20250427084738214 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084738214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084738215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084738215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084738215 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084738215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084738215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084738215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084738215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084738215 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084738215 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084738215 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084738216 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084738216 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084738216 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) 20250427084738216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084738216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084738216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084738216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084738216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084738216 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) 20250427084738216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084738216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084738216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084738216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084738216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084738216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084738217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084738217 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) 20250427084738217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084738217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084738217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084738217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084738217 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084738217 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084738217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084738217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084738217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084738217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084738217 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 20250427084738217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084738217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084738217 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084738217 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(51)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084739008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084739008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084739008 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084739008 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084739008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084739008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084739008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084739008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084739008 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084739008 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084739008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084739008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084739008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084739008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084739008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084739008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084739008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084739008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084739008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084739008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084739008 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084739008 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084739008 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) 20250427084739008 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) 20250427084739008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084739008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084739008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084739008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084739009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084739009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084739009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084739009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084739009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084739009 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084739009 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084739009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084739009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084739009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084739009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084739009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084739009 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084739009 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084739009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084739009 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084739009 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  20250427084739010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084739010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084739010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084739010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084739010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084739010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084739010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084739010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084739010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084739010 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084739010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084739010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084739010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084739010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084739010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084739010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084739010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084739010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084739010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084739010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084739010 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084739010 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084739010 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084739016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084739016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084739016 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084739016 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084739016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084739016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084739016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084739016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084739016 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084739016 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084739016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084739016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084739016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084739016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084739016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084739016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084739016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084739016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084739016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084739016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084739016 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084739016 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084739016 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) 20250427084739016 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) 20250427084739016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084739016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084739016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084739016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084739016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084739016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084739016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084739016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084739016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084739016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084739016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084739016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084739016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084739016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084739016 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084739016 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084739016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084739016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084739016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084739016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084739016 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  20250427084739019 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084739019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084739019 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084739019 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084739019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084739019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084739019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084739019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084739019 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084739019 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084739019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084739019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084739019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084739019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084739019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084739019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084739019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084739019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084739019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084739019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084739019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084739019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084739019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084739019 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084739019 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084739019 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084739026 DLCTRL DEBUG Command: GET 547426783 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427084739026 DLCTRL DEBUG Tx Command reply: GET_REPLY 547426783 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@86ee852d1e2c: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@86ee852d1e2c: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250427084739032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084739032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084739032 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084739032 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) 20250427084739032 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(48)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250427084740040 DLCTRL DEBUG Command: GET 504318158 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427084740040 DLCTRL DEBUG Tx Command reply: GET_REPLY 504318158 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250427084745052 DLCTRL DEBUG Command: GET 920023744 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427084745052 DLCTRL DEBUG Tx Command reply: ERROR 920023744 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)@86ee852d1e2c: 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@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250427084746077 DLCTRL DEBUG Command: GET 630304062 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427084746077 DLCTRL DEBUG Tx Command reply: ERROR 630304062 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084746077 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084746077 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)@86ee852d1e2c: 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@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084746082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084746082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084746082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084746082 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084746082 DLGLOBAL DEBUG validating counter group 0x563431e14be0(hnb) with 60 counters (rate_ctr.c:86) 20250427084746082 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) 20250427084746082 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084746082 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084746082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084746082 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@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250427084746084 DLCTRL DEBUG Command: GET 598891130 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427084746084 DLCTRL DEBUG Tx Command reply: GET_REPLY 598891130 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084747088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084747088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084747088 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084747088 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) 20250427084747088 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(57)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250427084747095 DLCTRL DEBUG Command: GET 282176197 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427084747095 DLCTRL DEBUG Tx Command reply: GET_REPLY 282176197 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250427084753107 DLCTRL DEBUG Command: GET 294012845 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427084753107 DLCTRL DEBUG Tx Command reply: ERROR 294012845 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)@86ee852d1e2c: 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@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084753119 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33885<->l=127.0.0.1:4262) (control_if.c:193) 20250427084753119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(46)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(45)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084753123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54872<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@86ee852d1e2c: Final verdict of PTC: none 20250427084753126 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084753126 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) 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084753126 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084753126 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) 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084753126 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084753126 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) 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084753126 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084753126 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) 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084753126 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 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084753126 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084753126 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084753127 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084753127 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084753127 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 20250427084753127 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  20250427084753127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084753127 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-SCCP(53)@86ee852d1e2c: Final verdict of PTC: none 20250427084753127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084753127 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 20250427084753127 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084753127 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084753127 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084753127 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084753127 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084753127 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084753127 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 20250427084753127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084753127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084753127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084753127 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(55)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(47)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@86ee852d1e2c: Final verdict of PTC: none 20250427084753127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084753127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084753127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084753127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084753127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084753127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084753127 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084753127 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084753127 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084753127 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084753127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084753127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084753127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084753127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084753128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084753128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084753128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084753128 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084753128 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084753128 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084753128 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(56)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Apr 27 08:47:53 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 20250427084753219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084753622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222516) Waiting for packet dumper to finish... 1 (prev_count=222516, count=248948) 20250427084755127 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084755128 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084755128 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427084755128 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084755128 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084755128 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ue_register started. 20250427084756744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084756751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084756759 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44491<->l=127.0.0.1:4262) (control_if.c:572) 20250427084756786 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084756786 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084756786 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084756786 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084756787 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084756787 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084756787 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084756787 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084756787 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084756787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084756787 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) 20250427084756787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084756787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084756787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084756787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084756787 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) 20250427084756787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084756787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084756787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084756787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084756787 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084756787 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084756787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084756787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084756787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084756787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084756787 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 20250427084756787 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084756787 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084756787 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084756787 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) 20250427084756787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084756787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084756787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084756787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084756787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084756787 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084756787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084756787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084756787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084756787 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084756787 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084756787 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084756788 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084756788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084756788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084756788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084756788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084756788 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084756789 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084756789 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084756789 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) 20250427084756789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084756789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084756789 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) 20250427084756789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756789 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) 20250427084756789 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) 20250427084756789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084756789 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) 20250427084756789 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) 20250427084756789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084756789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084756789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084756789 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084756789 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084756789 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084756789 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) 20250427084756789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084756789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756789 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) 20250427084756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084756789 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=13 -> eSLS=29: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084756789 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) 20250427084756789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084756789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084756789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084756789 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084756789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084756789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084756789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084756789 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 20250427084756789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084756789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084756789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084756789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084756789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084756789 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 20250427084756789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084756789 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 20250427084756789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(67)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(65)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084756809 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084756809 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084756809 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084756809 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084756809 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084756809 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084756809 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084756809 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084756810 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084756810 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084756810 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) 20250427084756810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084756810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084756810 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) 20250427084756810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756810 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) 20250427084756810 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) 20250427084756810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084756810 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) 20250427084756810 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) 20250427084756810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084756810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084756810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084756810 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084756810 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084756810 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084756810 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) 20250427084756810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084756810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084756810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756810 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) 20250427084756810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084756810 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) 20250427084756810 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) 20250427084756810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084756810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084756811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084756811 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084756811 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084756811 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084756811 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) 20250427084756811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084756811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084756811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084756811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084756811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084756811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084756811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084756811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084756811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084756811 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084756811 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084756811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084756811 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) 20250427084756811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084756811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084756811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756811 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) 20250427084756811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084756811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084756811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084756811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084756811 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) 20250427084756811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084756811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084756811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084756811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084756811 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084756811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084756811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084756811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084756811 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 20250427084756811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084756811 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084756811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084756811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084756811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084756811 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 20250427084756811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084756811 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 20250427084756811 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084756811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084756811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084756811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084756811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084756811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084756811 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084756811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084756811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084756811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084756812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084756812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084756812 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 20250427084756812 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084756841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084756841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084756841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084756842 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084756842 DLGLOBAL DEBUG validating counter group 0x563431e14be0(hnb) with 60 counters (rate_ctr.c:86) 20250427084756842 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) 20250427084756842 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084756842 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084756842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084756842 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084757002 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 20250427084757002 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 20250427084757002 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084757002 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084757011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084757011 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084757011 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084757011 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084757011 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084757011 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084757011 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 20250427084757011 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084757011 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  20250427084757011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084757013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084757013 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084757013 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  20250427084757014 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084757014 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084757014 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084757014 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 20250427084757014 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084757014 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  20250427084757014 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084757014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084757014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084757014 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084757014 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084757014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084757014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084757014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084757014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084757014 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084757014 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084757014 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084757015 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084757015 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084757015 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) 20250427084757015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084757015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084757015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084757015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084757015 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) 20250427084757015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084757015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084757015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084757015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084757016 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084757016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084757016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084757016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084757016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084757016 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 20250427084757016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084757016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084757016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084757016 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  20250427084757028 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 20250427084757028 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 20250427084757028 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084757028 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084757031 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084757031 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084757031 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084757031 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084757031 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084757031 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084757031 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 20250427084757031 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084757031 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  20250427084757031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084757032 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084757032 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084757032 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  20250427084757032 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084757032 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084757032 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084757032 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 20250427084757032 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084757032 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  20250427084757032 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  20250427084757032 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084757032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084757032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084757032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084757032 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084757032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084757032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084757032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084757032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084757032 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084757032 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084757032 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084757033 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084757033 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084757033 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) 20250427084757034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084757034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084757034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084757034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084757034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084757034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084757034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084757034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084757034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084757034 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084757034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084757034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084757034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084757034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084757034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084757034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084757034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084757034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084757034 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)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084757810 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084757810 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084757810 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084757810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084757810 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084757810 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084757810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084757810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084757810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084757810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084757810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084757810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084757810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084757810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084757810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084757810 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084757810 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084757810 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) 20250427084757810 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) 20250427084757810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084757810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084757810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084757810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084757810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084757810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084757810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084757810 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084757810 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084757810 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757810 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084757810 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084757810 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084757810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084757810 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084757810 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  20250427084757810 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084757810 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084757810 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084757810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084757810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084757810 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084757810 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084757810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084757810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084757810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084757810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084757810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084757810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084757810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084757810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084757810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084757810 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084757810 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084757810 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084757836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757836 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084757836 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084757836 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084757836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084757836 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084757836 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084757836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084757836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084757836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084757836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084757836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084757836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084757836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084757836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084757836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084757836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084757836 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084757836 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) 20250427084757836 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) 20250427084757836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084757836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084757836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084757836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084757836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084757836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084757836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084757836 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084757836 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084757836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084757836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084757836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084757836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084757836 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084757836 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  20250427084757836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084757836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084757836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084757836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084757836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084757836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084757836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084757836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084757836 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084757836 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084757836 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084757836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084757836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084757836 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084757836 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084757836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084757836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084757836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084757836 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084757836 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084757836 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084757850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084757850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084757850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250427084757850 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250427084757850 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250427084757850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084757850 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@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084757860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084757863 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44491<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084757865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084757866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084757867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084757867 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084757867 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) 20250427084757867 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ue_register-Iuh0-RUA(64)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(71)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(62)@86ee852d1e2c: Final verdict of PTC: none TC_ue_register-Iuh0(63)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_ue_register finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Apr 27 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 20250427084757969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084758012 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084758012 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) 20250427084758012 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084758012 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084758012 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084758012 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) 20250427084758012 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084758012 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084758012 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 20250427084758012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084758012 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084758012 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084758012 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084758012 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084758012 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084758012 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 20250427084758012 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  20250427084758012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084758012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084758012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084758013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084758013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084758013 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084758013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084758013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084758013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084758013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084758013 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084758013 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084758013 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084758013 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084758013 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084758013 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) 20250427084758013 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084758013 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084758013 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084758013 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) 20250427084758013 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084758013 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084758013 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 20250427084758013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084758013 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084758013 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084758013 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084758013 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084758013 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084758013 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 20250427084758013 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084758013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084758013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084758013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084758013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084758013 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084758013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084758013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084758013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084758013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084758013 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084758013 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084758013 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084758013 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084758372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35908<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235284) Waiting for packet dumper to finish... 1 (prev_count=235284, count=236116) 20250427084800014 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084800015 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084800015 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084800015 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084800015 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084800015 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ue_register_tmsi_lai started. MTC@86ee852d1e2c: 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 20250427084801431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084801436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084801442 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38563<->l=127.0.0.1:4262) (control_if.c:572) 20250427084801464 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084801464 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801465 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084801465 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801465 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084801465 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801465 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801466 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084801466 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) 20250427084801466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084801466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801466 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) 20250427084801466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801466 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) 20250427084801466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084801466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084801466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084801466 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801466 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084801466 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084801466 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801466 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084801466 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) 20250427084801466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084801466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801466 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) 20250427084801466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801466 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) 20250427084801466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084801466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084801466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084801466 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801466 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084801466 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084801466 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801466 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801466 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801466 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084801466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084801466 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 20250427084801466 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084801466 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801466 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801466 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801466 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084801466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084801466 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 20250427084801466 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084801467 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801467 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084801467 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) 20250427084801467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084801467 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) 20250427084801467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801467 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) 20250427084801467 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) 20250427084801467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801468 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) 20250427084801468 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) 20250427084801468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084801468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084801468 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801468 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801468 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084801468 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) 20250427084801468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084801468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801468 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) 20250427084801468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801468 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) 20250427084801468 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) 20250427084801468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084801468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084801468 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801468 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801468 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 20250427084801468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084801468 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084801469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801469 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 20250427084801469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084801469 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(80)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084801484 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084801484 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801484 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084801484 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801484 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084801484 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801484 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084801484 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801486 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801486 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084801486 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) 20250427084801486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084801486 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) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 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) 20250427084801486 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) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801486 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) 20250427084801486 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) 20250427084801486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084801486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084801486 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801486 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801486 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084801486 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) 20250427084801486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 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) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801486 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) 20250427084801486 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) 20250427084801486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084801486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084801486 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801486 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801486 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084801486 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) 20250427084801486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084801486 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084801486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084801486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084801486 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801486 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801486 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084801486 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) 20250427084801486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084801486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084801486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084801486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084801486 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801486 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 20250427084801486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084801486 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084801486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801486 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 20250427084801486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084801486 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 20250427084801486 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084801486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084801486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084801486 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 20250427084801486 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084801486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084801486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084801486 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084801506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084801506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084801506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084801506 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084801506 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) 20250427084801506 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084801506 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084801506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084801506 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084801682 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 20250427084801682 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 20250427084801682 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084801682 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084801691 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084801691 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084801691 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084801691 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084801691 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084801691 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084801691 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 20250427084801691 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084801691 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  20250427084801691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084801694 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084801694 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084801694 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  20250427084801694 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084801695 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084801695 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084801695 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 20250427084801695 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084801695 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  20250427084801695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084801695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084801695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084801695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084801695 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084801695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084801695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084801695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084801695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084801695 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084801695 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084801695 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801696 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084801696 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) 20250427084801696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084801696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084801696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084801696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084801696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084801697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084801697 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084801697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084801697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084801697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084801697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084801697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084801697 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  20250427084801697 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 20250427084801697 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 20250427084801697 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084801697 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084801704 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084801704 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084801704 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084801704 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084801704 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084801704 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084801704 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 20250427084801704 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084801704 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  20250427084801704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084801706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084801706 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084801707 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  20250427084801707 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084801707 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084801707 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084801707 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 20250427084801707 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084801707 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  20250427084801707 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  20250427084801707 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084801707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084801707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084801707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084801707 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084801707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084801707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084801707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084801707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084801707 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084801707 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084801707 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084801708 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084801708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084801708 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) 20250427084801708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084801708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084801708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084801708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084801708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084801708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084801708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084801708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084801708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084801708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084801708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084801708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084801708 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084801709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084801709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084801709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084801709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084801709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084801709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084801709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084801709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084801709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084801709 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(79)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084802486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084802486 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084802486 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084802486 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084802486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084802486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084802486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084802486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084802486 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084802486 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084802486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084802486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084802486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084802486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084802486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084802486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084802486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084802486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084802486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084802486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084802486 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084802486 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084802486 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) 20250427084802486 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) 20250427084802486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084802486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084802486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084802486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084802486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084802486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084802486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084802486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084802486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084802486 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084802486 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084802486 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084802486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084802486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084802486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084802486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084802486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084802486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084802486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084802486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084802486 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  20250427084802487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084802487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084802487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084802487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084802487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084802487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084802487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084802487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084802487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802487 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084802487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084802487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084802487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084802487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084802487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084802487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084802487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084802487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084802487 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084802487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084802487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084802487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084802487 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084802487 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084802501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084802501 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084802501 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084802501 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084802501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084802501 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084802501 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084802501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084802501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084802501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084802501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084802501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084802501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084802501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084802501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084802501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084802501 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084802501 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084802501 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) 20250427084802501 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) 20250427084802501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084802501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084802501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084802501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084802501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084802501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084802501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084802501 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084802501 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084802501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084802501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084802501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084802501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084802501 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 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084802501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084802501 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  20250427084802501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084802501 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084802501 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084802501 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084802501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084802501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084802501 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084802501 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084802501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084802501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084802501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084802501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084802501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084802501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084802501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084802501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084802501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084802501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084802501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084802501 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084802501 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084802501 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084802510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084802510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084802510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250427084802510 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250427084802510 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250427084802510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084802510 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@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084802513 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38563<->l=127.0.0.1:4262) (control_if.c:193) 20250427084802513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35920<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(74)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(73)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084802514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084802514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084802514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084802514 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_ue_register_tmsi_lai(72)@86ee852d1e2c: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@86ee852d1e2c: Final verdict of PTC: none 20250427084802514 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) 20250427084802514 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(79)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(75)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@86ee852d1e2c: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(84)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Apr 27 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 20250427084802554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084802688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084802688 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) 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084802688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084802688 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) 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084802688 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 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084802688 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084802688 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084802688 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084802688 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 20250427084802688 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  20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084802688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084802688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084802688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084802689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084802689 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084802689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084802689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084802689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084802689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084802689 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084802689 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084802689 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084802689 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084802689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084802689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084802689 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084802689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084802689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084802689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084802689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084802688 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084802688 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) 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084802688 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084802688 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) 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084802688 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 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084802688 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084802689 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084802689 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084802689 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084802689 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084802689 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 20250427084802689 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084802689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084802689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084802689 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084802689 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084802689 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084802689 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084802955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35936<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211480) Waiting for packet dumper to finish... 1 (prev_count=211480, count=235532) 20250427084804690 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084804690 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084804690 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084804690 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084804690 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084804690 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:48: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_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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ue_register_before_hnb_register started. 20250427084806018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084806020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084806023 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36975<->l=127.0.0.1:4262) (control_if.c:572) 20250427084806034 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084806034 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806034 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084806034 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806035 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084806035 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084806035 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084806035 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084806035 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084806035 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806036 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806036 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084806036 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) 20250427084806036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084806036 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) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 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) 20250427084806036 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) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806036 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) 20250427084806036 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) 20250427084806036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084806036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084806036 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806036 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806036 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084806036 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) 20250427084806036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084806036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 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) 20250427084806036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806036 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) 20250427084806036 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) 20250427084806036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084806036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084806036 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806036 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806036 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084806036 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) 20250427084806036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084806036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806036 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=1 -> eSLS=1: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084806036 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084806036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084806036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084806037 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806037 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084806037 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) 20250427084806037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084806037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084806037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084806037 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806037 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 20250427084806037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084806037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084806037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806037 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 20250427084806037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084806037 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 20250427084806037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084806037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084806037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084806037 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 20250427084806037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084806037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084806037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084806037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(93)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084806051 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084806051 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806052 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084806052 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806052 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084806052 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806052 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084806052 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806053 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806053 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084806053 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) 20250427084806053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084806053 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) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806053 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) 20250427084806053 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) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806053 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) 20250427084806053 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) 20250427084806053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084806053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084806053 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806053 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806053 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084806053 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) 20250427084806053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084806053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806053 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) 20250427084806053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806053 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) 20250427084806053 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) 20250427084806053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084806053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084806053 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806053 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806053 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084806053 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) 20250427084806053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084806053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084806054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084806054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084806054 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806054 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806054 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084806054 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) 20250427084806054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084806054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084806054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084806054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084806054 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806054 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 20250427084806054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084806054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084806054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806054 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 20250427084806054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084806054 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 20250427084806054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084806054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084806054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084806054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084806054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084806054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084806054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084806246 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 20250427084806246 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 20250427084806246 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084806246 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084806249 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084806249 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084806249 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084806249 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084806249 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084806249 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084806249 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 20250427084806249 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084806249 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  20250427084806249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084806249 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084806249 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084806249 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  20250427084806249 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084806249 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084806249 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084806249 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 20250427084806249 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084806249 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  20250427084806249 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084806249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084806250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084806250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084806250 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084806250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084806250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084806250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084806250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084806250 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084806250 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084806250 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806251 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806251 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084806251 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) 20250427084806251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084806251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084806251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084806251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084806251 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806251 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806251 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806251 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084806251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084806251 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 20250427084806251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084806251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084806251 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084806251 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  20250427084806264 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 20250427084806264 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 20250427084806264 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084806264 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084806266 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084806266 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084806266 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084806266 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084806266 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084806266 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084806266 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 20250427084806266 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084806266 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  20250427084806266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084806266 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084806266 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084806266 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  20250427084806266 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084806266 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084806266 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084806266 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 20250427084806266 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084806266 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  20250427084806266 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  20250427084806266 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084806266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084806266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084806266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084806266 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084806266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084806266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084806266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084806266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084806266 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084806266 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084806266 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084806267 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084806267 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084806267 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) 20250427084806268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084806268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084806268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084806268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084806268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084806268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084806268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084806268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084806268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084806268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084806268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084806268 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084806268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084806268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084806268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084806268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084806268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084806268 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 20250427084806268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084806268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084806268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084806268 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(92)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084807054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084807054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084807054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084807054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084807054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084807054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084807054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084807054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084807054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084807054 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084807054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084807055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084807055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084807055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084807055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084807055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084807055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084807055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084807055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084807055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084807055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084807055 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084807055 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) 20250427084807055 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) 20250427084807055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084807055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084807055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084807055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084807055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084807055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084807055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084807055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084807055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084807055 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084807055 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084807055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084807055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084807055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084807055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084807055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084807055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084807055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084807056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084807056 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084807056 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  20250427084807056 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084807056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084807056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084807056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084807056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084807056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084807056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084807056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084807056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084807056 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084807056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084807056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084807056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084807056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084807056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084807056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084807056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084807056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084807056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084807056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084807056 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084807056 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084807056 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084807070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084807070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084807070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084807071 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084807071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084807071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084807071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084807071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084807071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084807071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084807071 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084807071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084807071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084807071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084807071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084807071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084807071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084807071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084807071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084807071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084807071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084807071 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084807071 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) 20250427084807071 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) 20250427084807071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084807071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084807071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084807071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084807071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084807071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084807071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084807071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084807071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084807071 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084807071 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084807072 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084807072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084807072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084807072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084807072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084807072 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084807072 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084807072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084807072 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084807072 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  20250427084807073 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084807073 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084807073 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084807073 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084807073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084807073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084807073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084807073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084807073 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084807073 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084807073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084807073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084807073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084807073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084807073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084807073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084807073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084807073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084807073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084807073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084807073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084807073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084807073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084807073 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084807073 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084807073 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084807081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084807081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084807081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250427084807082 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250427084807082 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250427084807082 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250427084807082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084807082 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@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084807090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34728<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(86)@86ee852d1e2c: Final verdict of PTC: none 20250427084807092 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36975<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(87)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084807093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34716<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register_before_hnb_register(85)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@86ee852d1e2c: Final verdict of PTC: none 20250427084807094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084807094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084807094 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084807094 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) 20250427084807094 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:272) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(88)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@86ee852d1e2c: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(97)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sun Apr 27 08:48:07 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 20250427084807192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084807256 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084807256 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) 20250427084807256 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084807256 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084807256 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084807256 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) 20250427084807256 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084807256 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084807256 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 20250427084807256 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084807256 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084807256 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084807256 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084807256 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084807256 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084807256 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 20250427084807256 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  20250427084807256 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084807256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084807256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084807256 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084807257 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) 20250427084807257 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084807257 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084807257 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084807257 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) 20250427084807257 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084807257 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084807257 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 20250427084807257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084807257 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084807257 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084807257 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084807257 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084807257 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084807257 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 20250427084807257 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084807257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084807257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084807256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084807257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084807257 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084807257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084807257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084807257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084807257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084807257 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084807257 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084807257 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084807257 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084807257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084807257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084807257 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084807257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084807257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084807257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084807257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084807257 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084807257 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084807257 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084807257 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084807593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34736<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208580) Waiting for packet dumper to finish... 1 (prev_count=208580, count=233004) 20250427084809257 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084809257 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084809257 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084809257 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084809257 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084809257 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_cs_initial_ue started. 20250427084810687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084810696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084810704 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36441<->l=127.0.0.1:4262) (control_if.c:572) 20250427084810744 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084810744 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810745 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084810745 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) 20250427084810746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084810746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084810746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084810746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084810746 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ranap_cs_initial_ue-Iuh0(102)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084810748 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084810748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084810748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084810748 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084810748 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084810748 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084810748 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810750 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810750 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084810750 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) 20250427084810750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084810750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084810750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084810750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084810750 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084810750 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084810750 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084810750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084810750 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 20250427084810750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084810750 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084810750 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810752 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810752 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084810752 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) 20250427084810752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084810752 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) 20250427084810752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810752 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) 20250427084810753 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) 20250427084810753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810753 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) 20250427084810753 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) 20250427084810753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084810753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084810753 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084810753 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810753 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084810753 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) 20250427084810753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084810753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810753 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) 20250427084810753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810753 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) 20250427084810753 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) 20250427084810753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084810753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084810753 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084810753 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810753 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 20250427084810753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084810753 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084810753 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810753 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 20250427084810753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084810753 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 20250427084810753 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(106)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084810788 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084810788 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810790 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810790 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084810790 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) 20250427084810790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084810790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084810790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084810790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084810790 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084810790 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084810790 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084810790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084810790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427084810790 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084810790 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810791 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084810791 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810793 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 20250427084810793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084810793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084810793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810792 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810792 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084810792 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) 20250427084810792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084810792 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) 20250427084810792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810792 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) 20250427084810792 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) 20250427084810792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810792 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) 20250427084810792 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) 20250427084810792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084810792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084810792 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084810792 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810792 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084810793 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) 20250427084810793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084810793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810793 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) 20250427084810793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810793 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) 20250427084810793 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) 20250427084810793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084810793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084810793 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084810793 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810793 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084810793 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) 20250427084810793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084810793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810793 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084810793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084810793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084810793 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084810794 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 20250427084810794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084810794 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084810794 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084810794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084810794 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084810862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084810863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084810863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084810863 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084810863 DLGLOBAL DEBUG validating counter group 0x563431e14be0(hnb) with 60 counters (rate_ctr.c:86) 20250427084810863 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) 20250427084810863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084810863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084810863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084810863 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084810981 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 20250427084810981 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 20250427084810981 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084810981 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084810984 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810984 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084810984 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084810984 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084810984 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084810984 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084810984 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084810984 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 20250427084810984 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084810984 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  20250427084810984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084810985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084810985 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084810985 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  20250427084810985 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084810985 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084810985 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084810985 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 20250427084810985 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084810985 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  20250427084810985 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084810986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084810986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084810986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084810986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084810986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084810986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084810986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084810986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084810986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084810986 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084810986 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084810987 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084810987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084810987 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) 20250427084810987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084810987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084810987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084810987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084810987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084810987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084810987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084810987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084810987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084810987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084810987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084810987 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084810987 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084810987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084810987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084810987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084810987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084810987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084810987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084810987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084810987 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084810987 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  20250427084811031 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 20250427084811031 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 20250427084811031 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084811031 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084811035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084811035 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084811035 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084811035 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084811035 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084811035 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084811035 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 20250427084811035 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084811035 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  20250427084811035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084811037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084811037 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084811037 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  20250427084811037 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084811037 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084811037 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084811037 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 20250427084811037 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084811037 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  20250427084811037 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  20250427084811037 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084811037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084811037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084811037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084811037 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084811037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084811037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084811037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084811037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084811037 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084811037 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084811037 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084811039 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084811039 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084811039 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) 20250427084811039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084811039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084811039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084811039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084811039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084811039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084811039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084811039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084811039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084811039 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084811039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084811039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084811039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084811039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084811039 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084811039 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084811039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084811039 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084811039 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(105)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084811792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084811792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084811792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084811792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084811792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084811792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084811792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084811792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084811792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084811792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084811792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084811792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084811792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084811792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084811792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084811792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084811792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084811792 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084811792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084811792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084811792 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084811792 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) 20250427084811792 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) 20250427084811792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084811792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084811792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084811792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084811792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084811792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084811792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084811792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084811792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084811792 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084811792 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084811792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084811792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084811792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084811792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084811792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084811792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084811792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084811793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084811793 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  20250427084811795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084811795 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084811795 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084811795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084811795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084811795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084811795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084811795 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084811795 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084811795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084811795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084811795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084811795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084811795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084811795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084811795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084811795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084811795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084811795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084811795 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084811795 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084811795 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084811840 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084811840 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084811840 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084811840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084811840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084811840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084811840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084811840 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084811840 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084811840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084811840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084811840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084811840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084811840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084811841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084811841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084811841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084811841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084811841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084811841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084811841 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084811841 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) 20250427084811841 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) 20250427084811841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084811841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084811841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084811841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084811841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084811841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084811841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084811841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084811841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084811841 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084811841 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084811841 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811841 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084811841 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084811841 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084811841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084811841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084811841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084811841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084811841 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084811841 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  20250427084811842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084811842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084811842 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084811842 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084811842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084811842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084811842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084811842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084811842 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084811842 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084811842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084811842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084811842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084811842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084811842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084811842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084811842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084811842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084811842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084811842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084811842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084811842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084811842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084811842 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084811842 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084811842 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084811904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_initial_ue0(111)8982864 20250427084812954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084812954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084812954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084812954 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084812954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x891150, normal) (hnbgw_rua.c:406) 20250427084812954 DHNB DEBUG map_rua[0x56345e097500]{init}: Allocated (fsm.c:456) 20250427084812954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084812954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8982864 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084812954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084812954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084812954 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8982864 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084812954 DCN DEBUG map_sccp[0x56345e098ae0]{init}: Allocated (fsm.c:456) 20250427084812954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084812954 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8982864 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084812954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8982864 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084812954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084812954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084812954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084812954 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8982864 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084812954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084812954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084812954 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{IDLE}: Allocated (fsm.c:456) 20250427084812954 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084812954 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002a80056400500f1100926) (sccp_scrc.c:415) 20250427084812954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084812954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084812954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084812954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084812954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084812954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084812954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084812954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084812954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084812954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084812954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084812954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084812954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084812954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084812954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084812954 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 02 a8 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) 20250427084812954 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084812954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084812954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084812954 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084812955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084812955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084812955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084812955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084812955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084812955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084812955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084812955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084812955 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 02 a8 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7273693 HNBGW_Test.msc0-SCCP(104)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084812964 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084812964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084812964 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084812964 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084812964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084812964 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084812964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084812964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084812965 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084812965 DLSS7 <000c> osmo_ss7_asp.c:1164 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 92 09 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084812965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084812965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084812965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084812965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084812965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084812965 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=00f69209) (sccp_scrc.c:486) 20250427084812965 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250427084812965 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084812965 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084812965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084812965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084812965 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) 20250427084812965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084812965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ranap_cs_initial_ue0(111)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084812971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084812971 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36441<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(99)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084812973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084812977 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084812977 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.msc0-RAN(105)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@86ee852d1e2c: Final verdict of PTC: none 20250427084812977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084812977 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084812977 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084812977 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) 20250427084812977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084812977 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084812977 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 20250427084812977 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084812977 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084812977 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084812977 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084812977 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084812977 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084812977 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 20250427084812977 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  20250427084812977 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084812977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084812977 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(108)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@86ee852d1e2c: Final verdict of PTC: none 20250427084812978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084812978 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) 20250427084812978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084812978 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084812978 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084812978 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) 20250427084812978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084812978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084812978 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 20250427084812978 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084812978 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084812978 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084812978 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084812978 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084812978 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084812978 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-M3UA(106)@86ee852d1e2c: Final verdict of PTC: none 20250427084812978 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084812978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084812978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084812978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084812978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084812978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084812978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(109)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(101)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@86ee852d1e2c: Final verdict of PTC: none 20250427084812980 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084812978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084812978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084812978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084812978 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084812978 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084812978 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084812978 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084812978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084812978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084812978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084812978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084812978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084812979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084812979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084812979 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084812979 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084812979 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084812979 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084812979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427084812979 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084812979 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084812979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69209), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084812979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084812979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084812979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084812979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084812979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084812979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084812979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 92 09 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084812979 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084812979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427084812979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427084812979 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427084812979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427084812979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427084812979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084812979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{disrupted}: Freeing instance (context_map.c:202) 20250427084812979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8982864)[0x56345e097500]{disrupted}: Deallocated (fsm.c:568) 20250427084812979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084812980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{disconnected}: Freeing instance (context_map.c:206) 20250427084812980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56345e098ae0]{disconnected}: Deallocated (fsm.c:568) 20250427084812980 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8982864 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427084812980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084812980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427084812980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084812980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084812980 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084812980 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) 20250427084812980 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427084812980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084812980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084812980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084812980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084812980 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-MGCP(110)@86ee852d1e2c: Final verdict of PTC: none 20250427084812981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Apr 27 08:48:13 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 20250427084813060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084813462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34758<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207892) Waiting for packet dumper to finish... 1 (prev_count=207892, count=269300) 20250427084814979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084814979 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084814979 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427084814979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084814979 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084814979 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_ps_initial_ue started. 20250427084816517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084816520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084816525 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36341<->l=127.0.0.1:4262) (control_if.c:572) 20250427084816551 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084816551 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816551 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084816551 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816551 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084816551 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084816551 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084816551 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816551 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084816551 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084816553 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816553 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084816553 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) 20250427084816553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084816553 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) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 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) 20250427084816553 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) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816553 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) 20250427084816553 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) 20250427084816553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084816553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084816553 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816553 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816553 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084816553 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) 20250427084816553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 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) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816553 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) 20250427084816553 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) 20250427084816553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084816553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084816553 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816553 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816553 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084816553 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) 20250427084816553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816553 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084816553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084816553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084816553 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816553 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816553 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084816553 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) 20250427084816553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084816553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084816553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084816553 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816553 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 20250427084816553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084816553 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084816553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816553 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 20250427084816553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084816553 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 20250427084816553 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084816553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084816554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084816554 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 20250427084816554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084816554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084816554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084816554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(120)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(118)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084816574 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084816574 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816575 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084816575 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816575 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084816575 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816575 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084816575 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816576 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816576 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084816576 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) 20250427084816576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084816576 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) 20250427084816576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 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) 20250427084816577 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) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816577 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) 20250427084816577 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) 20250427084816577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084816577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084816577 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816577 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816577 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084816577 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) 20250427084816577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 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) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816577 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) 20250427084816577 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) 20250427084816577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084816577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084816577 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816577 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816577 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084816577 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) 20250427084816577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816577 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084816577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084816577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084816577 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816577 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816577 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084816577 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) 20250427084816577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084816577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084816577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084816577 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816577 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 20250427084816577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084816577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084816577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816577 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 20250427084816577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084816577 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 20250427084816577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084816577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084816577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084816577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084816577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084816578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084816578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084816602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084816602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084816602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084816602 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084816602 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) 20250427084816602 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084816602 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084816602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084816602 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084816771 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 20250427084816771 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 20250427084816771 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084816771 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084816778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816778 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084816778 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084816778 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084816778 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084816778 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084816779 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084816779 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 20250427084816779 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084816779 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  20250427084816779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084816781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084816781 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084816781 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  20250427084816781 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084816781 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084816781 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084816781 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 20250427084816781 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084816782 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  20250427084816782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084816782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084816782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084816782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084816782 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084816782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084816782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084816782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084816782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084816782 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084816782 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084816782 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816783 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816783 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084816783 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) 20250427084816783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084816783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084816784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084816784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084816784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084816784 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084816784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084816784 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 20250427084816784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084816784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084816784 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084816784 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  20250427084816791 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 20250427084816791 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 20250427084816791 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084816791 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(123)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084816801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816801 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084816801 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084816801 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084816801 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084816801 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084816801 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084816802 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 20250427084816802 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084816802 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  20250427084816802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084816804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084816804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084816804 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  20250427084816804 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084816804 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084816804 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084816804 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 20250427084816804 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084816804 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  20250427084816804 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  20250427084816804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084816804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084816805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084816805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084816805 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084816805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084816805 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084816805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084816805 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084816805 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084816805 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084816805 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084816806 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084816806 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084816806 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) 20250427084816806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084816806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084816806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816806 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) 20250427084816806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084816806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084816806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084816806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084816806 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) 20250427084816806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084816806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084816806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084816806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084816806 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084816807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084816807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084816807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084816807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084816807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084816807 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 20250427084816807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084816807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084816807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084816807 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(119)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084817575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084817575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084817575 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084817575 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084817575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084817575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084817575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084817575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084817575 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084817575 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084817575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084817575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084817575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084817575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084817575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084817575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084817575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084817575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084817575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084817575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084817575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084817575 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084817575 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) 20250427084817575 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) 20250427084817575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084817575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084817575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084817575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084817575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084817575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084817575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084817575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084817575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084817575 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084817575 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084817575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084817575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084817575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084817575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084817575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084817575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084817575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084817575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084817575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084817575 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  20250427084817576 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084817576 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084817576 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084817576 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084817576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084817576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084817576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084817576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084817576 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084817576 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084817576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084817576 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084817576 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084817576 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084817576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084817576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084817576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084817576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084817576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084817576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084817576 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084817576 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084817576 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084817595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084817595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084817595 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084817595 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084817595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084817595 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084817595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084817595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084817595 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084817595 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084817595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084817595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084817595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084817595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084817595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084817595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084817595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084817595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084817595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084817595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084817595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084817595 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084817595 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) 20250427084817595 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) 20250427084817595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084817595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084817595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817595 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) 20250427084817595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084817595 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) 20250427084817595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084817595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084817595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084817595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084817595 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084817595 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084817595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084817595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084817595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084817595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084817595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084817595 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 20250427084817595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084817595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084817595 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084817595 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  20250427084817596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084817596 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084817596 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084817596 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084817596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084817596 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084817596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084817596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084817596 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084817596 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084817596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084817596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084817596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084817596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084817596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084817596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084817596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084817596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084817596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084817596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084817596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084817596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084817596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084817596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084817596 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084817596 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084817614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54686<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@86ee852d1e2c: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_initial_ue0(125)6802806 20250427084818631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084818631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084818631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427084818631 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084818631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x67cd76, normal) (hnbgw_rua.c:406) 20250427084818631 DHNB DEBUG map_rua[0x56345e097500]{init}: Allocated (fsm.c:456) 20250427084818631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084818631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6802806 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427084818631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084818631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084818631 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427084818631 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6802806 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427084818631 DCN DEBUG map_sccp[0x56345e098ae0]{init}: Allocated (fsm.c:456) 20250427084818631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084818631 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6802806 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427084818631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6802806 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427084818631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084818631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084818631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084818631 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6802806 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084818631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084818631 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084818631 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427084818631 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084818631 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001940056400500f1100926) (sccp_scrc.c:415) 20250427084818631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084818631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084818631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084818631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084818631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084818631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084818631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084818631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084818631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084818631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084818631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084818631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084818631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084818631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084818631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084818631 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 01 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) 20250427084818631 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084818631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084818631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084818631 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084818631 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084818631 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084818631 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084818631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084818631 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084818631 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084818631 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084818631 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084818631 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 01 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(121)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_initial_ue0(125)3331595 HNBGW_Test.sgsn0-SCCP(121)@86ee852d1e2c: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084818635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084818635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084818635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084818635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084818635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084818635 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=0079f623) (sccp_scrc.c:486) 20250427084818635 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250427084818635 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084818635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084818635 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084818635 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084818635 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084818635 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084818636 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084818635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084818635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084818635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084818635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084818635 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084818635 DLSS7 <000c> osmo_ss7_asp.c:1164 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 79 f6 23 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084818636 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084818636 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) 20250427084818636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084818636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084818638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084818638 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36341<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(113)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084818639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(118)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@86ee852d1e2c: Final verdict of PTC: none 20250427084818640 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084818640 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) 20250427084818640 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084818640 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084818640 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084818640 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) 20250427084818640 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084818640 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084818640 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 20250427084818640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084818640 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084818640 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084818640 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084818640 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084818640 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084818640 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 20250427084818640 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  20250427084818640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084818640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084818640 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_initial_ue-Iuh0-RUA(117)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@86ee852d1e2c: Final verdict of PTC: none 20250427084818641 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084818641 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) 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084818641 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084818641 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) 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084818641 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 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084818641 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084818641 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084818641 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084818641 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 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084818641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084818641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084818641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084818641 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084818641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084818641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084818641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084818641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084818641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084818641 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084818641 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084818641 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084818641 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084818641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084818641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084818641 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084818641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084818641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084818641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084818641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084818641 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084818641 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084818641 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084818641 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084818641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427084818641 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084818641 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084818641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079f623), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084818641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084818641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084818641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084818641 DLSS7 DEBUG Found route for dpc=185=0.23.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_ranap_ps_initial_ue-Iuh0(116)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(124)@86ee852d1e2c: Final verdict of PTC: none 20250427084818641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084818641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084818641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084818641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084818641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084818641 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427084818641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084818641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084818641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 f6 23 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084818641 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084818641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427084818641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427084818641 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427084818641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427084818641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427084818641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084818641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{disrupted}: Freeing instance (context_map.c:202) 20250427084818641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6802806)[0x56345e097500]{disrupted}: Deallocated (fsm.c:568) 20250427084818641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084818641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{disconnected}: Freeing instance (context_map.c:206) 20250427084818641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56345e098ae0]{disconnected}: Deallocated (fsm.c:568) 20250427084818641 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6802806 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250427084818641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084818641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427084818641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084818641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084818641 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084818641 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) 20250427084818641 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-M3UA(120)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(115)@86ee852d1e2c: Final verdict of PTC: none 20250427084818656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54686<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Apr 27 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 20250427084818696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084819198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269032) Waiting for packet dumper to finish... 1 (prev_count=269032, count=269572) 20250427084820642 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084820642 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084820642 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084820642 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084820642 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084820642 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:48: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_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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250427084822311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084822317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084822323 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34165<->l=127.0.0.1:4262) (control_if.c:572) 20250427084822343 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084822343 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084822343 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084822343 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822344 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084822344 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084822344 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084822344 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) 20250427084822344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084822344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084822344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084822344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084822344 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084822344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084822344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084822344 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084822344 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822344 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084822344 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822346 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822346 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084822346 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) 20250427084822346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084822346 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) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 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) 20250427084822346 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) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822346 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) 20250427084822346 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) 20250427084822346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084822346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084822346 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822346 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822346 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084822346 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) 20250427084822346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084822346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 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) 20250427084822346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822346 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) 20250427084822346 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) 20250427084822346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084822346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084822346 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822346 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822346 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084822346 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) 20250427084822346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084822346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822346 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=10 -> eSLS=10: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084822346 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084822346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084822346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084822346 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822346 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822346 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 20250427084822346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084822346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084822346 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822346 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 20250427084822346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084822346 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 20250427084822346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084822346 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084822346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084822346 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 20250427084822346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(134)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084822361 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084822361 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822361 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084822361 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822361 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084822361 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822361 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084822361 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822362 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822362 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084822362 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) 20250427084822362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084822362 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) 20250427084822362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822362 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) 20250427084822362 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) 20250427084822362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822363 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) 20250427084822363 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) 20250427084822363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084822363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084822363 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822363 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822363 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084822363 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) 20250427084822363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 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) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822363 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) 20250427084822363 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) 20250427084822363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084822363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084822363 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822363 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822363 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084822363 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) 20250427084822363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822363 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084822363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084822363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084822363 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822363 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822363 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084822363 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) 20250427084822363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822363 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084822363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084822363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084822363 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822363 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 20250427084822363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084822363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084822363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822363 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 20250427084822363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084822363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084822363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822363 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084822363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084822363 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 20250427084822363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084822363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822363 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084822363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084822363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084822382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084822382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084822382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084822382 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084822382 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) 20250427084822382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084822382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084822382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084822382 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084822558 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 20250427084822558 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 20250427084822558 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084822558 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084822566 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084822566 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084822566 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084822566 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084822566 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084822566 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084822566 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 20250427084822566 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084822566 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  20250427084822566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084822569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084822569 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084822569 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  20250427084822569 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084822569 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084822569 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084822569 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 20250427084822569 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084822569 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  20250427084822569 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084822569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084822569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084822569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084822569 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084822569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084822569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084822570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084822570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084822570 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084822570 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084822570 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822571 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822571 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084822571 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) 20250427084822571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084822571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084822571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084822571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084822571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084822571 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822572 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084822572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084822572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084822572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084822572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084822572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084822572 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  20250427084822573 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 20250427084822573 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 20250427084822573 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084822573 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084822578 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822578 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084822578 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084822578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084822578 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084822578 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084822578 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084822578 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 20250427084822578 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084822578 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  20250427084822578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084822579 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822579 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084822579 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084822579 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  20250427084822579 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084822579 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084822579 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084822579 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 20250427084822579 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084822579 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  20250427084822579 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  20250427084822579 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084822579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084822579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084822579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084822579 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084822579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084822579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084822579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084822579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084822579 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084822579 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084822579 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084822580 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084822580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084822580 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) 20250427084822580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084822580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084822580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822580 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) 20250427084822580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084822580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084822580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084822580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822580 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) 20250427084822580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084822580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084822580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084822580 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084822580 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084822580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084822580 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 20250427084822580 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084822580 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084822580 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084822580 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  20250427084822981 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084822981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f69209), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084822981 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084822981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084822981 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084822981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084822981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084822981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084822981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 92 09 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084822981 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822981 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084822981 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084822982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084822982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084822982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084822982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084822982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084822982 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084822982 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 92 09 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427084822992 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084822992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084822992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084822992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084822992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084822992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084822992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084822992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084822992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084822992 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 92 09 00 00 06 00 08 00 00 00 07  20250427084822992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084822992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084822992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084822992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084822992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084822992 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=00f69209) (sccp_scrc.c:486) 20250427084822992 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250427084822992 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084822993 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084822993 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084822993 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084822993 DLSCCP DEBUG SCCP-SCOC(1)[0x56345e09c350]{IDLE}: Deallocated (fsm.c:568) 20250427084823366 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084823366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084823366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084823366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084823366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084823366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084823366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084823366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084823366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084823366 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084823367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084823367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084823367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084823367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084823367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084823367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084823367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084823367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084823367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084823367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084823367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084823367 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084823367 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) 20250427084823367 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) 20250427084823367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084823367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084823367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084823367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084823367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084823367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084823367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084823367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084823367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084823367 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084823367 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084823367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084823367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084823367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084823367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084823367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084823367 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 20250427084823367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084823367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084823367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084823367 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  HNBGW_Test.msc0-RAN(133)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084823370 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084823370 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084823370 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084823370 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084823370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084823370 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084823370 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084823370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084823370 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084823370 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084823370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084823370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084823370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084823370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084823370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084823370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084823370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084823370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084823370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084823370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084823370 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084823370 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084823370 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084823382 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084823382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084823382 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084823382 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084823382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084823382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084823383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084823383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084823383 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084823383 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084823383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084823383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084823383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084823383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084823383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084823383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084823383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084823383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084823383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084823383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084823383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084823383 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084823383 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) 20250427084823383 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) 20250427084823383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084823383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084823383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084823383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084823383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084823383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084823383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084823383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084823383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084823383 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084823383 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084823383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084823383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084823383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084823383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084823383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084823384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084823384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084823384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084823384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084823384 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  20250427084823387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084823387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084823387 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084823387 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084823387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084823387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084823387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084823387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084823387 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084823387 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084823387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084823387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084823387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084823387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084823387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084823387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084823387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084823387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084823387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084823387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084823387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084823387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084823387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084823387 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084823387 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084823387 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084823407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)4305287 20250427084824455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084824455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084824455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084824455 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084824455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x41b187, normal) (hnbgw_rua.c:406) 20250427084824455 DHNB DEBUG map_rua[0x56345e09c350]{init}: Allocated (fsm.c:456) 20250427084824455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084824455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4305287 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084824455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084824455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084824455 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4305287 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084824455 DCN DEBUG map_sccp[0x56345e097500]{init}: Allocated (fsm.c:456) 20250427084824455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084824455 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4305287 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084824455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4305287 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084824455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084824455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084824455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084824455 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4305287 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084824455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084824455 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084824455 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{IDLE}: Allocated (fsm.c:456) 20250427084824455 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084824455 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) 20250427084824455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084824455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084824455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084824455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084824455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084824455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084824455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084824455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084824455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084824455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084824455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084824455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084824456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084824456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084824456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084824456 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) 20250427084824456 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084824456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084824456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084824456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084824456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084824456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084824456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084824456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084824456 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084824456 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084824456 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084824456 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084824456 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@86ee852d1e2c: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)16668813 HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084824463 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084824463 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084824463 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084824463 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084824463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084824463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084824463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084824463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084824464 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084824464 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8d 1e 75 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084824464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084824464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084824464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084824464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084824464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084824464 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=008d1e75) (sccp_scrc.c:486) 20250427084824464 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250427084824464 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084824464 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084824464 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084824464 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084824464 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=008d1e75), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300004f0056400500f1100926) (sccp_scrc.c:415) 20250427084824464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084824464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084824464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084824464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084824464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084824464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084824464 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 8d 1e 75 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 00 4f 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084824464 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084824464 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084824464 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) 20250427084824464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084824464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084824464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084824464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084824464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084824464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084824464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084824464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084824464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084824464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084824464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084824464 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 8d 1e 75 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 00 4f 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084824489 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34165<->l=127.0.0.1:4262) (control_if.c:193) 20250427084824491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54714<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(128)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(127)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084824493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54698<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@86ee852d1e2c: Final verdict of PTC: none 20250427084824497 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084824497 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) 20250427084824497 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084824497 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084824497 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084824497 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) 20250427084824497 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084824497 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084824497 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 20250427084824497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084824497 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084824497 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084824497 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084824497 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084824497 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084824497 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 20250427084824497 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  20250427084824497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084824497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084824497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084824498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084824498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084824498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084824498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084824498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084824498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084824498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084824498 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084824498 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084824498 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084824498 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(132)@86ee852d1e2c: Final verdict of PTC: none 20250427084824498 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 20250427084824498 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) 20250427084824498 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@86ee852d1e2c: Final verdict of PTC: none 20250427084824498 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427084824499 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) 20250427084824499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084824499 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084824499 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084824499 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084824499 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084824499 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084824499 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 20250427084824499 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084824499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084824499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084824499 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(129)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(138)@86ee852d1e2c: Final verdict of PTC: none 20250427084824499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084824499 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084824499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084824499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084824499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084824499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084824500 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084824500 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084824500 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084824500 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084824500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427084824500 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084824500 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084824500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d1e75), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084824500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084824500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084824500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084824500 DLSS7 DEBUG Found route for dpc=188=0.23.4: 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-M3UA(137)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@86ee852d1e2c: Final verdict of PTC: none 20250427084824501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084824501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084824501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084824501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084824501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084824501 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084824500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084824500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084824500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 8d 1e 75 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084824500 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084824500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427084824500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427084824500 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427084824500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427084824500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427084824500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084824500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{disrupted}: Freeing instance (context_map.c:202) 20250427084824500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4305287)[0x56345e09c350]{disrupted}: Deallocated (fsm.c:568) 20250427084824500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084824500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{disconnected}: Freeing instance (context_map.c:206) 20250427084824500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56345e097500]{disconnected}: Deallocated (fsm.c:568) 20250427084824500 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4305287 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427084824501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084824501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427084824501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084824501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084824501 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084824501 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) 20250427084824501 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427084824502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427084824576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084825078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54734<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287840) Waiting for packet dumper to finish... 1 (prev_count=287840, count=290056) 20250427084826499 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084826499 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084826499 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084826500 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084826500 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084826500 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:48: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_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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250427084828175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084828179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084828183 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40393<->l=127.0.0.1:4262) (control_if.c:572) 20250427084828195 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084828195 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828195 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084828195 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828196 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084828196 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828196 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084828196 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_empty_cr-Iuh0(144)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084828196 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084828196 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828197 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828197 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084828197 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) 20250427084828197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084828197 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) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 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) 20250427084828197 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) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828197 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) 20250427084828197 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) 20250427084828197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084828197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084828197 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828197 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828197 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084828197 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) 20250427084828197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084828197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 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) 20250427084828197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828197 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) 20250427084828197 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) 20250427084828197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084828197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084828197 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828197 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828197 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084828197 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) 20250427084828197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084828197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084828197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084828197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084828197 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828197 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828197 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084828197 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) 20250427084828197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084828197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084828198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084828198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084828198 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828198 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 20250427084828198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084828198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084828198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828198 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 20250427084828198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084828198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084828198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084828198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084828198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084828198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084828198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084828198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(148)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(146)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084828209 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084828209 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828209 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084828209 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828210 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084828210 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828210 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084828210 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828211 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828211 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084828211 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) 20250427084828211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084828211 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) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 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) 20250427084828211 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) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828211 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) 20250427084828211 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) 20250427084828211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084828211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084828211 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828211 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828211 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084828211 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) 20250427084828211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 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) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828211 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) 20250427084828211 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) 20250427084828211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084828211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084828211 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828211 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828211 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084828211 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) 20250427084828211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828211 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084828211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084828211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084828211 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828211 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828211 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084828211 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) 20250427084828211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084828211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084828211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084828211 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828211 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 20250427084828211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084828211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084828211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828211 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 20250427084828211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084828211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084828211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084828211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084828211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084828212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084828212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084828212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084828230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084828230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084828230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084828230 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084828230 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) 20250427084828230 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084828230 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084828230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084828230 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084828407 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 20250427084828407 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 20250427084828407 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084828407 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084828415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084828415 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084828415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084828415 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084828415 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084828415 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084828415 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 20250427084828415 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084828415 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  20250427084828415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084828418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828418 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084828418 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084828418 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  20250427084828418 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084828418 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084828418 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084828418 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 20250427084828418 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084828418 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  20250427084828418 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084828418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084828418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084828419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084828419 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084828419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084828419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084828419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084828419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084828419 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084828419 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084828419 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828420 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828420 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084828420 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) 20250427084828420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084828420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084828421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084828421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084828421 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828421 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828421 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828421 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084828421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084828421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084828421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084828421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084828421 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084828421 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  20250427084828421 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 20250427084828421 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 20250427084828421 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084828421 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084828427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084828427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084828427 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084828427 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084828427 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084828427 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084828427 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 20250427084828427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084828427 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  20250427084828427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084828427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084828427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084828427 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  20250427084828427 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084828427 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084828427 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084828427 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 20250427084828427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084828427 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  20250427084828427 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  20250427084828427 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084828427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084828427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084828427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084828427 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084828427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084828427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084828427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084828427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084828427 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084828427 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084828427 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084828428 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084828428 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084828428 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) 20250427084828428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084828428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084828428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084828428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084828428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084828428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084828428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084828428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084828428 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084828428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084828428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084828428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084828428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084828428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084828428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084828428 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  20250427084828642 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084828642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079f623), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084828642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084828642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084828642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084828642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084828642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084828642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 f6 23 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084828642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084828642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084828642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084828642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084828642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084828642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084828642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084828642 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084828642 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 79 f6 23 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427084828652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084828652 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084828652 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084828652 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084828652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084828652 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084828652 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084828652 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084828652 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084828652 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 79 f6 23 00 00 06 00 08 00 00 00 07  20250427084828652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084828653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084828653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084828653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084828653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084828653 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=0079f623) (sccp_scrc.c:486) 20250427084828653 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250427084828653 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084828653 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084828653 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084828653 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084828653 DLSCCP DEBUG SCCP-SCOC(2)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084829222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084829222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084829222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084829222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084829222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084829222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084829222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084829222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084829222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084829222 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084829222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084829222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084829222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084829222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084829222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084829222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084829222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084829222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084829223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084829223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084829223 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084829223 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084829223 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) 20250427084829223 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) 20250427084829223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084829223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084829223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084829223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084829223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084829223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084829223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084829223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084829223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084829223 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084829223 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084829223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084829223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084829223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084829223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084829223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084829223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084829223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084829223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084829223 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084829223 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  20250427084829223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084829223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084829224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084829224 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084829224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084829224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084829224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084829224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084829224 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084829224 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084829224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084829224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084829224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084829224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084829224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084829224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084829224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084829224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084829224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084829224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084829224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084829224 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084829224 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(150)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084829229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084829229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084829229 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084829229 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084829229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084829229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084829229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084829229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084829229 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084829229 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084829229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084829229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084829229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084829229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084829229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084829229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084829229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084829230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084829230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084829230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084829230 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084829230 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) 20250427084829230 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) 20250427084829230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084829230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084829230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084829230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084829230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084829230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084829230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084829230 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084829230 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084829230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084829230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084829230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084829230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084829230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084829230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084829230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084829230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084829230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084829230 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  20250427084829230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084829230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084829230 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084829230 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084829230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084829230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084829230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084829230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084829230 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084829230 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084829230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084829230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084829230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084829230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084829230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084829230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084829230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084829230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084829230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084829230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084829231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084829231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084829231 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084829231 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084829249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)8407154 20250427084830288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084830288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084830288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427084830288 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084830288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x804872, normal) (hnbgw_rua.c:406) 20250427084830288 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427084830288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084830288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407154 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427084830288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084830288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084830288 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427084830288 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407154 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427084830288 DCN DEBUG map_sccp[0x56345e093440]{init}: Allocated (fsm.c:456) 20250427084830288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084830288 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8407154 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427084830288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407154 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427084830288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084830288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084830288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084830288 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407154 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084830288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084830288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084830288 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{IDLE}: Allocated (fsm.c:456) 20250427084830288 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084830288 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) 20250427084830288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084830288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084830288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084830288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084830288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084830288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084830288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084830288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084830288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084830288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084830288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084830288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084830288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084830288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084830288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084830288 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) 20250427084830288 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084830288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084830288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084830288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084830288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084830288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084830288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084830288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084830288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084830288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084830288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084830288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084830288 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@86ee852d1e2c: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)10999134 HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084830300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084830300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084830300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084830300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084830300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084830300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084830300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084830300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084830300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084830300 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f8 b9 98 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084830300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084830300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084830300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084830300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084830300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084830300 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=00f8b998) (sccp_scrc.c:486) 20250427084830300 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250427084830300 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084830300 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084830300 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084830300 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084830300 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=00f8b998), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300016f0056400500f1100926) (sccp_scrc.c:415) 20250427084830300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084830301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084830301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084830301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084830301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084830301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084830301 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 f8 b9 98 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 01 6f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084830301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084830301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084830301 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) 20250427084830301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084830301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084830301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084830301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084830301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084830301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084830301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084830301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084830301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084830301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084830301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084830301 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 f8 b9 98 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 01 6f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084830332 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40393<->l=127.0.0.1:4262) (control_if.c:193) 20250427084830332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(141)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084830335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084830337 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084830337 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) 20250427084830337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084830337 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084830337 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084830337 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) 20250427084830337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084830338 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084830338 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 20250427084830338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084830338 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084830338 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084830338 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084830338 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084830338 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084830338 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 20250427084830338 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  20250427084830338 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084830338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084830338 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_initial_ue_empty_cr(140)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@86ee852d1e2c: Final verdict of PTC: none 20250427084830338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084830338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084830338 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084830338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084830338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084830338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084830338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084830338 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084830338 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084830338 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084830338 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084830338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427084830338 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084830338 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084830338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8b998), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084830338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084830338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084830338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084830338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084830338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084830338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084830338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f8 b9 98 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084830338 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084830338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427084830338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427084830339 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427084830339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427084830339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427084830339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084830339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{disrupted}: Freeing instance (context_map.c:202) 20250427084830339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8407154)[0x56345e09c9e0]{disrupted}: Deallocated (fsm.c:568) 20250427084830339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084830339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{disconnected}: Freeing instance (context_map.c:206) 20250427084830339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56345e093440]{disconnected}: Deallocated (fsm.c:568) 20250427084830339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407154 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250427084830339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084830339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427084830339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084830339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084830339 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084830339 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) 20250427084830339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084830339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084830339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084830339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084830339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084830339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427084830339 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(146)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@86ee852d1e2c: Final verdict of PTC: none 20250427084830339 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 20250427084830339 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) 20250427084830340 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084830340 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427084830340 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427084830340 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) 20250427084830340 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.sgsn0-M3UA(151)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@86ee852d1e2c: Final verdict of PTC: none 20250427084830340 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427084830340 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) 20250427084830340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084830340 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084830340 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084830340 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084830340 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084830340 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084830340 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 20250427084830340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084830340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084830340 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(150)@86ee852d1e2c: Final verdict of PTC: none 20250427084830340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084830341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-PFCP(143)@86ee852d1e2c: Final verdict of PTC: none 20250427084830341 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084830341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084830341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084830341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084830341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084830341 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084830341 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084830341 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084830341 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(148)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(152)@86ee852d1e2c: Final verdict of PTC: none 20250427084830344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427084830420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084830922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241140) Waiting for packet dumper to finish... 1 (prev_count=241140, count=290688) 20250427084832339 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084832339 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084832339 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084832341 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084832341 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084832341 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_cs_bidir started. 20250427084834026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084834033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084834039 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38533<->l=127.0.0.1:4262) (control_if.c:572) 20250427084834061 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084834061 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834061 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084834061 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834062 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084834062 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834062 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084834062 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084834062 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084834062 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834063 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834063 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084834063 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) 20250427084834063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084834063 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) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 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) 20250427084834063 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) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834063 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) 20250427084834063 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) 20250427084834063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084834063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084834063 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834063 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834063 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084834063 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) 20250427084834063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 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) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834063 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) 20250427084834063 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) 20250427084834063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084834063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084834063 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834063 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834063 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084834063 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) 20250427084834063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834063 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084834063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084834063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084834063 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834063 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834063 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084834063 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) 20250427084834063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084834063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084834063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084834063 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834063 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834063 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 20250427084834064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084834064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084834064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834064 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 20250427084834064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084834064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084834064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084834064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084834064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084834064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084834064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084834064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(162)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084834077 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084834077 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834077 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084834077 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834077 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084834077 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834077 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084834077 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834078 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834078 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084834078 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) 20250427084834078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084834078 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) 20250427084834078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834078 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) 20250427084834078 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) 20250427084834078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834078 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) 20250427084834078 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) 20250427084834078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084834078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084834078 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834078 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834078 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084834078 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) 20250427084834078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084834078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 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) 20250427084834079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834079 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) 20250427084834079 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) 20250427084834079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084834079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084834079 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834079 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834079 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084834079 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) 20250427084834079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084834079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834079 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084834079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084834079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084834079 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834079 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834079 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084834079 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) 20250427084834079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084834079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084834079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084834079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084834079 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834079 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 20250427084834079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084834079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084834079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834079 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 20250427084834079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084834079 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 20250427084834079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084834079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084834079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084834079 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 20250427084834079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084834079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084834079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084834079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084834099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084834099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084834099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084834099 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084834099 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) 20250427084834099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084834099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084834099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084834099 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084834275 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 20250427084834275 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 20250427084834275 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084834275 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084834285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084834285 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084834285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084834285 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084834285 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084834285 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084834285 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 20250427084834285 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084834285 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  20250427084834285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084834288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834289 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084834289 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084834289 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  20250427084834289 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084834289 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084834289 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084834289 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 20250427084834289 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084834289 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  20250427084834289 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084834289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084834289 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 20250427084834289 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 20250427084834289 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084834289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084834289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084834289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084834289 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084834289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084834289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084834289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084834289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084834289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084834289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084834289 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834291 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834291 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084834291 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) 20250427084834291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084834291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084834291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084834291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084834291 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834291 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084834292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084834292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084834292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084834292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084834292 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(165)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084834292 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  20250427084834294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084834294 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084834294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084834294 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084834294 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084834294 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084834294 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 20250427084834294 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084834294 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  20250427084834294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084834295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834295 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084834295 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084834295 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  20250427084834295 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084834295 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084834295 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084834295 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 20250427084834295 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084834295 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  20250427084834295 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  20250427084834295 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084834295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084834295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084834296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084834296 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084834296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084834296 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084834296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084834296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084834296 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084834296 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084834296 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084834297 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084834297 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084834297 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) 20250427084834297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084834297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084834297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084834297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084834297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084834297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084834297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084834297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084834297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084834297 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084834297 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084834298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084834298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084834298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084834298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084834298 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084834298 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  20250427084834501 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084834501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d1e75), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084834501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084834501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084834501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084834501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084834501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084834501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084834501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 1e 75 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084834501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084834501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084834501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084834501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084834501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084834501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084834501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084834501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084834501 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 1e 75 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427084834510 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084834510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084834510 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084834510 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084834510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084834510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084834510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084834510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084834510 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084834510 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 8d 1e 75 00 00 06 00 08 00 00 00 07  20250427084834510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084834510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084834510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084834510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084834510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084834510 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=008d1e75) (sccp_scrc.c:486) 20250427084834510 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250427084834510 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084834510 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084834510 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084834510 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084834510 DLSCCP DEBUG SCCP-SCOC(3)[0x56345e098ae0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084835087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084835087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084835087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084835087 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084835087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084835087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084835087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084835087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084835087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084835087 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084835087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084835087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084835087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084835087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084835087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084835087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084835087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084835087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084835087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084835088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084835088 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084835088 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084835088 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) 20250427084835088 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) 20250427084835088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084835088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084835088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084835088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084835088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084835088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084835088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084835088 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084835088 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084835088 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084835088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084835088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084835088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084835088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084835088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084835088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084835088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084835088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084835088 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  20250427084835093 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084835093 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084835093 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084835093 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084835093 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084835093 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084835093 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084835093 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084835093 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084835093 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084835093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084835093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084835093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084835093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084835093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084835093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084835093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084835093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084835093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084835093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084835093 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084835093 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084835093 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084835096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084835096 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084835096 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084835096 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084835096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084835096 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084835096 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084835096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084835096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084835096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084835096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084835096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084835096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084835096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084835096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084835096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084835096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084835096 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084835096 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) 20250427084835096 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) 20250427084835096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084835096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084835096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084835096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084835096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084835096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084835096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084835096 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084835096 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084835096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084835096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084835096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084835096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084835096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084835096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084835096 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  20250427084835096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084835096 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084835096 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084835096 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084835096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084835096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084835096 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084835096 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084835096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084835096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084835096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084835096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084835096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084835096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084835096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084835096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084835097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084835097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084835097 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084835097 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084835097 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084835097 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084835097 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084835126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_bidir0(167)9727843 20250427084836170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084836170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084836170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084836170 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084836170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x946f63, normal) (hnbgw_rua.c:406) 20250427084836170 DHNB DEBUG map_rua[0x56345e098ae0]{init}: Allocated (fsm.c:456) 20250427084836170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084836170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9727843 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084836170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084836170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084836170 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9727843 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084836170 DCN DEBUG map_sccp[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427084836170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084836170 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9727843 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084836170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9727843 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084836170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084836170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084836170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084836170 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9727843 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084836170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084836170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084836170 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{IDLE}: Allocated (fsm.c:456) 20250427084836170 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084836170 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002120056400500f1100926) (sccp_scrc.c:415) 20250427084836170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084836170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084836170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084836170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084836170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084836170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084836170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084836170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084836170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084836170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084836170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084836170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084836170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084836170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084836170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084836170 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 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) 20250427084836170 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084836170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084836170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084836170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084836170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084836170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084836170 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084836170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084836170 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084836170 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084836170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084836170 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084836170 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 12 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_bidir0(167)1710197 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@86ee852d1e2c: setverdict(pass): none -> pass 20250427084836184 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084836184 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084836184 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084836184 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084836184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084836184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084836184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084836184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084836184 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084836184 DLSS7 <000c> osmo_ss7_asp.c:1164 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 b1 0d f1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084836184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084836184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084836184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084836184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084836185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084836185 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=00b10df1) (sccp_scrc.c:486) 20250427084836185 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250427084836185 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084836185 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084836185 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084836185 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084836185 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) 20250427084836185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084836185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: vl_len:22 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A86AC05AC50A80938AF29'O 20250427084836385 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084836385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084836385 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084836385 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084836385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084836385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084836385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084836385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084836385 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084836385 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 86 ac 05 ac 50 a8 09 38 af 29 00 00 00 00 06 00 08 00 00 00 07  20250427084836385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084836385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084836385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084836385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084836385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084836385 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=001440120000010010400b0a86ac05ac50a80938af29) (sccp_scrc.c:486) 20250427084836385 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250427084836385 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084836385 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084836385 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084836385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084836385 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250427084836385 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427084836385 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9727843 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:630) 20250427084836385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084836385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250427084836385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084836385 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084836409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084836409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084836409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250427084836409 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084836409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x946f63) (hnbgw_rua.c:470) 20250427084836409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9727843 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250427084836409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084836409 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250427084836410 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427084836410 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9727843 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250427084836410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084836410 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084836410 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084836410 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=00b10df1), PART(T=Data,L=22,D=001440120000010010400b0a209f49db65f9fc087773) (sccp_scrc.c:415) 20250427084836410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084836410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084836410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084836410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084836410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084836410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084836410 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 b1 0d f1 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 20 9f 49 db 65 f9 fc 08 77 73 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084836410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084836410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084836410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084836410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084836410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084836410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084836410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084836410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084836410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084836410 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 b1 0d f1 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 20 9f 49 db 65 f9 fc 08 77 73 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: vl_len:20 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(160)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250427084836428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084836428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084836428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084836428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084836428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084836428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084836428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084836428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084836428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084836428 DLSS7 <000c> osmo_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  20250427084836428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084836428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084836428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084836428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084836428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084836428 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) 20250427084836428 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250427084836428 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084836428 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084836428 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084836428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084836428 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250427084836428 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250427084836429 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9727843 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:630) 20250427084836429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084836429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:121) 20250427084836429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084836429 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084836443 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38533<->l=127.0.0.1:4262) (control_if.c:193) 20250427084836443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(156)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(155)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084836448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084836450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084836450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084836450 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084836450 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) 20250427084836450 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427084836450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427084836450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427084836450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427084836450 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084836450 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084836450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b10df1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084836450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084836450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084836450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084836450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084836450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084836451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084836451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b1 0d f1 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084836451 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084836451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MutexDispCT-TC_ranap_cs_bidir(154)@86ee852d1e2c: Final verdict of PTC: none 20250427084836451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084836451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{disrupted}: Freeing instance (context_map.c:202) 20250427084836451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9727843)[0x56345e098ae0]{disrupted}: Deallocated (fsm.c:568) 20250427084836451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084836451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{disconnected}: Freeing instance (context_map.c:206) 20250427084836451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56345e09c9e0]{disconnected}: Deallocated (fsm.c:568) 20250427084836451 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9727843 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(163)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@86ee852d1e2c: Final verdict of PTC: none 20250427084836451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084836451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084836451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084836451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084836452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084836452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084836452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084836452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084836452 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084836452 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 b1 0d f1 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427084836452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084836452 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) 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084836452 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084836452 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.msc0-SCCP(160)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@86ee852d1e2c: Final verdict of PTC: none 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084836452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084836452 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) 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084836452 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084836452 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) 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084836452 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 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084836452 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084836453 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084836453 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(162)@86ee852d1e2c: Final verdict of PTC: none 20250427084836453 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084836453 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 20250427084836453 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  20250427084836453 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084836453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084836453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084836453 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 20250427084836453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084836453 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084836453 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084836453 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084836453 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084836453 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084836453 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 20250427084836453 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084836453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084836453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(166)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(157)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@86ee852d1e2c: Final verdict of PTC: none 20250427084836453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084836453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084836453 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084836453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084836453 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084836453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084836453 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084836453 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084836453 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084836453 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084836453 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084836453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084836453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084836454 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084836454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084836454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084836454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084836454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084836454 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084836454 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084836454 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084836454 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084836458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Apr 27 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 20250427084836554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084837057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244212) Waiting for packet dumper to finish... 1 (prev_count=244212, count=309044) 20250427084838454 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084838454 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084838454 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427084838454 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084838454 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084838454 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:48:39 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_ps_bidir started. 20250427084840146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084840151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084840154 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38311<->l=127.0.0.1:4262) (control_if.c:572) 20250427084840176 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084840176 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840177 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084840177 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840177 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084840177 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840178 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840178 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084840178 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) 20250427084840178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084840178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084840178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_ranap_ps_bidir-Iuh0(172)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084840178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084840178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084840178 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840178 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084840178 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840178 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840178 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084840178 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) 20250427084840178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840178 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084840178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084840178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084840178 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840178 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084840178 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084840178 DRANAP DEBUG cnlink(msc-2)[0x56345e01f20250427084840178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840178 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084840178 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) 20250427084840178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 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) 20250427084840178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084840178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084840178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840178 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) 20250427084840178 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) 20250427084840178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084840178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084840179 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840179 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840179 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 20250427084840179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084840179 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 20250427084840179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084840180 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840180 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084840180 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) 20250427084840180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084840180 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) 20250427084840180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840180 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) 20250427084840180 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) 20250427084840180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840180 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) 20250427084840180 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) 20250427084840180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084840180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084840180 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840180 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 20250427084840180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084840180 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(176)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(174)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084840197 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084840197 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840197 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084840197 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840197 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084840197 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840197 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084840197 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840198 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840198 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084840198 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) 20250427084840198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084840198 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) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 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) 20250427084840198 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) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840198 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) 20250427084840198 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) 20250427084840198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084840198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084840198 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840198 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840198 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084840198 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) 20250427084840198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084840198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 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) 20250427084840198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840198 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) 20250427084840198 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) 20250427084840198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084840198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084840198 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840198 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840198 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084840198 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) 20250427084840198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084840198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840199 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084840199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084840199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084840199 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840199 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084840199 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) 20250427084840199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084840199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084840199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084840199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084840199 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840199 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 20250427084840199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084840199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084840199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840199 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 20250427084840199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084840199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084840199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840199 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084840199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084840199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084840199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840199 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084840199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084840199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084840217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084840217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084840217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084840217 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084840217 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) 20250427084840217 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084840217 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084840217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084840217 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084840339 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084840339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8b998), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084840339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084840339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084840339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b9 98 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084840339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084840339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084840339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427084840395 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 20250427084840395 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 20250427084840395 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084840395 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084840405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840405 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084840405 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084840405 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084840405 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084840405 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084840405 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084840405 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 20250427084840405 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084840405 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  20250427084840405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084840408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084840408 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084840408 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  20250427084840408 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084840408 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084840408 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084840408 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 20250427084840408 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084840408 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  20250427084840408 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084840408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084840408 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 20250427084840408 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 20250427084840408 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084840408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084840409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084840409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084840409 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084840409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084840409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084840409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084840409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084840409 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084840409 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084840409 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840410 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840410 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084840410 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) 20250427084840410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084840410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084840410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084840410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084840410 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084840411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084840411 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084840411 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084840411 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084840411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084840411 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  HNBGW_Test.sgsn0-M3UA(179)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084840415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084840415 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084840415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084840415 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084840415 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084840415 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084840415 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 20250427084840415 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084840415 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  20250427084840415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084840418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840418 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084840418 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084840418 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  20250427084840418 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084840418 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084840418 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084840418 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 20250427084840418 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084840418 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  20250427084840418 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  20250427084840418 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084840418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084840418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084840418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084840418 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084840418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084840418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084840418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084840418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084840418 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084840418 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084840418 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084840419 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084840420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084840420 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) 20250427084840420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084840420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084840420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084840420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084840420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084840420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084840420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084840420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084840420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084840420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084840420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084840420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084840420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084840420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084840420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084840420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084840420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084840420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084840420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084840420 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084840420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084840420 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(175)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084841209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084841209 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084841209 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084841209 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084841209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084841209 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084841209 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084841209 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084841209 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084841209 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084841209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084841209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084841209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084841209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084841209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084841209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084841209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084841209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084841209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084841210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084841210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084841210 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084841210 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) 20250427084841210 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) 20250427084841210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084841210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084841210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084841210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084841210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084841210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084841210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084841210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084841210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084841210 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084841210 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084841210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084841210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084841210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084841210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084841210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084841210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084841210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084841210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084841210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084841210 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  20250427084841214 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084841214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084841214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084841214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084841214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084841214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084841214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084841214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084841214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084841214 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084841214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084841214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084841214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084841214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084841214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084841214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084841214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084841214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084841214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084841214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084841214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084841214 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084841214 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084841216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084841216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084841216 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084841216 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084841216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084841216 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084841216 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084841216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084841216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084841216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084841216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084841216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084841216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084841216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084841216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084841216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084841216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084841216 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084841216 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) 20250427084841216 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) 20250427084841216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084841216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084841216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084841216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084841216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084841216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084841216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084841216 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084841216 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084841216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084841216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084841216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084841216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084841216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084841216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084841216 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  20250427084841216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084841216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084841216 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084841216 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084841216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084841216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084841216 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084841216 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084841216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084841216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084841216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084841216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084841216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084841216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084841216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084841216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084841216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084841216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084841216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084841216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084841216 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084841216 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084841244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@86ee852d1e2c: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_bidir0(181)5338314 20250427084842272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084842272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084842272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427084842272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084842272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5174ca, normal) (hnbgw_rua.c:406) 20250427084842272 DHNB DEBUG map_rua[0x56345e098ae0]{init}: Allocated (fsm.c:456) 20250427084842272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084842272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5338314 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427084842272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084842272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084842272 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427084842272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5338314 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427084842272 DCN DEBUG map_sccp[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427084842272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084842272 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5338314 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427084842272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5338314 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427084842272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084842272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084842272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084842272 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5338314 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084842272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084842272 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084842272 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{IDLE}: Allocated (fsm.c:456) 20250427084842272 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084842272 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000990056400500f1100926) (sccp_scrc.c:415) 20250427084842272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084842272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084842272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084842272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084842272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084842272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084842272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084842272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084842272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084842272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084842272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084842272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084842272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084842272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084842272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084842272 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 99 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) 20250427084842272 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084842272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084842272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084842272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084842272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084842272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084842272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084842272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084842272 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 20250427084842272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084842273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084842273 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084842273 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 99 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_bidir0(181)7381899 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084842285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084842285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084842285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084842285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084842285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084842285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084842285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084842285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084842285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084842285 DLSS7 <000c> osmo_ss7_asp.c:1164 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 fb 59 be 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084842285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084842285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084842285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084842285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084842285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084842285 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=00fb59be) (sccp_scrc.c:486) 20250427084842285 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250427084842285 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084842285 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084842285 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084842285 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084842285 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) 20250427084842285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084842285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A47A46FB5B41D9E493E30'O 20250427084842492 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084842492 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084842492 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084842492 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084842493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084842493 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084842493 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084842493 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084842493 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084842493 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 47 a4 6f b5 b4 1d 9e 49 3e 30 00 00 00 00 06 00 08 00 00 00 07  20250427084842493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084842493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084842493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084842493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084842493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084842493 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=001440120000010010400b0a47a46fb5b41d9e493e30) (sccp_scrc.c:486) 20250427084842493 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250427084842493 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084842493 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084842493 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084842493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084842493 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250427084842493 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427084842493 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5338314 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:630) 20250427084842493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084842493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:121) 20250427084842493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084842493 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084842516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084842516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084842516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250427084842516 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084842516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5174ca) (hnbgw_rua.c:470) 20250427084842517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5338314 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250427084842517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084842517 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250427084842517 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427084842517 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5338314 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250427084842517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084842517 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084842517 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084842517 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=00fb59be), PART(T=Data,L=22,D=001440120000010010400b0a595a127ab61e97329c58) (sccp_scrc.c:415) 20250427084842517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084842517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084842517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084842517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084842517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084842517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084842517 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 fb 59 be 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 59 5a 12 7a b6 1e 97 32 9c 58 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084842517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084842517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084842517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084842517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084842517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084842517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084842517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084842517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084842517 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084842517 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 fb 59 be 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 59 5a 12 7a b6 1e 97 32 9c 58 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250427084842533 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084842533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084842533 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084842533 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084842533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084842533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084842533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084842533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084842533 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084842533 DLSS7 <000c> osmo_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  20250427084842534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084842534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084842534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084842534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084842534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084842534 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) 20250427084842534 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250427084842534 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084842534 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084842534 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084842534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084842534 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250427084842534 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250427084842534 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5338314 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:630) 20250427084842534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084842534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:121) 20250427084842534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084842534 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084842546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084842548 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38311<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(169)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084842550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084842552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084842552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084842552 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084842552 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) 20250427084842552 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427084842552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427084842552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427084842552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427084842552 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084842552 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084842552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb59be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084842552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084842552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084842552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084842552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084842552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084842552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084842552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 59 be 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084842552 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084842552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427084842552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084842552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{disrupted}: Freeing instance (context_map.c:202) 20250427084842552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5338314)[0x56345e098ae0]{disrupted}: Deallocated (fsm.c:568) 20250427084842552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084842553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{disconnected}: Freeing instance (context_map.c:206) 20250427084842553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56345e09c9e0]{disconnected}: Deallocated (fsm.c:568) 20250427084842553 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5338314 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427084842553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084842553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084842553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084842553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084842553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084842553 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084842553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084842553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084842553 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084842553 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 fb 59 be 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-SCCP(174)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@86ee852d1e2c: Final verdict of PTC: none 20250427084842554 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084842554 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) 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084842554 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084842554 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) 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084842554 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 20250427084842554 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) 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427084842554 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 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084842554 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084842554 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084842554 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084842554 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 20250427084842554 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  20250427084842554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084842554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084842554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084842555 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427084842555 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) 20250427084842555 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427084842555 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427084842555 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 HNBGW_Test.sgsn0-SCCP(177)@86ee852d1e2c: Final verdict of PTC: none 20250427084842555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084842555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-RAN(178)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@86ee852d1e2c: Final verdict of PTC: none 20250427084842555 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084842555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084842555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084842555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084842555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084842555 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084842555 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084842555 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084842555 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(179)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(171)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(180)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@86ee852d1e2c: Final verdict of PTC: none 20250427084842558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Apr 27 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 20250427084842643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084843146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244972) Waiting for packet dumper to finish... 1 (prev_count=244972, count=295416) 20250427084844556 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084844556 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084844556 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:48:45 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_rab_assignment started. 20250427084846249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084846255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084846261 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43313<->l=127.0.0.1:4262) (control_if.c:572) 20250427084846279 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084846279 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846279 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084846279 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846279 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084846279 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846279 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084846279 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084846279 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084846280 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084846281 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846281 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084846281 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) 20250427084846281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084846281 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) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 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) 20250427084846281 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) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846281 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) 20250427084846281 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) 20250427084846281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084846281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084846281 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846281 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846281 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084846281 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) 20250427084846281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 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) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846281 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) 20250427084846281 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) 20250427084846281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084846281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084846281 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846281 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846281 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084846281 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) 20250427084846281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084846281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084846281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084846281 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846281 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846281 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084846281 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) 20250427084846281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084846281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084846281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084846281 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846281 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 20250427084846281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084846281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084846281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846281 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 20250427084846281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084846281 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 20250427084846281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084846281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084846282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084846282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084846282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084846282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084846282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(190)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084846293 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084846293 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846293 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084846293 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084846293 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846294 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084846294 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846294 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084846294 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846295 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846295 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084846295 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) 20250427084846295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084846295 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) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 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) 20250427084846295 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) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846295 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) 20250427084846295 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) 20250427084846295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084846295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084846295 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846295 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846295 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084846295 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) 20250427084846295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 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) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846295 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) 20250427084846295 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) 20250427084846295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084846295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084846295 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846295 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846295 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084846295 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) 20250427084846295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846295 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084846295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084846295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084846295 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846295 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846295 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084846295 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) 20250427084846295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084846295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084846295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084846295 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846295 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 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084846295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846295 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 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084846295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846295 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084846295 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 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084846295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846295 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084846295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084846295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084846295 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084846295 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  20250427084846295 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@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084846317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084846317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084846317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084846317 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084846317 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) 20250427084846317 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084846317 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084846317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084846317 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084846451 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084846452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b10df1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084846452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084846452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084846452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084846452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084846452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b1 0d f1 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084846452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084846452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084846452 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084846491 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 20250427084846491 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 20250427084846491 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084846491 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084846499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084846499 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084846499 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084846499 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084846499 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084846499 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084846499 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 20250427084846499 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084846499 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  20250427084846499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084846502 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084846502 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084846502 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  20250427084846502 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084846502 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084846502 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084846502 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 20250427084846502 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084846502 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  20250427084846502 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  20250427084846502 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084846502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084846502 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 20250427084846502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084846502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084846502 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084846502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084846503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084846503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084846503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084846503 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084846503 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084846503 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846504 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846504 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084846504 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) 20250427084846504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084846504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084846504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084846504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084846504 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846504 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084846505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084846505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084846505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084846505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084846505 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084846505 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  20250427084846505 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 20250427084846506 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 20250427084846506 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 20250427084846506 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427084846506 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427084846506 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427084846506 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(193)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084846511 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084846511 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427084846511 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427084846511 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  20250427084846511 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427084846511 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084846511 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084846511 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 20250427084846511 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250427084846511 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  20250427084846511 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  20250427084846511 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084846511 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084846511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427084846511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084846512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084846512 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084846512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084846512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084846512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084846512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084846512 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084846514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846514 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084846514 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084846514 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  20250427084846514 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084846514 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084846514 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250427084846514 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 20250427084846514 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084846514 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  20250427084846514 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  20250427084846514 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084846514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084846514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084846514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084846514 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084846515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084846515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084846515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084846515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084846515 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084846515 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084846515 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084846516 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084846516 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084846516 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) 20250427084846516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084846516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084846516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084846516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084846516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084846516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084846516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084846516 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) 20250427084846516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084846516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084846516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084846516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084846516 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084846516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084846516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084846516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084846516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084846516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084846516 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 20250427084846516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084846516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084846516 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084846516 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(189)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084847306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084847306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084847306 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084847306 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084847306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084847306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084847306 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084847306 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084847306 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084847306 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084847306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084847307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084847307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084847307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084847307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084847307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084847307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084847307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084847307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084847307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084847307 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084847307 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084847307 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) 20250427084847307 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) 20250427084847307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084847307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084847307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084847307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084847308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084847308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084847308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084847308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084847308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084847308 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084847308 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084847308 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084847308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084847308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084847308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084847308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084847308 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 20250427084847308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084847308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084847308 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084847308 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  20250427084847309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084847309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084847309 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084847309 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084847309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084847309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084847309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084847309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084847309 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084847309 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084847309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084847309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084847309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084847309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084847309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084847309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084847309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084847309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084847309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084847310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084847310 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084847310 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084847310 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084847314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084847314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084847314 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084847314 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084847314 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084847314 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084847314 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084847314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084847314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084847314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084847314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084847314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084847314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084847314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084847314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084847314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084847314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084847314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084847314 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084847314 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) 20250427084847314 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) 20250427084847314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084847314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084847314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084847314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084847314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084847314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084847314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084847314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084847314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084847314 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084847314 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084847314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084847314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084847314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084847314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084847314 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084847314 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084847314 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  20250427084847314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084847314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084847314 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084847314 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084847314 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084847314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084847314 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084847314 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084847314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084847314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084847314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084847315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084847315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084847315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084847315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084847315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084847315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084847315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084847315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084847315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084847315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084847315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084847315 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084847315 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084847342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34038<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@86ee852d1e2c: Added conn table entry 0TC_rab_assignment0(195)3320598 20250427084848394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084848394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084848394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084848394 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084848394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x32ab16, normal) (hnbgw_rua.c:406) 20250427084848394 DHNB DEBUG map_rua[0x56345e098ae0]{init}: Allocated (fsm.c:456) 20250427084848394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084848394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084848394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084848394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084848394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084848394 DCN DEBUG map_sccp[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427084848394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084848394 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3320598 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084848394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084848394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084848394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084848394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084848395 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084848395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084848395 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084848395 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{IDLE}: Allocated (fsm.c:456) 20250427084848395 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084848395 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300006a0056400500f1100926) (sccp_scrc.c:415) 20250427084848395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084848395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084848395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084848395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084848395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084848395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084848395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084848395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084848395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084848395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084848395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084848395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084848395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084848395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084848395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084848395 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 6a 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) 20250427084848395 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084848395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084848395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084848396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084848396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084848396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084848396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084848396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084848396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084848396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084848396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084848396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084848396 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 6a 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@86ee852d1e2c: Added conn table entry 0TC_rab_assignment0(195)14093845 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: Session index based on connection ID:0 TC_rab_assignment0(195)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084848415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084848415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084848415 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084848415 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084848415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084848415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084848415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084848415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084848415 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084848415 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0b 51 29 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084848415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084848415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084848415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084848415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084848415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084848415 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=000b5129) (sccp_scrc.c:486) 20250427084848415 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250427084848415 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084848415 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084848415 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084848415 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084848415 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) 20250427084848415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084848415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(194)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427084848617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084848617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084848617 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084848617 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084848617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084848617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084848617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084848617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084848617 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084848617 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  20250427084848617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084848617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084848617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084848617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084848617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084848617 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) 20250427084848617 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250427084848617 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084848617 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084848617 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084848617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084848617 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084848617 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084848618 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084848618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084848618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084848618 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084848618 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084848618 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084848618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084848618 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084848618 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{UNUSED}: Allocated (fsm.c:456) 20250427084848618 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{UNUSED}: is child of mgw(mgw-fsm-3320598-0)[0x56345e09d740] (fsm.c:486) 20250427084848618 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3320598-0)[0x56345e09d740] (mgcp_client_endpoint_fsm.c:724) 20250427084848618 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084848618 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084848618 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084848618 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e094270]{ST_CRCX}: Allocated (fsm.c:456) 20250427084848618 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e094270]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900] (fsm.c:486) 20250427084848618 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e094270]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084848618 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e094270]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084848618 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 32ab16'... (mgcp_client.c:807) 20250427084848618 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250427084848618 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e094270]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084848618 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "32ab1617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "32ab1617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "32ab1617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "32ab1617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427084848657 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250427084848657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084848657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084848657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084848657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084848657 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084848657 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848657 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848658 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084848658 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084848658 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848658 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084848658 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084848658 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084848658 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084848658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084848658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084848658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084848658 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084848691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084848691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084848691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084848691 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084848691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x32ab16) (hnbgw_rua.c:470) 20250427084848691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084848691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084848691 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084848691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084848691 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084848691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084848692 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084848692 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084848692 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084848692 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084848692 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3320598-0)[0x56345e09d740] (mgcp_client_endpoint_fsm.c:724) 20250427084848692 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084848692 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084848692 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084848692 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 32ab16'... (mgcp_client.c:807) 20250427084848692 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250427084848692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084848692 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084848692 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848692 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "32ab1617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "32ab1617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084848707 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250427084848707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084848707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084848707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848707 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084848707 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084848707 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3320598-0)[0x56345e09d740] (mgcp_client_endpoint_fsm.c:724) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084848707 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e095a30]{ST_CRCX}: Allocated (fsm.c:456) 20250427084848707 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e095a30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900] (fsm.c:486) 20250427084848707 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e095a30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084848707 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e095a30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250427084848707 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 32ab16'... (mgcp_client.c:807) 20250427084848707 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250427084848707 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3320598-0)[0x56345e095a30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848707 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "32ab1617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "32ab1617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084848717 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250427084848717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084848717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084848717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084848717 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084848717 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084848717 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848717 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848717 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848717 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084848717 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084848717 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848717 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{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) 20250427084848717 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084848717 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084848717 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084848717 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084848717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084848717 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084848717 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084848717 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=000b5129), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084848717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084848717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084848717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084848717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084848717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084848717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084848717 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 0b 51 29 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) 20250427084848717 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084848717 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084848717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084848717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084848717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084848717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084848717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084848717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084848717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084848717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084848717 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 0b 51 29 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084848743 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084848743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084848743 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084848743 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084848743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084848743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084848743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084848743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084848743 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084848743 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  20250427084848743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084848743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084848743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084848743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084848743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084848743 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) 20250427084848743 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250427084848743 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084848743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084848743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084848743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084848743 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084848743 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084848743 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084848743 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084848743 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084848743 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084848743 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084848743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084848743 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 32ab16'... (mgcp_client.c:807) 20250427084848743 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427084848743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084848743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084848743 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 32ab16'... (mgcp_client.c:807) 20250427084848743 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427084848743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084848743 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: Removing from parent mgw(mgw-fsm-3320598-0)[0x56345e09d740] (mgcp_client_endpoint_fsm.c:873) 20250427084848743 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084848743 DLMGCP DEBUG mgw-endp(mgw-fsm-3320598-0)[0x56345e09d900]{IN_USE}: Deallocated (fsm.c:568) 20250427084848743 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084848743 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084848743 DMGW DEBUG mgw(mgw-fsm-3320598-0)[0x56345e09d740]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084848743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084848743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084848743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084848743 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "32ab1617" }, { code := "I", val := "11111" } }, sdp := omit } 20250427084848746 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250427084848746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084848746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084848746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084848746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e094270]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "32ab1617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084848746 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250427084848746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084848746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084848746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084848746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e095a30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@86ee852d1e2c: Deleted conn table entry 0TC_rab_assignment0(195)3320598 20250427084848750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084848750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084848750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084848750 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084848751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x32ab16,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084848751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084848751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084848751 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084848751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084848751 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084848751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084848751 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084848751 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084848751 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=000b5129), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084848751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084848751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084848751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084848751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084848751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084848751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084848751 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 0b 51 29 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) 20250427084848751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084848751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084848751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084848751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084848751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084848751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084848751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084848751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084848751 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084848751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084848751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084848751 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084848751 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 0b 51 29 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@86ee852d1e2c: Deleted conn table entry 0TC_rab_assignment0(195)14093845 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: Session index based on connection ID:0 20250427084848754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084848754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084848754 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084848754 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084848754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084848754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084848754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084848754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084848754 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084848754 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0b 51 29 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084848754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084848754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084848754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084848754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084848754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084848754 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=000b5129), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084848754 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250427084848754 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084848754 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084848754 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084848754 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) 20250427084848754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084848754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084848754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084848754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{disconnected}: Freeing instance (context_map.c:202) 20250427084848754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3320598)[0x56345e098ae0]{disconnected}: Deallocated (fsm.c:568) 20250427084848754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084848754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{disconnected}: Freeing instance (context_map.c:206) 20250427084848754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56345e09c9e0]{disconnected}: Deallocated (fsm.c:568) 20250427084848754 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3320598 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427084848754 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=000b5129), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250427084848754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084848754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084848754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084848754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084848754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084848754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084848754 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 0b 51 29 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084848754 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084848754 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084848754 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084848754 DLSCCP DEBUG SCCP-SCOC(7)[0x56345e09ce30]{IDLE}: Deallocated (fsm.c:568) 20250427084848754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084848754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084848754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084848754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084848754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084848754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084848754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084848754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084848754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084848754 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 0b 51 29 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@86ee852d1e2c: RLC received in state:disconnect_pending 20250427084850340 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427084850340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8b998), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084850340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084850340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084850340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084850340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084850340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084850340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084850340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b9 98 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084850341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084850341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084850341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084850341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084850341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084850341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084850341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084850341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084850341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084850341 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 b9 98 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427084850347 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084850347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084850347 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084850347 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084850347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084850347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084850347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084850347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084850347 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084850347 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 f8 b9 98 00 00 06 00 08 00 00 00 07  20250427084850347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084850347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084850347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084850347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084850347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084850347 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=00f8b998) (sccp_scrc.c:486) 20250427084850347 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250427084850347 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084850347 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084850347 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084850347 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084850347 DLSCCP DEBUG SCCP-SCOC(4)[0x56345e09c350]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084850766 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43313<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@86ee852d1e2c: Final verdict of PTC: none 20250427084850767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34036<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(183)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084850771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084850772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084850772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084850773 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084850773 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) 20250427084850773 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427084850775 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084850775 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) 20250427084850775 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084850775 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084850775 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084850775 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) 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084850776 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084850776 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) 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_assignment-Iuh0-RUA(187)@86ee852d1e2c: Final verdict of PTC: none 20250427084850776 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084850776 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) 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084850776 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 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084850776 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084850776 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_rab_assignment(182)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@86ee852d1e2c: Final verdict of PTC: none 20250427084850776 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084850776 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 20250427084850776 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  20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084850776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084850776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084850776 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 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084850776 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084850776 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084850776 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084850776 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 20250427084850776 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084850776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084850776 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(188)@86ee852d1e2c: Final verdict of PTC: none 20250427084850777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084850777 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084850777 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084850777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084850777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084850777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084850777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084850777 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.sgsn0-M3UA(193)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@86ee852d1e2c: Final verdict of PTC: none 20250427084850777 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084850777 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084850777 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084850777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084850777 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084850777 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084850777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084850777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084850777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084850777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084850777 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084850777 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084850777 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084850777 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(185)@86ee852d1e2c: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(194)@86ee852d1e2c: Final verdict of PTC: none 20250427084850779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34038<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_rab_assignment finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Apr 27 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 20250427084850871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084851373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34040<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372464) Waiting for packet dumper to finish... 1 (prev_count=372464, count=400016) 20250427084852553 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084852553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb59be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084852553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084852553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084852553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084852554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084852554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084852554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084852554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 59 be 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084852554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084852554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084852554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084852554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084852554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084852554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427084852777 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084852777 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084852777 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084852777 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084852778 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084852778 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_rab_assignment_concurrent started. 20250427084854470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084854475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084854478 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39691<->l=127.0.0.1:4262) (control_if.c:572) 20250427084854495 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084854495 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854495 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084854495 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854495 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084854495 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854496 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084854496 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084854496 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854496 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084854496 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) 20250427084854496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084854496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084854496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084854496 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084854496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084854496 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854496 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084854496 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) 20250427084854496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854496 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084854496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084854496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084854496 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854496 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854496 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084854496 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) 20250427084854496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 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) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854496 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) 20250427084854496 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) 20250427084854496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084854496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084854496 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854496 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084854497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084854497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084854497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084854497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084854497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084854497 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854497 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 20250427084854497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084854497 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 20250427084854497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084854498 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854498 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084854498 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) 20250427084854498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084854498 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) 20250427084854498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854498 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) 20250427084854498 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) 20250427084854498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854498 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) 20250427084854498 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) 20250427084854498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084854498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084854498 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854498 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854498 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 20250427084854498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084854498 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(204)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084854516 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084854516 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854516 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084854516 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854517 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084854517 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854517 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084854517 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854518 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854518 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084854518 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) 20250427084854518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084854518 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) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 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) 20250427084854518 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) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854518 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) 20250427084854518 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) 20250427084854518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084854518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084854518 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854518 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854518 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084854518 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) 20250427084854518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 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) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854518 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) 20250427084854518 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) 20250427084854518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084854518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084854518 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854518 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854518 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084854518 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) 20250427084854518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854518 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084854518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084854518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084854518 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854518 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854518 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084854518 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) 20250427084854518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084854518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084854518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084854518 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854519 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 20250427084854519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084854519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084854519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854519 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 20250427084854519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084854519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084854519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084854519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084854519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084854519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084854519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084854519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(205)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084854539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084854539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084854539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084854539 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084854539 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) 20250427084854539 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084854539 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084854539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084854539 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084854710 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 20250427084854710 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 20250427084854710 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084854711 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084854719 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854719 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084854719 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084854719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084854719 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084854719 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084854719 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084854719 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 20250427084854719 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084854719 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  20250427084854719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084854722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084854722 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084854722 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  20250427084854722 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084854722 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084854722 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084854722 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 20250427084854722 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084854722 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  20250427084854722 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084854722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084854722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084854723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084854723 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084854723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084854723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084854723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084854723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084854723 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084854723 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084854723 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854724 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854724 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084854724 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) 20250427084854724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084854724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084854724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084854725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084854725 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084854725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084854725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084854725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084854725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084854725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084854725 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  20250427084854730 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 20250427084854730 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 20250427084854730 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084854730 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084854738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084854738 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084854738 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084854738 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084854738 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084854738 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084854738 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 20250427084854738 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084854738 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  20250427084854738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084854740 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854741 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084854741 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084854741 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  20250427084854741 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084854741 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084854741 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084854741 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 20250427084854741 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084854741 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  20250427084854741 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  20250427084854741 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084854741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084854741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084854741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084854741 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084854741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084854741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084854741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084854741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084854741 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084854741 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084854741 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084854742 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084854742 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084854743 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) 20250427084854743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084854743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084854743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084854743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084854743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084854743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084854743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084854743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084854743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084854743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084854743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084854743 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084854743 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084854743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084854743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084854743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084854743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084854743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084854743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084854743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084854743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084854743 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(203)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084855518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084855518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084855518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084855518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084855518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084855518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084855518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084855518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084855518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084855518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084855518 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084855518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084855518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084855518 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084855518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084855518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084855518 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084855518 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) 20250427084855518 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) 20250427084855518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084855518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084855518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084855518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084855518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084855518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084855518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084855518 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084855518 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084855518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084855518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084855518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084855518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084855518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084855518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084855518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084855518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084855518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084855518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084855518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084855518 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084855518 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  20250427084855518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084855518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084855518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084855518 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084855518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084855518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084855518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084855518 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084855518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084855518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084855518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084855518 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084855518 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084855518 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084855538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084855538 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084855538 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084855538 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084855538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084855538 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084855538 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084855538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084855538 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084855538 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084855538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084855538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084855538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084855538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084855538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084855538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084855538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084855538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084855538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855538 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084855538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084855538 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084855538 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084855538 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) 20250427084855538 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) 20250427084855538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084855538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084855538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084855538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084855538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084855538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084855538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084855538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084855538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084855538 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084855538 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084855538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084855539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084855539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084855539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084855539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084855539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084855539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084855539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084855539 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084855539 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  20250427084855540 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084855540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084855540 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084855540 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084855540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084855540 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084855540 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084855540 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084855540 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084855540 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084855540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084855540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084855540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084855540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084855540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084855540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084855540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084855540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084855540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084855540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084855540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084855540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084855540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084855540 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084855540 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084855540 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084856452 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427084856452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b10df1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084856452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084856452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084856452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084856452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084856452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084856452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084856452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b1 0d f1 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084856452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084856452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084856452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084856452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084856452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084856452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084856452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084856452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084856452 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084856452 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 b1 0d f1 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427084856454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084856454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084856454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084856454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084856454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084856454 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=00b10df1) (sccp_scrc.c:486) 20250427084856454 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250427084856454 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084856454 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084856454 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084856454 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084856454 DLSCCP DEBUG SCCP-SCOC(5)[0x56345e093440]{IDLE}: Deallocated (fsm.c:568) 20250427084856454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084856454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084856454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084856454 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084856454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084856454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084856454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084856454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084856454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084856454 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 b1 0d f1 00 00 06 00 08 00 00 00 07  20250427084856551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084856657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@86ee852d1e2c: 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(210)@86ee852d1e2c: 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(211)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(212)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[2] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 0TC_rab_assignment_concurrent0(209)7663582 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[3] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(213)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_rab_assignment_concurrent0(210)6642320 TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 2TC_rab_assignment_concurrent0(211)16566309 TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 3TC_rab_assignment_concurrent0(212)14632662 20250427084857587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x74efde, normal) (hnbgw_rua.c:406) 20250427084857587 DHNB DEBUG map_rua[0x56345e09c350]{init}: Allocated (fsm.c:456) 20250427084857587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857587 DCN DEBUG map_sccp[0x56345e098ae0]{init}: Allocated (fsm.c:456) 20250427084857587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857587 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7663582 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857587 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857587 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427084857587 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857587 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030002460056400500f1100926) (sccp_scrc.c:415) 20250427084857587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857587 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 02 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) 20250427084857587 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857587 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857587 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 02 46 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 0TC_rab_assignment_concurrent0(209)4100372 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084857591 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857591 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857591 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857591 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857591 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857591 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857591 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857591 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857591 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f7 9e 38 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857591 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=00f79e38) (sccp_scrc.c:486) 20250427084857591 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250427084857592 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857592 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857592 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) 20250427084857592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 4TC_rab_assignment_concurrent0(213)6130527 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(214)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 5TC_rab_assignment_concurrent0(214)15675168 TC_rab_assignment_concurrent0(215)@86ee852d1e2c: 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)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 6TC_rab_assignment_concurrent0(215)1723792 TC_rab_assignment_concurrent0(216)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 7TC_rab_assignment_concurrent0(216)15079319 TC_rab_assignment_concurrent0(217)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 8TC_rab_assignment_concurrent0(217)4809631 TC_rab_assignment_concurrent0(218)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 9TC_rab_assignment_concurrent0(218)10159075 TC_rab_assignment_concurrent0(219)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 10TC_rab_assignment_concurrent0(219)10794470 TC_rab_assignment_concurrent0(220)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 11TC_rab_assignment_concurrent0(220)4334353 TC_rab_assignment_concurrent0(221)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 12TC_rab_assignment_concurrent0(221)15044535 TC_rab_assignment_concurrent0(222)@86ee852d1e2c: 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(223)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 13TC_rab_assignment_concurrent0(222)14805906 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(224)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 14TC_rab_assignment_concurrent0(223)16032672 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Added conn table entry 15TC_rab_assignment_concurrent0(224)14425955 20250427084857788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x655a90, normal) (hnbgw_rua.c:406) 20250427084857788 DHNB DEBUG map_rua[0x56345e09ce30]{init}: Allocated (fsm.c:456) 20250427084857788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857789 DCN DEBUG map_sccp[0x56345e094270]{init}: Allocated (fsm.c:456) 20250427084857789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857789 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6642320 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857789 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857789 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{IDLE}: Allocated (fsm.c:456) 20250427084857789 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857789 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300007c0056400500f1100926) (sccp_scrc.c:415) 20250427084857789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857789 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 00 7c 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) 20250427084857789 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857789 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfcc825, normal) (hnbgw_rua.c:406) 20250427084857789 DHNB DEBUG map_rua[0x56345e09d740]{init}: Allocated (fsm.c:456) 20250427084857789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857789 DCN DEBUG map_sccp[0x56345e0a4a50]{init}: Allocated (fsm.c:456) 20250427084857789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857789 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16566309 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857789 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857789 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 00 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857789 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857789 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{IDLE}: Allocated (fsm.c:456) 20250427084857789 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857789 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030000e80056400500f1100926) (sccp_scrc.c:415) 20250427084857789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857789 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857789 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857789 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857789 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  20250427084857789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857790 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 e8 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) 20250427084857790 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857790 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) 20250427084857790 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250427084857790 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084857790 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857790 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084857790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084857790 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084857790 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084857790 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084857790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857790 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084857790 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084857790 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084857790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857790 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{UNUSED}: Allocated (fsm.c:456) 20250427084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{UNUSED}: is child of mgw(mgw-fsm-7663582-0)[0x56345e0a45a0] (fsm.c:486) 20250427084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7663582-0)[0x56345e0a45a0] (mgcp_client_endpoint_fsm.c:724) 20250427084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0a2d40]{ST_CRCX}: Allocated (fsm.c:456) 20250427084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0a2d40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0] (fsm.c:486) 20250427084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0a2d40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0a2d40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084857790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 74efde'... (mgcp_client.c:807) 20250427084857790 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250427084857790 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0a2d40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084857790 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084857790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857790 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf46d6, normal) (hnbgw_rua.c:406) 20250427084857790 DHNB DEBUG map_rua[0x56345e0a2e70]{init}: Allocated (fsm.c:456) 20250427084857790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857790 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857790 DCN DEBUG map_sccp[0x56345e0a5ba0]{init}: Allocated (fsm.c:456) 20250427084857790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857791 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14632662 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857791 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857791 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857790 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 e8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857791 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{IDLE}: Allocated (fsm.c:456) 20250427084857791 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857791 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000420056400500f1100926) (sccp_scrc.c:415) 20250427084857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857791 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 00 42 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) 20250427084857791 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857791 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d8b5f, normal) (hnbgw_rua.c:406) 20250427084857791 DHNB DEBUG map_rua[0x56345e0a6970]{init}: Allocated (fsm.c:456) 20250427084857791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857791 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857791 DCN DEBUG map_sccp[0x56345e0a27c0]{init}: Allocated (fsm.c:456) 20250427084857791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857791 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857791 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 00 42 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857791 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6130527 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857791 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857791 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857791 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{IDLE}: Allocated (fsm.c:456) 20250427084857791 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857791 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000e90056400500f1100926) (sccp_scrc.c:415) 20250427084857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857792 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 00 e9 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) 20250427084857792 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857792 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef2f20, normal) (hnbgw_rua.c:406) 20250427084857792 DHNB DEBUG map_rua[0x56345e0a58c0]{init}: Allocated (fsm.c:456) 20250427084857792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857792 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857792 DCN DEBUG map_sccp[0x56345e0a6aa0]{init}: Allocated (fsm.c:456) 20250427084857792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857792 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15675168 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857792 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857792 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857792 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{IDLE}: Allocated (fsm.c:456) 20250427084857792 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857792 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002ba0056400500f1100926) (sccp_scrc.c:415) 20250427084857792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857792 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 00 e9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857792 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 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) 20250427084857792 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a4d90, normal) (hnbgw_rua.c:406) 20250427084857793 DHNB DEBUG map_rua[0x56345e0a54e0]{init}: Allocated (fsm.c:456) 20250427084857793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857793 DCN DEBUG map_sccp[0x56345e0a5ec0]{init}: Allocated (fsm.c:456) 20250427084857793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857793 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1723792 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857793 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 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857793 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857793 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857793 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{IDLE}: Allocated (fsm.c:456) 20250427084857793 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857793 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003b90056400500f1100926) (sccp_scrc.c:415) 20250427084857793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857793 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 b9 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) 20250427084857793 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe61797, normal) (hnbgw_rua.c:406) 20250427084857793 DHNB DEBUG map_rua[0x56345e0a6bd0]{init}: Allocated (fsm.c:456) 20250427084857793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857793 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 b9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857793 DCN DEBUG map_sccp[0x56345e0af4d0]{init}: Allocated (fsm.c:456) 20250427084857793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857793 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15079319 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857794 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857794 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857794 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{IDLE}: Allocated (fsm.c:456) 20250427084857794 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857794 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003e40056400500f1100926) (sccp_scrc.c:415) 20250427084857794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857794 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 e4 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) 20250427084857794 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857794 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x49639f, normal) (hnbgw_rua.c:406) 20250427084857794 DHNB DEBUG map_rua[0x56345e0a6790]{init}: Allocated (fsm.c:456) 20250427084857794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857794 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857794 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857794 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857794 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 e4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857794 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857794 DCN DEBUG map_sccp[0x56345e0a3cc0]{init}: Allocated (fsm.c:456) 20250427084857794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857794 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4809631 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857794 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857794 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857794 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{IDLE}: Allocated (fsm.c:456) 20250427084857794 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857794 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300021d0056400500f1100926) (sccp_scrc.c:415) 20250427084857794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857795 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 1d 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) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9b03e3, normal) (hnbgw_rua.c:406) 20250427084857795 DHNB DEBUG map_rua[0x56345e0b03e0]{init}: Allocated (fsm.c:456) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857795 DCN DEBUG map_sccp[0x56345e0b13f0]{init}: Allocated (fsm.c:456) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857795 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10159075 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{IDLE}: Allocated (fsm.c:456) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857795 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300034a0056400500f1100926) (sccp_scrc.c:415) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857795 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 1d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084857795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857795 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 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) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa4b5e6, normal) (hnbgw_rua.c:406) 20250427084857795 DHNB DEBUG map_rua[0x56345e0b1f90]{init}: Allocated (fsm.c:456) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857795 DCN DEBUG map_sccp[0x56345e0b1520]{init}: Allocated (fsm.c:456) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857795 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10794470 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857795 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 4a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{IDLE}: Allocated (fsm.c:456) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857795 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030001770056400500f1100926) (sccp_scrc.c:415) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857795 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 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) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x422311, normal) (hnbgw_rua.c:406) 20250427084857795 DHNB DEBUG map_rua[0x56345e0b1150]{init}: Allocated (fsm.c:456) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857795 DCN DEBUG map_sccp[0x56345e0b2fa0]{init}: Allocated (fsm.c:456) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857795 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4334353 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857795 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 77 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857795 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{IDLE}: Allocated (fsm.c:456) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857795 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002650056400500f1100926) (sccp_scrc.c:415) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857795 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 65 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) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe58fb7, normal) (hnbgw_rua.c:406) 20250427084857795 DHNB DEBUG map_rua[0x56345e0b2260]{init}: Allocated (fsm.c:456) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857795 DCN DEBUG map_sccp[0x56345e0b3b10]{init}: Allocated (fsm.c:456) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857795 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15044535 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{IDLE}: Allocated (fsm.c:456) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857795 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030002a80056400500f1100926) (sccp_scrc.c:415) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857795 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 a8 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) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857795 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 65 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe1eb92, normal) (hnbgw_rua.c:406) 20250427084857795 DHNB DEBUG map_rua[0x56345e0b3800]{init}: Allocated (fsm.c:456) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857795 DCN DEBUG map_sccp[0x56345e0b4990]{init}: Allocated (fsm.c:456) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857795 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14805906 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857795 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857795 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{IDLE}: Allocated (fsm.c:456) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857795 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030002be0056400500f1100926) (sccp_scrc.c:415) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (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)@86ee852d1e2c: First idle individual index:1 20250427084857795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857795 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 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857795 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 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) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf4a3a0, normal) (hnbgw_rua.c:406) 20250427084857795 DHNB DEBUG map_rua[0x56345e0b5500]{init}: Allocated (fsm.c:456) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857795 DCN DEBUG map_sccp[0x56345e0b5630]{init}: Allocated (fsm.c:456) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857795 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 be 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857795 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16032672 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{IDLE}: Allocated (fsm.c:456) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857795 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030001580056400500f1100926) (sccp_scrc.c:415) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857795 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 01 58 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) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084857795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc1f63, normal) (hnbgw_rua.c:406) 20250427084857795 DHNB DEBUG map_rua[0x56345e0b63e0]{init}: Allocated (fsm.c:456) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857795 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 01 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084857795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084857795 DCN DEBUG map_sccp[0x56345e0b6510]{init}: Allocated (fsm.c:456) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084857795 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14425955 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084857795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084857795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084857795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084857795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084857795 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084857795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084857795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{IDLE}: Allocated (fsm.c:456) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084857795 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f400300000c0056400500f1100926) (sccp_scrc.c:415) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084857795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084857795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. 20250427084857795 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 0c 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) 20250427084857795 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084857796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084857796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084857796 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857796 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857796 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857796 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857796 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 0c 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)@86ee852d1e2c: First idle individual index:2 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 1TC_rab_assignment_concurrent0(210)12058999 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[2] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 2TC_rab_assignment_concurrent0(211)5782271 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[3] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 3TC_rab_assignment_concurrent0(212)14083698 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 4TC_rab_assignment_concurrent0(213)1221492 TC_rab_assignment_concurrent0(212)@86ee852d1e2c: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(210)@86ee852d1e2c: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(213)@86ee852d1e2c: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(211)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 5TC_rab_assignment_concurrent0(214)16151404 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 6TC_rab_assignment_concurrent0(215)3976330 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:8 TC_rab_assignment_concurrent0(214)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 7TC_rab_assignment_concurrent0(216)4926693 TC_rab_assignment_concurrent0(215)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 8TC_rab_assignment_concurrent0(217)3579879 TC_rab_assignment_concurrent0(216)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 9TC_rab_assignment_concurrent0(218)12854488 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427084857812 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857812 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857812 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857812 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 TC_rab_assignment_concurrent0(217)@86ee852d1e2c: setverdict(pass): none -> pass 20250427084857812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857813 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857813 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5f 0b bb 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:2 20250427084857813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857813 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=005f0bbb) (sccp_scrc.c:486) 20250427084857813 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250427084857813 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857813 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857813 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857813 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857813 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) 20250427084857813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(218)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 10TC_rab_assignment_concurrent0(219)1893537 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 11TC_rab_assignment_concurrent0(220)13367344 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 12TC_rab_assignment_concurrent0(221)9711955 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(220)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[15]. TC_rab_assignment_concurrent0(221)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 13TC_rab_assignment_concurrent0(222)12044339 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 14TC_rab_assignment_concurrent0(223)2187636 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:5 HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74efde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74efde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Added conn table entry 15TC_rab_assignment_concurrent0(224)16013437 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:6 TC_rab_assignment_concurrent0(223)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:7 TC_rab_assignment_concurrent0(209)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74efde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74efde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(212)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:12 20250427084857841 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250427084857841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084857841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084857841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084857841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084857841 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084857841 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857841 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857841 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857841 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857841 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857841 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857841 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084857841 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[12], which is already active (running or expired). 20250427084857841 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084857841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084857841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084857841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084857841 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)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084857859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084857859 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084857859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x74efde) (hnbgw_rua.c:470) 20250427084857859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084857859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084857859 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084857859 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084857859 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084857859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857859 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084857859 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084857859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857859 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084857859 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7663582-0)[0x56345e0a45a0] (mgcp_client_endpoint_fsm.c:724) 20250427084857859 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857859 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857859 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084857859 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 74efde'... (mgcp_client.c:807) 20250427084857859 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250427084857859 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084857859 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084857859 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857859 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "74efde17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74efde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084857876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250427084857876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084857876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084857876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857876 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857876 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084857876 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7663582-0)[0x56345e0a45a0] (mgcp_client_endpoint_fsm.c:724) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084857876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0b5e50]{ST_CRCX}: Allocated (fsm.c:456) 20250427084857876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0b5e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0] (fsm.c:486) 20250427084857876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0b5e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084857876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0b5e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250427084857876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 74efde'... (mgcp_client.c:807) 20250427084857876 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250427084857876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7663582-0)[0x56345e0b5e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857876 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "74efde17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74efde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084857891 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250427084857891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084857891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084857891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084857891 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084857891 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857892 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857892 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857892 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857892 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857892 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857892 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{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) 20250427084857892 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857892 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857892 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084857892 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084857892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084857892 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084857892 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084857892 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=00f79e38), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084857892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857892 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 f7 9e 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) 20250427084857892 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084857892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857892 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857892 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 f7 9e 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  20250427084857892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857892 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857892 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857892 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857892 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0a 4e e6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857892 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857892 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857892 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857892 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e7 01 4c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 73 b6 40 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857892 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=000a4ee6) (sccp_scrc.c:486) 20250427084857892 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250427084857892 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857892 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857892 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857892 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857893 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=00e7014c) (sccp_scrc.c:486) 20250427084857893 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857893 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=0073b640) (sccp_scrc.c:486) 20250427084857893 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1c 28 69 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3f dc 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 b0 af 67 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857893 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=001c2869) (sccp_scrc.c:486) 20250427084857893 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857893 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=003fdc42) (sccp_scrc.c:486) 20250427084857893 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 19 57 4a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857893 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=00b0af67) (sccp_scrc.c:486) 20250427084857893 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ca 1e 10 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f8 9d ad 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857893 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=0019574a) (sccp_scrc.c:486) 20250427084857893 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857893 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=00ca1e10) (sccp_scrc.c:486) 20250427084857893 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857893 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=00f89dad) (sccp_scrc.c:486) 20250427084857893 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857893 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857893 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) 20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d0 e0 16 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857894 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=00d0e016) (sccp_scrc.c:486) 20250427084857894 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ef f8 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857894 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857894 DLSS7 <000c> osmo_ss7_asp.c:1164 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 43 a3 4b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857894 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857894 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857894 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857894 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857894 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857894 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857894 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) 20250427084857894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857894 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=00eff89f) (sccp_scrc.c:486) 20250427084857894 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857894 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857894 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857894 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) 20250427084857894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857894 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=0043a34b) (sccp_scrc.c:486) 20250427084857894 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857894 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857894 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857894 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) 20250427084857894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857894 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857894 DLSS7 <000c> osmo_ss7_asp.c:1164 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 86 c9 17 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857894 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857894 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857894 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857894 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857894 DLSS7 <000c> osmo_ss7_asp.c:1164 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 fe be 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084857894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857894 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=0086c917) (sccp_scrc.c:486) 20250427084857894 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857894 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857894 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857894 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) 20250427084857894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857894 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=00febe4d) (sccp_scrc.c:486) 20250427084857894 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084857894 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084857894 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857894 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084857895 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) 20250427084857895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084857894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857894 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857894 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857894 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857894 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857894 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  20250427084857895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084857895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857895 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) 20250427084857895 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250427084857895 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084857895 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857895 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084857895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084857895 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084857895 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084857895 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084857895 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857895 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:0 20250427084857895 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084857895 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084857895 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084857895 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857895 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084857895 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{UNUSED}: Allocated (fsm.c:456) 20250427084857895 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{UNUSED}: is child of mgw(mgw-fsm-14632662-0)[0x56345e0adcf0] (fsm.c:486) 20250427084857895 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14632662-0)[0x56345e0adcf0] (mgcp_client_endpoint_fsm.c:724) 20250427084857895 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857895 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857895 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084857895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0bf5f0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084857895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0bf5f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20] (fsm.c:486) 20250427084857895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0bf5f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084857895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0bf5f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084857895 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: df46d6'... (mgcp_client.c:807) 20250427084857895 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250427084857895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0bf5f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084857895 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "df46d617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "df46d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "df46d617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "df46d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(210)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250427084857910 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250427084857910 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084857910 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084857910 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084857910 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084857910 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084857910 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857910 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857910 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857910 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857910 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857910 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857910 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084857910 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857911 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084857911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084857911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084857911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084857911 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084857918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084857918 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084857918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdf46d6) (hnbgw_rua.c:470) 20250427084857918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084857918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084857918 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084857918 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084857918 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084857918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857918 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084857918 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084857918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857918 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14632662-0)[0x56345e0adcf0] (mgcp_client_endpoint_fsm.c:724) 20250427084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084857918 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 10 rtpbridge/3@mgw MGCP 1.0\r\nC: df46d'... (mgcp_client.c:807) 20250427084857918 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084857918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857918 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "df46d617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "df46d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084857928 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250427084857928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084857928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084857928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857928 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857928 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084857928 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14632662-0)[0x56345e0adcf0] (mgcp_client_endpoint_fsm.c:724) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084857928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0b7310]{ST_CRCX}: Allocated (fsm.c:456) 20250427084857928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0b7310]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20] (fsm.c:486) 20250427084857928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0b7310]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084857928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0b7310]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250427084857928 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 11 rtpbridge/3@mgw MGCP 1.0\r\nC: df46d'... (mgcp_client.c:807) 20250427084857928 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084857928 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14632662-0)[0x56345e0b7310]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857928 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "df46d617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "df46d617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084857939 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250427084857939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084857939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084857939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084857939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{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) 20250427084857939 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857939 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857939 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084857939 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084857939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084857939 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084857939 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084857939 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=00e7014c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084857939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857939 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 e7 01 4c 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) 20250427084857939 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084857939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857939 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857939 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 e7 01 4c 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  20250427084857939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857939 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857939 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857939 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857939 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  20250427084857939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857939 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) 20250427084857939 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250427084857939 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084857939 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857939 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084857939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084857939 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084857939 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084857939 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084857939 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857939 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857939 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084857939 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084857939 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084857939 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857939 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{UNUSED}: Allocated (fsm.c:456) 20250427084857939 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{UNUSED}: is child of mgw(mgw-fsm-6642320-0)[0x56345e0c1340] (fsm.c:486) 20250427084857940 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6642320-0)[0x56345e0c1340] (mgcp_client_endpoint_fsm.c:724) 20250427084857940 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857940 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857940 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084857940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0b8950]{ST_CRCX}: Allocated (fsm.c:456) 20250427084857940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0b8950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510] (fsm.c:486) 20250427084857940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0b8950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084857940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0b8950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084857940 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 655a9'... (mgcp_client.c:807) 20250427084857940 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084857940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0b8950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084857940 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "655a9017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "655a9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "655a9017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "655a9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(213)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250427084857959 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250427084857959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084857960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084857960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084857960 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084857960 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084857960 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857960 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857960 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857960 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857960 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857960 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857960 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084857960 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857960 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084857960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084857960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084857960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084857960 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084857965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084857965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084857965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084857965 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084857965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x655a90) (hnbgw_rua.c:470) 20250427084857965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084857965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084857965 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084857965 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084857965 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084857965 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857965 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084857965 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084857965 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857965 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6642320-0)[0x56345e0c1340] (mgcp_client_endpoint_fsm.c:724) 20250427084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084857965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: 655a9'... (mgcp_client.c:807) 20250427084857965 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084857965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857965 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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)@86ee852d1e2c: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "655a9017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "655a9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084857972 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250427084857972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084857972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084857972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857972 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857972 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084857972 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6642320-0)[0x56345e0c1340] (mgcp_client_endpoint_fsm.c:724) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084857972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0c11d0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084857972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0c11d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510] (fsm.c:486) 20250427084857972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0c11d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084857972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0c11d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250427084857972 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: 655a9'... (mgcp_client.c:807) 20250427084857972 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084857972 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6642320-0)[0x56345e0c11d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857972 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "655a9017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "655a9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084857981 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250427084857981 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084857981 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084857981 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084857981 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{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) 20250427084857981 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084857981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084857981 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084857981 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084857981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084857981 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084857981 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084857981 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=005f0bbb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084857981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084857981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084857981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084857981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084857981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084857981 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 5f 0b bb 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) 20250427084857981 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084857981 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857981 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084857981 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084857981 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084857981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084857981 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084857981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084857981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084857981 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857981 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 5f 0b bb 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  20250427084857981 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084857981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084857981 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084857981 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084857981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084857981 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084857981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084857981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084857981 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084857981 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  20250427084857981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084857981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084857981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084857981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084857981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084857981 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) 20250427084857981 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250427084857981 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084857981 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084857981 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084857981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084857981 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084857981 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084857981 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084857981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857981 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084857981 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084857981 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084857981 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084857981 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084857981 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{UNUSED}: Allocated (fsm.c:456) 20250427084857982 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{UNUSED}: is child of mgw(mgw-fsm-6130527-0)[0x56345e0ca050] (fsm.c:486) 20250427084857982 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6130527-0)[0x56345e0ca050] (mgcp_client_endpoint_fsm.c:724) 20250427084857982 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084857982 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084857982 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084857982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0d0a60]{ST_CRCX}: Allocated (fsm.c:456) 20250427084857982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0d0a60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40] (fsm.c:486) 20250427084857982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0d0a60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084857982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0d0a60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084857982 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 5d8b5'... (mgcp_client.c:807) 20250427084857982 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084857982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0d0a60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084857982 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d8b5f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d8b5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d8b5f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d8b5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(211)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250427084858004 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250427084858004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858004 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858004 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858004 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858004 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858004 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858013 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5d8b5f) (hnbgw_rua.c:470) 20250427084858013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858013 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858013 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858013 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858013 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858013 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858013 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858013 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6130527-0)[0x56345e0ca050] (mgcp_client_endpoint_fsm.c:724) 20250427084858013 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858013 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858013 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858013 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858013 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 16 rtpbridge/4@mgw MGCP 1.0\r\nC: 5d8b5'... (mgcp_client.c:807) 20250427084858013 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084858014 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858014 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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)@86ee852d1e2c: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "5d8b5f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d8b5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858020 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250427084858021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858021 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858021 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858021 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6130527-0)[0x56345e0ca050] (mgcp_client_endpoint_fsm.c:724) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0c8e10]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0c8e10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40] (fsm.c:486) 20250427084858021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0c8e10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0c8e10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250427084858021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 17 rtpbridge/4@mgw MGCP 1.0\r\nC: 5d8b5'... (mgcp_client.c:807) 20250427084858021 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084858021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6130527-0)[0x56345e0c8e10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858021 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "5d8b5f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d8b5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858028 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250427084858028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858028 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{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) 20250427084858028 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858028 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858028 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858028 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858028 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858028 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858028 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=0073b640), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858028 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 73 b6 40 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) 20250427084858028 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858028 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858028 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858028 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858028 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858028 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 73 b6 40 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  20250427084858028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858028 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858028 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858028 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  20250427084858029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858029 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) 20250427084858029 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250427084858029 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858029 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858029 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858029 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858029 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858029 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858029 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858029 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858029 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858029 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858029 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{UNUSED}: Allocated (fsm.c:456) 20250427084858029 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{UNUSED}: is child of mgw(mgw-fsm-16566309-0)[0x56345e0d2850] (fsm.c:486) 20250427084858029 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16566309-0)[0x56345e0d2850] (mgcp_client_endpoint_fsm.c:724) 20250427084858029 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858029 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858029 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0d9750]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0d9750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0] (fsm.c:486) 20250427084858029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0d9750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0d9750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858029 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: fcc82'... (mgcp_client.c:807) 20250427084858029 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0d9750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858029 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc82517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcc82517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc82517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcc82517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(214)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250427084858036 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250427084858036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858036 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858036 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858036 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858036 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858036 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858036 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858036 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858036 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858036 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858036 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858040 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfcc825) (hnbgw_rua.c:470) 20250427084858040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858040 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858040 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858040 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858040 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858040 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858040 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858040 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16566309-0)[0x56345e0d2850] (mgcp_client_endpoint_fsm.c:724) 20250427084858040 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858040 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858040 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858040 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 19 rtpbridge/2@mgw MGCP 1.0\r\nC: fcc82'... (mgcp_client.c:807) 20250427084858040 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084858040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858040 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858040 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858040 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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)@86ee852d1e2c: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc82517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcc82517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250427084858045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858045 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858045 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858045 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16566309-0)[0x56345e0d2850] (mgcp_client_endpoint_fsm.c:724) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0c09c0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0c09c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0] (fsm.c:486) 20250427084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0c09c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0c09c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250427084858045 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 20 rtpbridge/2@mgw MGCP 1.0\r\nC: fcc82'... (mgcp_client.c:807) 20250427084858045 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084858045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16566309-0)[0x56345e0c09c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858045 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc82517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fcc82517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858051 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250427084858051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858051 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858051 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{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) 20250427084858051 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858051 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858051 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858051 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858051 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858051 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858051 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=000a4ee6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858051 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 0a 4e e6 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) 20250427084858051 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858051 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858051 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858051 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858051 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858051 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 0a 4e e6 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  20250427084858051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858051 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858051 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858051 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858051 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  20250427084858051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858052 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) 20250427084858052 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250427084858052 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858052 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858052 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858052 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858052 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858052 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858052 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858052 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858052 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858052 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858052 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858052 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858052 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858052 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{UNUSED}: Allocated (fsm.c:456) 20250427084858052 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{UNUSED}: is child of mgw(mgw-fsm-15675168-0)[0x56345e0dadc0] (fsm.c:486) 20250427084858052 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15675168-0)[0x56345e0dadc0] (mgcp_client_endpoint_fsm.c:724) 20250427084858052 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858052 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858052 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858052 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0e22f0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858052 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0e22f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20] (fsm.c:486) 20250427084858052 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0e22f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858052 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0e22f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858052 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: ef2f2'... (mgcp_client.c:807) 20250427084858052 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858052 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0e22f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858052 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef2f2017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef2f2017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef2f2017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef2f2017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(215)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250427084858059 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250427084858059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858059 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858059 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858059 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858059 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858059 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858060 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858060 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858065 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xef2f20) (hnbgw_rua.c:470) 20250427084858065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858065 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858065 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858065 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858065 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858065 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858065 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858065 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858065 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15675168-0)[0x56345e0dadc0] (mgcp_client_endpoint_fsm.c:724) 20250427084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858065 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: ef2f2'... (mgcp_client.c:807) 20250427084858065 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084858065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858065 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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)@86ee852d1e2c: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ef2f2017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef2f2017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858072 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250427084858072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858072 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858072 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858072 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858072 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15675168-0)[0x56345e0dadc0] (mgcp_client_endpoint_fsm.c:724) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0d9ec0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0d9ec0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20] (fsm.c:486) 20250427084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0d9ec0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0d9ec0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250427084858072 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: ef2f2'... (mgcp_client.c:807) 20250427084858072 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084858072 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15675168-0)[0x56345e0d9ec0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858072 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ef2f2017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ef2f2017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250427084858082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858082 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{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) 20250427084858082 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858082 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858082 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858082 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858082 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858082 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=001c2869), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858082 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 1c 28 69 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) 20250427084858082 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858082 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858082 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 1c 28 69 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  20250427084858082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858082 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858082 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858082 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858082 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858082 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  20250427084858082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858082 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) 20250427084858082 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250427084858082 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858082 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858082 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858082 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858082 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858082 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858082 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858082 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858082 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858082 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{UNUSED}: Allocated (fsm.c:456) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{UNUSED}: is child of mgw(mgw-fsm-1723792-0)[0x56345e0e4150] (fsm.c:486) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1723792-0)[0x56345e0e4150] (mgcp_client_endpoint_fsm.c:724) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0eb0b0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0eb0b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0] (fsm.c:486) 20250427084858082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0eb0b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0eb0b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858082 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 1a4d9'... (mgcp_client.c:807) 20250427084858082 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0eb0b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858082 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a4d9017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a4d9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a4d9017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a4d9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(216)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250427084858102 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250427084858102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858102 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858102 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858102 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858102 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858102 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858102 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858102 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858102 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858102 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858102 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858110 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1a4d90) (hnbgw_rua.c:470) 20250427084858110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858110 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858110 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858110 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858110 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858110 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858110 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858110 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858110 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858110 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1723792-0)[0x56345e0e4150] (mgcp_client_endpoint_fsm.c:724) 20250427084858110 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858110 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858110 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858110 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858110 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 1a4d9'... (mgcp_client.c:807) 20250427084858110 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084858110 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858110 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858110 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858110 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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)@86ee852d1e2c: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1a4d9017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a4d9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858119 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250427084858119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858119 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858119 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858119 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1723792-0)[0x56345e0e4150] (mgcp_client_endpoint_fsm.c:724) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0adbb0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0adbb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0] (fsm.c:486) 20250427084858119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0adbb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0adbb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250427084858119 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 1a4d9'... (mgcp_client.c:807) 20250427084858119 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084858119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1723792-0)[0x56345e0adbb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858119 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1a4d9017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a4d9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858132 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250427084858132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858132 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858132 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858132 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858132 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858132 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858132 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858132 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858132 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{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) 20250427084858132 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858132 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858132 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858132 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858132 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858132 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858132 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=003fdc42), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858132 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 3f dc 42 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) 20250427084858132 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858132 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858132 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858132 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858132 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858132 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858133 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 3f dc 42 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  20250427084858133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858133 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858133 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858133 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858133 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  20250427084858133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858133 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) 20250427084858133 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250427084858133 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858133 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858133 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858133 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858133 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858133 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858133 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858133 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858133 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858133 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858133 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{UNUSED}: Allocated (fsm.c:456) 20250427084858133 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{UNUSED}: is child of mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0] (fsm.c:486) 20250427084858133 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0] (mgcp_client_endpoint_fsm.c:724) 20250427084858133 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858133 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858133 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0eca70]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0eca70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000] (fsm.c:486) 20250427084858133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0eca70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0eca70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858133 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: e6179'... (mgcp_client.c:807) 20250427084858133 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0eca70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858133 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6179717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6179717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e6179717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6179717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(217)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250427084858146 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250427084858146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858146 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858146 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858146 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858146 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858146 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858146 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858146 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858146 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858146 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858146 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858146 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858153 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe61797) (hnbgw_rua.c:470) 20250427084858153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858153 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858153 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858153 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858153 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858153 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858153 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858153 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0] (mgcp_client_endpoint_fsm.c:724) 20250427084858153 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858153 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858153 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858153 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: e6179'... (mgcp_client.c:807) 20250427084858153 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084858153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858153 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858153 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858153 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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)@86ee852d1e2c: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e6179717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6179717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250427084858162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858162 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858162 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858162 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0] (mgcp_client_endpoint_fsm.c:724) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0da630]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0da630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000] (fsm.c:486) 20250427084858162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0da630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0da630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250427084858162 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: e6179'... (mgcp_client.c:807) 20250427084858162 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084858162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15079319-0)[0x56345e0da630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858162 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e6179717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e6179717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858168 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250427084858168 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858168 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858168 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858168 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858168 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858168 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858168 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858168 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858168 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858168 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858168 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858168 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{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) 20250427084858168 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858168 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858168 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858168 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858168 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858168 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=00b0af67), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858168 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 b0 af 67 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) 20250427084858168 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858168 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 b0 af 67 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  20250427084858169 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858169 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858169 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858169 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858169 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858169 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  20250427084858169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858169 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) 20250427084858169 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250427084858169 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858169 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858169 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858169 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858169 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858169 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858169 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858169 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858169 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{UNUSED}: Allocated (fsm.c:456) 20250427084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{UNUSED}: is child of mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0] (fsm.c:486) 20250427084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0] (mgcp_client_endpoint_fsm.c:724) 20250427084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0fcb20]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0fcb20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250] (fsm.c:486) 20250427084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0fcb20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0fcb20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 49639'... (mgcp_client.c:807) 20250427084858169 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858169 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0fcb20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858169 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49639f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49639f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49639f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49639f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(218)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250427084858175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250427084858175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858175 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858175 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858175 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858175 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858175 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858180 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x49639f) (hnbgw_rua.c:470) 20250427084858180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858180 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858180 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858180 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858180 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858180 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858180 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0] (mgcp_client_endpoint_fsm.c:724) 20250427084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 49639'... (mgcp_client.c:807) 20250427084858180 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084858180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858180 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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)@86ee852d1e2c: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "49639f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49639f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858185 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250427084858185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858185 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858185 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858185 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858185 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0] (mgcp_client_endpoint_fsm.c:724) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0c0670]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0c0670]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250] (fsm.c:486) 20250427084858185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0c0670]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0c0670]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250427084858185 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 49639'... (mgcp_client.c:807) 20250427084858185 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084858185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4809631-0)[0x56345e0c0670]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858185 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "49639f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49639f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858190 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250427084858190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{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) 20250427084858190 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858190 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858190 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858190 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858190 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858190 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=0019574a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858190 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 19 57 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 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) 20250427084858190 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858190 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 19 57 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 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  20250427084858190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858190 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  20250427084858190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858190 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) 20250427084858190 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250427084858190 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858190 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858190 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858190 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858190 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858190 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858190 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858190 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858190 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858190 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858190 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{UNUSED}: Allocated (fsm.c:456) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{UNUSED}: is child of mgw(mgw-fsm-10159075-0)[0x56345e0ec610] (fsm.c:486) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10159075-0)[0x56345e0ec610] (mgcp_client_endpoint_fsm.c:724) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e105900]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e105900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030] (fsm.c:486) 20250427084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e105900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e105900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 9b03e'... (mgcp_client.c:807) 20250427084858190 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e105900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858190 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b03e317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b03e317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b03e317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b03e317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(219)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250427084858197 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250427084858197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858197 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858197 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858197 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858197 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858197 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858197 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858201 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9b03e3) (hnbgw_rua.c:470) 20250427084858201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858201 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858201 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858201 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858201 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858201 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858201 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858201 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10159075-0)[0x56345e0ec610] (mgcp_client_endpoint_fsm.c:724) 20250427084858201 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858201 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858201 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858201 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 9b03e'... (mgcp_client.c:807) 20250427084858201 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084858201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858201 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858201 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858201 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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)@86ee852d1e2c: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9b03e317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b03e317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858206 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250427084858206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858206 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858206 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858206 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858206 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10159075-0)[0x56345e0ec610] (mgcp_client_endpoint_fsm.c:724) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e0fdc40]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e0fdc40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030] (fsm.c:486) 20250427084858206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e0fdc40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e0fdc40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250427084858206 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 9b03e'... (mgcp_client.c:807) 20250427084858206 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084858206 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10159075-0)[0x56345e0fdc40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858206 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9b03e317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b03e317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250427084858210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858210 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858210 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858210 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858210 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858210 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858210 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858210 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858210 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{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) 20250427084858210 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858210 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858210 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858210 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858210 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858210 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=00ca1e10), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084858211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084858211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858211 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 ca 1e 10 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) 20250427084858211 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858211 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 ca 1e 10 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  20250427084858211 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858211 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858211 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858211 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858211 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858211 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  20250427084858211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858211 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) 20250427084858211 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250427084858211 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858211 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858211 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858211 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858211 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858211 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858211 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858211 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858211 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858211 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{UNUSED}: Allocated (fsm.c:456) 20250427084858211 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{UNUSED}: is child of mgw(mgw-fsm-10794470-0)[0x56345e0f5080] (fsm.c:486) 20250427084858211 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10794470-0)[0x56345e0f5080] (mgcp_client_endpoint_fsm.c:724) 20250427084858211 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858211 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858211 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e10e510]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e10e510]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40] (fsm.c:486) 20250427084858211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e10e510]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e10e510]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858211 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: a4b5e'... (mgcp_client.c:807) 20250427084858211 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858211 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e10e510]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858211 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4b5e617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4b5e617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4b5e617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4b5e617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(220)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250427084858217 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250427084858217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858217 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858217 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858217 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858217 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858217 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858217 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858217 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858217 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858217 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858217 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858217 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858221 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa4b5e6) (hnbgw_rua.c:470) 20250427084858221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858221 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858221 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858221 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858221 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858221 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858221 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858221 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10794470-0)[0x56345e0f5080] (mgcp_client_endpoint_fsm.c:724) 20250427084858221 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858221 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858221 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858221 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: a4b5'... (mgcp_client.c:807) 20250427084858221 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427084858221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858221 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858221 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858221 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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)@86ee852d1e2c: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a4b5e617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4b5e617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250427084858226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858226 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858226 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858226 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10794470-0)[0x56345e0f5080] (mgcp_client_endpoint_fsm.c:724) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e0f4db0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e0f4db0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40] (fsm.c:486) 20250427084858226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e0f4db0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e0f4db0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250427084858226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: a4b5'... (mgcp_client.c:807) 20250427084858226 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427084858226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10794470-0)[0x56345e0f4db0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858226 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a4b5e617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4b5e617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250427084858231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{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) 20250427084858231 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858231 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858231 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858231 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858231 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858231 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=00f89dad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858231 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 f8 9d ad 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) 20250427084858231 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858231 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 f8 9d ad 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  20250427084858231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858231 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  20250427084858231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858231 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) 20250427084858231 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250427084858231 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858231 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858231 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858231 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858231 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858231 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858231 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858231 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858231 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858231 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{UNUSED}: Allocated (fsm.c:456) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{UNUSED}: is child of mgw(mgw-fsm-4334353-0)[0x56345e110290] (fsm.c:486) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4334353-0)[0x56345e110290] (mgcp_client_endpoint_fsm.c:724) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e10fc60]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e10fc60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4334353-0)[0x56345e110890] (fsm.c:486) 20250427084858231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e10fc60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e10fc60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858231 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 42231'... (mgcp_client.c:807) 20250427084858231 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e10fc60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858231 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42231117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42231117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42231117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42231117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(221)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250427084858237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250427084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858237 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858237 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858237 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858237 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858237 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858241 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x422311) (hnbgw_rua.c:470) 20250427084858241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858241 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858241 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858241 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858241 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858241 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858241 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858241 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4334353-0)[0x56345e110290] (mgcp_client_endpoint_fsm.c:724) 20250427084858241 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858241 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858241 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858241 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 4223'... (mgcp_client.c:807) 20250427084858241 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427084858241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858241 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858241 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858241 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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)@86ee852d1e2c: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "42231117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42231117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858247 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250427084858247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858248 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858248 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858248 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858248 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858248 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4334353-0)[0x56345e110290] (mgcp_client_endpoint_fsm.c:724) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858248 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e106a50]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858248 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e106a50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4334353-0)[0x56345e110890] (fsm.c:486) 20250427084858248 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e106a50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858248 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e106a50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250427084858248 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 4223'... (mgcp_client.c:807) 20250427084858248 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427084858248 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4334353-0)[0x56345e106a50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858248 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "42231117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42231117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250427084858252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858252 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{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) 20250427084858252 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858252 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858252 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858252 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858252 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858252 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=00d0e016), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858252 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 d0 e0 16 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) 20250427084858252 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858252 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858252 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858252 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858252 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858252 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858252 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858252 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858252 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858252 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 d0 e0 16 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  20250427084858252 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858252 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858252 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858252 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858252 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858252 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858252 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858252 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  20250427084858252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858252 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) 20250427084858252 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250427084858252 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858252 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858252 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858252 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858252 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858252 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858252 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858252 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858252 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858252 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858252 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{UNUSED}: Allocated (fsm.c:456) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{UNUSED}: is child of mgw(mgw-fsm-15044535-0)[0x56345e119060] (fsm.c:486) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15044535-0)[0x56345e119060] (mgcp_client_endpoint_fsm.c:724) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e11ff20]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e11ff20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0] (fsm.c:486) 20250427084858252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e11ff20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e11ff20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858252 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: e58fb'... (mgcp_client.c:807) 20250427084858252 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e11ff20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858252 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e58fb717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e58fb717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e58fb717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e58fb717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(222)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250427084858258 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250427084858258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858258 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858258 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858258 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858258 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858258 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858258 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858258 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858258 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858258 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858259 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858262 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe58fb7) (hnbgw_rua.c:470) 20250427084858262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858262 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858262 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858262 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858262 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858262 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858262 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858262 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15044535-0)[0x56345e119060] (mgcp_client_endpoint_fsm.c:724) 20250427084858262 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858262 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858262 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858262 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: e58f'... (mgcp_client.c:807) 20250427084858262 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427084858262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858262 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858262 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858262 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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)@86ee852d1e2c: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "e58fb717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e58fb717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858267 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250427084858267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858267 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858267 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858267 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15044535-0)[0x56345e119060] (mgcp_client_endpoint_fsm.c:724) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e118cb0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e118cb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0] (fsm.c:486) 20250427084858267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e118cb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e118cb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250427084858267 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: e58f'... (mgcp_client.c:807) 20250427084858267 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427084858267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15044535-0)[0x56345e118cb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858267 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "e58fb717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e58fb717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250427084858272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{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) 20250427084858272 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858272 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858272 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858272 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858272 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858272 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=00eff89f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858272 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 ef f8 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) 20250427084858272 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858272 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858272 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 ef f8 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  20250427084858272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858272 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  20250427084858272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858272 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) 20250427084858272 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250427084858272 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858272 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858272 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858272 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858272 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858272 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858272 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858272 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858272 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{UNUSED}: Allocated (fsm.c:456) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{UNUSED}: is child of mgw(mgw-fsm-14805906-0)[0x56345e121eb0] (fsm.c:486) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14805906-0)[0x56345e121eb0] (mgcp_client_endpoint_fsm.c:724) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e128c40]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e128c40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14805906-0)[0x56345e122080] (fsm.c:486) 20250427084858272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e128c40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e128c40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858272 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: e1eb9'... (mgcp_client.c:807) 20250427084858272 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e128c40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858272 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1eb9217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1eb9217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1eb9217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1eb9217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(223)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250427084858279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250427084858279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858279 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858279 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858279 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858279 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858279 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858279 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858279 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858279 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858279 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858279 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858279 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858283 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe1eb92) (hnbgw_rua.c:470) 20250427084858283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858283 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858283 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858283 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858283 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858283 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858283 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858283 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14805906-0)[0x56345e121eb0] (mgcp_client_endpoint_fsm.c:724) 20250427084858283 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858283 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858283 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858283 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858283 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: e1eb'... (mgcp_client.c:807) 20250427084858283 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427084858283 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858283 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858283 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858283 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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)@86ee852d1e2c: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e1eb9217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1eb9217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858288 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250427084858288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858288 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858288 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858288 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14805906-0)[0x56345e121eb0] (mgcp_client_endpoint_fsm.c:724) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e121050]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e121050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14805906-0)[0x56345e122080] (fsm.c:486) 20250427084858288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e121050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e121050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250427084858288 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: e1eb'... (mgcp_client.c:807) 20250427084858288 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427084858288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14805906-0)[0x56345e121050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858288 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e1eb9217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1eb9217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858293 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250427084858293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{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) 20250427084858293 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858293 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858293 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858293 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858293 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858293 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=0043a34b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858293 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 43 a3 4b 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) 20250427084858293 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858293 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 43 a3 4b 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  20250427084858293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858293 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858293 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  20250427084858293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858293 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) 20250427084858293 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250427084858293 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858293 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858293 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858293 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858293 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858293 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{UNUSED}: Allocated (fsm.c:456) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{UNUSED}: is child of mgw(mgw-fsm-16032672-0)[0x56345e12aba0] (fsm.c:486) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16032672-0)[0x56345e12aba0] (mgcp_client_endpoint_fsm.c:724) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e131b00]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e131b00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230] (fsm.c:486) 20250427084858293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e131b00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e131b00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858293 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: f4a3a'... (mgcp_client.c:807) 20250427084858293 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e131b00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858293 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a3a017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a3a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a3a017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a3a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(224)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250427084858301 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250427084858301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858301 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858301 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858301 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858301 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858301 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858301 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858301 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858301 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858301 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858301 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858305 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf4a3a0) (hnbgw_rua.c:470) 20250427084858305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858305 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858305 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858305 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858305 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858305 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858305 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858305 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16032672-0)[0x56345e12aba0] (mgcp_client_endpoint_fsm.c:724) 20250427084858305 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858305 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858305 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858305 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: f4a3'... (mgcp_client.c:807) 20250427084858305 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427084858305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858305 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858305 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858305 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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)@86ee852d1e2c: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a3a017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a3a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858310 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250427084858310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858310 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858310 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858310 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16032672-0)[0x56345e12aba0] (mgcp_client_endpoint_fsm.c:724) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858310 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e1293b0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e1293b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230] (fsm.c:486) 20250427084858310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e1293b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e1293b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250427084858311 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: f4a3'... (mgcp_client.c:807) 20250427084858311 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427084858311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16032672-0)[0x56345e1293b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858311 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858311 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858311 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858311 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a3a017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4a3a017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858315 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250427084858315 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858315 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858315 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858315 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{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) 20250427084858315 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858315 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858315 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858315 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858315 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858315 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=0086c917), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858315 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 86 c9 17 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) 20250427084858315 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858315 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858315 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 86 c9 17 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  20250427084858315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084858315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084858315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084858315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084858315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084858315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084858315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084858315 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858315 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  20250427084858315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084858315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084858315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084858315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084858315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084858315 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) 20250427084858315 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250427084858315 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084858315 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084858315 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084858315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084858315 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084858315 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084858315 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084858315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858315 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084858315 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084858315 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084858315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858315 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{UNUSED}: Allocated (fsm.c:456) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{UNUSED}: is child of mgw(mgw-fsm-14425955-0)[0x56345e133830] (fsm.c:486) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14425955-0)[0x56345e133830] (mgcp_client_endpoint_fsm.c:724) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e13a670]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e13a670]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40] (fsm.c:486) 20250427084858315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e13a670]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e13a670]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084858315 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: dc1f6'... (mgcp_client.c:807) 20250427084858315 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084858315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e13a670]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858315 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc1f6317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc1f6317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "dc1f6317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc1f6317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427084858323 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250427084858323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084858323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084858323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858323 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084858323 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858323 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858323 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858323 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858323 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858323 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858323 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084858323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084858323 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084858323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084858323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084858323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084858323 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084858327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084858327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084858327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084858327 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084858327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdc1f63) (hnbgw_rua.c:470) 20250427084858327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084858327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084858327 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084858327 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084858327 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084858327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858327 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084858327 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084858327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858327 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084858327 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14425955-0)[0x56345e133830] (mgcp_client_endpoint_fsm.c:724) 20250427084858327 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858327 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858327 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084858327 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: dc1f'... (mgcp_client.c:807) 20250427084858327 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427084858327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084858327 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858327 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858327 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "dc1f6317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc1f6317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858332 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250427084858332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084858332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084858332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858332 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858332 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084858332 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14425955-0)[0x56345e133830] (mgcp_client_endpoint_fsm.c:724) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084858332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e12a4d0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084858332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e12a4d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40] (fsm.c:486) 20250427084858332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e12a4d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084858332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e12a4d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250427084858332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: dc1f'... (mgcp_client.c:807) 20250427084858332 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427084858332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14425955-0)[0x56345e12a4d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858332 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "dc1f6317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "dc1f6317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084858336 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250427084858336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084858336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084858336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084858336 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858336 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{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) 20250427084858336 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084858336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084858336 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084858336 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084858336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084858336 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084858336 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084858336 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=00febe4d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084858336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084858336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084858336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084858336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084858336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084858336 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 fe be 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 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) 20250427084858336 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084858336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084858336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084858336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084858336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084858336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084858336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084858336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084858336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084858336 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084858336 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 fe be 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 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)@86ee852d1e2c: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084859918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859918 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084859918 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084859918 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084859918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084859918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084859918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084859918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084859918 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859918 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  20250427084859918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084859918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084859918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084859918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084859918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084859918 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) 20250427084859918 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250427084859918 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084859918 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084859918 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084859918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084859918 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084859918 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084859918 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084859918 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084859918 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084859918 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084859918 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084859918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084859918 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 74efd'... (mgcp_client.c:807) 20250427084859918 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084859918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084859918 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084859918 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 74efd'... (mgcp_client.c:807) 20250427084859918 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084859918 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084859918 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: Removing from parent mgw(mgw-fsm-7663582-0)[0x56345e0a45a0] (mgcp_client_endpoint_fsm.c:873) 20250427084859918 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084859918 DLMGCP DEBUG mgw-endp(mgw-fsm-7663582-0)[0x56345e0a46e0]{IN_USE}: Deallocated (fsm.c:568) 20250427084859918 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084859918 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084859919 DMGW DEBUG mgw(mgw-fsm-7663582-0)[0x56345e0a45a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084859919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084859919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084859919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084859919 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "74efde17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "74efde17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084859937 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250427084859937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084859937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084859937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084859937 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0a2d40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427084859938 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250427084859938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084859938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084859938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084859938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)7663582 20250427084859948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084859948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084859948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084859948 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084859948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x74efde,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084859948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084859948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084859948 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084859948 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084859948 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084859948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084859948 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084859948 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084859948 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=00f79e38), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084859948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084859949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084859949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084859949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084859949 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 f7 9e 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) 20250427084859949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084859949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084859949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084859949 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084859949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084859949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084859949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084859949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084859949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084859949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084859949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859949 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 f7 9e 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)@86ee852d1e2c: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084859951 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084859951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084859951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084859951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084859951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084859951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084859951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084859951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859951 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  20250427084859951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084859951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084859951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084859951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084859951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084859951 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) 20250427084859951 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250427084859951 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084859951 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084859951 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084859951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084859951 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084859951 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084859951 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084859951 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084859951 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084859951 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084859951 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084859951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084859951 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 56 rtpbridge/3@mgw MGCP 1.0\r\nC: df46d'... (mgcp_client.c:807) 20250427084859952 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084859952 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084859952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084859952 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 57 rtpbridge/3@mgw MGCP 1.0\r\nC: df46d'... (mgcp_client.c:807) 20250427084859952 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084859952 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084859952 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: Removing from parent mgw(mgw-fsm-14632662-0)[0x56345e0adcf0] (mgcp_client_endpoint_fsm.c:873) 20250427084859952 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084859952 DLMGCP DEBUG mgw-endp(mgw-fsm-14632662-0)[0x56345e0b8d20]{IN_USE}: Deallocated (fsm.c:568) 20250427084859952 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084859952 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084859952 DMGW DEBUG mgw(mgw-fsm-14632662-0)[0x56345e0adcf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084859952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084859952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084859952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084859952 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)4100372 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:0 TC_rab_assignment_concurrent0(212)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "df46d617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "df46d617" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084859966 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250427084859966 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084859967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084859967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084859967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0bf5f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084859967 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250427084859967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084859967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084859967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084859967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)14632662 20250427084859973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084859973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084859973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084859973 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084859973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdf46d6,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084859973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084859973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084859973 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084859973 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084859973 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084859973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084859973 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084859973 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084859973 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=00e7014c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084859973 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084859973 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084859973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084859973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084859973 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 e7 01 4c 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) 20250427084859973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084859973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084859973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084859973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084859973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084859973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084859973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084859973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084859973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084859973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084859973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859973 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 e7 01 4c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427084859973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084859973 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084859973 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084859973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084859973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084859973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084859973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084859973 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859973 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f7 9e 38 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084859973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084859973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084859973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084859973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084859974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084859974 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=00f79e38), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084859974 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250427084859974 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084859974 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084859974 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084859974 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) 20250427084859974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084859974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084859974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084859974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{disconnected}: Freeing instance (context_map.c:202) 20250427084859974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7663582)[0x56345e09c350]{disconnected}: Deallocated (fsm.c:568) 20250427084859974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084859974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{disconnected}: Freeing instance (context_map.c:206) 20250427084859974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56345e098ae0]{disconnected}: Deallocated (fsm.c:568) 20250427084859974 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7663582 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250427084859974 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=00f79e38), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250427084859974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084859974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084859974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084859974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084859974 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 f7 9e 38 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084859974 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084859974 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084859974 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084859974 DLSCCP DEBUG SCCP-SCOC(8)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427084859974 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859974 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084859974 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084859974 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084859974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084859974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084859974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084859974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084859974 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859974 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 f7 9e 38 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)14083698 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:3 20250427084859979 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859979 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084859979 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084859979 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084859979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084859979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084859979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084859979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084859979 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859979 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e7 01 4c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084859979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084859979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084859979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084859979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084859979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084859979 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=00e7014c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084859979 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250427084859979 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084859979 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084859979 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084859979 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) 20250427084859979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084859979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084859979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084859979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{disconnected}: Freeing instance (context_map.c:202) 20250427084859979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14632662)[0x56345e0a2e70]{disconnected}: Deallocated (fsm.c:568) 20250427084859979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084859979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{disconnected}: Freeing instance (context_map.c:206) 20250427084859979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56345e0a5ba0]{disconnected}: Deallocated (fsm.c:568) 20250427084859979 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14632662 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427084859979 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=00e7014c), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250427084859979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084859979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084859979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084859979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084859979 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 e7 01 4c 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084859979 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084859980 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084859980 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084859980 DLSCCP DEBUG SCCP-SCOC(11)[0x56345e0a7060]{IDLE}: Deallocated (fsm.c:568) 20250427084859980 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084859980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084859980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084859980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084859980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084859980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084859980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084859980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859980 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 e7 01 4c 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084859990 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084859990 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084859990 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084859990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084859990 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084859990 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084859990 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084859990 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859990 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  20250427084859990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084859990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084859990 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) 20250427084859990 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250427084859990 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084859990 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084859990 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084859990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084859990 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084859990 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084859990 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084859990 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084859990 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084859990 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084859990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084859990 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 58 rtpbridge/1@mgw MGCP 1.0\r\nC: 655a9'... (mgcp_client.c:807) 20250427084859990 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084859990 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084859990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084859990 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 59 rtpbridge/1@mgw MGCP 1.0\r\nC: 655a9'... (mgcp_client.c:807) 20250427084859990 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084859990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: Removing from parent mgw(mgw-fsm-6642320-0)[0x56345e0c1340] (mgcp_client_endpoint_fsm.c:873) 20250427084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-6642320-0)[0x56345e0c1510]{IN_USE}: Deallocated (fsm.c:568) 20250427084859990 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084859990 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084859990 DMGW DEBUG mgw(mgw-fsm-6642320-0)[0x56345e0c1340]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084859990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084859990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084859990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084859990 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "655a9017" }, { code := "I", val := "11111" } }, sdp := omit } 20250427084859996 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250427084859996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084859996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084859996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084859996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "655a9017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084859996 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250427084859996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084859996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084859996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084859996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c11d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)6642320 20250427084859998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084859998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084859998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084859998 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084859998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x655a90,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084859998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084859998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084859998 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084859998 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084859998 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084859998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084859998 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084859998 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084859998 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=005f0bbb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084859998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084859998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084859998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084859998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084859998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084859998 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 5f 0b bb 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) 20250427084859998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084859998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084859998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084859998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084859998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084859998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084859998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084859998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084859998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084859998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084859998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084859998 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084859998 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 5f 0b bb 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)@86ee852d1e2c: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12058999 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:1 20250427084900000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900000 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900000 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900000 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900000 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900000 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5f 0b bb 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900001 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=005f0bbb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900001 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250427084900001 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900001 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900001 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900001 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) 20250427084900001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{disconnected}: Freeing instance (context_map.c:202) 20250427084900001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6642320)[0x56345e09ce30]{disconnected}: Deallocated (fsm.c:568) 20250427084900001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{disconnected}: Freeing instance (context_map.c:206) 20250427084900001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56345e094270]{disconnected}: Deallocated (fsm.c:568) 20250427084900001 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6642320 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427084900001 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=005f0bbb), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250427084900001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900001 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 5f 0b bb 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900001 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900001 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900001 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900001 DLSCCP DEBUG SCCP-SCOC(9)[0x56345e09d900]{IDLE}: Deallocated (fsm.c:568) 20250427084900001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900001 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 5f 0b bb 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084900034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900034 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900034 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900034 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900034 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900034 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  20250427084900034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900034 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) 20250427084900034 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250427084900034 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900034 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900034 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900034 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900034 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900034 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900035 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900035 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900035 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900035 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900035 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 60 rtpbridge/4@mgw MGCP 1.0\r\nC: 5d8b5'... (mgcp_client.c:807) 20250427084900035 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900035 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 61 rtpbridge/4@mgw MGCP 1.0\r\nC: 5d8b5'... (mgcp_client.c:807) 20250427084900035 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900035 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900035 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: Removing from parent mgw(mgw-fsm-6130527-0)[0x56345e0ca050] (mgcp_client_endpoint_fsm.c:873) 20250427084900035 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900035 DLMGCP DEBUG mgw-endp(mgw-fsm-6130527-0)[0x56345e0c9e40]{IN_USE}: Deallocated (fsm.c:568) 20250427084900035 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900035 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900035 DMGW DEBUG mgw(mgw-fsm-6130527-0)[0x56345e0ca050]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900035 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "5d8b5f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "5d8b5f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084900045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250427084900045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d0a60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250427084900045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c8e10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)6130527 20250427084900049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900049 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5d8b5f,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900049 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900049 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900049 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900049 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900049 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900049 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=0073b640), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900049 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 73 b6 40 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) 20250427084900049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900049 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 73 b6 40 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)@86ee852d1e2c: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)1221492 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:4 20250427084900053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900053 DLSS7 <000c> osmo_ss7_asp.c:1164 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 73 b6 40 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900053 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=0073b640), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900053 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250427084900053 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900053 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900053 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900053 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) 20250427084900053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{disconnected}: Freeing instance (context_map.c:202) 20250427084900053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6130527)[0x56345e0a6970]{disconnected}: Deallocated (fsm.c:568) 20250427084900053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{disconnected}: Freeing instance (context_map.c:206) 20250427084900053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56345e0a27c0]{disconnected}: Deallocated (fsm.c:568) 20250427084900053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6130527 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427084900053 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=0073b640), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250427084900053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900053 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 73 b6 40 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900053 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900053 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900053 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900053 DLSCCP DEBUG SCCP-SCOC(12)[0x56345e0a52a0]{IDLE}: Deallocated (fsm.c:568) 20250427084900053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900053 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900053 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 73 b6 40 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084900060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900060 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900060 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  20250427084900060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900060 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) 20250427084900060 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250427084900060 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900060 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900060 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900060 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900060 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900060 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900060 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900060 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900060 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900060 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900060 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 62 rtpbridge/2@mgw MGCP 1.0\r\nC: fcc82'... (mgcp_client.c:807) 20250427084900060 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900060 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900060 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900060 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 63 rtpbridge/2@mgw MGCP 1.0\r\nC: fcc82'... (mgcp_client.c:807) 20250427084900060 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900060 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: Removing from parent mgw(mgw-fsm-16566309-0)[0x56345e0d2850] (mgcp_client_endpoint_fsm.c:873) 20250427084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-16566309-0)[0x56345e0c94f0]{IN_USE}: Deallocated (fsm.c:568) 20250427084900060 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900060 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900060 DMGW DEBUG mgw(mgw-fsm-16566309-0)[0x56345e0d2850]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900060 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc82517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "fcc82517" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084900071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250427084900071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0d9750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250427084900071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900071 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c09c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)16566309 20250427084900075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900075 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfcc825,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900075 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900075 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900075 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900075 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900075 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900075 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=000a4ee6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900075 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 0a 4e e6 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) 20250427084900075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900076 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 0a 4e e6 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)@86ee852d1e2c: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5782271 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:2 20250427084900079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900080 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900080 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900080 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900080 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0a 4e e6 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900080 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=000a4ee6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900080 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250427084900080 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900080 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900080 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900080 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) 20250427084900080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{disconnected}: Freeing instance (context_map.c:202) 20250427084900080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16566309)[0x56345e09d740]{disconnected}: Deallocated (fsm.c:568) 20250427084900080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{disconnected}: Freeing instance (context_map.c:206) 20250427084900080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56345e0a4a50]{disconnected}: Deallocated (fsm.c:568) 20250427084900080 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16566309 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250427084900080 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=000a4ee6), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250427084900080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900080 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 0a 4e e6 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900080 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900080 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900080 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900080 DLSCCP DEBUG SCCP-SCOC(10)[0x56345e0a4c80]{IDLE}: Deallocated (fsm.c:568) 20250427084900080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900080 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900080 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 0a 4e e6 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084900087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900087 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900087 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  20250427084900087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900087 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) 20250427084900087 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250427084900087 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900087 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900087 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900087 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900087 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900087 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900087 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900087 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900087 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900087 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900087 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: ef2f2'... (mgcp_client.c:807) 20250427084900087 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900087 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: ef2f2'... (mgcp_client.c:807) 20250427084900087 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900087 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: Removing from parent mgw(mgw-fsm-15675168-0)[0x56345e0dadc0] (mgcp_client_endpoint_fsm.c:873) 20250427084900087 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900087 DLMGCP DEBUG mgw-endp(mgw-fsm-15675168-0)[0x56345e0dba20]{IN_USE}: Deallocated (fsm.c:568) 20250427084900087 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900087 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900087 DMGW DEBUG mgw(mgw-fsm-15675168-0)[0x56345e0dadc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900087 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ef2f2017" }, { code := "I", val := "11111" } }, sdp := omit } 20250427084900091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250427084900091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(214)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ef2f2017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0e22f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427084900091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250427084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0d9ec0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)15675168 20250427084900093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900093 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xef2f20,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900094 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900094 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900094 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900094 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900094 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900094 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=001c2869), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900094 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 1c 28 69 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) 20250427084900094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900094 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900094 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 1c 28 69 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)@86ee852d1e2c: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)16151404 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:5 20250427084900096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900096 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900096 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900096 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900096 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900096 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1c 28 69 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900096 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=001c2869), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900096 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250427084900096 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900096 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900096 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900096 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) 20250427084900096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{disconnected}: Freeing instance (context_map.c:202) 20250427084900096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15675168)[0x56345e0a58c0]{disconnected}: Deallocated (fsm.c:568) 20250427084900096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{disconnected}: Freeing instance (context_map.c:206) 20250427084900096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56345e0a6aa0]{disconnected}: Deallocated (fsm.c:568) 20250427084900096 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15675168 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250427084900096 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=001c2869), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250427084900096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900096 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 1c 28 69 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900096 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900096 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900096 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900096 DLSCCP DEBUG SCCP-SCOC(13)[0x56345e0ae640]{IDLE}: Deallocated (fsm.c:568) 20250427084900096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900096 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 1c 28 69 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084900146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900146 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900146 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900146 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900146 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  20250427084900147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900147 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) 20250427084900147 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250427084900147 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900147 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900147 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900147 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900147 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900147 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900147 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900147 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900147 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900147 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 1a4d9'... (mgcp_client.c:807) 20250427084900147 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 1a4d9'... (mgcp_client.c:807) 20250427084900147 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900147 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: Removing from parent mgw(mgw-fsm-1723792-0)[0x56345e0e4150] (mgcp_client_endpoint_fsm.c:873) 20250427084900147 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900147 DLMGCP DEBUG mgw-endp(mgw-fsm-1723792-0)[0x56345e0e47e0]{IN_USE}: Deallocated (fsm.c:568) 20250427084900147 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900147 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900147 DMGW DEBUG mgw(mgw-fsm-1723792-0)[0x56345e0e4150]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900147 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1a4d9017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "1a4d9017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900166 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250427084900166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eb0b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427084900167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250427084900167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0adbb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)1723792 20250427084900172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900173 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1a4d90,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900173 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900173 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900173 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900173 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900173 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900173 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=003fdc42), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900173 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900173 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900173 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 3f dc 42 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) 20250427084900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900173 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900173 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900173 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900173 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900174 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900174 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900174 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 3f dc 42 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)@86ee852d1e2c: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(215)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900179 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900179 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900179 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900179 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900179 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  20250427084900179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900179 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) 20250427084900179 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250427084900179 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900179 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900179 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900179 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900179 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900179 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900179 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900179 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900179 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900179 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900179 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900179 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: e6179'... (mgcp_client.c:807) 20250427084900179 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900179 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900179 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900179 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: e6179'... (mgcp_client.c:807) 20250427084900179 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900179 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900179 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: Removing from parent mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0] (mgcp_client_endpoint_fsm.c:873) 20250427084900179 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900179 DLMGCP DEBUG mgw-endp(mgw-fsm-15079319-0)[0x56345e0ed000]{IN_USE}: Deallocated (fsm.c:568) 20250427084900179 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900179 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900179 DMGW DEBUG mgw(mgw-fsm-15079319-0)[0x56345e0ecdf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900179 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)@86ee852d1e2c: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)3976330 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e6179717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e6179717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250427084900199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0eca70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427084900200 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250427084900200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900200 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0da630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)15079319 20250427084900205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900205 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe61797,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900205 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900205 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900205 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900205 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900205 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900205 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=00b0af67), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900205 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 b0 af 67 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) 20250427084900205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900206 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 b0 af 67 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427084900206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900206 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900206 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900206 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900206 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3f dc 42 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900206 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900206 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900206 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900206 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  20250427084900206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900206 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=003fdc42), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900206 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250427084900206 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900206 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900206 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900206 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) 20250427084900206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{disconnected}: Freeing instance (context_map.c:202) 20250427084900206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1723792)[0x56345e0a54e0]{disconnected}: Deallocated (fsm.c:568) 20250427084900206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{disconnected}: Freeing instance (context_map.c:206) 20250427084900206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56345e0a5ec0]{disconnected}: Deallocated (fsm.c:568) 20250427084900206 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1723792 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427084900206 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=003fdc42), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250427084900206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900207 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 3f dc 42 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900207 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900207 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900207 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900207 DLSCCP DEBUG SCCP-SCOC(14)[0x56345e0a63a0]{IDLE}: Deallocated (fsm.c:568) 20250427084900207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900207 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) 20250427084900207 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250427084900207 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900207 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900207 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900207 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900207 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900207 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900207 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900207 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900207 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900207 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900207 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 49639'... (mgcp_client.c:807) 20250427084900207 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900207 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 49639'... (mgcp_client.c:807) 20250427084900207 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900207 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: Removing from parent mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0] (mgcp_client_endpoint_fsm.c:873) 20250427084900207 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900207 DLMGCP DEBUG mgw-endp(mgw-fsm-4809631-0)[0x56345e0f6250]{IN_USE}: Deallocated (fsm.c:568) 20250427084900207 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900207 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900207 DMGW DEBUG mgw(mgw-fsm-4809631-0)[0x56345e0f5bc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427084900207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900208 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900208 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900208 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 3f dc 42 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)4926693 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:7 20250427084900215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900215 DLSS7 <000c> osmo_ss7_asp.c:1164 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 b0 af 67 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900215 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=00b0af67), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900215 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250427084900215 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900215 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900215 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900215 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) 20250427084900215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{disconnected}: Freeing instance (context_map.c:202) 20250427084900215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15079319)[0x56345e0a6bd0]{disconnected}: Deallocated (fsm.c:568) 20250427084900215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{disconnected}: Freeing instance (context_map.c:206) 20250427084900215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56345e0af4d0]{disconnected}: Deallocated (fsm.c:568) 20250427084900215 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15079319 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250427084900216 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=00b0af67), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250427084900216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900216 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 b0 af 67 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900216 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900216 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900216 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900216 DLSCCP DEBUG SCCP-SCOC(15)[0x56345e0afff0]{IDLE}: Deallocated (fsm.c:568) 20250427084900216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900216 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 b0 af 67 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084900220 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900220 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900220 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900220 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900220 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  20250427084900220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900220 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) 20250427084900220 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250427084900220 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900220 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900220 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900220 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900220 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900220 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900220 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900220 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900220 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900220 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900220 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900220 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 9b03e'... (mgcp_client.c:807) 20250427084900220 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900220 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900220 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 9b03e'... (mgcp_client.c:807) 20250427084900220 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084900220 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900220 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: Removing from parent mgw(mgw-fsm-10159075-0)[0x56345e0ec610] (mgcp_client_endpoint_fsm.c:873) 20250427084900220 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900220 DLMGCP DEBUG mgw-endp(mgw-fsm-10159075-0)[0x56345e0ff030]{IN_USE}: Deallocated (fsm.c:568) 20250427084900220 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900220 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900220 DMGW DEBUG mgw(mgw-fsm-10159075-0)[0x56345e0ec610]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900220 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "49639f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250427084900233 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250427084900233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0fcb20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "49639f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9b03e317" }, { code := "I", val := "11111" } }, sdp := omit } 20250427084900234 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250427084900234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0c0670]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "9b03e317" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084900235 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250427084900235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e105900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900236 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250427084900237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0fdc40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)10159075 20250427084900243 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_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)4809631 20250427084900243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900243 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9b03e3,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900243 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900243 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900243 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900243 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900243 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=00ca1e10), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084900244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084900244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900244 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 ca 1e 10 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) 20250427084900244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900244 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900244 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 ca 1e 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427084900245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900245 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900245 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  20250427084900245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900245 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) 20250427084900245 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250427084900245 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900245 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900245 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900245 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900245 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900245 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900245 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900245 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900245 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900245 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: a4b5'... (mgcp_client.c:807) 20250427084900245 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900245 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: a4b5'... (mgcp_client.c:807) 20250427084900245 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900245 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: Removing from parent mgw(mgw-fsm-10794470-0)[0x56345e0f5080] (mgcp_client_endpoint_fsm.c:873) 20250427084900245 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900246 DLMGCP DEBUG mgw-endp(mgw-fsm-10794470-0)[0x56345e107c40]{IN_USE}: Deallocated (fsm.c:568) 20250427084900246 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900246 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900246 DMGW DEBUG mgw(mgw-fsm-10794470-0)[0x56345e0f5080]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427084900246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900246 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x49639f,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900246 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900246 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900246 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900246 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900246 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900246 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=0019574a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900246 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 19 57 4a 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) 20250427084900246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900246 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900247 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 19 57 4a 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)@86ee852d1e2c: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(218)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)12854488 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:9 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)3579879 20250427084900259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900259 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ca 1e 10 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900260 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=00ca1e10), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900260 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250427084900260 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900260 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900260 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900260 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) 20250427084900260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{disconnected}: Freeing instance (context_map.c:202) 20250427084900260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10159075)[0x56345e0b03e0]{disconnected}: Deallocated (fsm.c:568) 20250427084900260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{disconnected}: Freeing instance (context_map.c:206) 20250427084900260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56345e0b13f0]{disconnected}: Deallocated (fsm.c:568) 20250427084900260 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10159075 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250427084900260 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=00ca1e10), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:8 20250427084900260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084900260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084900260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900260 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 ca 1e 10 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900260 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900260 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900260 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900260 DLSCCP DEBUG SCCP-SCOC(17)[0x56345e0b1b00]{IDLE}: Deallocated (fsm.c:568) 20250427084900260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900261 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 ca 1e 10 00 00 11 00 00 06 00 08 00 00 00 01  20250427084900262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900262 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900262 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900262 DLSS7 <000c> osmo_ss7_asp.c:1164 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 19 57 4a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900262 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=0019574a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900262 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250427084900262 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900262 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900262 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900262 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) 20250427084900262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{disconnected}: Freeing instance (context_map.c:202) 20250427084900263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4809631)[0x56345e0a6790]{disconnected}: Deallocated (fsm.c:568) 20250427084900263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{disconnected}: Freeing instance (context_map.c:206) 20250427084900263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56345e0a3cc0]{disconnected}: Deallocated (fsm.c:568) 20250427084900263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4809631 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250427084900263 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=0019574a), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250427084900263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900263 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 19 57 4a 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900263 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900263 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900263 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900263 DLSCCP DEBUG SCCP-SCOC(16)[0x56345e0b0c50]{IDLE}: Deallocated (fsm.c:568) 20250427084900263 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900263 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 19 57 4a 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084900268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900268 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900268 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900268 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900268 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  20250427084900268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900268 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) 20250427084900268 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250427084900268 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900268 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900268 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900268 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900268 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900268 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900268 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900268 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900268 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 4223'... (mgcp_client.c:807) 20250427084900269 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 4223'... (mgcp_client.c:807) 20250427084900269 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900269 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: Removing from parent mgw(mgw-fsm-4334353-0)[0x56345e110290] (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:8 20250427084900269 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900269 DLMGCP DEBUG mgw-endp(mgw-fsm-4334353-0)[0x56345e110890]{IN_USE}: Deallocated (fsm.c:568) 20250427084900269 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900269 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900269 DMGW DEBUG mgw(mgw-fsm-4334353-0)[0x56345e110290]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900269 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)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a4b5e617" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(219)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a4b5e617" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084900284 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250427084900284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10e510]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900285 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250427084900285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0f4db0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "42231117" }, { code := "I", val := "11111" } }, sdp := omit } 20250427084900286 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250427084900286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e10fc60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "42231117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900287 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250427084900288 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900288 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900288 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900288 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e106a50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)10794470 20250427084900292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900293 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)4334353 20250427084900293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa4b5e6,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900293 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900293 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900293 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900293 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900293 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900293 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=00f89dad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900293 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 f8 9d ad 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) 20250427084900293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900294 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 f8 9d ad 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427084900294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900294 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900294 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  20250427084900294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900294 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) 20250427084900295 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250427084900295 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900295 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900295 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900295 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900295 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900295 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900295 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900295 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900295 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900295 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900295 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: e58f'... (mgcp_client.c:807) 20250427084900295 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900295 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: e58f'... (mgcp_client.c:807) 20250427084900295 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900295 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: Removing from parent mgw(mgw-fsm-15044535-0)[0x56345e119060] (mgcp_client_endpoint_fsm.c:873) 20250427084900295 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900295 DLMGCP DEBUG mgw-endp(mgw-fsm-15044535-0)[0x56345e1195b0]{IN_USE}: Deallocated (fsm.c:568) 20250427084900295 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900295 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900295 DMGW DEBUG mgw(mgw-fsm-15044535-0)[0x56345e119060]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427084900295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900295 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x422311,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900295 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900295 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900295 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900295 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900295 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900296 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=00d0e016), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900296 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 d0 e0 16 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) 20250427084900296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900296 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900296 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 d0 e0 16 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)@86ee852d1e2c: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:11 TC_rab_assignment_concurrent0(219)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(220)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900302 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900302 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900302 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900302 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900302 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900302 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900302 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900302 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900302 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  20250427084900302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900302 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) 20250427084900302 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250427084900302 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900302 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900302 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900302 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900302 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900302 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900302 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900302 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900302 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)1893537 20250427084900302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: e1eb'... (mgcp_client.c:807) 20250427084900302 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: e1eb'... (mgcp_client.c:807) 20250427084900302 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900302 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900302 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: Removing from parent mgw(mgw-fsm-14805906-0)[0x56345e121eb0] (mgcp_client_endpoint_fsm.c:873) 20250427084900302 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900302 DLMGCP DEBUG mgw-endp(mgw-fsm-14805906-0)[0x56345e122080]{IN_USE}: Deallocated (fsm.c:568) 20250427084900302 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900302 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900302 DMGW DEBUG mgw(mgw-fsm-14805906-0)[0x56345e121eb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900303 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)@86ee852d1e2c: Session index based on connection ID:10 HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)13367344 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:11 TC_rab_assignment_concurrent0(222)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "e58fb717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "e58fb717" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084900309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e11ff20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e118cb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e1eb9217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e1eb9217" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084900309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e128c40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e121050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15044535 TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)14805906 20250427084900310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900310 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe58fb7,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900311 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900311 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900311 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900311 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900311 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=00eff89f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900311 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 ef f8 9f 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) 20250427084900311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900311 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 ef f8 9f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427084900311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900311 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900311 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900311 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f8 9d ad 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900311 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900311 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900311 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=00f89dad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900311 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900311 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900311 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900311 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) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900311 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d0 e0 16 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{disconnected}: Freeing instance (context_map.c:202) 20250427084900311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10794470)[0x56345e0b1f90]{disconnected}: Deallocated (fsm.c:568) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{disconnected}: Freeing instance (context_map.c:206) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56345e0b1520]{disconnected}: Deallocated (fsm.c:568) 20250427084900311 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10794470 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250427084900311 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=00f89dad), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250427084900311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900311 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 f8 9d ad 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(18)[0x56345e0b2770]{IDLE}: Deallocated (fsm.c:568) 20250427084900311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900311 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=00d0e016), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900311 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900311 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900311 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900311 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) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{disconnected}: Freeing instance (context_map.c:202) 20250427084900311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4334353)[0x56345e0b1150]{disconnected}: Deallocated (fsm.c:568) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{disconnected}: Freeing instance (context_map.c:206) 20250427084900311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56345e0b2fa0]{disconnected}: Deallocated (fsm.c:568) 20250427084900311 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4334353 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250427084900311 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=00d0e016), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250427084900311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900311 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 d0 e0 16 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900311 DLSCCP DEBUG SCCP-SCOC(19)[0x56345e0b3410]{IDLE}: Deallocated (fsm.c:568) 20250427084900311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900311 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 f8 9d ad 00 00 12 00 00 06 00 08 00 00 00 01  20250427084900311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900311 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 d0 e0 16 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)9711955 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:12 20250427084900313 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900313 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900313 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900313 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900313 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900313 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ef f8 9f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900313 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=00eff89f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900313 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250427084900313 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900313 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900313 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900313 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) 20250427084900313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{disconnected}: Freeing instance (context_map.c:202) 20250427084900313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15044535)[0x56345e0b2260]{disconnected}: Deallocated (fsm.c:568) 20250427084900313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{disconnected}: Freeing instance (context_map.c:206) 20250427084900313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56345e0b3b10]{disconnected}: Deallocated (fsm.c:568) 20250427084900313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15044535 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250427084900313 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=00eff89f), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250427084900313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900313 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 ef f8 9f 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900313 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900313 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900313 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900313 DLSCCP DEBUG SCCP-SCOC(20)[0x56345e0b4160]{IDLE}: Deallocated (fsm.c:568) 20250427084900313 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900313 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900313 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 ef f8 9f 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084900319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900319 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900319 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900319 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900319 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  20250427084900319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900319 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) 20250427084900319 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250427084900319 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900319 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900319 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900319 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900319 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900319 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900319 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900319 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900319 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900319 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: f4a3'... (mgcp_client.c:807) 20250427084900319 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: f4a3'... (mgcp_client.c:807) 20250427084900319 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900319 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900319 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: Removing from parent mgw(mgw-fsm-16032672-0)[0x56345e12aba0] (mgcp_client_endpoint_fsm.c:873) 20250427084900319 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900319 DLMGCP DEBUG mgw-endp(mgw-fsm-16032672-0)[0x56345e12b230]{IN_USE}: Deallocated (fsm.c:568) 20250427084900319 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900319 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900319 DMGW DEBUG mgw(mgw-fsm-16032672-0)[0x56345e12aba0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427084900319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900319 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe1eb92,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900319 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900319 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900319 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900319 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900319 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900319 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=0043a34b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900319 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 43 a3 4b 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) 20250427084900319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900319 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900319 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 43 a3 4b 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)@86ee852d1e2c: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)12044339 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:13 20250427084900322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900322 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900322 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900322 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900322 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900322 DLSS7 <000c> osmo_ss7_asp.c:1164 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 43 a3 4b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900322 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=0043a34b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900322 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250427084900322 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900322 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900322 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900322 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) 20250427084900322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{disconnected}: Freeing instance (context_map.c:202) 20250427084900322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14805906)[0x56345e0b3800]{disconnected}: Deallocated (fsm.c:568) 20250427084900322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{disconnected}: Freeing instance (context_map.c:206) 20250427084900322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56345e0b4990]{disconnected}: Deallocated (fsm.c:568) 20250427084900322 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14805906 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250427084900322 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=0043a34b), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250427084900322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900322 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 43 a3 4b 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900322 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900322 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900322 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900322 DLSCCP DEBUG SCCP-SCOC(21)[0x56345e0b4e00]{IDLE}: Deallocated (fsm.c:568) 20250427084900322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900322 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 43 a3 4b 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a3a017" }, { code := "I", val := "11111" } }, sdp := omit } 20250427084900324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250427084900324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e131b00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "f4a3a017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250427084900324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900324 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e1293b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)16032672 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084900345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900345 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900345 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900345 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900345 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900345 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  20250427084900345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900345 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) 20250427084900345 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250427084900345 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084900345 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900345 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084900345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084900345 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084900345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084900345 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084900345 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084900345 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084900345 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084900345 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084900345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900345 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: dc1f'... (mgcp_client.c:807) 20250427084900345 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900345 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084900345 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: dc1f'... (mgcp_client.c:807) 20250427084900345 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084900345 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084900345 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: Removing from parent mgw(mgw-fsm-14425955-0)[0x56345e133830] (mgcp_client_endpoint_fsm.c:873) 20250427084900345 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084900345 DLMGCP DEBUG mgw-endp(mgw-fsm-14425955-0)[0x56345e133a40]{IN_USE}: Deallocated (fsm.c:568) 20250427084900345 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084900345 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084900345 DMGW DEBUG mgw(mgw-fsm-14425955-0)[0x56345e133830]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084900345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084900345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084900346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084900346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427084900346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900346 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf4a3a0,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900346 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900346 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900346 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900346 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900346 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900346 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=0086c917), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900346 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 86 c9 17 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) 20250427084900346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900346 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900346 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900346 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 86 c9 17 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)@86ee852d1e2c: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)2187636 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:14 20250427084900356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900356 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900356 DLSS7 <000c> osmo_ss7_asp.c:1164 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 86 c9 17 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900356 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=0086c917), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900356 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250427084900356 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900356 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900356 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900356 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) 20250427084900356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{disconnected}: Freeing instance (context_map.c:202) 20250427084900356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16032672)[0x56345e0b5500]{disconnected}: Deallocated (fsm.c:568) 20250427084900356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{disconnected}: Freeing instance (context_map.c:206) 20250427084900356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56345e0b5630]{disconnected}: Deallocated (fsm.c:568) 20250427084900356 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16032672 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250427084900357 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=0086c917), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250427084900357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900357 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 86 c9 17 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900357 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900357 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900357 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900357 DLSCCP DEBUG SCCP-SCOC(22)[0x56345e0b5ba0]{IDLE}: Deallocated (fsm.c:568) 20250427084900357 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900357 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900357 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900357 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 86 c9 17 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "dc1f6317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "dc1f6317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084900365 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250427084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e13a670]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427084900366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250427084900366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084900366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084900366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084900366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e12a4d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)14425955 20250427084900552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084900553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084900553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084900553 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084900553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdc1f63,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084900553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084900553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084900553 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084900553 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084900553 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084900553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084900553 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084900553 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084900553 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=00febe4d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084900553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900553 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 fe be 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) 20250427084900553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084900553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084900553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084900553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900553 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900553 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900553 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 fe be 4d 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)@86ee852d1e2c: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)16013437 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on connection ID:15 20250427084900565 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900565 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084900565 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084900565 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084900565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084900565 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084900565 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084900565 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084900565 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900565 DLSS7 <000c> osmo_ss7_asp.c:1164 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 fe be 4d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084900565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084900565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084900565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084900565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084900565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084900565 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=00febe4d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084900565 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250427084900565 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084900565 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084900565 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084900565 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) 20250427084900565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084900565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084900566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084900566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{disconnected}: Freeing instance (context_map.c:202) 20250427084900566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14425955)[0x56345e0b63e0]{disconnected}: Deallocated (fsm.c:568) 20250427084900566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084900566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{disconnected}: Freeing instance (context_map.c:206) 20250427084900566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56345e0b6510]{disconnected}: Deallocated (fsm.c:568) 20250427084900566 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14425955 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250427084900566 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=00febe4d), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250427084900566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084900566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084900566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084900566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084900566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084900566 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 fe be 4d 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084900566 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084900566 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084900566 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084900566 DLSCCP DEBUG SCCP-SCOC(23)[0x56345e0b6980]{IDLE}: Deallocated (fsm.c:568) 20250427084900566 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084900566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084900566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084900566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084900566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084900566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084900566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084900566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084900566 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084900566 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 fe be 4d 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084902554 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427084902554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb59be), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084902554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084902554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084902554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084902554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084902554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084902554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084902554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fb 59 be 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084902555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084902555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084902555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084902555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084902555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084902555 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084902555 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084902555 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084902555 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084902555 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 fb 59 be 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427084902560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084902560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084902560 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084902560 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084902560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084902560 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084902560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084902560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084902560 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084902560 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 fb 59 be 00 00 06 00 08 00 00 00 07  20250427084902560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084902560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084902560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084902560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084902560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084902560 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=00fb59be) (sccp_scrc.c:486) 20250427084902560 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250427084902560 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084902560 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084902560 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084902560 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084902560 DLSCCP DEBUG SCCP-SCOC(6)[0x56345e097500]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084902573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902574 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39691<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(197)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084902580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084902583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084902583 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084902583 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) 20250427084902583 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(206)@86ee852d1e2c: Final verdict of PTC: none 20250427084902586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084902586 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) 20250427084902586 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084902586 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084902586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084902586 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) 20250427084902586 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084902586 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084902586 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 20250427084902586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084902586 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084902586 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084902586 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(205)@86ee852d1e2c: Final verdict of PTC: none 20250427084902586 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084902586 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084902586 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 20250427084902587 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  20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084902587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084902587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084902587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084902587 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084902587 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) 20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084902587 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084902587 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) 20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084902587 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 20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084902587 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084902587 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084902587 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084902587 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 20250427084902587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084902587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084902587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084902587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084902587 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084902587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084902587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084902587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084902587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084902587 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084902587 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084902587 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084902587 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084902588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084902588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084902588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084902588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084902588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084902588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084902588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084902588 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084902588 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084902588 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084902588 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(204)@86ee852d1e2c: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@86ee852d1e2c: Final verdict of PTC: none 20250427084902596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33262<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084902600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@86ee852d1e2c: Final verdict of PTC: none TC_rab_assignment_concurrent0(214)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@86ee852d1e2c: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@86ee852d1e2c: Final verdict of PTC: pass HNBGW-MGCP(208)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(199)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sun Apr 27 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 20250427084902809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084903211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2090152) Waiting for packet dumper to finish... 1 (prev_count=2090152, count=2139816) 20250427084904588 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084904588 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084904588 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084904588 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084904588 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084904588 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:49: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_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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_rab_release started. 20250427084906338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084906345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084906350 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33507<->l=127.0.0.1:4262) (control_if.c:572) 20250427084906371 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084906371 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906371 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084906371 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906372 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084906372 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906372 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084906372 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906372 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906372 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084906372 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_rab_release-Iuh0(229)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084906372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084906372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084906372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084906372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084906372 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906372 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084906372 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084906372 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906372 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084906372 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) 20250427084906372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084906372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906372 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084906372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084906372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084906372 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084906373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084906373 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084906373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084906373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084906373 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084906374 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906374 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084906374 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) 20250427084906374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084906374 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) 20250427084906374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906374 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) 20250427084906374 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) 20250427084906374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906374 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) 20250427084906374 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) 20250427084906374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084906374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084906374 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906374 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906374 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084906374 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) 20250427084906374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084906374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906374 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) 20250427084906374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906374 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) 20250427084906374 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) 20250427084906374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084906374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084906374 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906374 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906374 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 20250427084906374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084906374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084906374 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906374 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 20250427084906374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084906374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(233)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084906386 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084906386 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906387 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084906387 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906387 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084906387 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906387 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084906387 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906388 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906388 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084906388 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) 20250427084906388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084906388 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) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 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) 20250427084906388 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) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906388 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) 20250427084906388 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) 20250427084906388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084906388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084906388 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906388 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906388 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084906388 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) 20250427084906388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 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) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906388 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) 20250427084906388 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) 20250427084906388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084906388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084906388 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906388 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906388 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084906388 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) 20250427084906388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906388 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084906388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084906388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084906388 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906388 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906388 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084906388 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) 20250427084906388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084906388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084906388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084906388 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906388 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 20250427084906388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084906388 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084906388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906388 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 20250427084906388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084906388 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 20250427084906388 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084906388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906388 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084906388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084906388 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084906388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906388 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084906388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084906388 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084906406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084906406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084906406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084906406 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084906406 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) 20250427084906406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084906406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084906406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084906406 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084906584 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 20250427084906584 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 20250427084906585 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084906585 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084906590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084906590 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084906590 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084906590 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084906590 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084906590 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084906590 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 20250427084906590 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084906590 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  20250427084906590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084906590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084906590 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084906590 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  20250427084906590 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084906590 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084906590 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084906590 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 20250427084906590 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084906590 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  20250427084906590 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084906590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084906590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084906590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084906590 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084906590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084906590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084906591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084906591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084906591 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084906591 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084906591 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906592 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906592 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084906592 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) 20250427084906592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084906592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084906592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084906592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084906592 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084906592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084906592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084906592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084906592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084906592 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084906592 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  20250427084906598 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 20250427084906598 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 20250427084906598 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084906598 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084906604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084906604 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084906604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084906604 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084906604 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084906604 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084906604 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 20250427084906604 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084906604 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  20250427084906604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084906606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084906606 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084906606 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  20250427084906606 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084906606 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084906606 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084906606 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 20250427084906606 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084906607 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  20250427084906607 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  20250427084906607 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084906607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084906607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084906607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084906607 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084906607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084906607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084906607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084906607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084906607 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084906607 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084906607 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084906608 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084906608 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084906608 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) 20250427084906608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084906608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084906608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084906608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084906608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084906608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084906608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084906608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084906608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084906608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084906608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084906608 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084906609 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084906609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084906609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084906609 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084906609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084906609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084906609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084906609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084906609 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084906609 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)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084907392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084907392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084907392 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084907392 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084907392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084907392 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084907392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084907392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084907392 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084907392 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084907393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084907393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084907393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084907393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084907393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084907393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084907393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084907393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084907393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084907393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084907393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084907393 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084907393 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) 20250427084907393 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) 20250427084907393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084907393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084907393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084907393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084907393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084907393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084907393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084907393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084907393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084907393 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084907393 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084907393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084907393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084907393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084907393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084907393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084907393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084907393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084907393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084907393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084907393 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  20250427084907394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084907394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084907394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084907394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084907394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084907394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084907394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084907394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084907394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084907394 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084907395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084907395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084907395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084907395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084907395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084907395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084907395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084907395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084907395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084907395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084907395 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084907395 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084907395 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084907403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084907403 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084907403 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084907403 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084907403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084907403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084907403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084907403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084907403 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084907404 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084907404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084907404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084907404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084907404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084907404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084907404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084907404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084907404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084907404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084907404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084907404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084907404 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084907404 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) 20250427084907404 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) 20250427084907404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084907404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084907404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084907404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084907404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084907404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084907404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084907404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084907404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084907404 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084907404 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084907404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084907404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084907404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084907404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084907404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084907404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084907404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084907404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084907404 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084907404 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  20250427084907406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084907406 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084907406 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084907406 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084907406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084907406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084907406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084907406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084907406 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084907406 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084907407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084907407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084907407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084907407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084907407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084907407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084907407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084907407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084907407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084907407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084907407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084907407 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084907407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084907407 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084907407 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084907407 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084907430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@86ee852d1e2c: Added conn table entry 0TC_rab_release0(238)934109 20250427084908477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084908477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084908477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084908477 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084908477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe40dd, normal) (hnbgw_rua.c:406) 20250427084908477 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427084908477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084908477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-934109 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084908477 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084908477 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084908477 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-934109 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084908477 DCN DEBUG map_sccp[0x56345e0b7310]{init}: Allocated (fsm.c:456) 20250427084908478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084908478 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-934109 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084908478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-934109 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084908478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084908478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084908478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084908478 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-934109 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084908478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084908478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084908478 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{IDLE}: Allocated (fsm.c:456) 20250427084908478 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084908478 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001980056400500f1100926) (sccp_scrc.c:415) 20250427084908478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084908478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084908478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084908478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084908478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084908478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084908478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084908478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084908478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084908478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084908478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084908478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084908478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084908478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084908478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084908478 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 98 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) 20250427084908478 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084908478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084908478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084908479 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084908479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084908479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084908479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084908479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084908479 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084908479 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084908479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084908479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084908479 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 98 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@86ee852d1e2c: Added conn table entry 0TC_rab_release0(238)11962534 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@86ee852d1e2c: setverdict(pass): none -> pass 20250427084908494 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084908494 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084908494 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084908494 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084908494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084908494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084908494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084908494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084908494 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084908494 DLSS7 <000c> osmo_ss7_asp.c:1164 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 56 9f 80 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084908494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084908494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084908494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084908494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084908494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084908494 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=00569f80) (sccp_scrc.c:486) 20250427084908494 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250427084908494 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084908494 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084908494 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084908494 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084908494 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) 20250427084908495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084908495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(237)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427084908697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084908697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084908697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084908697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084908697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084908697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084908697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084908697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084908697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084908697 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  20250427084908697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084908697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084908697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084908697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084908697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084908697 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) 20250427084908697 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250427084908697 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084908697 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084908697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084908697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084908697 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084908697 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084908697 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-934109 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084908697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084908697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084908697 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084908697 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084908697 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084908697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084908697 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{UNUSED}: Allocated (fsm.c:456) 20250427084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{UNUSED}: is child of mgw(mgw-fsm-934109-0)[0x56345e0b8d20] (fsm.c:486) 20250427084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-934109-0)[0x56345e0b8d20] (mgcp_client_endpoint_fsm.c:724) 20250427084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084908698 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084908698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0b5e50]{ST_CRCX}: Allocated (fsm.c:456) 20250427084908698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0b5e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0] (fsm.c:486) 20250427084908698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0b5e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084908698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0b5e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084908698 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=198 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: e40dd'... (mgcp_client.c:807) 20250427084908698 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250427084908698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0b5e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084908698 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e40dd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e40dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e40dd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e40dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427084908737 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250427084908737 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084908737 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084908737 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084908737 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084908737 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084908737 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908737 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908737 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084908737 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084908737 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908737 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084908737 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084908737 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084908737 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084908737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084908737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084908737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084908737 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084908752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084908752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084908752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084908752 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084908752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe40dd) (hnbgw_rua.c:470) 20250427084908752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-934109 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084908752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084908752 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084908752 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084908752 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-934109 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084908752 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084908752 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084908752 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084908752 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084908752 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084908752 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-934109-0)[0x56345e0b8d20] (mgcp_client_endpoint_fsm.c:724) 20250427084908752 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084908752 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084908752 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084908752 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=212 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: e40dd'... (mgcp_client.c:807) 20250427084908752 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250427084908752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084908752 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084908752 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908752 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e40dd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e40dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084908762 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250427084908762 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084908762 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084908762 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908762 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084908762 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084908762 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-934109-0)[0x56345e0b8d20] (mgcp_client_endpoint_fsm.c:724) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084908762 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0a2d40]{ST_CRCX}: Allocated (fsm.c:456) 20250427084908762 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0a2d40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0] (fsm.c:486) 20250427084908762 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0a2d40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084908762 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0a2d40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250427084908762 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=202 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: e40dd'... (mgcp_client.c:807) 20250427084908762 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250427084908762 DLMGCP DEBUG MGCP_CONN(mgw-fsm-934109-0)[0x56345e0a2d40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908762 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e40dd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e40dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084908775 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250427084908775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084908775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084908775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084908775 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{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) 20250427084908775 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084908775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084908775 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084908775 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084908775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084908775 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084908775 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084908775 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=00569f80), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084908775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084908775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084908775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084908775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084908775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084908775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084908775 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 56 9f 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 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) 20250427084908775 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084908775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084908775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084908775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084908775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084908775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084908775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084908775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084908775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084908775 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084908775 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 56 9f 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 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@86ee852d1e2c: 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)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: vl_len:21 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250427084908819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084908819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084908819 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084908819 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084908819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084908819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084908819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084908819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084908819 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084908819 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084908819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084908819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084908819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084908819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084908819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084908819 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) 20250427084908819 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250427084908819 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084908819 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084908819 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084908819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084908819 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084908819 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084908819 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-934109 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084908819 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250427084908819 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250427084908819 DMGW NOTICE mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250427084908819 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250427084908819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250427084908819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250427084908819 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250427084908819 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084908819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084908819 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=56 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: e40dd'... (mgcp_client.c:807) 20250427084908819 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427084908819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084908819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084908819 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=56 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: e40dd'... (mgcp_client.c:807) 20250427084908819 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427084908819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: Removing from parent mgw(mgw-fsm-934109-0)[0x56345e0b8d20] (mgcp_client_endpoint_fsm.c:873) 20250427084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-934109-0)[0x56345e0adcf0]{IN_USE}: Deallocated (fsm.c:568) 20250427084908819 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084908819 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084908819 DMGW DEBUG mgw(mgw-fsm-934109-0)[0x56345e0b8d20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084908819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084908819 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)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e40dd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e40dd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084908823 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250427084908823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084908823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084908823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084908823 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427084908823 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250427084908823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084908823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084908823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084908823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a2d40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@86ee852d1e2c: 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@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084908915 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33507<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@86ee852d1e2c: Final verdict of PTC: none 20250427084908922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084908922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_release(225)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@86ee852d1e2c: Final verdict of PTC: none 20250427084908923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084908923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) TC_rab_release-Iuh0-RUA(230)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@86ee852d1e2c: Final verdict of PTC: none 20250427084908923 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084908923 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) 20250427084908923 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427084908923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427084908923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427084908923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427084908923 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084908923 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084908923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00569f80), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084908923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084908923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084908923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084908923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084908923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084908923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084908923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 56 9f 80 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084908923 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084908923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427084908923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084908923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{disrupted}: Freeing instance (context_map.c:202) 20250427084908923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-934109)[0x56345e09c9e0]{disrupted}: Deallocated (fsm.c:568) 20250427084908923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084908923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{disconnected}: Freeing instance (context_map.c:206) 20250427084908923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56345e0b7310]{disconnected}: Deallocated (fsm.c:568) 20250427084908923 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-934109 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(232)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@86ee852d1e2c: Final verdict of PTC: none 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084908923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084908923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084908923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084908923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084908923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084908923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084908923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084908923 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084908923 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 56 9f 80 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427084908923 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084908923 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) 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084908923 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084908923 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) 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084908923 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 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084908923 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084908923 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084908923 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-PFCP(228)@86ee852d1e2c: Final verdict of PTC: none 20250427084908923 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 20250427084908923 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  20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084908923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084908923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084908923 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 20250427084908923 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 20250427084908923 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) 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427084908923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427084908923 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) 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427084908923 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427084908923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084908924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084908924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084908924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084908924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084908924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084908924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084908924 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.sgsn0-M3UA(236)@86ee852d1e2c: Final verdict of PTC: none 20250427084908924 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084908924 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084908924 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(237)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@86ee852d1e2c: Final verdict of PTC: none 20250427084908925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release-Iuh0(229)@86ee852d1e2c: Final verdict of PTC: none TC_rab_release0(238)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_rab_release finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Apr 27 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 20250427084908966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084909369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310176) Waiting for packet dumper to finish... 1 (prev_count=310176, count=351288) 20250427084910925 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084910925 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084910925 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_rab_release_abnormal started. 20250427084912466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084912472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084912477 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37425<->l=127.0.0.1:4262) (control_if.c:572) 20250427084912496 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084912496 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912496 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084912496 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084912496 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912496 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084912496 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912497 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084912497 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084912497 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912497 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084912497 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) 20250427084912497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084912497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912498 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084912498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084912498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084912498 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912498 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084912498 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) 20250427084912498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084912498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084912498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084912498 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912498 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084912498 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084912498 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912498 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084912498 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) 20250427084912498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084912498 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) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912498 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) 20250427084912498 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) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912498 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) 20250427084912498 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) 20250427084912498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084912498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084912498 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912499 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912499 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084912499 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) 20250427084912499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084912499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912499 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) 20250427084912499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912499 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) 20250427084912499 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) 20250427084912499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084912499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084912499 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084912499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084912499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084912499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084912499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084912499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084912499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084912499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084912499 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084912500 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  20250427084912500 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912500 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 20250427084912500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084912500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084912500 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 20250427084912500 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912500 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 20250427084912500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084912500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084912515 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084912515 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912515 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084912515 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912515 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084912515 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912515 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084912515 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912516 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912516 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084912516 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) 20250427084912517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084912517 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) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 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) 20250427084912517 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) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912517 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) 20250427084912517 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) 20250427084912517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084912517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084912517 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912517 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912517 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084912517 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) 20250427084912517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 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) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912517 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) 20250427084912517 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) 20250427084912517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084912517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084912517 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912517 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912517 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084912517 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) 20250427084912517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912517 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084912517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084912517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084912517 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912517 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912517 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084912517 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) 20250427084912517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084912517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084912517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084912517 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912517 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 20250427084912517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084912517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084912517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912517 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 20250427084912517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084912517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084912517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084912517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084912517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084912517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084912517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084912517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084912537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084912537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084912537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084912537 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084912537 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) 20250427084912537 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084912537 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084912537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084912537 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084912713 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 20250427084912713 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 20250427084912713 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 20250427084912713 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427084912713 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427084912713 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427084912713 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(247)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084912722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084912722 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427084912722 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427084912722 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  20250427084912722 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427084912722 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084912722 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084912722 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 20250427084912722 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250427084912722 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  20250427084912722 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084912722 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084912722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427084912723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084912723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084912723 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084912723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084912723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084912723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084912723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084912723 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084912726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084912727 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084912727 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  20250427084912727 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084912727 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084912727 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250427084912727 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 20250427084912727 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084912727 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  20250427084912727 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084912727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084912727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084912727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084912727 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084912727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084912727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084912727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084912727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084912727 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084912727 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084912727 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912727 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 20250427084912727 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 20250427084912727 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084912727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084912728 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084912728 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) 20250427084912728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084912729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084912729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084912729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084912729 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912729 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084912729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084912729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084912729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084912729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084912729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084912729 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  HNBGW_Test.sgsn0-M3UA(250)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084912734 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084912734 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084912734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084912734 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084912734 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084912734 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084912734 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 20250427084912734 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084912734 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  20250427084912734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084912734 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084912734 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084912734 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  20250427084912734 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084912734 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084912734 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084912734 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 20250427084912734 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084912734 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  20250427084912734 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  20250427084912734 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084912734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084912734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084912734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084912734 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084912734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084912734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084912735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084912735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084912735 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084912735 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084912735 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084912736 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084912736 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084912736 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) 20250427084912736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084912736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084912736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084912736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084912736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084912736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084912736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084912736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084912736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084912736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084912736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084912736 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084912736 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084912736 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084912736 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084912736 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084912736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084912736 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084912736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084912736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084912736 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084912736 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(246)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084913530 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084913530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084913530 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084913530 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084913530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084913530 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084913530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084913530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084913530 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084913530 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084913530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084913530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084913530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084913530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084913530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084913530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084913530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084913530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084913530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084913531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084913531 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084913531 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084913531 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) 20250427084913531 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) 20250427084913531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084913531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084913531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084913531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084913531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084913531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084913531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084913531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084913531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084913531 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084913531 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084913531 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084913531 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084913531 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084913531 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084913531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084913531 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084913531 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084913531 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084913531 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084913531 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  20250427084913533 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084913534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084913534 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084913534 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084913534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084913534 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084913534 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084913534 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084913534 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084913534 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084913534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084913534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084913534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084913534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084913534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084913534 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084913534 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084913534 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084913534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913534 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084913534 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084913534 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084913534 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084913534 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084913541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084913541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084913541 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084913541 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084913541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084913541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084913541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084913541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084913541 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084913541 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084913541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084913541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084913541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084913541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084913541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084913541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084913541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084913541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084913541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084913541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084913541 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084913541 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084913541 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) 20250427084913541 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) 20250427084913541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084913541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084913541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084913541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084913541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084913541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084913541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084913541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084913541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084913541 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084913541 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084913542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084913542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084913542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084913542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084913542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084913542 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084913542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084913542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084913542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084913542 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  20250427084913544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084913544 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084913544 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084913544 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084913544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084913544 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084913544 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084913544 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084913544 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084913545 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084913545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084913545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084913545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084913545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084913545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084913545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084913545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084913545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084913545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084913545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084913545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084913545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084913545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084913545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084913545 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084913545 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084913569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@86ee852d1e2c: Added conn table entry 0TC_rab_release_abnormal0(252)13297990 20250427084914616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084914616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084914616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084914616 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084914616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcae946, normal) (hnbgw_rua.c:406) 20250427084914616 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427084914616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084914616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13297990 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084914616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084914616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084914616 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13297990 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084914616 DCN DEBUG map_sccp[0x56345e0b7310]{init}: Allocated (fsm.c:456) 20250427084914616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084914616 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13297990 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084914616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13297990 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084914616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084914616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084914616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084914616 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13297990 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084914616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084914616 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084914616 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{IDLE}: Allocated (fsm.c:456) 20250427084914616 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084914617 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003420056400500f1100926) (sccp_scrc.c:415) 20250427084914617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084914617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084914617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084914617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084914617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084914617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084914617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084914617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084914617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084914617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084914617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084914617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084914617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084914617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084914617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084914617 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 42 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) 20250427084914617 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084914617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084914617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084914617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084914617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084914617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084914617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084914617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084914617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084914617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084914617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084914617 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084914617 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 42 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@86ee852d1e2c: Added conn table entry 0TC_rab_release_abnormal0(252)2673578 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084914635 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084914636 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084914636 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084914636 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084914636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084914636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084914636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084914636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084914636 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084914636 DLSS7 <000c> osmo_ss7_asp.c:1164 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 de ec 01 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084914636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084914636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084914636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084914636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084914636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084914636 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=00deec01) (sccp_scrc.c:486) 20250427084914636 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250427084914636 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084914636 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084914636 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084914636 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084914636 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) 20250427084914636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084914636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(251)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427084914836 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084914837 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084914837 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084914837 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084914837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084914837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084914837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084914837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084914837 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084914837 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  20250427084914837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084914837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084914837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084914837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084914837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084914837 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) 20250427084914837 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250427084914837 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084914837 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084914837 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084914837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084914837 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084914837 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084914837 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13297990 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084914837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084914837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084914837 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084914837 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084914837 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084914837 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084914837 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084914837 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{UNUSED}: Allocated (fsm.c:456) 20250427084914837 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{UNUSED}: is child of mgw(mgw-fsm-13297990-0)[0x56345e0b5e50] (fsm.c:486) 20250427084914837 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13297990-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:724) 20250427084914838 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084914838 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084914838 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084914838 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0b8d20]{ST_CRCX}: Allocated (fsm.c:456) 20250427084914838 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0b8d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0] (fsm.c:486) 20250427084914838 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0b8d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084914838 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0b8d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084914838 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: cae94'... (mgcp_client.c:807) 20250427084914838 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084914838 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0b8d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084914838 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cae94617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cae94617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cae94617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cae94617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427084914873 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250427084914873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084914873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084914873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084914873 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084914873 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084914873 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914873 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914873 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084914873 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084914873 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914873 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084914873 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084914873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084914874 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084914874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084914874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084914874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084914874 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084914902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084914902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084914902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084914902 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084914902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcae946) (hnbgw_rua.c:470) 20250427084914902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13297990 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084914902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084914902 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084914902 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084914902 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13297990 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084914902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084914902 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084914902 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084914902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084914902 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084914902 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13297990-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:724) 20250427084914902 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084914902 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084914902 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914902 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084914902 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: cae94'... (mgcp_client.c:807) 20250427084914902 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427084914902 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084914902 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084914902 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914903 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cae94617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cae94617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084914920 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250427084914920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427084914920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084914920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914920 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084914920 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427084914920 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13297990-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:724) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084914920 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0a5930]{ST_CRCX}: Allocated (fsm.c:456) 20250427084914920 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0a5930]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0] (fsm.c:486) 20250427084914920 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0a5930]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084914920 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0a5930]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250427084914920 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: cae94'... (mgcp_client.c:807) 20250427084914920 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427084914920 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13297990-0)[0x56345e0a5930]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914920 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cae94617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cae94617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084914936 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250427084914936 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084914936 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084914936 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084914936 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084914936 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084914936 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914936 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914936 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914936 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084914936 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084914936 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914936 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{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) 20250427084914936 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084914936 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084914936 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084914936 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084914936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084914936 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084914936 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084914936 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=00deec01), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084914936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084914936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084914936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084914936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084914936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084914936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084914936 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 de ec 01 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) 20250427084914936 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084914936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084914936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084914936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084914936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084914936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084914936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084914936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084914936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084914936 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084914936 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 de ec 01 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@86ee852d1e2c: 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)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: vl_len:21 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250427084914965 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084914965 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084914965 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084914965 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084914965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084914965 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084914965 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084914965 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084914965 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084914965 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084914965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084914965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084914965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084914965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084914965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084914965 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) 20250427084914965 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250427084914965 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084914965 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084914965 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084914965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084914965 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084914965 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084914965 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13297990 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084914965 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250427084914965 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250427084914965 DMGW NOTICE mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250427084914965 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250427084914965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250427084914965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250427084914965 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250427084914965 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084914965 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084914965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084914965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: cae94'... (mgcp_client.c:807) 20250427084914965 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084914965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084914965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084914965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: cae94'... (mgcp_client.c:807) 20250427084914965 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084914965 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084914965 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: Removing from parent mgw(mgw-fsm-13297990-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:873) 20250427084914965 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084914965 DLMGCP DEBUG mgw-endp(mgw-fsm-13297990-0)[0x56345e0adcf0]{IN_USE}: Deallocated (fsm.c:568) 20250427084914965 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084914965 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084914965 DMGW DEBUG mgw(mgw-fsm-13297990-0)[0x56345e0b5e50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084914965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084914965 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)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cae94617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "cae94617" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084914968 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250427084914968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084914968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084914968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084914968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084914969 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250427084914969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084914969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084914969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084914969 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0a5930]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@86ee852d1e2c: 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@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084915028 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37425<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@86ee852d1e2c: Final verdict of PTC: none 20250427084915035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084915036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084915036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084915036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084915036 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084915036 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) 20250427084915036 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427084915036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427084915036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427084915036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427084915036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084915036 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084915036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deec01), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084915036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084915036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084915036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084915036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084915036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084915036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084915036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 de ec 01 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084915036 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084915036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427084915036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084915036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{disrupted}: Freeing instance (context_map.c:202) 20250427084915036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13297990)[0x56345e09c9e0]{disrupted}: Deallocated (fsm.c:568) 20250427084915036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084915036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{disconnected}: Freeing instance (context_map.c:206) 20250427084915036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56345e0b7310]{disconnected}: Deallocated (fsm.c:568) 20250427084915036 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13297990 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250427084915036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084915036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084915036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084915036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084915036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084915036 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084915036 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084915036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084915036 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084915036 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 de ec 01 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427084915037 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 20250427084915037 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) 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427084915037 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427084915037 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) 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427084915037 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) HNBGW_Test.sgsn0-RAN(249)@86ee852d1e2c: Final verdict of PTC: none 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084915037 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084915037 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084915037 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084915037 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 20250427084915037 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  20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084915037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084915037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084915037 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084915037 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) 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084915037 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 20250427084915037 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084915037 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_rab_release_abnormal(239)@86ee852d1e2c: Final verdict of PTC: none 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(248)@86ee852d1e2c: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@86ee852d1e2c: Final verdict of PTC: none 20250427084915037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084915037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084915037 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084915037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084915037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084915037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084915037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084915037 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084915037 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 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084915037 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084915037 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084915037 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084915037 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 20250427084915037 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084915037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084915037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084915037 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084915037 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084915037 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084915037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084915037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-SCCP(245)@86ee852d1e2c: Final verdict of PTC: none 20250427084915037 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084915037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084915037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084915037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084915037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084915037 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084915037 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc0-RAN(246)@86ee852d1e2c: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@86ee852d1e2c: Final verdict of PTC: none 20250427084915037 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084915037 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(247)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(251)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(242)@86ee852d1e2c: Final verdict of PTC: none 20250427084915038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55532<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Apr 27 08:49:15 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 20250427084915076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084915578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363384) Waiting for packet dumper to finish... 1 (prev_count=363384, count=363924) 20250427084917038 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084917038 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084917038 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084917038 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084917039 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084917039 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_rab_assign_fail started. 20250427084918660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084918665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084918669 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44483<->l=127.0.0.1:4262) (control_if.c:572) 20250427084918687 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084918687 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918687 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084918687 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918688 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084918688 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084918688 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_rab_assign_fail-Iuh0(257)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084918688 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918688 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084918688 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918688 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918688 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084918688 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) 20250427084918688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084918688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084918688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084918688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084918688 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918688 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918688 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918688 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084918688 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084918688 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084918689 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918689 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084918689 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) 20250427084918689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084918689 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) 20250427084918689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918689 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) 20250427084918689 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) 20250427084918689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918689 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) 20250427084918689 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) 20250427084918689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084918689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084918689 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918689 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918689 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084918689 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) 20250427084918689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084918689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918689 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) 20250427084918689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918689 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) 20250427084918689 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) 20250427084918689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084918689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084918690 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918690 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918690 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084918690 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) 20250427084918690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084918690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084918690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084918690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084918690 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918690 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 20250427084918690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084918690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084918690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918690 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 20250427084918690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084918690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084918690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084918690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084918690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(261)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084918704 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084918704 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918704 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084918704 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918704 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084918704 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918704 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084918704 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918705 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918705 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084918705 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) 20250427084918705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084918705 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) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918705 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) 20250427084918705 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) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918705 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) 20250427084918705 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) 20250427084918705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084918705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084918705 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918705 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918705 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084918705 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) 20250427084918705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084918705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918705 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) 20250427084918705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918705 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) 20250427084918705 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) 20250427084918705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084918705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084918705 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918705 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918705 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084918705 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) 20250427084918705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084918705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918706 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084918706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084918706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084918706 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918706 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918706 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084918706 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) 20250427084918706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084918706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084918706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084918706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084918706 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918706 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 20250427084918706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084918706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084918706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918706 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 20250427084918706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084918706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084918706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084918706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084918706 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 20250427084918706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084918706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084918706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084918706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084918727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084918727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084918727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084918727 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084918727 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) 20250427084918727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084918727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084918727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084918727 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084918900 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 20250427084918900 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 20250427084918900 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084918900 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084918909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084918909 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084918909 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084918909 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084918909 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084918909 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084918909 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 20250427084918909 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084918909 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  20250427084918909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084918912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084918912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084918912 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  20250427084918912 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084918912 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084918912 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084918912 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 20250427084918912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084918912 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  20250427084918912 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084918912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084918912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084918912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084918912 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084918912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084918912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084918912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084918912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084918912 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084918912 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084918912 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918914 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918914 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084918914 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) 20250427084918914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084918914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084918914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084918914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084918914 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084918914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084918914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084918914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084918914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084918914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084918915 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  20250427084918918 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 20250427084918918 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 20250427084918918 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084918918 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084918923 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084918923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00569f80), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084918923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084918923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084918923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084918923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084918923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 9f 80 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084918924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084918924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084918924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084918924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084918924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084918924 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084918924 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 56 9f 80 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427084918924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084918924 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084918924 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084918924 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084918924 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084918924 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084918924 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 20250427084918924 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084918924 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  20250427084918924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084918927 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084918927 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084918927 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  20250427084918927 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084918927 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084918927 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084918927 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 20250427084918927 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084918927 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  20250427084918927 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  20250427084918927 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084918927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084918927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084918928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084918928 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084918928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084918928 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084918928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084918928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084918928 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084918928 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084918928 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084918929 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084918929 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084918929 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) 20250427084918929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084918929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084918929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084918929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084918929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084918929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084918929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084918929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084918929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084918929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084918929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084918929 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084918929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084918929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084918929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084918929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084918929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084918929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084918929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084918929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084918929 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  20250427084918929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084918929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084918929 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084918929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084918929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084918929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084918929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084918929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084918929 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084918929 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 56 9f 80 00 00 06 00 08 00 00 00 07  20250427084918929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084918929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084918929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084918929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084918929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084918929 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=00569f80) (sccp_scrc.c:486) 20250427084918929 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250427084918929 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084918929 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084918929 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084918929 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084918929 DLSCCP DEBUG SCCP-SCOC(24)[0x56345e0bf5f0]{IDLE}: Deallocated (fsm.c:568) 20250427084919707 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084919707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084919707 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084919707 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084919707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084919707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084919707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084919707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084919707 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084919707 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084919707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084919707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084919707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084919707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084919707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084919707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084919707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084919707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084919707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084919707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084919707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084919707 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084919707 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) 20250427084919707 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) 20250427084919707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084919707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084919707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084919707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084919707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084919707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084919707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084919707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084919707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084919707 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084919707 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084919707 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084919707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084919707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084919707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084919707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084919707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084919707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084919707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084919707 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084919707 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  HNBGW_Test.msc0-RAN(260)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084919708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084919708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084919708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084919708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084919708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084919708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084919708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084919708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084919708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084919708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084919708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084919708 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084919708 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084919708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084919708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084919708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084919708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084919708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084919708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084919708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084919708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084919708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084919708 DLSS7 <000c> osmo_ss7_asp.c:1164 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(263)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084919726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084919726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084919726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084919726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084919726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084919726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084919726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084919726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084919726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084919726 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084919726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084919726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084919726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084919726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084919726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084919726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084919726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084919726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084919726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084919726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084919726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084919726 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084919726 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) 20250427084919726 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) 20250427084919726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084919726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084919726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084919726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084919727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084919727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084919727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084919727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084919727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084919727 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084919727 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084919727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084919727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084919727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084919727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084919727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084919727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084919727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084919727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084919727 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084919727 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  20250427084919728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084919728 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084919728 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084919728 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084919728 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084919728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084919728 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084919728 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084919728 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084919728 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084919728 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084919728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084919728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084919728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084919728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084919728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084919728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084919728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084919728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084919728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084919728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084919728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084919728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084919728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084919728 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084919728 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084919743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@86ee852d1e2c: Added conn table entry 0TC_rab_assign_fail0(266)1254723 20250427084920791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084920791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084920791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084920791 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084920791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x132543, normal) (hnbgw_rua.c:406) 20250427084920791 DHNB DEBUG map_rua[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427084920791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084920791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1254723 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084920791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084920791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084920791 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1254723 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084920791 DCN DEBUG map_sccp[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427084920791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084920791 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1254723 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084920791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1254723 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084920791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084920791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084920791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084920791 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1254723 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084920791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084920791 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084920791 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{IDLE}: Allocated (fsm.c:456) 20250427084920791 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084920791 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300002b0056400500f1100926) (sccp_scrc.c:415) 20250427084920791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084920791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084920791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084920791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084920791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084920791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084920791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084920791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084920791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084920791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084920791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084920791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084920791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084920791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084920791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084920791 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 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) 20250427084920792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084920792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084920792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084920792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084920792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084920792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084920792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084920792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084920792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084920792 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427084920791 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084920791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084920791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@86ee852d1e2c: Added conn table entry 0TC_rab_assign_fail0(266)243415 HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: Session index based on connection ID:0 TC_rab_assign_fail0(266)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084920805 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084920805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084920805 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084920805 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084920805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084920805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084920805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084920805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084920805 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084920805 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bf db dd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084920806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084920806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084920806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084920806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084920806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084920806 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=00bfdbdd) (sccp_scrc.c:486) 20250427084920806 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250427084920806 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084920806 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084920806 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084920806 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084920806 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) 20250427084920806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084920806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(265)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427084921008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084921009 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084921009 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084921009 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084921009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084921009 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084921009 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084921009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084921009 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084921009 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  20250427084921009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084921009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084921009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084921009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084921009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084921009 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) 20250427084921009 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250427084921009 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084921009 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084921009 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084921009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084921009 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084921009 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084921009 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1254723 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084921009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084921009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084921009 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084921009 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084921009 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084921009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084921009 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084921009 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{UNUSED}: Allocated (fsm.c:456) 20250427084921009 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{UNUSED}: is child of mgw(mgw-fsm-1254723-0)[0x56345e0b8d20] (fsm.c:486) 20250427084921009 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1254723-0)[0x56345e0b8d20] (mgcp_client_endpoint_fsm.c:724) 20250427084921009 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084921009 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084921009 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084921009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1254723-0)[0x56345e0b5e50]{ST_CRCX}: Allocated (fsm.c:456) 20250427084921009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1254723-0)[0x56345e0b5e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0] (fsm.c:486) 20250427084921009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1254723-0)[0x56345e0b5e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084921009 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1254723-0)[0x56345e0b5e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084921009 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 13254'... (mgcp_client.c:807) 20250427084921010 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084921010 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1254723-0)[0x56345e0b5e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084921010 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13254317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "13254317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "13254317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "13254317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427084921045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250427084921045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084921045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084921045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084921045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084921045 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084921045 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{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) 20250427084921045 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{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) 20250427084921045 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084921045 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084921045 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{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) 20250427084921045 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084921045 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084921045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084921045 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084921045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084921045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084921045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084921045 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084921064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084921064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084921064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250427084921064 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084921064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x132543) (hnbgw_rua.c:470) 20250427084921064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1254723 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:311) 20250427084921064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084921064 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084921064 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084921064 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1254723 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084921064 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250427084921064 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084921064 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084921064 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250427084921064 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250427084921064 DMGW ERROR mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250427084921064 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250427084921064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250427084921064 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084921064 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084921064 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=00bfdbdd), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250427084921064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084921064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084921064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084921064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084921064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084921064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084921064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bf db dd 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) 20250427084921064 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250427084921064 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084921064 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084921064 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084921064 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 13254'... (mgcp_client.c:807) 20250427084921064 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427084921064 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084921064 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{IN_USE}: Removing from parent mgw(mgw-fsm-1254723-0)[0x56345e0b8d20] (mgcp_client_endpoint_fsm.c:873) 20250427084921064 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084921064 DLMGCP DEBUG mgw-endp(mgw-fsm-1254723-0)[0x56345e0adcf0]{IN_USE}: Deallocated (fsm.c:568) 20250427084921064 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084921064 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084921064 DMGW DEBUG mgw(mgw-fsm-1254723-0)[0x56345e0b8d20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084921064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084921064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084921064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084921064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084921064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084921064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084921064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084921064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084921064 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084921064 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 bf db dd 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "13254317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084921082 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250427084921082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084921082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084921082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084921082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b5e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084921084 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44483<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@86ee852d1e2c: Final verdict of PTC: none 20250427084921095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37832<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084921095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail-Iuh0-RUA(258)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@86ee852d1e2c: Final verdict of PTC: none 20250427084921096 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(263)@86ee852d1e2c: Final verdict of PTC: none 20250427084921096 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) 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084921096 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084921096 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) 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084921096 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 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084921096 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084921096 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084921096 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084921096 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 20250427084921096 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  20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084921096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084921096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084921096 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084921096 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) 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084921096 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084921096 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) 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084921096 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 20250427084921096 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 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084921096 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084921096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084921096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084921096 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084921096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084921096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084921096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084921096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084921096 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084921096 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084921096 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084921096 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084921096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427084921096 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427084921096 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427084921096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfdbdd), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427084921096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084921096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084921096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084921096 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084921096 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084921096 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 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084921096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084921096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084921096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084921096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084921096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084921096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 bf db dd 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084921096 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427084921096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427084921096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427084921096 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427084921096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427084921096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427084921096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084921096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{disrupted}: Freeing instance (context_map.c:202) 20250427084921096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1254723)[0x56345e0bf5f0]{disrupted}: Deallocated (fsm.c:568) 20250427084921096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084921096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{disconnected}: Freeing instance (context_map.c:206) 20250427084921096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56345e09c9e0]{disconnected}: Deallocated (fsm.c:568) 20250427084921096 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1254723 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427084921096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084921096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084921096 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084921096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084921096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084921096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084921096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084921096 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084921096 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084921096 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084921096 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(262)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@86ee852d1e2c: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@86ee852d1e2c: Final verdict of PTC: none 20250427084921096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084921096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084921096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427084921096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084921096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084921097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084921097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084921097 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084921096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084921097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084921097 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084921097 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) 20250427084921097 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(256)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(265)@86ee852d1e2c: Final verdict of PTC: none 20250427084921097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_rab_assign_fail finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Apr 27 08:49:21 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 20250427084921123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084921625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37850<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340836) Waiting for packet dumper to finish... 1 (prev_count=340836, count=341492) 20250427084923096 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084923097 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084923097 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427084923097 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084923097 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084923097 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_rab_assign_mgcp_to started. 20250427084924721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084924728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084924734 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41099<->l=127.0.0.1:4262) (control_if.c:572) 20250427084924758 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084924758 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084924759 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084924759 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084924759 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084924759 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084924759 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084924759 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084924760 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924760 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084924760 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) 20250427084924760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084924760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084924760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084924760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084924760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084924760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084924760 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924760 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084924760 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084924760 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924760 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084924760 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) 20250427084924760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084924760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924760 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) 20250427084924760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924760 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) 20250427084924760 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) 20250427084924760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084924760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084924760 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924760 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924760 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084924760 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) 20250427084924760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084924760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924760 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=9 -> eSLS=41: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084924760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924761 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=9 -> eSLS=9: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084924761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084924761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084924761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084924761 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924761 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924761 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084924761 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) 20250427084924761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084924761 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) 20250427084924761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924761 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084924761 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) 20250427084924761 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) 20250427084924761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084924761 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084924761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924761 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) 20250427084924762 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) 20250427084924762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084924762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084924762 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924762 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 20250427084924762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084924762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084924762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084924762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084924762 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 20250427084924762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084924762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924762 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 20250427084924762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084924762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(275)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084924776 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084924776 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084924776 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084924776 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084924776 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084924776 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084924776 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084924776 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084924777 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924777 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084924777 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) 20250427084924777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084924777 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) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 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) 20250427084924777 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) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924777 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) 20250427084924777 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) 20250427084924777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084924777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084924777 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924777 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924777 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084924777 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) 20250427084924777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 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) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924777 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) 20250427084924777 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) 20250427084924777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084924777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084924777 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924777 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924777 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084924777 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) 20250427084924777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084924777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084924777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084924777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084924777 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924777 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084924777 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) 20250427084924777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084924778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084924778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084924778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084924778 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924778 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 20250427084924778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084924778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084924778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924778 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 20250427084924778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084924778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084924778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084924778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084924778 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 20250427084924778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084924778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084924778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084924778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084924796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084924796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084924796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084924796 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084924796 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) 20250427084924796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084924796 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084924796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084924796 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084924974 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 20250427084924974 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 20250427084924974 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084924974 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084924983 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084924983 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084924983 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084924983 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084924983 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084924983 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084924983 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 20250427084924983 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084924983 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  20250427084924983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084924985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084924985 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084924985 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  20250427084924985 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084924985 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084924986 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084924986 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 20250427084924986 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084924986 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  20250427084924986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084924986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084924986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084924986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084924986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084924986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084924986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084924986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084924986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084924986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084924986 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084924986 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084924987 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084924987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084924987 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) 20250427084924987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084924987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084924987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084924987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084924987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084924987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084924987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084924987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084924987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084924987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084924987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084924987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084924987 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084924988 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 20250427084924988 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 20250427084924988 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084924988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084924988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084924988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084924988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084924988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084924988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084924988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084924988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084924988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084924988 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.sgsn0-M3UA(278)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084924998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084924998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084924998 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084924998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084924998 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084924998 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084924998 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084924998 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 20250427084924998 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084924998 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  20250427084924998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084925001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925002 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084925002 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084925002 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  20250427084925002 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084925002 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084925002 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084925002 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 20250427084925002 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084925002 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  20250427084925002 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  20250427084925002 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084925002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084925002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084925002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084925002 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084925002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084925002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084925002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084925002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084925002 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084925002 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084925002 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084925003 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084925003 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084925003 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) 20250427084925003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084925003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084925003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084925003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084925003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084925003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084925004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084925004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084925004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084925004 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084925004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084925004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084925004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084925004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084925004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084925004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084925004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084925004 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925004 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  20250427084925037 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084925037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deec01), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084925037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084925037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084925037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084925037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084925037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084925037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084925037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 de ec 01 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084925037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084925037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084925037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084925037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084925037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084925037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084925037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084925037 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925037 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 de ec 01 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427084925043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084925044 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084925044 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084925044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084925044 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084925044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084925044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084925044 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925044 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 de ec 01 00 00 06 00 08 00 00 00 07  20250427084925044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084925044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084925044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084925044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084925044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084925044 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=00deec01) (sccp_scrc.c:486) 20250427084925044 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250427084925044 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084925044 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084925044 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084925044 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084925044 DLSCCP DEBUG SCCP-SCOC(25)[0x56345e0a2d40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(274)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084925783 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084925783 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084925783 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084925783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084925783 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084925783 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084925783 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084925783 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925783 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084925783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084925783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084925784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084925784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084925784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084925784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084925784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084925784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084925784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084925784 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084925784 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084925784 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) 20250427084925784 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) 20250427084925784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084925784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084925784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084925784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084925784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084925784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084925784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084925784 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084925784 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084925784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084925784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084925784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084925785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084925785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084925785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084925785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084925785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925785 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  20250427084925788 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925788 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084925788 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084925788 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084925788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084925788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084925788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084925788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084925788 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925788 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084925788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084925788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084925788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084925788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084925788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084925788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084925788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084925788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084925788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084925788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084925788 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084925788 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084925788 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084925797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084925797 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084925797 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084925797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084925797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084925797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084925797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084925797 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925797 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084925797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084925797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084925797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084925797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084925797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084925797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084925797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084925797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084925797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084925797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084925797 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084925797 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084925797 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) 20250427084925797 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) 20250427084925797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084925797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084925797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084925797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084925797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084925797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084925797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084925797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084925797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084925797 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084925797 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084925797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084925797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084925797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084925797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084925797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084925797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084925797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084925797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925797 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  20250427084925798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084925798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084925798 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084925798 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084925798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084925798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084925798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084925798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084925798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084925798 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084925798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084925799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084925799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084925799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084925799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084925799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084925799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084925799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084925799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084925799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084925799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084925799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084925799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084925799 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084925799 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084925799 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084925821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@86ee852d1e2c: Added conn table entry 0TC_rab_assign_mgcp_to0(280)7074948 20250427084926869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084926869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084926870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084926870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084926870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6bf484, normal) (hnbgw_rua.c:406) 20250427084926870 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427084926870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084926870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084926870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084926870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084926870 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084926870 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427084926870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084926870 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7074948 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084926870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084926870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084926870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084926870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084926870 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084926870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084926870 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084926870 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427084926870 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084926870 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001740056400500f1100926) (sccp_scrc.c:415) 20250427084926870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084926870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084926870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084926870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084926870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084926870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084926870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084926870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084926870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084926870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084926870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084926870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084926870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084926870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084926870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084926870 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 01 74 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) 20250427084926870 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084926870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084926870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084926870 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084926870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084926870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084926870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084926870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084926870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084926870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084926870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084926870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084926870 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 01 74 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@86ee852d1e2c: Added conn table entry 0TC_rab_assign_mgcp_to0(280)790345 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@86ee852d1e2c: setverdict(pass): none -> pass 20250427084926880 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084926880 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084926880 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084926880 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084926880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084926880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084926880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084926880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084926880 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084926880 DLSS7 <000c> osmo_ss7_asp.c:1164 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 da 74 63 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084926880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084926880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084926880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084926880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084926880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084926880 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=00da7463) (sccp_scrc.c:486) 20250427084926880 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250427084926880 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084926880 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084926880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084926880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084926880 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) 20250427084926880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084926880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427084927081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084927081 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084927081 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084927081 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084927081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084927081 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084927081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084927081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084927081 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084927081 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  20250427084927081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084927081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084927081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084927081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084927081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084927081 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) 20250427084927081 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250427084927081 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084927081 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084927081 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084927081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084927081 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084927081 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084927081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084927081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084927081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084927081 DMGW DEBUG mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084927081 DMGW DEBUG mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084927082 DMGW DEBUG mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084927082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084927082 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084927082 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{UNUSED}: Allocated (fsm.c:456) 20250427084927082 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{UNUSED}: is child of mgw(mgw-fsm-7074948-0)[0x56345e0b5e50] (fsm.c:486) 20250427084927082 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7074948-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:724) 20250427084927082 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084927082 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084927082 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084927082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7074948-0)[0x56345e0b8d20]{ST_CRCX}: Allocated (fsm.c:456) 20250427084927082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7074948-0)[0x56345e0b8d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0] (fsm.c:486) 20250427084927082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7074948-0)[0x56345e0b8d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084927082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7074948-0)[0x56345e0b8d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084927082 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 6bf48'... (mgcp_client.c:807) 20250427084927082 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084927082 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7074948-0)[0x56345e0b8d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084927082 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6bf48417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6bf48417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6bf48417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6bf48417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084931084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250427084931084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250427084931084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0] (mgcp_client_fsm.c:526) 20250427084931084 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250427084931084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250427084931084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250427084931084 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250427084931084 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084931084 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250427084931084 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-7074948-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:925) 20250427084931084 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250427084931084 DLMGCP DEBUG mgw-endp(mgw-fsm-7074948-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250427084931084 DMGW DEBUG mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250427084931084 DMGW ERROR mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250427084931084 DMGW DEBUG mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250427084931084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250427084931084 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084931084 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084931084 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=00da7463), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250427084931084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084931084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084931084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084931084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084931084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084931084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084931084 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 da 74 63 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) 20250427084931084 DMGW DEBUG mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250427084931084 DMGW DEBUG mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250427084931084 DMGW DEBUG mgw(mgw-fsm-7074948-0)[0x56345e0b5e50]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250427084931084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084931084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084931084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084931084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084931084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084931085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084931085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084931085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084931085 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084931085 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 da 74 63 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427084931096 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427084931096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfdbdd), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427084931096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084931096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084931096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084931096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084931097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084931097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084931097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bf db dd 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084931097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084931097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084931097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084931097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084931097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084931097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084931097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084931097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084931097 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084931097 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 bf db dd 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427084931100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084931100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084931100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084931100 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084931100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084931100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084931100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084931100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084931100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084931100 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 bf db dd 00 00 06 00 08 00 00 00 07  20250427084931100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084931100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084931100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084931100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084931100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084931100 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=00bfdbdd) (sccp_scrc.c:486) 20250427084931100 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250427084931100 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427084931100 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427084931100 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084931100 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084931100 DLSCCP DEBUG SCCP-SCOC(26)[0x56345e0b7310]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084931300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084931301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084931301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084931301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084931301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084931301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084931301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084931301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084931301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084931301 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  20250427084931301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084931301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084931301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084931301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084931301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084931301 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) 20250427084931301 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250427084931301 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084931301 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084931301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084931301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084931301 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084931301 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084931301 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084931301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084931301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084931302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084931302 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@86ee852d1e2c: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)7074948 20250427084931330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084931330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084931330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084931330 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084931330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6bf484,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084931330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084931330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084931330 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084931330 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084931330 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084931330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084931330 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084931330 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084931330 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=00da7463), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084931330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084931330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084931330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084931330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084931330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084931330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084931330 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 da 74 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) 20250427084931330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084931330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084931330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084931331 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084931331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084931331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084931331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084931331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084931331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084931331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084931331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084931331 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084931331 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 da 74 63 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@86ee852d1e2c: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)790345 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: Session index based on connection ID:0 20250427084931338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084931338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084931338 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084931339 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084931339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084931339 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084931339 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084931339 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084931339 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084931339 DLSS7 <000c> osmo_ss7_asp.c:1164 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 da 74 63 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084931339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084931339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084931339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084931339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084931339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084931339 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=00da7463), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084931339 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250427084931339 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084931339 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084931339 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084931339 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) 20250427084931339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084931339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084931339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084931339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:202) 20250427084931339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7074948)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427084931339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084931339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427084931339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427084931339 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7074948 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427084931339 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=00da7463), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250427084931339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084931339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084931339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084931339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084931339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084931339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084931339 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 da 74 63 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084931339 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084931339 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084931339 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084931339 DLSCCP DEBUG SCCP-SCOC(27)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427084931339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084931339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084931339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084931339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084931339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084931339 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084931340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084931340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084931340 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084931340 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 da 74 63 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084933349 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41099<->l=127.0.0.1:4262) (control_if.c:193) 20250427084933349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37866<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(268)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084933354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084933355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084933355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084933356 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084933356 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) 20250427084933356 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_rab_assign_mgcp_to(267)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@86ee852d1e2c: Final verdict of PTC: none 20250427084933357 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084933357 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) 20250427084933357 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084933357 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084933358 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084933358 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) 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084933358 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084933358 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) 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084933358 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084933358 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) 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084933358 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 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084933358 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084933358 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084933358 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084933358 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 20250427084933358 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  20250427084933358 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084933358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084933359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084933359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084933359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@86ee852d1e2c: Final verdict of PTC: none 20250427084933359 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 20250427084933359 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084933359 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084933359 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084933359 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084933359 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084933359 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084933359 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 20250427084933359 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084933359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084933359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084933359 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084933359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084933359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084933359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084933359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084933359 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084933359 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084933359 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084933359 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084933359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084933359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084933360 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084933360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084933360 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084933360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084933360 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084933360 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084933360 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084933360 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084933360 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgcp_to-Iuh0(271)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(270)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@86ee852d1e2c: Final verdict of PTC: none 20250427084933363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@86ee852d1e2c: Final verdict of PTC: pass HNBGW-MGCP(279)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Apr 27 08:49:33 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 20250427084933453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084933855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319484) Waiting for packet dumper to finish... 1 (prev_count=319484, count=347032) 20250427084935360 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084935360 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084935360 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427084935360 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084935360 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084935360 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250427084936966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084936971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084936974 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36791<->l=127.0.0.1:4262) (control_if.c:572) 20250427084936986 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084936986 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084936986 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084936986 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084936986 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084936986 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084936986 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084936986 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084936986 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084936986 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084936987 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084936987 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084936987 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) 20250427084936987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084936987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084936987 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) 20250427084936987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936987 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) 20250427084936987 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) 20250427084936987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084936987 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) 20250427084936987 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) 20250427084936987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084936988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084936988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084936988 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084936988 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084936988 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084936988 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) 20250427084936988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084936988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 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) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084936988 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) 20250427084936988 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) 20250427084936988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084936988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084936988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084936988 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084936988 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084936988 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084936988 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) 20250427084936988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084936988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084936988 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) 20250427084936988 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084936988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084936988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084936988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084936988 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084936988 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084936988 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084936988 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) 20250427084936988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084936988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084936988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084936988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084936988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084936988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084936988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084936988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084936988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084936988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084936988 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084936988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084936988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084936988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084936988 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 20250427084936988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084936988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084936988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084936988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084936988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084936988 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 20250427084936988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084936988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084936988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084936988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084936988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084936988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084936988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084936988 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 20250427084936988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084936988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084936988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084936988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084936988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084936988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084936988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(289)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084936999 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084936999 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084936999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084936999 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084936999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084936999 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084936999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084936999 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084937000 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084937000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084937000 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) 20250427084937000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084937000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084937000 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) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 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) 20250427084937000 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) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084937000 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) 20250427084937000 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) 20250427084937000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084937000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084937000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084937000 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084937000 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084937000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084937000 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) 20250427084937000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084937000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 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) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084937000 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=7 -> eSLS=7: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427084937000 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) 20250427084937000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084937000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084937000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084937000 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084937000 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084937000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084937000 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) 20250427084937000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084937000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084937000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084937000 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084937000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084937000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084937000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084937000 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084937000 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084937000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084937000 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) 20250427084937000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084937000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084937000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084937000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084937000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084937000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084937000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084937000 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084937000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084937000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084937000 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 20250427084937000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084937000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084937000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084937000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084937000 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 20250427084937000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084937000 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 20250427084937000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084937000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084937000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084937000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084937000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084937000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084937000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084937000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084937000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084937000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084937000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084937019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084937019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084937019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084937019 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084937019 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) 20250427084937019 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084937019 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084937019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084937019 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084937197 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 20250427084937198 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 20250427084937198 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084937198 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084937206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084937206 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084937206 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084937206 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084937206 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084937206 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084937206 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 20250427084937206 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084937206 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  20250427084937206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084937209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937209 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084937209 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084937209 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  20250427084937209 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084937209 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084937209 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084937209 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 20250427084937209 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084937209 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  20250427084937209 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084937209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084937209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084937210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084937210 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084937210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084937210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084937210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084937210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084937210 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084937210 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084937210 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084937210 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 20250427084937210 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 20250427084937210 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084937210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084937211 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084937211 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084937211 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) 20250427084937211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084937211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084937211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084937211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084937211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084937211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084937211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084937211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084937211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084937212 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084937212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084937212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084937212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084937212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084937212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084937212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084937212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084937212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084937212 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  HNBGW_Test.sgsn0-M3UA(292)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084937219 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084937219 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084937219 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084937219 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084937219 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084937219 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084937219 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 20250427084937219 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084937219 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  20250427084937219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084937220 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084937220 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084937220 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  20250427084937220 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084937220 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084937220 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084937220 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 20250427084937220 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084937220 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  20250427084937220 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  20250427084937220 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084937220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084937220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084937220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084937220 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084937220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084937220 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084937220 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084937220 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084937220 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084937220 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084937220 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084937221 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084937221 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084937221 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) 20250427084937221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084937221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084937221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084937221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084937221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084937221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084937221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084937221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084937221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084937221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084937221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084937221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084937221 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084937221 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084937221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084937221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084937221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084937221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084937221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084937221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084937221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084937221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084937221 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(288)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084938006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084938006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084938006 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084938006 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084938006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084938006 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084938006 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084938006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084938006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084938006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084938006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084938006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084938006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084938006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084938006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084938006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084938006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084938006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084938006 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084938006 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) 20250427084938006 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) 20250427084938006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084938006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084938006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084938006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084938006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084938006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084938006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084938006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084938006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084938006 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084938006 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084938006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084938006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084938006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084938006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084938006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084938006 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084938006 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  20250427084938006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084938006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084938006 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084938006 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084938006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084938006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084938006 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084938006 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084938007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084938007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084938007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084938007 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084938007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084938007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084938007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084938007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084938007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084938007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084938007 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084938007 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084938007 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084938021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084938021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084938021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084938021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084938021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084938021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084938021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084938021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084938021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084938021 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084938021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084938021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084938021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084938021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084938021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084938021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084938021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084938021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084938021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084938021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084938021 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084938021 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084938021 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) 20250427084938021 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) 20250427084938021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084938021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084938021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084938021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084938021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084938021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084938021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084938021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084938021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084938021 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084938021 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084938021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084938021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084938021 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084938021 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084938021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084938021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084938021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084938021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084938021 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084938021 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  20250427084938022 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084938022 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084938022 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084938022 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084938022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084938022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084938022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084938022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084938022 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084938022 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084938022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084938022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084938022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084938022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084938022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084938022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084938022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084938022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084938022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084938023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084938023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084938023 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084938023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084938023 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084938023 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084938023 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084938043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10460392 20250427084939091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084939091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084939091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084939091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084939092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9f9ce8, normal) (hnbgw_rua.c:406) 20250427084939092 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427084939092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084939092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084939092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084939092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084939092 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084939092 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427084939092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084939092 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10460392 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084939092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084939092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084939092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084939092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084939092 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084939092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084939092 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084939092 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427084939092 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084939093 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001970056400500f1100926) (sccp_scrc.c:415) 20250427084939093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084939093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084939093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084939093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084939093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084939093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084939093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084939093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084939093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084939093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084939093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084939093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084939093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084939093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084939093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084939093 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 01 97 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) 20250427084939093 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084939093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084939093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084939093 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084939093 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084939093 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084939093 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084939093 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084939093 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084939093 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084939093 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084939093 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084939093 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 01 97 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@86ee852d1e2c: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4583460 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: Session index based on connection ID:0 20250427084939106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084939106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084939106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084939106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084939106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084939106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084939106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084939106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084939106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084939106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ff 35 ab 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084939106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084939106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084939106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084939106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084939106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084939106 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=00ff35ab) (sccp_scrc.c:486) 20250427084939106 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250427084939106 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084939106 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: setverdict(pass): none -> pass 20250427084939106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084939106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084939106 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) 20250427084939106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084939106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(293)@86ee852d1e2c: 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)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427084939309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084939309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084939309 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084939309 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084939309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084939309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084939309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084939309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084939309 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084939309 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  20250427084939309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084939309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084939309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084939309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084939309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084939309 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) 20250427084939309 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250427084939309 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084939309 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084939309 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084939309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084939309 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427084939309 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427084939309 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427084939309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084939309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084939309 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427084939309 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427084939309 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427084939309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084939310 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427084939310 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{UNUSED}: Allocated (fsm.c:456) 20250427084939310 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{UNUSED}: is child of mgw(mgw-fsm-10460392-0)[0x56345e0b7310] (fsm.c:486) 20250427084939310 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10460392-0)[0x56345e0b7310] (mgcp_client_endpoint_fsm.c:724) 20250427084939310 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084939310 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084939310 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084939310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0adcf0]{ST_CRCX}: Allocated (fsm.c:456) 20250427084939310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0adcf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20] (fsm.c:486) 20250427084939310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0adcf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084939310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0adcf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427084939310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 9f9ce'... (mgcp_client.c:807) 20250427084939310 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427084939310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0adcf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084939310 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f9ce817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f9ce817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9f9ce817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f9ce817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427084939345 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250427084939345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427084939345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427084939345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084939345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084939345 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427084939345 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939345 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939345 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084939345 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084939345 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939345 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084939345 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427084939345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084939345 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084939345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084939345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084939345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084939345 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084939367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084939367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084939367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084939367 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084939367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f9ce8) (hnbgw_rua.c:470) 20250427084939367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084939367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084939367 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084939367 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084939367 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084939367 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084939367 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084939367 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084939367 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084939367 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427084939367 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10460392-0)[0x56345e0b7310] (mgcp_client_endpoint_fsm.c:724) 20250427084939367 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084939367 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084939367 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427084939367 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f9c'... (mgcp_client.c:807) 20250427084939367 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427084939367 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084939367 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084939367 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939367 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f9ce817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f9ce817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084939386 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250427084939386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250427084939386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427084939386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427084939386 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427084939386 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939386 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939386 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084939386 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084939386 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939386 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084939386 DMGW INFO mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{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) 20250427084939386 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250427084939386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427084939386 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427084939386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427084939386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427084939386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084939386 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084939390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084939390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084939390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427084939390 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084939390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f9ce8) (hnbgw_rua.c:470) 20250427084939390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427084939390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084939390 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427084939390 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427084939390 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427084939390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084939390 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427084939390 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427084939390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084939390 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250427084939390 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250427084939390 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427084939390 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10460392-0)[0x56345e0b7310] (mgcp_client_endpoint_fsm.c:724) 20250427084939390 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427084939390 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427084939390 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427084939390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0b5e50]{ST_CRCX}: Allocated (fsm.c:456) 20250427084939390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0b5e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20] (fsm.c:486) 20250427084939390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0b5e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427084939390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0b5e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250427084939390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f9c'... (mgcp_client.c:807) 20250427084939390 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427084939390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10460392-0)[0x56345e0b5e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427084939390 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427084939390 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939390 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939390 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f9ce817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9f9ce817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427084939406 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250427084939406 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427084939406 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427084939406 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427084939406 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427084939406 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427084939406 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939406 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939406 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939406 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427084939406 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427084939406 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939406 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{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) 20250427084939406 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427084939406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427084939406 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427084939406 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427084939406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427084939406 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084939406 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084939406 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=00ff35ab), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427084939406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084939406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084939406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084939406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084939406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084939406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084939406 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 ff 35 ab 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) 20250427084939406 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427084939406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084939406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084939406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084939406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084939406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084939406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084939406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084939406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084939406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084939406 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 ff 35 ab 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: 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)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427084939443 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084939443 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084939443 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084939443 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084939443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084939443 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084939443 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084939443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084939443 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084939443 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  20250427084939443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084939443 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084939443 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084939443 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084939443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084939443 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) 20250427084939443 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250427084939443 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084939443 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084939443 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084939443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084939443 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084939443 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084939443 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084939443 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427084939443 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427084939443 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427084939443 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427084939443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084939443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f9c'... (mgcp_client.c:807) 20250427084939443 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084939443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084939443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427084939443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 9f9c'... (mgcp_client.c:807) 20250427084939443 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427084939443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427084939443 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: Removing from parent mgw(mgw-fsm-10460392-0)[0x56345e0b7310] (mgcp_client_endpoint_fsm.c:873) 20250427084939443 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427084939443 DLMGCP DEBUG mgw-endp(mgw-fsm-10460392-0)[0x56345e0b8d20]{IN_USE}: Deallocated (fsm.c:568) 20250427084939443 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427084939443 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427084939443 DMGW DEBUG mgw(mgw-fsm-10460392-0)[0x56345e0b7310]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427084939443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084939443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427084939443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084939443 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f9ce817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9f9ce817" }, { code := "I", val := "22222" } }, sdp := omit } 20250427084939449 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250427084939449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084939449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084939449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084939449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0adcf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084939449 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250427084939449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427084939449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427084939449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427084939449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b5e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@86ee852d1e2c: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10460392 20250427084939455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084939455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084939455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084939455 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084939455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9f9ce8,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084939455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084939455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084939455 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084939455 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084939455 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084939455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084939455 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084939455 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084939455 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=00ff35ab), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084939455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084939455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084939455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084939455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084939455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084939455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084939455 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 ff 35 ab 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) 20250427084939455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084939455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084939455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084939455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084939455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084939455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084939455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084939455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084939455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084939455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084939455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084939455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084939455 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 ff 35 ab 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@86ee852d1e2c: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4583460 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: Session index based on connection ID:0 20250427084939459 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084939459 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084939459 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084939459 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084939459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084939459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084939459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084939459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084939459 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084939459 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ff 35 ab 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084939459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084939459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084939459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084939459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084939459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084939459 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=00ff35ab), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084939459 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250427084939459 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084939459 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084939459 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084939459 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) 20250427084939459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084939459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084939459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084939459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:202) 20250427084939459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10460392)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427084939459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084939459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427084939459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427084939459 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10460392 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427084939459 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=00ff35ab), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250427084939459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084939459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084939459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084939459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084939459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084939459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084939459 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 ff 35 ab 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084939459 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084939459 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084939459 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084939459 DLSCCP DEBUG SCCP-SCOC(28)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427084939459 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084939459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084939459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084939459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084939459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084939459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084939459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084939459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084939459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084939459 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 ff 35 ab 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084941462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52172<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084941462 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36791<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(282)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084941463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084941464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084941464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084941464 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084941464 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) 20250427084941464 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(287)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@86ee852d1e2c: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@86ee852d1e2c: Final verdict of PTC: none 20250427084941464 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084941464 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) 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084941464 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084941464 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) 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084941464 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084941464 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) 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084941464 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084941464 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) 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084941464 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 20250427084941464 DLSS7 <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-RAN(288)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(284)@86ee852d1e2c: Final verdict of PTC: none20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084941464 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084941464 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084941464 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084941464 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 20250427084941464 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  20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084941464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084941464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084941464 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 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@86ee852d1e2c: Final verdict of PTC: none 20250427084941464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084941464 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084941464 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084941464 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084941464 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 20250427084941464 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084941464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084941464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084941465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084941465 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084941465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084941465 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084941465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084941465 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084941465 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084941465 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084941465 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084941465 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(293)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@86ee852d1e2c: Final verdict of PTC: none 20250427084941465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084941465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084941465 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084941465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084941465 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084941465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084941465 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084941465 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084941465 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084941465 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084941465 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084941465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 08:49:41 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 20250427084941517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084941919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52188<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=353684) Waiting for packet dumper to finish... 1 (prev_count=353684, count=381232) 20250427084943466 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084943466 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084943466 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427084943466 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084943466 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084943466 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_cs_mo_disconnect started. 20250427084945001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084945005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084945008 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33723<->l=127.0.0.1:4262) (control_if.c:572) 20250427084945020 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084945020 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945020 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084945020 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945021 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084945021 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945021 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084945021 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084945021 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084945021 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084945022 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945022 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084945022 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) 20250427084945022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084945022 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) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 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) 20250427084945022 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) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945022 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) 20250427084945022 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) 20250427084945022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084945022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084945022 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945022 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945022 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084945022 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) 20250427084945022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 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) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945022 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) 20250427084945022 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) 20250427084945022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084945022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084945022 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945022 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945022 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084945022 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) 20250427084945022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084945022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084945022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084945022 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945022 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945022 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084945022 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) 20250427084945022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945023 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084945023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084945023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084945023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084945023 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945023 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945023 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945023 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945023 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 20250427084945023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084945023 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427084945023 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945023 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945023 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945023 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 20250427084945023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084945023 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084945023 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945023 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945023 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945023 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084945023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084945023 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 20250427084945023 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084945023 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945023 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945023 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945023 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084945023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084945023 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(303)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084945034 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084945034 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945034 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084945034 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945034 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084945034 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945034 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084945034 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945035 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945035 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084945035 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) 20250427084945035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084945035 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) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945035 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) 20250427084945035 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) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945035 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) 20250427084945035 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) 20250427084945035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084945035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084945035 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945035 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945035 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084945035 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) 20250427084945035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084945035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945035 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) 20250427084945035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945035 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) 20250427084945035 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) 20250427084945035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084945035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084945035 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945035 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945035 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084945035 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) 20250427084945035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084945035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084945036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084945036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084945036 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945036 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084945036 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) 20250427084945036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084945036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084945036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084945036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084945036 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945036 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 20250427084945036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084945036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084945036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945036 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 20250427084945036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084945036 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 20250427084945036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084945036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084945036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084945036 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 20250427084945036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084945036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084945036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084945036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(304)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084945054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084945054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084945054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084945054 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084945054 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) 20250427084945054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084945054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084945054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084945054 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084945232 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 20250427084945232 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 20250427084945232 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084945232 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084945242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084945242 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084945242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084945242 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084945242 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084945242 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084945242 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 20250427084945242 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084945242 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  20250427084945242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084945244 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084945244 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084945244 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  20250427084945244 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084945244 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084945244 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084945244 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 20250427084945244 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084945244 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  20250427084945244 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084945244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084945245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084945245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084945245 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084945245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084945245 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084945245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084945245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084945245 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084945245 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084945245 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945245 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 20250427084945245 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 20250427084945245 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084945245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084945246 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945246 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084945246 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) 20250427084945246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084945246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084945246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084945246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084945246 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945247 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084945247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084945247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084945247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084945247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084945247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084945247 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.sgsn0-M3UA(306)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084945252 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084945252 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084945252 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084945252 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084945252 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084945252 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084945252 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 20250427084945252 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084945252 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  20250427084945252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084945254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084945254 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084945254 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  20250427084945254 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084945254 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084945254 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084945254 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 20250427084945254 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084945254 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  20250427084945254 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  20250427084945254 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084945254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084945254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084945254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084945254 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084945254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084945254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084945254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084945254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084945254 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084945255 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084945255 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084945256 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084945256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084945256 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) 20250427084945256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084945256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084945256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084945256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084945256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084945256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084945256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084945256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084945256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084945256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084945256 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084945256 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084945256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084945256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084945256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084945256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084945256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084945256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084945256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084945256 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084945256 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(302)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084946049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084946049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084946049 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084946049 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084946049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084946049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084946049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084946049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084946049 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084946049 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084946049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084946049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084946050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084946050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084946050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084946050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084946050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084946050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084946050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084946050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084946050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084946050 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084946050 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) 20250427084946050 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) 20250427084946050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084946050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084946050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084946050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084946050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084946050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084946050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084946050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084946050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084946050 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084946050 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084946050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084946050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084946050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084946050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084946050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084946050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084946050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084946050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084946050 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084946050 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  20250427084946050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084946050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084946050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084946050 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084946050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084946050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084946051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084946051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084946051 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084946051 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084946051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084946051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084946051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084946051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084946051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084946051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084946051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084946051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084946051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084946051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084946051 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084946051 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084946051 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084946053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084946053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084946053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084946053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084946053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084946053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084946053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084946053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084946053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084946053 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084946053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084946053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084946053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084946053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084946053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084946053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084946053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084946053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084946053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084946054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084946054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084946054 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084946054 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) 20250427084946054 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) 20250427084946054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084946054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084946054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084946054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084946054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084946054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084946054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084946054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084946054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084946054 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084946054 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084946054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084946054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084946054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084946054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084946054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084946054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084946054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084946054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084946054 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084946054 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  20250427084946054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084946054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084946054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084946054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084946054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084946054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084946054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084946054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084946054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084946054 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084946054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084946054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084946054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084946054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084946054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084946054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084946054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084946054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084946054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084946054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084946054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084946054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084946054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084946054 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084946054 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084946054 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084946083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)14981062 20250427084947136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084947136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084947136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427084947136 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084947136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe497c6, normal) (hnbgw_rua.c:406) 20250427084947136 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427084947136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084947136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427084947136 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084947136 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084947136 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427084947136 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427084947136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084947136 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14981062 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427084947137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427084947137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084947137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084947137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084947137 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084947137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084947137 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084947137 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427084947137 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084947137 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001da0056400500f1100926) (sccp_scrc.c:415) 20250427084947137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084947137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084947137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084947137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084947137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084947137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084947137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084947137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084947137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084947137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084947137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084947137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084947137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084947137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084947137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084947137 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 da 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) 20250427084947137 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084947137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084947137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084947137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084947137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084947137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084947137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084947137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084947137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084947137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084947137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084947137 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084947137 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 da 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)8329260 TC_ranap_cs_mo_disconnect0(308)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427084947151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084947151 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084947151 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084947151 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084947152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084947152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084947152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084947152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084947152 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084947152 DLSS7 <000c> osmo_ss7_asp.c:1164 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 b6 e1 62 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084947152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084947152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084947152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084947152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084947152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084947152 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=00b6e162) (sccp_scrc.c:486) 20250427084947152 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250427084947152 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084947152 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084947152 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084947152 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084947152 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) 20250427084947152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084947152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084947337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084947337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084947337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250427084947337 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084947337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe497c6) (hnbgw_rua.c:470) 20250427084947337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250427084947337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084947337 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250427084947337 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250427084947337 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250427084947337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084947337 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084947337 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084947337 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=00b6e162), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250427084947337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084947337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084947337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084947337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084947337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084947337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084947337 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 b6 e1 62 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) 20250427084947337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084947337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084947337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084947337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084947337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084947337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084947337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084947337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084947337 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084947338 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 b6 e1 62 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: vl_len:13 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250427084947360 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084947360 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084947360 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084947360 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084947360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084947360 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084947360 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084947360 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084947360 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084947360 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  20250427084947360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084947360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084947360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084947360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084947360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084947360 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) 20250427084947360 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250427084947360 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084947360 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084947360 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084947360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084947360 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084947360 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084947360 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084947360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084947361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:121) 20250427084947361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084947361 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@86ee852d1e2c: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)14981062 20250427084947387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084947387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084947387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084947387 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084947387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe497c6,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084947387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084947387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084947387 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084947388 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084947388 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084947388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084947388 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084947388 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084947388 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=00b6e162), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084947388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084947388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084947388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084947388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084947388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084947388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084947388 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 b6 e1 62 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) 20250427084947388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084947388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084947388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084947388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084947388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084947388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084947388 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084947388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084947388 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084947388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084947388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084947388 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084947388 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 b6 e1 62 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@86ee852d1e2c: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)8329260 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: Session index based on connection ID:0 20250427084947400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084947400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084947400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084947400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084947400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084947400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084947400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084947400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084947400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084947400 DLSS7 <000c> osmo_ss7_asp.c:1164 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 b6 e1 62 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084947400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084947400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084947400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084947400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084947400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084947400 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=00b6e162), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084947400 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250427084947400 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084947400 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084947400 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084947400 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) 20250427084947400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084947401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084947401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084947401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:202) 20250427084947401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14981062)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427084947401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084947401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427084947401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427084947401 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14981062 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250427084947401 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=00b6e162), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250427084947401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084947401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084947401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084947401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084947401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084947401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084947401 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 b6 e1 62 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084947401 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084947401 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084947401 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084947401 DLSCCP DEBUG SCCP-SCOC(29)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427084947401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084947401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084947401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084947401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084947401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084947401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084947401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084947401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084947401 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084947401 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 b6 e1 62 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084949409 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33723<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@86ee852d1e2c: Final verdict of PTC: none 20250427084949411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(296)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084949415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084949416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084949416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084949416 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084949416 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) 20250427084949416 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427084949418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084949418 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) 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084949418 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084949418 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) 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084949418 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084949418 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) 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(304)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@86ee852d1e2c: Final verdict of PTC: none 20250427084949418 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084949418 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) 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084949418 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 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084949418 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084949418 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084949418 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084949418 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 20250427084949418 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  20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084949418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084949418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084949418 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 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084949418 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084949418 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084949418 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084949418 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084949418 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 20250427084949419 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084949419 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-RAN(305)@86ee852d1e2c: Final verdict of PTC: none 20250427084949419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084949418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084949418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084949418 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084949418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084949418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084949418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084949418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084949419 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084949419 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084949419 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084949419 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084949419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084949419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084949419 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084949419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084949419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084949419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084949419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084949419 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084949419 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084949419 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084949419 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(307)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(298)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@86ee852d1e2c: Final verdict of PTC: none 20250427084949423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Apr 27 08:49:49 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 20250427084949512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084949914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36480<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303860) Waiting for packet dumper to finish... 1 (prev_count=303860, count=304500) 20250427084951420 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084951420 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084951420 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427084951420 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084951420 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084951420 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_ps_mo_disconnect started. 20250427084953022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084953028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084953035 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36713<->l=127.0.0.1:4262) (control_if.c:572) 20250427084953058 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084953058 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953058 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084953058 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953059 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084953059 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953059 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084953059 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953059 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953059 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084953059 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) 20250427084953059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084953059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084953059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427084953059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084953059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084953059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084953059 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953059 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427084953059 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427084953059 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953059 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427084953060 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) TC_ranap_ps_mo_disconnect-Iuh0(313)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427084953060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084953060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953060 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084953060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427084953060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084953060 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953060 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953060 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427084953060 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) 20250427084953060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084953060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953060 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) 20250427084953060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084953060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084953060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427084953060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953060 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) 20250427084953060 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) 20250427084953060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427084953060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427084953060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084953060 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427084953060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427084953060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953060 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 20250427084953060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427084953060 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 20250427084953060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427084953061 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953061 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427084953061 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) 20250427084953061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084953061 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) 20250427084953061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953061 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) 20250427084953061 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) 20250427084953061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953061 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) 20250427084953061 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) 20250427084953061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427084953061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084953061 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953061 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 20250427084953061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427084953061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(317)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(315)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084953074 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084953074 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953074 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084953074 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953074 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084953074 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953074 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427084953074 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953075 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953075 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427084953075 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) 20250427084953075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084953075 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) 20250427084953075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953075 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) 20250427084953075 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) 20250427084953075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953075 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) 20250427084953075 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) 20250427084953075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427084953075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084953075 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953075 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953075 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427084953075 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) 20250427084953075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084953075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953075 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) 20250427084953075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953076 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) 20250427084953076 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) 20250427084953076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427084953076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084953076 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953076 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953076 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427084953076 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) 20250427084953076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427084953076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953076 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084953076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427084953076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084953076 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953076 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953076 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084953076 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) 20250427084953076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084953076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084953076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084953076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084953076 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953076 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 20250427084953076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427084953076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427084953076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953076 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 20250427084953076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427084953076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427084953076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427084953076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427084953076 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 20250427084953076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427084953076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084953076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084953076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427084953097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084953097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084953097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427084953097 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427084953097 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) 20250427084953097 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427084953097 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427084953097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084953097 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427084953272 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 20250427084953272 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 20250427084953272 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084953272 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427084953281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427084953281 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084953281 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084953281 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084953281 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084953281 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084953281 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 20250427084953281 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084953281 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  20250427084953281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084953284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084953284 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084953284 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  20250427084953284 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084953284 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084953284 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084953284 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 20250427084953284 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427084953284 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  20250427084953284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084953284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084953284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084953284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084953284 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427084953284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084953284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084953284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084953284 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084953284 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084953284 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084953284 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953285 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953285 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427084953285 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) 20250427084953286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084953286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084953286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084953286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084953286 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 20250427084953286 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 20250427084953286 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427084953286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427084953286 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953286 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084953286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084953286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084953286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084953286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084953286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084953286 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  HNBGW_Test.sgsn0-M3UA(320)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427084953290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427084953290 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427084953290 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427084953291 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427084953291 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427084953291 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427084953291 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 20250427084953291 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427084953291 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  20250427084953291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427084953291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084953291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427084953291 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427084953291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084953291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084953291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084953291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084953291 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427084953291 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427084953291 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427084953291 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953291 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427084953291 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427084953291 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  20250427084953291 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427084953291 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427084953291 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427084953291 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 20250427084953291 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427084953291 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  20250427084953291 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  20250427084953291 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084953291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427084953292 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427084953292 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427084953292 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) 20250427084953292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084953292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084953292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084953292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084953292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084953292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084953292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084953292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084953292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084953292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084953292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427084953292 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427084953292 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084953292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084953292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084953292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084953292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084953292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084953292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084953292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084953292 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084953292 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(316)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084954083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084954083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084954083 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084954083 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084954083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084954083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084954083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084954083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084954083 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084954083 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084954083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084954083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084954083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084954083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084954083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084954083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084954083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084954083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084954083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084954083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084954083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084954083 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084954083 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) 20250427084954083 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) 20250427084954083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084954083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084954083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084954083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084954083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084954083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084954083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427084954083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084954083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084954083 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084954083 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427084954084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084954084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084954084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084954084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427084954084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427084954084 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084954084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427084954084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427084954084 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084954084 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  20250427084954084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084954084 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427084954084 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427084954084 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427084954084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084954084 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427084954084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084954084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084954084 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084954084 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084954084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084954084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084954084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084954084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427084954084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084954084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084954084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427084954084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084954084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084954085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084954085 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084954085 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084954085 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427084954095 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084954095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084954095 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084954095 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084954095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084954095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084954095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084954095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084954095 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084954095 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084954095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084954095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084954095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084954095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084954095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084954095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084954095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084954095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084954095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954096 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084954096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084954096 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427084954096 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427084954096 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) 20250427084954096 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) 20250427084954096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427084954096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084954096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084954096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084954096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084954096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084954096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084954096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084954096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084954096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084954096 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  20250427084954096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427084954096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084954096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084954096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084954096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084954096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084954096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084954096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427084954096 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427084954096 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427084954098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084954098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084954098 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084954098 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084954098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084954099 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084954099 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084954099 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084954099 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084954099 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427084954099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084954099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084954099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084954099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084954099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084954099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427084954099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427084954099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427084954099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084954099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084954099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084954099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084954099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427084954099 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427084954099 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427084954099 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427084954132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@86ee852d1e2c: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)365010 20250427084955172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084955172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084955172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427084955172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427084955172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x591d2, normal) (hnbgw_rua.c:406) 20250427084955172 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427084955172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427084955172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427084955172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084955172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084955172 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427084955172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427084955172 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427084955172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427084955172 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-365010 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427084955172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427084955172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427084955172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427084955172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427084955172 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427084955172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) [38;5;45m20250427084955172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427084955172 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427084955172 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427084955172 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002300056400500f1100926) (sccp_scrc.c:415) 20250427084955172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084955172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084955172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084955172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084955172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084955172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084955172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084955172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427084955172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427084955172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427084955172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084955172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084955172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084955172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084955172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084955172 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 30 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) 20250427084955172 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427084955172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427084955172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427084955172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084955172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084955172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084955172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084955172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084955172 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084955172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084955172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084955172 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084955172 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 30 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)4165040 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@86ee852d1e2c: setverdict(pass): none -> pass 20250427084955190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084955190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084955190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084955190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084955190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084955190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084955190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084955190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084955190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084955190 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3e 08 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427084955191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084955191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084955191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084955191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084955191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084955191 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=003e0811) (sccp_scrc.c:486) 20250427084955191 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250427084955191 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427084955191 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427084955191 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084955191 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427084955191 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) 20250427084955191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427084955191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427084955373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084955373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084955373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250427084955373 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427084955373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x591d2) (hnbgw_rua.c:470) 20250427084955373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250427084955373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427084955373 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250427084955373 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250427084955373 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250427084955373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084955373 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084955373 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084955373 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=003e0811), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250427084955373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084955373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084955373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084955373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084955373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084955373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084955373 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 3e 08 11 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) 20250427084955373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084955373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084955373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084955373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084955373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084955373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084955374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084955374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084955374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084955374 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 3e 08 11 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250427084955394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084955394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084955394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084955394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084955394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084955394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084955394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084955394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084955394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084955395 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  20250427084955395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084955395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084955395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084955395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084955395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084955395 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) 20250427084955395 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250427084955395 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427084955395 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084955395 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427084955395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427084955395 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427084955395 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427084955395 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427084955395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427084955395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:121) 20250427084955395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427084955395 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@86ee852d1e2c: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)365010 20250427084955423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084955423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084955423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427084955423 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427084955423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x591d2,cause=radio(normal)) (hnbgw_rua.c:438) 20250427084955423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427084955423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427084955423 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427084955423 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427084955423 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427084955423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427084955423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427084955423 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427084955423 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=003e0811), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427084955423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084955423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084955423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084955423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084955423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084955423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084955423 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 3e 08 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) 20250427084955423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427084955423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427084955423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427084955423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084955423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084955423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084955423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084955423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084955423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084955423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084955424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084955424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084955424 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 3e 08 11 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@86ee852d1e2c: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)4165040 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: Session index based on connection ID:0 20250427084955434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084955434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427084955434 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427084955434 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427084955434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427084955434 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427084955434 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427084955434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427084955434 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084955435 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3e 08 11 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427084955435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084955435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427084955435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427084955435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427084955435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427084955435 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=003e0811), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427084955435 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250427084955435 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427084955435 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084955435 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427084955435 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) 20250427084955435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427084955435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427084955435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427084955435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:202) 20250427084955435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-365010)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427084955435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427084955435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427084955435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427084955435 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-365010 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427084955435 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=003e0811), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250427084955435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084955435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427084955435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427084955435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427084955435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427084955435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427084955435 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 3e 08 11 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427084955435 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427084955435 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427084955435 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427084955435 DLSCCP DEBUG SCCP-SCOC(30)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427084955435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084955435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427084955435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427084955436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427084955436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427084955436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427084955436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427084955436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427084955436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427084955436 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 3e 08 11 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427084957457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084957457 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36713<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427084957461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36494<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427084957463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427084957463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427084957463 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427084957463 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) 20250427084957463 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@86ee852d1e2c: Final verdict of PTC: none 20250427084957465 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084957465 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) 20250427084957465 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084957465 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427084957465 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427084957465 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) 20250427084957465 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427084957465 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427084957466 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084957466 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) 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084957466 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427084957466 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) 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427084957466 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 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084957466 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084957466 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084957466 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084957466 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 20250427084957466 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  20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084957466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084957466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084957466 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 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427084957466 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427084957466 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427084957466 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427084957466 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 20250427084957466 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427084957466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427084957466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427084957466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084957466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427084957466 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427084957467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084957467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084957467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084957467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084957467 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084957467 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084957467 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084957467 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427084957467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427084957467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-SCCP(318)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(321)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@86ee852d1e2c: Final verdict of PTC: none20250427084957467 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427084957467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427084957467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427084957467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427084957467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427084957467 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427084957467 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427084957467 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427084957467 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_mo_disconnect-Iuh0(313)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(312)@86ee852d1e2c: Final verdict of PTC: none 20250427084957470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Apr 27 08:49:57 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 20250427084957508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427084957910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278828) Waiting for packet dumper to finish... 1 (prev_count=278828, count=304584) 20250427084959467 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084959467 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084959467 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427084959467 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427084959467 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427084959467 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_cs_creq_cref started. 20250427085000992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085000994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085000997 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34263<->l=127.0.0.1:4262) (control_if.c:572) 20250427085001011 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085001011 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001011 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085001011 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001011 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085001011 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001011 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085001011 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085001012 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085001012 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085001013 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001013 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085001013 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) 20250427085001013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085001013 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) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 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) 20250427085001013 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) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001013 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) 20250427085001013 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) 20250427085001013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085001013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085001013 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001013 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001013 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085001013 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) 20250427085001013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 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) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001013 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) 20250427085001013 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) 20250427085001013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085001013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085001013 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001013 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001013 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085001013 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) 20250427085001013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001013 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085001013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085001013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085001013 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001013 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001013 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085001013 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) 20250427085001013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085001013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085001013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085001013 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001013 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 20250427085001013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085001013 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085001013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001013 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 20250427085001013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085001013 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085001013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085001013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085001013 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085001013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085001014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085001014 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(331)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(329)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085001025 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085001025 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001026 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085001026 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001026 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085001026 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001026 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085001026 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001027 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001027 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085001027 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) 20250427085001027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085001027 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) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 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) 20250427085001027 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) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001027 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) 20250427085001027 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) 20250427085001027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085001027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085001027 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001027 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001027 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085001027 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) 20250427085001027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 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) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001027 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) 20250427085001027 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) 20250427085001027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085001027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085001027 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001027 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001027 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085001027 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) 20250427085001027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001027 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085001027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085001027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085001027 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001027 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001027 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085001027 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) 20250427085001027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085001027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085001027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085001027 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001027 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 20250427085001027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085001027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085001027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001027 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 20250427085001027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085001027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085001027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085001027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085001027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085001027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085001027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085001027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085001049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085001049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085001049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085001049 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085001049 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) 20250427085001049 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085001049 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085001049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085001049 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085001223 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 20250427085001223 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 20250427085001223 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085001223 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085001225 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085001225 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085001225 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085001225 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085001225 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085001225 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085001225 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 20250427085001225 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085001225 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  20250427085001225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085001226 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001226 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085001226 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085001226 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  20250427085001226 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085001226 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085001226 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085001226 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 20250427085001226 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085001226 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  20250427085001226 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085001226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085001226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085001226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085001226 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085001226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085001226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085001226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085001226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085001226 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085001226 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085001226 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001227 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085001227 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) 20250427085001227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085001227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085001227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085001227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085001227 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085001227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085001227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085001227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085001227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085001227 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085001227 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  20250427085001237 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 20250427085001237 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 20250427085001237 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085001237 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085001239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085001239 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085001239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085001239 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085001239 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085001239 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085001239 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 20250427085001239 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085001239 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  20250427085001239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085001240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085001240 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085001240 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  20250427085001240 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085001240 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085001240 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085001240 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 20250427085001240 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085001240 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  20250427085001240 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  20250427085001240 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085001240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085001240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085001240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085001240 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085001240 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085001240 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085001240 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085001240 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085001240 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085001240 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085001240 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085001241 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085001241 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085001241 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) 20250427085001241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085001241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085001241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085001241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085001241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085001241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085001241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085001241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085001241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085001241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085001241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085001242 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085001242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085001242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085001242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085001242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085001242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085001242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085001242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085001242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085001242 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085001242 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  20250427085002030 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085002030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085002030 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085002030 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085002030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085002030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085002030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085002030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085002030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085002030 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085002030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085002030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085002030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085002030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085002030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085002030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085002030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085002030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085002030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085002030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085002030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085002030 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085002030 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) 20250427085002030 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) 20250427085002030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085002030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085002030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085002030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085002030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085002030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085002030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085002030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085002030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085002030 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085002030 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085002030 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085002030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085002030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085002030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085002030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085002030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085002030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085002030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085002030 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085002030 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(330)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085002032 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085002032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085002032 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085002032 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085002032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085002032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085002032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085002032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085002032 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085002032 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085002032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085002032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085002032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085002032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085002032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085002032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085002032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085002032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085002032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085002032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085002032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085002032 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085002032 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085002040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085002040 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085002040 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085002040 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085002040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085002040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085002040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085002040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085002040 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085002040 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085002040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085002040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085002040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085002040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085002040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085002040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085002040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085002040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085002040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085002040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085002040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085002040 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085002040 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) 20250427085002040 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) 20250427085002040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085002040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085002040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085002040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085002040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085002040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085002040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085002040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085002040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085002040 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085002040 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085002040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085002040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085002040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085002040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085002041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085002041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085002041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085002041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085002041 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085002041 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  20250427085002041 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085002041 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085002041 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085002041 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085002041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085002041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085002041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085002041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085002041 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085002041 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085002041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085002041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085002041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085002041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085002041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085002041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085002041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085002041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085002041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085002041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085002041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085002041 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085002041 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085002041 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085002041 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085002041 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085002060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5013675 20250427085003091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085003091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085003091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085003091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085003091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4c80ab, normal) (hnbgw_rua.c:406) 20250427085003091 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427085003091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085003091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013675 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085003091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085003091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085003091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013675 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085003091 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085003091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085003091 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5013675 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085003091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013675 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085003091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085003091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085003091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085003091 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013675 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085003091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085003091 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085003091 DLSCCP DEBUG SCCP-SCOC(31)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427085003091 DLSCCP DEBUG SCCP-SCOC(31)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085003091 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002540056400500f1100926) (sccp_scrc.c:415) 20250427085003091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085003091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085003091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085003091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085003091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085003091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085003091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085003091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085003091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085003091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085003091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085003091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085003091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085003091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085003091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085003091 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 02 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) 20250427085003091 DLSCCP DEBUG SCCP-SCOC(31)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085003091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085003091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085003091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085003091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085003091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085003091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085003091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085003091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085003091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085003091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085003091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085003091 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 02 54 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@86ee852d1e2c: Added conn table entry 0TC_ranap_cs_creq_cref0(336)11944783 TC_ranap_cs_creq_cref0(336)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@86ee852d1e2c: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)11944783 HNBGW_Test.msc0-SCCP(329)@86ee852d1e2c: Session index based on connection ID:0 20250427085003098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085003098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085003098 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085003098 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085003098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085003098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085003098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085003098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085003098 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085003098 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  20250427085003098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085003098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085003098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085003098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085003098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085003098 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) 20250427085003098 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250427085003098 DLSCCP DEBUG SCCP-SCOC(31)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250427085003098 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085003098 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085003098 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) 20250427085003098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085003098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56345e0bf5f0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250427085003098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085003098 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085003098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085003098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085003098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085003098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{disrupted}: Freeing instance (context_map.c:202) 20250427085003098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013675)[0x56345e0a2d40]{disrupted}: Deallocated (fsm.c:568) 20250427085003098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085003098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085003098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085003098 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013675 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250427085003098 DLSCCP DEBUG SCCP-SCOC(31)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250427085003098 DLSCCP DEBUG SCCP-SCOC(31)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085003098 DLSCCP DEBUG SCCP-SCOC(31)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085003098 DLSCCP DEBUG SCCP-SCOC(31)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427085003098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085003098 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)@86ee852d1e2c: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5013675 MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085003105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38108<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085003105 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34263<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(324)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085003107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38106<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085003108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085003108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085003108 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085003108 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) 20250427085003108 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@86ee852d1e2c: Final verdict of PTC: none 20250427085003109 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085003109 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) 20250427085003109 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085003109 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085003109 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085003109 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) 20250427085003109 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085003109 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085003109 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-SCCP(332)@86ee852d1e2c: Final verdict of PTC: none 20250427085003109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085003109 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085003109 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085003109 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085003109 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085003109 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085003109 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-PFCP(326)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@86ee852d1e2c: Final verdict of PTC: none 20250427085003109 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  20250427085003109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085003109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085003109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085003110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085003110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085003110 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085003110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085003110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085003110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085003110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085003110 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085003110 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085003110 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085003110 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(334)@86ee852d1e2c: Final verdict of PTC: none 20250427085003110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085003110 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) 20250427085003110 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085003110 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085003110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085003110 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) 20250427085003110 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085003110 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085003110 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 20250427085003110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085003110 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085003110 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085003110 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085003110 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085003111 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085003111 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 20250427085003111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085003111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085003111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085003111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW-MGCP(335)@86ee852d1e2c: Final verdict of PTC: none 20250427085003111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085003111 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085003111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085003111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085003111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085003111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085003111 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085003111 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085003111 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085003111 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085003113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sun Apr 27 08:50:03 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 20250427085003163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085003565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38134<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234580) Waiting for packet dumper to finish... 1 (prev_count=234580, count=262972) 20250427085005110 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085005110 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085005110 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085005112 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085005112 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085005112 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ranap_ps_creq_cref started. 20250427085006643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085006649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085006654 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34569<->l=127.0.0.1:4262) (control_if.c:572) 20250427085006679 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085006679 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006679 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085006679 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006679 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085006679 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006680 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_ranap_ps_creq_cref-Iuh0(341)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085006680 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006680 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006680 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085006680 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) 20250427085006680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085006680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085006680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085006680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085006680 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006680 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085006680 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085006680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085006680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085006680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085006681 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006681 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085006681 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) 20250427085006681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085006681 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) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 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) 20250427085006681 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) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006681 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) 20250427085006681 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) 20250427085006681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085006681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085006681 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006681 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006681 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085006681 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) 20250427085006681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085006681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 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) 20250427085006681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006681 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) 20250427085006681 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) 20250427085006681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085006681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085006681 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006681 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006681 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085006681 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) 20250427085006681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=2020250427085006682 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer ,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250427085006681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085006681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085006681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085006681 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006682 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 20250427085006682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085006682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085006682 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006682 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 20250427085006682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085006682 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 20250427085006682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085006682 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085006682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085006682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(345)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085006712 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085006712 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006713 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085006713 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006713 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085006713 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006713 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085006713 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006714 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006714 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085006715 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) 20250427085006715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085006715 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) 20250427085006715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006715 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) 20250427085006715 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) 20250427085006715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006715 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) 20250427085006715 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) 20250427085006715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085006715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085006715 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006715 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006715 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085006715 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) 20250427085006715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085006715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006715 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) 20250427085006715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006716 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) 20250427085006716 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) 20250427085006716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085006716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085006716 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006716 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006716 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085006716 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) 20250427085006716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006716 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085006716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085006716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085006716 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006716 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006716 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 20250427085006716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085006716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085006716 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006716 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 20250427085006716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085006716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085006717 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085006717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085006717 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 20250427085006717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085006717 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085006717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085006717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085006716 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006716 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085006716 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) 20250427085006716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085006716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085006716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085006716 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085006752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085006752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085006752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085006752 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085006752 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) 20250427085006752 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085006752 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085006752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085006752 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085006908 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 20250427085006908 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 20250427085006908 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085006908 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085006913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085006913 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085006913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085006913 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085006913 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085006913 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085006913 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 20250427085006913 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085006913 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  20250427085006913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085006916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085006916 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085006916 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  20250427085006916 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085006916 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085006916 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085006916 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 20250427085006916 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085006916 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  20250427085006916 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085006916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085006916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085006916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085006916 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085006916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085006916 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085006916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085006916 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085006916 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085006916 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085006916 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006917 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085006917 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) 20250427085006918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085006918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085006918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085006918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085006918 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085006918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085006918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085006918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085006918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085006918 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085006918 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  20250427085006937 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 20250427085006937 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 20250427085006937 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085006937 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085006943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085006943 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085006943 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085006943 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085006943 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085006943 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085006943 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 20250427085006943 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085006943 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  20250427085006943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085006945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085006946 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085006946 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  20250427085006946 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085006946 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085006946 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085006946 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 20250427085006946 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085006946 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  20250427085006946 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  20250427085006946 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085006946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085006946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085006946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085006946 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085006946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085006946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085006946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085006946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085006946 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085006946 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085006946 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085006947 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085006947 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085006947 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) 20250427085006947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085006947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085006947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085006947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085006947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085006947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085006947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085006947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085006947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085006947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085006947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085006947 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085006948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085006948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085006948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085006948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085006948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085006948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085006948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085006948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085006948 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085006948 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)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085007722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085007722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085007722 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085007722 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085007722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085007722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085007722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085007722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085007722 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085007722 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085007723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085007723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085007723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085007723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085007723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085007723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085007723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085007723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085007723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085007723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085007723 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085007723 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) 20250427085007723 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) 20250427085007723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085007723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085007723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085007723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085007723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085007723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085007723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085007723 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085007723 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085007723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085007723 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085007723 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085007723 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085007723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085007723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085007723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085007723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085007723 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085007723 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  20250427085007723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085007723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085007723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085007723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085007723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085007723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085007723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085007723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085007723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085007723 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085007723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085007723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085007723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085007723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085007723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085007723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085007723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085007723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085007723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085007723 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085007723 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085007723 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085007749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085007750 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085007750 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085007750 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085007750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085007750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085007750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085007750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085007750 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085007750 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085007750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085007750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085007750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085007750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085007750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085007750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085007750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085007750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085007750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085007750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085007750 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085007750 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085007750 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) 20250427085007750 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) 20250427085007750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085007750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085007750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085007750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085007750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085007750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085007750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085007750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085007750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085007750 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085007750 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085007751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085007751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085007751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085007751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085007751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085007751 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085007751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085007751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085007751 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085007751 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  20250427085007753 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085007753 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085007753 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085007753 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085007753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085007753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085007753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085007753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085007753 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085007753 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085007753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085007753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085007753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085007753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085007753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085007753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085007753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085007753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085007753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085007754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085007754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085007754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085007754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085007754 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085007754 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085007754 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085007767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57492<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@86ee852d1e2c: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_creq_cref0(350)2328293 20250427085008799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085008799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085008799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085008799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085008799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2386e5, normal) (hnbgw_rua.c:406) 20250427085008799 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427085008799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085008799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328293 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085008799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085008799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085008799 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085008799 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328293 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085008799 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085008799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085008799 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2328293 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085008799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328293 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085008799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085008799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085008799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085008799 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328293 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085008799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085008799 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085008799 DLSCCP DEBUG SCCP-SCOC(32)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427085008799 DLSCCP DEBUG SCCP-SCOC(32)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085008799 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002fa0056400500f1100926) (sccp_scrc.c:415) 20250427085008799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085008799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085008799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085008799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085008799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085008799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085008799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085008799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085008799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085008799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085008799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085008799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085008799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085008799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085008799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085008799 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 fa 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) 20250427085008799 DLSCCP DEBUG SCCP-SCOC(32)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085008799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085008799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085008799 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085008799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085008799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085008799 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085008799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085008799 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085008799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085008799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085008799 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085008799 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 fa 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@86ee852d1e2c: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6462625 TC_ranap_ps_creq_cref0(350)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@86ee852d1e2c: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6462625 HNBGW_Test.sgsn0-SCCP(346)@86ee852d1e2c: Session index based on connection ID:0 20250427085008813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085008813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085008813 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085008813 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085008813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085008813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085008813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085008813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085008813 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085008813 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  20250427085008813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085008813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085008813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085008813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085008813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085008813 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) 20250427085008813 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250427085008813 DLSCCP DEBUG SCCP-SCOC(32)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250427085008813 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085008813 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085008813 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) 20250427085008813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085008813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56345e0bf5f0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250427085008813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085008813 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085008813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085008813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085008813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085008813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{disrupted}: Freeing instance (context_map.c:202) 20250427085008813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2328293)[0x56345e0a2d40]{disrupted}: Deallocated (fsm.c:568) 20250427085008813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085008813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085008813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085008813 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2328293 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250427085008813 DLSCCP DEBUG SCCP-SCOC(32)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250427085008813 DLSCCP DEBUG SCCP-SCOC(32)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085008813 DLSCCP DEBUG SCCP-SCOC(32)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085008813 DLSCCP DEBUG SCCP-SCOC(32)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427085008813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085008813 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)@86ee852d1e2c: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)2328293 MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085008822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085008823 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34569<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(338)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085008825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085008826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085008826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085008826 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085008826 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) 20250427085008826 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(344)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@86ee852d1e2c: Final verdict of PTC: none 20250427085008830 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085008830 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) 20250427085008830 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085008830 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085008830 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085008830 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) 20250427085008830 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085008830 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085008830 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 20250427085008830 DLSS7 <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(343)@86ee852d1e2c: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@86ee852d1e2c: Final verdict of PTC: none 20250427085008830 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085008830 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085008830 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085008830 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085008830 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085008830 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 20250427085008830 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  20250427085008830 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085008830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085008831 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085008831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085008831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-RAN(347)@86ee852d1e2c: Final verdict of PTC: none 20250427085008831 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085008831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW-PFCP(340)@86ee852d1e2c: Final verdict of PTC: none 20250427085008831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085008831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085008831 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085008831 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085008831 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 20250427085008832 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) 20250427085008832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085008832 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085008832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085008831 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085008832 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085008832 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085008832 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) 20250427085008832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085008832 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427085008832 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) 20250427085008832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085008832 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085008832 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085008832 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085008832 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085008832 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085008832 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 20250427085008832 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085008832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085008832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085008832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085008833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085008833 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085008833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085008833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085008833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085008833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085008833 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085008833 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085008833 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085008833 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(349)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@86ee852d1e2c: Final verdict of PTC: none 20250427085008834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57492<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sun Apr 27 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 20250427085008922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085009323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207532) Waiting for packet dumper to finish... 1 (prev_count=207532, count=264144) 20250427085010832 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085010832 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085010833 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085010833 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085010833 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085010833 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:50: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_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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250427085012389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085012391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085012394 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45877<->l=127.0.0.1:4262) (control_if.c:572) 20250427085012405 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085012405 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012406 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085012406 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012406 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085012406 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012406 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085012406 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012406 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085012406 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085012407 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012407 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085012407 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) 20250427085012407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085012407 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) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 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) 20250427085012407 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) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012407 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) 20250427085012407 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) 20250427085012407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085012407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085012407 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012407 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012407 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085012407 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) 20250427085012407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 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) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012407 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) 20250427085012407 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) 20250427085012407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085012407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085012407 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012407 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085012407 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) 20250427085012407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085012407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085012407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085012407 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012407 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085012407 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) 20250427085012407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012407 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085012407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085012407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085012407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085012407 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012408 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 20250427085012408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085012408 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085012408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012408 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 20250427085012408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085012408 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085012408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012408 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085012408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085012408 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 20250427085012408 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085012408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012408 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085012408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085012408 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(359)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085012424 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085012424 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012424 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085012424 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012424 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085012424 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012424 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085012424 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012425 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012425 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085012425 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) 20250427085012425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085012425 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) 20250427085012425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012425 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) 20250427085012425 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) 20250427085012425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012426 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) 20250427085012426 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) 20250427085012426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085012426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085012426 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012426 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012426 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085012426 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) 20250427085012426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 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) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012426 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) 20250427085012426 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) 20250427085012426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085012426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085012426 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012426 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012426 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085012426 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) 20250427085012426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012426 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085012426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085012426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085012426 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012426 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012426 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085012426 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) 20250427085012426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085012426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085012426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085012426 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012427 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 20250427085012427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085012427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085012427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012427 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 20250427085012427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085012427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085012427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085012427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085012427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085012427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085012427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085012427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085012446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085012446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085012446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085012446 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085012446 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) 20250427085012446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085012446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085012446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085012446 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085012622 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 20250427085012622 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 20250427085012622 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085012622 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085012631 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012631 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085012631 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085012631 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085012631 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085012631 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085012631 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085012631 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 20250427085012631 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085012631 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  20250427085012631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085012634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012634 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085012634 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085012634 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  20250427085012634 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085012634 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085012634 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085012634 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 20250427085012634 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085012634 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  20250427085012635 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085012635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085012635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085012635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085012635 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085012635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085012635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085012635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085012635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085012635 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085012635 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085012635 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012636 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012636 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085012636 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) 20250427085012636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085012636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012637 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 20250427085012637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085012637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085012637 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 20250427085012637 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085012637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085012637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085012637 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085012637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085012637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085012637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085012637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085012637 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085012637 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  HNBGW_Test.sgsn0-M3UA(362)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085012645 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085012645 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085012645 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085012645 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085012645 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085012645 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085012645 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 20250427085012645 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085012645 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  20250427085012645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085012649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012649 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085012649 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085012649 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  20250427085012649 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085012649 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085012649 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085012649 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 20250427085012649 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085012649 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  20250427085012649 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  20250427085012649 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085012649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085012650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085012650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085012650 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085012650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085012650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085012650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085012650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085012650 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085012650 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085012650 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085012651 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085012651 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085012651 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) 20250427085012651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085012651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085012651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085012652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085012652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085012652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085012652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085012652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085012652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085012652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085012652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085012652 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085012652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085012652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085012652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085012652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085012652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085012652 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085012652 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085012653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085012653 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085012653 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(358)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085013430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085013430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085013430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085013430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085013430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085013430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085013430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085013430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085013430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085013430 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085013430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085013430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085013430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085013430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085013430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085013431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085013431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085013431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085013431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085013431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085013431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085013431 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085013431 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) 20250427085013431 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) 20250427085013431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085013431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085013431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085013431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085013431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085013431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085013431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085013431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085013431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085013431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085013431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085013431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085013431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085013431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085013431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085013431 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  20250427085013431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085013431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085013431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085013431 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085013431 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085013432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085013432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085013432 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085013432 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085013432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085013432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085013432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085013432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085013432 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085013432 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085013432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085013432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085013432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085013432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085013432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085013432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085013432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085013432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085013432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085013432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085013432 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085013432 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085013432 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085013442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085013442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085013442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085013442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085013442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085013442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085013442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085013442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085013442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085013442 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085013442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085013442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085013442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085013442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085013442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085013442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085013442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085013442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085013442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085013442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085013442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085013442 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085013442 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) 20250427085013442 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) 20250427085013442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085013442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085013442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085013442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085013442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085013442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085013442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085013442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085013442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085013442 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085013442 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085013442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085013442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085013442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085013442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085013442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085013442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085013442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085013442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085013442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085013442 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  20250427085013444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085013444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085013444 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085013444 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085013444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085013444 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085013444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085013444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085013444 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085013444 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085013444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085013444 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085013444 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085013444 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085013444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085013444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085013444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085013444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085013444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085013444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085013444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085013444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085013444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085013444 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085013444 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085013444 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085013472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)13021861 20250427085014505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085014505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085014505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085014505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085014505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc6b2a5, normal) (hnbgw_rua.c:406) 20250427085014505 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427085014506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13021861)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085014506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13021861 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085014506 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085014506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085014506 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085014506 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13021861 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085014506 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085014506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085014506 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13021861 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085014506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13021861 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085014506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13021861)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085014506 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085014506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085014506 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13021861 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085014506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085014506 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085014506 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427085014506 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085014506 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002bf0056400500f1100926) (sccp_scrc.c:415) 20250427085014506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085014506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085014506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085014506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085014506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085014506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085014506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085014506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085014506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085014506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085014506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085014506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085014506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085014506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085014506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085014506 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 02 bf 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) 20250427085014506 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085014506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085014506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13021861)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085014506 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085014506 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085014506 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085014506 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085014506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085014506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085014506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085014506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085014506 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085014506 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 02 bf 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@86ee852d1e2c: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6921082 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@86ee852d1e2c: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@86ee852d1e2c: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)13021861 20250427085014712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085014712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085014712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250427085014712 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085014712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc6b2a5,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250427085014713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13021861 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250427085014713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13021861)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085014713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13021861)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085014713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.sgsn0-SCCP(360)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085015534 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085015534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085015534 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085015534 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085015534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085015534 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085015534 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085015534 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085015534 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085015534 DLSS7 <000c> osmo_ss7_asp.c:1164 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 9b 55 7a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085015535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085015535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085015535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085015535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085015535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085015535 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=009b557a) (sccp_scrc.c:486) 20250427085015535 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250427085015535 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085015535 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085015535 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085015535 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085015535 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) 20250427085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085015535 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085015535 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085015535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b557a), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085015535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085015535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085015535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085015535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085015535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085015535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085015535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9b 55 7a 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085015535 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250427085015535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13021861)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085015535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13021861)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:202) 20250427085015535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13021861)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085015535 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13021861 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085015535 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085015535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085015535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085015535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085015535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085015535 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085015535 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085015535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085015535 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085015535 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 9b 55 7a 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-RAN(361)@86ee852d1e2c: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6921082 20250427085015539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085015539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085015539 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085015539 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085015539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085015539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085015539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085015539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085015539 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085015539 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 9b 55 7a 00 00 06 00 08 00 00 00 07  20250427085015539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085015539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085015539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085015539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085015539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085015539 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=009b557a) (sccp_scrc.c:486) 20250427085015539 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250427085015539 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085015539 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085015539 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085015539 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085015539 DLSCCP DEBUG SCCP-SCOC(33)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085016553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085016553 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45877<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(353)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(352)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085016557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085016559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085016559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085016559 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085016559 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) 20250427085016559 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085016561 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085016561 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) 20250427085016561 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085016561 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085016561 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085016561 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) 20250427085016561 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085016561 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085016561 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 20250427085016561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085016562 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085016562 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085016562 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085016562 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085016562 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085016562 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 20250427085016562 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  20250427085016562 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085016562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085016562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@86ee852d1e2c: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@86ee852d1e2c: Final verdict of PTC: none 20250427085016562 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(358)@86ee852d1e2c: Final verdict of PTC: none 20250427085016562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085016562 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085016562 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 20250427085016562 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) 20250427085016562 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085016562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085016562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085016562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085016562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085016562 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085016562 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085016562 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) 20250427085016562 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085016562 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427085016563 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) 20250427085016563 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085016563 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085016563 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085016563 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085016563 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085016563 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085016563 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 20250427085016563 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085016563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085016562 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085016562 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085016562 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085016562 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085016563 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(361)@86ee852d1e2c: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@86ee852d1e2c: Final verdict of PTC: none 20250427085016563 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(354)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(363)@86ee852d1e2c: Final verdict of PTC: none 20250427085016563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085016564 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085016564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085016564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085016564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085016564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085016564 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085016564 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085016564 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085016564 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@86ee852d1e2c: Final verdict of PTC: none 20250427085016566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085016646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085017048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41980<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250752) Waiting for packet dumper to finish... 1 (prev_count=250752, count=278820) 20250427085018563 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085018563 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085018563 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085018563 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085018563 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085018563 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:50: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_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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250427085020146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085020151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085020154 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40241<->l=127.0.0.1:4262) (control_if.c:572) 20250427085020168 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085020168 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020168 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085020168 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020168 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085020168 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020168 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085020168 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020168 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085020168 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085020169 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020169 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085020169 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) 20250427085020169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085020169 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) 20250427085020169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020169 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) 20250427085020169 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) 20250427085020169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020169 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) 20250427085020170 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) 20250427085020170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085020170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085020170 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020170 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020170 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085020170 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) 20250427085020170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 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) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020170 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) 20250427085020170 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) 20250427085020170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085020170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085020170 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020170 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020170 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085020170 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) 20250427085020170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085020170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085020170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085020170 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020170 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085020170 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) 20250427085020170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085020170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085020170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085020170 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020170 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 20250427085020170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085020170 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085020170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020170 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 20250427085020170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085020170 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 20250427085020170 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085020170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020170 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085020170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085020170 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085020170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020170 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085020170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085020170 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(371)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085020181 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085020181 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020182 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085020182 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020182 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085020182 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020182 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085020182 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020183 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020183 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085020183 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) 20250427085020183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085020183 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) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 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) 20250427085020183 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) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020183 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) 20250427085020183 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) 20250427085020183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085020183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085020183 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020183 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020183 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085020183 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) 20250427085020183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 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) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020183 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) 20250427085020183 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) 20250427085020183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085020183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085020183 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020183 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020183 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085020183 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) 20250427085020183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020183 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085020183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085020183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085020183 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020183 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020183 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085020183 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) 20250427085020183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085020183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085020183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085020183 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020184 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020184 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 20250427085020184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085020184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085020184 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020184 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 20250427085020184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085020184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085020184 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085020184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085020184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085020184 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085020184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085020184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(374)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085020210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085020210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085020210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085020210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085020210 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) 20250427085020210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085020210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085020210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085020210 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085020379 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 20250427085020379 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 20250427085020379 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085020379 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085020387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085020387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085020387 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085020387 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085020388 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085020388 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085020388 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 20250427085020388 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085020388 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  20250427085020388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085020390 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085020390 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085020390 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  20250427085020391 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085020391 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085020391 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085020391 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 20250427085020391 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085020391 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  20250427085020391 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085020391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085020391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085020391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085020391 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085020391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085020391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085020391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085020391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085020391 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085020391 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085020391 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020392 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020392 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085020392 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) 20250427085020392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085020392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085020392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085020393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085020393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085020393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085020393 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085020393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085020393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085020393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085020393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085020393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085020393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085020393 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  20250427085020395 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 20250427085020396 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 20250427085020396 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085020396 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085020401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085020401 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085020401 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085020401 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085020401 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085020401 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085020401 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 20250427085020401 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085020401 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  20250427085020401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085020402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020402 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085020402 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085020402 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  20250427085020402 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085020402 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085020402 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085020402 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 20250427085020402 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085020402 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  20250427085020402 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  20250427085020402 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085020402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085020402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085020402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085020402 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085020402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085020402 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085020402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085020402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085020402 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085020402 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085020402 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085020403 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085020403 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085020403 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) 20250427085020403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085020403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085020403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085020403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085020403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085020403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085020404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085020404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085020404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085020404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085020404 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085020404 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  20250427085020403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085020403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085020403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085020403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085020403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085020403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085020403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085020403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085020403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085020403 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(372)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085021193 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085021193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085021193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085021193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085021193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085021193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085021193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085021193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085021193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085021193 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085021193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085021193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085021193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085021193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085021193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085021193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085021193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085021193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085021193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085021193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085021193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085021193 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085021193 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) 20250427085021193 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) 20250427085021193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085021193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085021193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085021193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085021194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085021194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085021194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085021194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085021194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085021194 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085021194 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085021194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085021194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085021194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085021194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085021194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085021194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085021194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085021194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085021194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085021194 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  20250427085021196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085021196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085021196 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085021196 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085021196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085021196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085021196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085021196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085021196 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085021196 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085021196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085021196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085021196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085021196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085021196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085021196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085021196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085021196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085021196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085021197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085021197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085021197 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085021197 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085021204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085021204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085021204 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085021204 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085021204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085021204 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085021205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085021205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085021205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085021205 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085021205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085021205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085021205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085021205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085021205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085021205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085021205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085021205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085021205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085021205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085021205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085021205 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085021205 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) 20250427085021205 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) 20250427085021205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085021205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085021205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085021205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085021205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085021205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085021205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085021205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085021205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085021205 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085021205 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085021205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085021205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085021205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085021205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085021205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085021205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085021205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085021205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085021205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085021205 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  20250427085021207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085021207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085021207 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085021207 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085021207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085021207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085021207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085021207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085021207 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085021207 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085021207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085021207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085021207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085021207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085021207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085021207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085021207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085021207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085021207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085021207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085021207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085021207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085021207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085021208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085021208 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085021208 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085021230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42000<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)4657959 20250427085022253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085022253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085022253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085022253 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085022253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x471327, normal) (hnbgw_rua.c:406) 20250427085022253 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085022253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657959)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085022253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657959 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085022253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085022253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085022253 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657959 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085022253 DCN DEBUG map_sccp[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427085022253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085022253 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4657959 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085022253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657959 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085022253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657959)[0x56345e09c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085022253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085022253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085022253 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657959 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085022253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085022253 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085022253 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{IDLE}: Allocated (fsm.c:456) 20250427085022253 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085022253 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003d00056400500f1100926) (sccp_scrc.c:415) 20250427085022253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085022253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085022253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085022253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085022253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085022253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085022253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085022253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085022253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085022253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085022253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085022253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085022253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085022253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085022253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085022253 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 03 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) 20250427085022253 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085022253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085022253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657959)[0x56345e09c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085022254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085022254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085022254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085022254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085022254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085022254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085022254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085022254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085022254 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085022254 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 03 d0 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@86ee852d1e2c: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7982116 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@86ee852d1e2c: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@86ee852d1e2c: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)4657959 20250427085022456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085022456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085022456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250427085022456 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085022457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x471327,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250427085022457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657959 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250427085022457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657959)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085022457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657959)[0x56345e09c9e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085022457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.msc0-SCCP(371)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085023279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085023279 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085023279 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085023279 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085023279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085023279 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085023279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085023279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085023279 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085023279 DLSS7 <000c> osmo_ss7_asp.c:1164 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 19 a7 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085023279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085023279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085023279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085023279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085023279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085023280 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=0019a79f) (sccp_scrc.c:486) 20250427085023280 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250427085023280 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085023280 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085023280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085023280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085023280 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) 20250427085023280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085023280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085023280 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085023280 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085023280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019a79f), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085023280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085023280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085023280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085023280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085023280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085023280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085023280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a7 9f 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085023280 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085023280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250427085023280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657959)[0x56345e09c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085023280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657959)[0x56345e09c9e0]{disconnected}: Freeing instance (context_map.c:202) 20250427085023280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4657959)[0x56345e09c9e0]{disconnected}: Deallocated (fsm.c:568) 20250427085023280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085023280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:206) 20250427085023280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427085023280 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4657959 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085023280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085023280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085023280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085023280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085023280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085023280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085023280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085023280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085023280 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085023280 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 19 a7 9f 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@86ee852d1e2c: Session index based on local reference:0 20250427085023284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085023284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085023284 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085023284 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085023284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085023284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085023284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085023284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085023284 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085023284 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 19 a7 9f 00 00 06 00 08 00 00 00 07  20250427085023284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085023284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085023284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085023284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085023284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085023285 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=0019a79f) (sccp_scrc.c:486) 20250427085023285 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250427085023285 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085023285 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085023285 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085023285 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085023285 DLSCCP DEBUG SCCP-SCOC(34)[0x56345e0bf5f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@86ee852d1e2c: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7982116 MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085024295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085024296 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40241<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(366)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085024298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41986<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085024299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085024299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085024299 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085024299 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) 20250427085024300 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085024300 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085024300 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) 20250427085024300 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085024300 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085024300 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085024300 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) 20250427085024300 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085024300 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085024300 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 20250427085024300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085024300 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085024300 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085024300 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085024300 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085024301 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085024301 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 20250427085024301 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  20250427085024301 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085024301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085024301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085024301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085024301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085024301 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085024301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085024301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085024301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085024301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085024301 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085024301 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085024301 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085024301 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@86ee852d1e2c: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@86ee852d1e2c: Final verdict of PTC: none 20250427085024302 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 20250427085024302 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) 20250427085024302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085024302 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085024302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085024302 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) 20250427085024302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085024302 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427085024302 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) 20250427085024302 DLSS7 <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-RAN(372)@86ee852d1e2c: Final verdict of PTC: none 20250427085024302 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085024302 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085024302 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085024302 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085024302 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085024302 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 20250427085024302 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085024302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085024302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085024302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085024302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-MGCP(377)@86ee852d1e2c: Final verdict of PTC: none 20250427085024302 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) HNBGW_Test.sgsn0-M3UA(376)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(368)@86ee852d1e2c: Final verdict of PTC: none 20250427085024302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@86ee852d1e2c: Final verdict of PTC: none 20250427085024302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085024302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085024302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085024302 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085024302 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085024302 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085024302 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085024303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 08:50:24 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 20250427085024342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085024744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42016<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274436) Waiting for packet dumper to finish... 1 (prev_count=274436, count=278316) 20250427085026302 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085026302 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085026302 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085026303 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085026303 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085026303 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_cs_iu_release_req_rua_disconnect started. 20250427085027827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085027833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085027838 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43013<->l=127.0.0.1:4262) (control_if.c:572) 20250427085027857 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085027857 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085027857 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085027857 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085027857 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085027857 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085027858 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085027858 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085027858 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085027858 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085027859 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085027859 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085027859 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) 20250427085027859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085027859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085027859 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) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 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) 20250427085027859 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) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085027859 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) 20250427085027859 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) 20250427085027859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085027859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085027859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085027859 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085027859 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085027859 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085027859 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) 20250427085027859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085027859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 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) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085027859 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) 20250427085027859 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) 20250427085027859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085027859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085027859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085027859 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085027859 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085027859 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085027859 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) 20250427085027859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085027859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 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=8 -> eSLS=40: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085027859 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=8 -> eSLS=8: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085027859 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085027859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085027859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085027859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085027859 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085027859 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085027859 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085027859 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) 20250427085027859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085027859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085027859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085027859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085027859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085027859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085027859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085027859 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085027859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085027859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085027859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085027859 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 20250427085027859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085027859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085027859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085027859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085027859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085027859 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 20250427085027859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085027859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085027859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085027859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085027859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085027859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085027859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085027859 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 20250427085027859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085027860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085027860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085027860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085027860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085027860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085027860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(387)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085027879 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085027879 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085027880 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085027880 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085027880 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085027880 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085027881 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085027881 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085027881 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) 20250427085027881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085027881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085027881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085027881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085027881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085027881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085027881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085027881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085027881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085027881 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085027881 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085027881 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085027881 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085027881 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085027881 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) 20250427085027881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085027881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085027881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085027881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085027881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085027881 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085027881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085027881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085027881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085027881 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085027881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085027881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085027881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085027881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085027881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085027881 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085027881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085027881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085027881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085027881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085027881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085027881 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 20250427085027881 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085027882 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085027882 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085027882 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) 20250427085027882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085027882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085027882 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) 20250427085027882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027882 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) 20250427085027882 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) 20250427085027882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085027882 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) 20250427085027882 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) 20250427085027882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085027882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085027882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085027882 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085027882 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085027882 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085027882 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) 20250427085027882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085027882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085027883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027883 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) 20250427085027883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085027883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085027883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085027883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085027883 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) 20250427085027883 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) 20250427085027883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085027883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085027883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085027883 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085027883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085027883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085027883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085027883 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 20250427085027883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085027883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085027883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085027883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085027883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085027883 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 20250427085027883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085027883 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 20250427085027883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085027918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085027918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085027918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085027918 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085027918 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) 20250427085027918 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085027918 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085027918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085027918 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085028074 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 20250427085028074 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 20250427085028074 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085028074 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085028082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085028082 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085028082 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085028082 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085028082 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085028082 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085028082 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 20250427085028082 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085028082 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  20250427085028082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085028085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085028085 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085028085 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  20250427085028085 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085028085 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085028085 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085028085 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 20250427085028085 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085028085 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  20250427085028085 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085028085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085028086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085028086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085028086 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085028086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085028086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085028086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085028086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085028086 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085028086 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085028086 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085028087 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085028087 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085028087 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) 20250427085028087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085028087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085028087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085028087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085028087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085028087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085028087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085028087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085028087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085028087 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085028088 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085028088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085028088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085028088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085028088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085028088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085028088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085028088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085028088 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  20250427085028099 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 20250427085028099 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 20250427085028099 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085028099 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(390)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085028103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085028103 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085028103 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085028103 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085028103 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085028103 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085028103 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 20250427085028103 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085028103 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  20250427085028103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085028104 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028104 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085028104 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085028104 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  20250427085028104 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085028104 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085028104 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085028104 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 20250427085028104 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085028104 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  20250427085028104 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  20250427085028104 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085028104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085028104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085028104 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085028104 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085028104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085028104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085028104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085028105 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085028105 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085028105 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085028105 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085028106 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085028106 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085028106 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) 20250427085028106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085028106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085028106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085028106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085028106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085028106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085028106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085028106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085028106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085028106 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085028106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028106 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085028106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085028106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085028106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085028106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085028106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085028106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085028106 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085028107 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)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085028888 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028888 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085028888 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085028888 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085028888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085028888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085028888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085028888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085028888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085028888 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085028888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085028888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085028888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085028888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085028888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085028889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085028889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085028889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085028889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085028889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085028889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085028889 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085028889 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) 20250427085028889 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) 20250427085028889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085028889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085028889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085028889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085028889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085028889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085028889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085028889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085028889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085028889 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085028889 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085028889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085028889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085028889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085028889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085028889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085028889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085028889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085028889 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085028889 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  20250427085028892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085028892 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085028892 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085028892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085028892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085028892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085028892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085028892 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085028892 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085028892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085028892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085028892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085028892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085028892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085028892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085028892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085028892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085028892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085028892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085028892 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085028892 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085028892 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085028909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085028909 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085028909 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085028909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085028909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085028909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085028909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085028909 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085028909 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085028909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085028909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085028909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085028909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085028909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085028909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085028909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085028909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085028909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085028909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085028909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085028909 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085028909 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) 20250427085028909 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) 20250427085028909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085028909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085028909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085028909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085028910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085028910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085028910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085028910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085028910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085028910 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085028910 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085028910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085028910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085028910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085028910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085028910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085028910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085028910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085028910 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085028910 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  20250427085028911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085028911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085028911 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085028911 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085028911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085028911 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085028911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085028911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085028911 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085028911 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085028911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085028911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085028911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085028911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085028911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085028911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085028911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085028911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085028911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085028912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085028912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085028912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085028912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085028912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085028912 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085028912 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085028948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51338<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8707956 20250427085029961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085029961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085029962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085029962 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085029962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84df74, normal) (hnbgw_rua.c:406) 20250427085029962 DHNB DEBUG map_rua[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085029962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085029962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085029962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085029962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085029962 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085029962 DCN DEBUG map_sccp[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085029962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085029962 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8707956 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085029962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085029962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085029962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085029962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085029962 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085029962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085029962 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085029962 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{IDLE}: Allocated (fsm.c:456) 20250427085029962 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085029962 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000e30056400500f1100926) (sccp_scrc.c:415) 20250427085029962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085029962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085029962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085029962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085029962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085029962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085029962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085029962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085029962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085029962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085029962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085029962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085029962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085029962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085029962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085029962 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 00 e3 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) 20250427085029962 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085029962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085029962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085029962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085029962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085029962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085029962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085029962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085029962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085029962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085029962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085029962 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085029962 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 00 e3 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@86ee852d1e2c: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7313170 HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085029966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085029966 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085029966 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085029966 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085029966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085029966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085029966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085029966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085029966 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085029966 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1e a5 4b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085029966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085029966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085029966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085029966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085029966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085029966 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=001ea54b) (sccp_scrc.c:486) 20250427085029966 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250427085029966 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085029966 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085029966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085029966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085029966 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) 20250427085029966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085029966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(391)@86ee852d1e2c: 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)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085030168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085030169 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085030169 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085030169 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085030169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085030169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085030169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085030169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085030169 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085030169 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  20250427085030169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085030169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085030169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085030169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085030169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085030169 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) 20250427085030169 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250427085030169 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085030169 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085030169 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085030169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085030169 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085030169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085030169 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085030169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085030169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085030169 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085030169 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085030169 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085030169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085030169 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085030169 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{UNUSED}: Allocated (fsm.c:456) 20250427085030169 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{UNUSED}: is child of mgw(mgw-fsm-8707956-0)[0x56345e0b5e50] (fsm.c:486) 20250427085030169 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8707956-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:724) 20250427085030170 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085030170 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085030170 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085030170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b8d20]{ST_CRCX}: Allocated (fsm.c:456) 20250427085030170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b8d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0] (fsm.c:486) 20250427085030170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b8d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085030170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b8d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085030170 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 84df'... (mgcp_client.c:807) 20250427085030170 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250427085030170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b8d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085030170 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84df7417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84df7417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84df7417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84df7417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085030212 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250427085030212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085030212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085030212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085030212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085030212 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085030212 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030212 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030212 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085030212 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085030212 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030212 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085030212 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085030212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085030212 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085030212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085030212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085030212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085030212 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085030241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085030241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085030241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085030241 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085030241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x84df74) (hnbgw_rua.c:470) 20250427085030241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085030241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085030241 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085030241 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085030241 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085030241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085030241 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085030241 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085030241 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085030241 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085030241 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8707956-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:724) 20250427085030241 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085030241 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085030241 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085030241 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 84df'... (mgcp_client.c:807) 20250427085030241 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085030241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085030241 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085030241 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030241 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "84df7417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84df7417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085030268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250427085030268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085030268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085030268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030268 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085030268 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085030268 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8707956-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:724) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085030268 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085030268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b7310]{ST_CRCX}: Allocated (fsm.c:456) 20250427085030268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b7310]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0] (fsm.c:486) 20250427085030268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b7310]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085030268 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b7310]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250427085030269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 84df'... (mgcp_client.c:807) 20250427085030269 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085030269 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8707956-0)[0x56345e0b7310]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085030269 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085030269 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030269 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030269 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "84df7417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84df7417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085030292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250427085030292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085030292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085030292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085030292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085030292 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085030292 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030293 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030293 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030293 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085030293 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085030293 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030293 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{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) 20250427085030293 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085030293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085030293 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085030293 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085030293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085030293 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085030293 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085030293 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=001ea54b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085030293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085030293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085030293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085030293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085030293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085030293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085030293 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 1e a5 4b 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) 20250427085030293 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085030293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085030293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085030293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085030293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085030293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085030293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085030293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085030293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085030293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085030293 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 1e a5 4b 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085030444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085030445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085030445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250427085030445 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085030445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x84df74) (hnbgw_rua.c:470) 20250427085030445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250427085030445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085030445 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250427085030445 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250427085030445 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250427085030445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085030445 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085030445 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085030445 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=001ea54b), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250427085030445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085030445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085030445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085030445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085030445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085030445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085030445 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 1e a5 4b 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) 20250427085030445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085030445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085030445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085030445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085030445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085030445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085030445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085030445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085030445 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085030445 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 1e a5 4b 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@86ee852d1e2c: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8707956 20250427085030648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085030648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085030648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250427085030648 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085030649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x84df74,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250427085030649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250427085030649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085030649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085030649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085030649 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085030649 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085030649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ea54b), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085030649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085030649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085030649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085030649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085030649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085030649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085030649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 1e a5 4b 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085030649 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085030649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250427085030649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085030649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:202) 20250427085030649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8707956)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085030649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085030649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{disconnected}: Freeing instance (context_map.c:206) 20250427085030649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56345e09c9e0]{disconnected}: Deallocated (fsm.c:568) 20250427085030649 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085030649 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085030649 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085030649 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085030649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085030649 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 84df'... (mgcp_client.c:807) 20250427085030649 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085030649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085030649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085030649 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 84df'... (mgcp_client.c:807) 20250427085030649 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085030649 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085030649 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: Removing from parent mgw(mgw-fsm-8707956-0)[0x56345e0b5e50] (mgcp_client_endpoint_fsm.c:873) 20250427085030649 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085030649 DLMGCP DEBUG mgw-endp(mgw-fsm-8707956-0)[0x56345e0adcf0]{IN_USE}: Deallocated (fsm.c:568) 20250427085030649 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085030649 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085030649 DMGW DEBUG mgw(mgw-fsm-8707956-0)[0x56345e0b5e50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085030649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8707956 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250427085030649 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085030650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085030650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085030650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085030650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085030650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085030650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085030650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085030650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085030650 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 1e a5 4b 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: Session index based on local reference:0 20250427085030655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085030655 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085030655 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085030655 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085030655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085030656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085030656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085030656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085030656 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085030656 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 1e a5 4b 00 00 06 00 08 00 00 00 07  20250427085030656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085030656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085030656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085030656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085030656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085030656 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=001ea54b) (sccp_scrc.c:486) 20250427085030656 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250427085030656 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085030656 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085030656 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085030656 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085030656 DLSCCP DEBUG SCCP-SCOC(35)[0x56345e0a2d40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@86ee852d1e2c: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7313170 TC_cs_iu_release_req_rua_disconnect0(392)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "84df7417" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "84df7417" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085030666 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250427085030666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085030666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085030666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085030666 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0b8d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085030667 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250427085030667 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085030667 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085030667 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085030668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e0b7310]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085031679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51324<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(380)@86ee852d1e2c: Final verdict of PTC: none 20250427085031681 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43013<->l=127.0.0.1:4262) (control_if.c:193) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(381)@86ee852d1e2c: Final verdict of PTC: none 20250427085031685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085031687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085031687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085031687 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085031687 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) 20250427085031687 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085031687 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085031687 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-RAN(389)@86ee852d1e2c: Final verdict of PTC: none 20250427085031688 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085031688 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085031688 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085031688 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) 20250427085031688 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085031688 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085031688 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 20250427085031688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085031688 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085031688 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085031688 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085031688 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085031688 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085031688 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 20250427085031688 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  20250427085031688 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085031688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085031688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085031689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085031689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085031689 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085031689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085031689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085031689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085031689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085031689 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085031689 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085031689 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085031689 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@86ee852d1e2c: Final verdict of PTC: none 20250427085031689 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 MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@86ee852d1e2c: Final verdict of PTC: none 20250427085031689 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) 20250427085031689 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085031689 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085031689 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085031689 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) 20250427085031689 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085031689 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427085031689 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) 20250427085031689 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085031689 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085031689 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085031689 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085031689 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085031689 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085031690 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 20250427085031690 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085031690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085031690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085031690 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(386)@86ee852d1e2c: Final verdict of PTC: none 20250427085031690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085031690 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) HNBGW_Test.msc0-M3UA(387)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(391)@86ee852d1e2c: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(382)@86ee852d1e2c: Final verdict of PTC: none 20250427085031690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085031690 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085031690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085031691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085031691 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085031691 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085031691 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085031691 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085031693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085031782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085032184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51352<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=317356) Waiting for packet dumper to finish... 1 (prev_count=317356, count=345408) 20250427085033690 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085033690 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085033690 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085033690 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085033690 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085033690 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:50:34 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ps_iu_release_req_rua_disconnect started. 20250427085035292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085035298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085035304 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45699<->l=127.0.0.1:4262) (control_if.c:572) 20250427085035325 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085035325 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035325 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085035325 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035325 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085035325 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035325 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085035325 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035326 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035326 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085035326 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) 20250427085035326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085035326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035326 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035326 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085035326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085035326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085035326 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035326 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085035326 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085035326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085035326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085035326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085035327 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035327 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085035327 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) 20250427085035327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085035327 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) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 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) 20250427085035327 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) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035327 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) 20250427085035327 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) 20250427085035327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085035327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085035327 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035327 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035327 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085035327 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) 20250427085035327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085035327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 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) 20250427085035327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035327 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) 20250427085035327 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) 20250427085035327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085035327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085035327 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035327 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035327 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085035327 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) 20250427085035327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085035327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035327 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085035327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085035327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085035327 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035328 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 20250427085035328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085035328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085035328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035328 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 20250427085035328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085035328 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 20250427085035328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085035328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085035328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085035328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(401)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(399)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085035342 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085035342 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035342 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085035342 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035342 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085035342 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035342 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085035342 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035343 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035343 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085035343 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) 20250427085035343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085035343 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) 20250427085035343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035343 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) 20250427085035344 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) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035344 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) 20250427085035344 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) 20250427085035344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085035344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085035344 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035344 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035344 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085035344 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) 20250427085035344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 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) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035344 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) 20250427085035344 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) 20250427085035344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085035344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085035344 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035344 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035344 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085035344 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) 20250427085035344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085035344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085035344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085035344 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035344 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035344 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085035344 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) 20250427085035344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085035344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085035344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085035344 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035344 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 20250427085035344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085035344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085035344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035344 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 20250427085035344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085035344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085035344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085035344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085035344 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 20250427085035344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085035344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085035344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085035344 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085035366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085035366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085035366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085035366 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085035366 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) 20250427085035366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085035366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085035366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085035366 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085035538 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 20250427085035538 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 20250427085035538 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085035538 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085035546 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035546 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085035546 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085035546 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085035546 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085035546 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085035546 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085035546 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 20250427085035546 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085035546 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  20250427085035546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085035549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085035549 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085035549 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  20250427085035549 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085035549 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085035549 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085035549 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 20250427085035549 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085035549 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  20250427085035549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085035549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085035549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085035549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085035549 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085035549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085035549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085035549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085035549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085035549 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085035549 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085035549 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035551 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035551 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085035551 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) 20250427085035551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085035551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085035551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085035551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085035551 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085035551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085035551 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085035551 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085035551 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085035551 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085035551 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  20250427085035554 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 20250427085035554 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 20250427085035554 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085035554 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085035562 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035562 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085035562 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085035562 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085035562 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085035562 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085035562 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085035562 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 20250427085035562 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085035562 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  20250427085035562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085035566 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085035566 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085035566 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  20250427085035566 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085035566 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085035566 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085035566 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 20250427085035566 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085035566 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  20250427085035566 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  20250427085035566 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085035566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085035566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085035566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085035566 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085035566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085035566 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085035566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085035566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085035566 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085035566 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085035566 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085035567 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085035567 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085035567 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) 20250427085035567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085035567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085035567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085035567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085035567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085035567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085035567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085035567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085035567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085035567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085035567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085035567 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085035568 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085035568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085035568 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085035568 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085035568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085035568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085035568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085035568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085035568 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085035568 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)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085036353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085036353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085036353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085036353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085036353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085036353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085036353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085036353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085036353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085036353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085036353 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085036353 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085036353 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) 20250427085036353 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) 20250427085036353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085036353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085036353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085036353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085036353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085036353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085036353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085036353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085036353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085036353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085036353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085036353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085036353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085036353 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085036353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085036353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085036353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085036353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085036353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085036353 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085036353 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085036353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085036353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085036353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085036353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085036353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085036353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085036353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085036353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085036353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085036353 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  20250427085036354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085036354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085036354 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085036354 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085036354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085036354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085036354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085036354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085036354 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085036354 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085036354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085036354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085036355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085036355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085036355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085036355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085036355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085036355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085036355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085036355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085036355 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085036355 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085036355 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085036360 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085036360 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085036360 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085036360 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085036360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085036360 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085036360 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085036360 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085036360 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085036360 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085036360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085036360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085036360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085036360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085036360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085036360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085036360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085036360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085036360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085036360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085036360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085036360 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085036360 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) 20250427085036360 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) 20250427085036360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085036360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085036360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085036360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085036360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085036360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085036360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085036360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085036360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085036360 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085036360 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085036360 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085036360 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085036360 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085036360 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085036360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085036360 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085036360 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085036360 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085036360 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085036360 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  20250427085036361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085036361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085036361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085036361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085036361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085036361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085036361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085036361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085036361 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085036361 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085036361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085036361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085036361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085036361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085036361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085036361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085036361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085036361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085036361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085036361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085036361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085036361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085036361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085036361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085036361 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085036361 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085036380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)3744812 20250427085037419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085037419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085037419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085037419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085037419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39242c, normal) (hnbgw_rua.c:406) 20250427085037419 DHNB DEBUG map_rua[0x56345e0b7310]{init}: Allocated (fsm.c:456) 20250427085037419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085037419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085037419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085037419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085037419 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085037419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085037419 DCN DEBUG map_sccp[0x56345e0b8d20]{init}: Allocated (fsm.c:456) 20250427085037419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085037419 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3744812 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085037419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085037419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085037419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085037419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085037419 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085037419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085037419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085037419 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{IDLE}: Allocated (fsm.c:456) 20250427085037419 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085037419 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300019e0056400500f1100926) (sccp_scrc.c:415) 20250427085037419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085037419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085037419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085037419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085037419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085037419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085037419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085037419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085037419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085037419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085037419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085037419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085037419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085037419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085037419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085037419 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 01 9e 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) 20250427085037419 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085037419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085037419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085037419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085037419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085037419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085037419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085037419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085037419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085037419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085037419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085037419 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085037419 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 01 9e 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@86ee852d1e2c: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4972164 HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085037436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085037436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085037436 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085037436 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085037436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085037436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085037436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085037436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085037436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast 20250427085037436 DLSS7 <000c> osmo_ss7_asp.c:1164 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 15 0b 54 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085037436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085037437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085037437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085037437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085037437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085037437 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=00150b54) (sccp_scrc.c:486) 20250427085037437 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250427085037437 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085037437 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085037437 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085037437 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085037437 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) 20250427085037437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085037437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085037636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085037636 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085037636 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085037636 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085037637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085037637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085037637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085037637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085037637 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085037637 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  20250427085037637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085037637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085037637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085037637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085037637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085037637 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) 20250427085037637 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250427085037637 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085037637 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085037637 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085037637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085037637 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085037637 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085037637 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085037637 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085037637 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085037637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085037637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085037638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085037638 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085037673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085037673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085037673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085037673 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085037673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x39242c) (hnbgw_rua.c:470) 20250427085037673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085037674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085037674 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085037674 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085037674 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085037674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085037674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085037674 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085037674 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085037674 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=00150b54), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085037674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085037674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085037674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085037674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085037674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085037674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085037674 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 15 0b 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 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) 20250427085037674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085037674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085037674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085037674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085037674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085037674 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085037674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085037674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085037674 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085037674 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 15 0b 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 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085037876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085037877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085037877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250427085037877 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085037877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x39242c) (hnbgw_rua.c:470) 20250427085037877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250427085037877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085037877 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250427085037877 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250427085037877 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250427085037877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085037877 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085037877 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085037877 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=00150b54), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250427085037877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085037877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085037877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085037877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085037877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085037877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085037877 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 15 0b 54 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) 20250427085037877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085037877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085037877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085037877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085037877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085037877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085037877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085037877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085037877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085037878 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 15 0b 54 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@86ee852d1e2c: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)3744812 20250427085038084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085038084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085038084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250427085038084 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085038085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x39242c,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250427085038085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250427085038085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085038085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085038085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085038085 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085038085 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085038085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00150b54), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085038085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085038085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085038085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085038085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085038085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085038085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085038085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 15 0b 54 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085038085 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085038085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250427085038085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085038085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{disconnected}: Freeing instance (context_map.c:202) 20250427085038085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3744812)[0x56345e0b7310]{disconnected}: Deallocated (fsm.c:568) 20250427085038085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085038085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{disconnected}: Freeing instance (context_map.c:206) 20250427085038085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56345e0b8d20]{disconnected}: Deallocated (fsm.c:568) 20250427085038085 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3744812 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250427085038085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085038085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085038085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085038085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085038085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085038085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085038085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085038085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085038085 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085038085 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 15 0b 54 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: Session index based on local reference:0 20250427085038090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085038090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085038090 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085038090 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085038090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085038090 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085038090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085038090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085038090 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085038091 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 15 0b 54 00 00 06 00 08 00 00 00 07  20250427085038091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085038091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) HNBGW_Test.sgsn0-RAN(403)@86ee852d1e2c: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4972164 20250427085038091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085038091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085038091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085038091 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=00150b54) (sccp_scrc.c:486) 20250427085038091 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250427085038091 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085038091 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085038091 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085038091 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085038091 DLSCCP DEBUG SCCP-SCOC(36)[0x56345e0a2d40]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085039102 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45699<->l=127.0.0.1:4262) (control_if.c:193) 20250427085039103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(394)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085039107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085039108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085039108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085039108 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085039108 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) 20250427085039108 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085039110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085039110 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) 20250427085039110 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085039110 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085039110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085039110 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) 20250427085039110 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085039110 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085039110 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 20250427085039110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085039110 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085039110 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085039110 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085039110 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085039110 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085039110 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 20250427085039110 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  20250427085039110 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085039110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085039110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085039110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085039110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085039110 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085039110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085039110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085039110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085039110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085039110 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085039110 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085039110 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085039110 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@86ee852d1e2c: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@86ee852d1e2c: Final verdict of PTC: none 20250427085039111 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 20250427085039111 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) 20250427085039111 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085039111 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085039111 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085039111 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) 20250427085039111 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085039111 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427085039111 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) 20250427085039111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085039111 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085039111 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085039111 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085039111 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085039111 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085039111 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 20250427085039111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085039111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085039111 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(400)@86ee852d1e2c: Final verdict of PTC: none 20250427085039112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085039112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-SCCP(399)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@86ee852d1e2c: Final verdict of PTC: none 20250427085039112 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085039112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085039112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085039112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085039112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085039112 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085039112 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085039112 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085039112 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(401)@86ee852d1e2c: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(405)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(396)@86ee852d1e2c: Final verdict of PTC: none 20250427085039118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 08:50:39 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 20250427085039220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085039622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280540) Waiting for packet dumper to finish... 1 (prev_count=280540, count=308608) 20250427085041110 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085041110 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085041110 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085041112 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085041112 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085041112 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ps_rab_assignment started. 20250427085042724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085042728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085042731 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40833<->l=127.0.0.1:4262) (control_if.c:572) 20250427085042746 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085042746 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042746 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085042746 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042746 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085042746 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042746 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085042746 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085042746 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085042746 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085042747 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042747 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085042747 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) 20250427085042747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085042747 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) 20250427085042747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042747 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) 20250427085042747 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) 20250427085042747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042747 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) 20250427085042747 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) 20250427085042747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085042747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085042747 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042747 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042747 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085042747 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) 20250427085042747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 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) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042748 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) 20250427085042748 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) 20250427085042748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085042748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085042748 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042748 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042748 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085042748 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) 20250427085042748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085042748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085042748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085042748 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042748 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042748 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085042748 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) 20250427085042748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085042748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085042748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085042748 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042748 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042748 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 20250427085042748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085042748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085042748 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042748 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 20250427085042748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085042748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085042748 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085042748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085042748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085042748 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085042748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085042748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(413)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085042759 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085042759 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042759 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085042759 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042759 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085042759 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042759 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085042759 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042760 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042760 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085042760 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) 20250427085042760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085042760 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) 20250427085042760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042760 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) 20250427085042760 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) 20250427085042760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042760 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) 20250427085042760 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) 20250427085042760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085042760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085042760 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042760 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042760 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085042760 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) 20250427085042760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 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) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042761 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) 20250427085042761 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) 20250427085042761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085042761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085042761 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042761 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042761 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085042761 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) 20250427085042761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042761 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085042761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085042761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085042761 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042761 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042761 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085042761 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) 20250427085042761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085042761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085042761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085042761 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042761 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 20250427085042761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085042761 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085042761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042761 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 20250427085042761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085042761 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085042761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042761 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085042761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085042761 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085042761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042761 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085042761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085042761 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085042779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085042779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085042779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085042779 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085042779 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) 20250427085042779 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085042779 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085042779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085042779 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085042958 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 20250427085042958 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 20250427085042958 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085042958 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085042966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042966 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085042966 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085042966 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085042966 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085042966 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085042966 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085042966 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 20250427085042966 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085042966 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  20250427085042966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085042969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085042969 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085042969 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  20250427085042969 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085042969 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085042969 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085042969 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 20250427085042969 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085042969 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  20250427085042969 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085042969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085042969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085042969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085042969 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085042969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085042969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085042969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085042969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085042969 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085042969 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085042969 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042970 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042970 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085042971 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) 20250427085042971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085042971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042970 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 20250427085042971 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 20250427085042971 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085042971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085042971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085042971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085042971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085042971 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042971 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085042971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085042971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085042971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085042971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085042971 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085042971 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(418)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085042979 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042979 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085042979 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085042979 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085042979 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085042979 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085042979 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085042979 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 20250427085042979 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085042979 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  20250427085042979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085042980 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085042980 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085042980 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  20250427085042980 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085042980 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085042980 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085042980 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 20250427085042980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085042980 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  20250427085042980 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  20250427085042980 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085042980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085042980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085042980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085042980 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085042980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085042980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085042980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085042980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085042980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085042980 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085042980 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085042981 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085042981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085042981 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) 20250427085042981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085042981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085042981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085042981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085042981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085042981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085042981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085042981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085042981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085042981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085042981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085042981 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085042982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085042982 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085042982 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085042982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085042982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085042982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085042982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085042982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085042982 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085042982 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(414)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085043772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085043772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085043772 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085043772 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085043772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085043772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085043772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085043772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085043772 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085043772 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085043772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085043772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085043772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085043772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085043772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085043772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085043772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085043772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085043772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085043773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085043773 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085043773 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085043773 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) 20250427085043773 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) 20250427085043773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085043773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085043773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085043773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085043773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085043773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085043773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085043773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085043773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085043773 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085043773 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085043773 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085043773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085043773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085043773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085043773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085043773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085043773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085043773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085043773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085043773 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  20250427085043775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085043775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085043775 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085043775 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085043775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085043775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085043775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085043775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085043775 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085043775 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085043775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085043775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085043775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085043775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085043775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085043775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085043775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085043775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085043775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085043775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085043775 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085043775 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085043775 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085043778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085043778 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085043778 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085043778 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085043778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085043778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085043778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085043778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085043778 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085043778 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085043778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085043778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085043778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085043778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085043778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085043778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085043778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085043778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085043778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085043778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085043778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085043778 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085043778 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) 20250427085043778 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) 20250427085043778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085043778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085043778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085043778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085043778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085043778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085043778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085043778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085043778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085043778 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085043778 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085043778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085043778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085043778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085043778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085043778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085043778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085043778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085043778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085043778 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085043778 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  20250427085043779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085043779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085043779 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085043779 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085043779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085043779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085043779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085043779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085043779 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085043779 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085043779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085043779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085043779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085043779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085043779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085043779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085043779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085043779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085043779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085043779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085043779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085043779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085043779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085043779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085043779 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085043779 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085044816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@86ee852d1e2c: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@86ee852d1e2c: Added conn table entry 0TC_ps_rab_assignment0(420)3996758 20250427085045845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085045845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085045845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085045845 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085045845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3cfc56, normal) (hnbgw_rua.c:406) 20250427085045845 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427085045845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085045845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085045845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085045845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085045845 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085045845 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085045845 DCN DEBUG map_sccp[0x56345e0b7310]{init}: Allocated (fsm.c:456) 20250427085045845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085045845 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3996758 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085045845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085045845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085045845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085045845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085045845 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085045845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085045845 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085045845 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{IDLE}: Allocated (fsm.c:456) 20250427085045845 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085045845 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003a20056400500f1100926) (sccp_scrc.c:415) 20250427085045845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085045845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085045845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085045845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085045845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085045845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085045845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085045845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085045845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085045845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085045845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085045845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085045845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085045845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085045845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085045845 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 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) 20250427085045845 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085045845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085045845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085045845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085045845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085045845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085045845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085045845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085045845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085045845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085045845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085045845 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085045845 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 a2 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@86ee852d1e2c: Added conn table entry 0TC_ps_rab_assignment0(420)15794993 TC_ps_rab_assignment0(420)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085045864 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085045864 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085045864 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085045864 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085045864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085045864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085045865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085045865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085045865 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085045865 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ff ae 29 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW-PFCP(410)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast 20250427085045865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085045865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085045865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085045865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085045865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085045865 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=00ffae29) (sccp_scrc.c:486) 20250427085045865 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250427085045865 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085045865 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085045865 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085045865 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085045865 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) 20250427085045865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085045865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085046069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085046069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085046069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085046069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085046069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085046069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085046069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085046069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085046069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085046069 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  20250427085046069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085046069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085046069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085046069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085046069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085046069 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) 20250427085046069 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250427085046069 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085046069 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085046069 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085046069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085046069 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085046069 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085046069 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085046069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085046069 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085046069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085046069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085046070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085046070 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085046118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085046118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085046118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085046119 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085046119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3cfc56) (hnbgw_rua.c:470) 20250427085046119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085046119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085046119 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085046119 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085046119 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085046119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085046119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085046119 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085046119 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085046119 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=00ffae29), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085046119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085046119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085046119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085046119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085046119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085046119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085046119 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 ff ae 29 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) 20250427085046119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085046119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085046119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085046119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085046119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085046119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085046119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085046119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085046119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085046120 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 ff ae 29 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085048147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085048147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085048147 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085048147 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085048147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085048147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085048147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085048147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085048147 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085048147 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  20250427085048147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085048147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085048147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085048147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085048147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085048147 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) 20250427085048147 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250427085048147 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085048147 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085048147 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085048147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085048148 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085048148 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085048148 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085048148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085048148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085048148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085048148 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@86ee852d1e2c: Deleted conn table entry 0TC_ps_rab_assignment0(420)3996758 20250427085048167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085048167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085048167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085048168 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085048168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3cfc56,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085048168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085048168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085048168 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085048168 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085048168 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085048168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085048168 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085048168 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085048168 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=00ffae29), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085048168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085048168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085048168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085048168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085048168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085048168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085048168 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 ff ae 29 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) 20250427085048168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085048168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085048168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085048168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085048168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085048168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085048168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085048168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085048168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085048168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085048168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085048168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085048168 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 ff ae 29 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@86ee852d1e2c: Deleted conn table entry 0TC_ps_rab_assignment0(420)15794993 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: Session index based on connection ID:0 20250427085048180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085048180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085048180 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085048180 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085048180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085048180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085048180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085048180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085048180 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085048180 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ff ae 29 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085048180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085048180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085048180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085048180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085048180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085048180 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=00ffae29), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085048180 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250427085048180 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085048180 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085048180 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085048180 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) 20250427085048180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085048180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085048180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085048180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:202) 20250427085048180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3996758)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427085048180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085048181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{disconnected}: Freeing instance (context_map.c:206) 20250427085048181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56345e0b7310]{disconnected}: Deallocated (fsm.c:568) 20250427085048181 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3996758 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250427085048181 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=00ffae29), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250427085048181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085048181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085048181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085048181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085048181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085048181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085048181 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 ff ae 29 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085048181 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085048181 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085048181 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085048181 DLSCCP DEBUG SCCP-SCOC(37)[0x56345e0b8d20]{IDLE}: Deallocated (fsm.c:568) 20250427085048181 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085048181 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085048181 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085048181 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085048181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085048181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085048181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085048181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085048181 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085048181 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 ff ae 29 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@86ee852d1e2c: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085050190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085050190 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40833<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(408)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085050198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085050199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085050199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085050199 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085050199 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) 20250427085050199 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085050203 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085050203 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) 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(414)@86ee852d1e2c: Final verdict of PTC: none20250427085050203 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085050203 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) 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085050203 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085050203 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) 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085050203 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085050203 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) 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085050203 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 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085050203 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085050203 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085050203 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085050203 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085050203 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 20250427085050204 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  20250427085050204 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085050204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085050204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085050204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085050204 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 20250427085050204 DLSS7 <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(416)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@86ee852d1e2c: Final verdict of PTC: none 20250427085050204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085050204 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085050204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085050204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085050204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085050204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085050204 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085050204 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085050204 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085050204 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085050204 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(417)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(407)@86ee852d1e2c: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@86ee852d1e2c: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@86ee852d1e2c: Final verdict of PTC: none 20250427085050204 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085050204 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085050204 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085050204 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085050204 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085050204 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 20250427085050204 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085050204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085050204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085050204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085050204 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085050204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085050204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085050204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085050205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085050205 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085050205 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085050205 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085050205 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(419)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(410)@86ee852d1e2c: Final verdict of PTC: none 20250427085050211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sun Apr 27 08:50:50 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 20250427085050283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085050685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60092<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314536) Waiting for packet dumper to finish... 1 (prev_count=314536, count=315076) 20250427085052204 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085052205 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085052205 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085052205 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085052205 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085052205 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_ps_rab_assignment_concurrent started. 20250427085053773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085053776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085053780 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35913<->l=127.0.0.1:4262) (control_if.c:572) 20250427085053801 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085053801 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085053802 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085053802 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085053802 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085053802 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085053802 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085053802 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_concurrent-Iuh0(425)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085053802 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085053802 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085053802 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) 20250427085053803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085053803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085053803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085053803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085053803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085053803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085053803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085053803 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085053803 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085053803 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085053803 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085053803 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085053803 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) 20250427085053803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085053803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085053803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085053803 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085053803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085053803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085053803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085053803 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085053803 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085053803 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085053803 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) 20250427085053803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085053803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 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) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085053803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085053803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085053803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085053803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085053803 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085053803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085053803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085053803 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) 20250427085053803 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) 20250427085053803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085053803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085053803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085053803 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085053803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085053803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085053803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085053803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085053803 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085053803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085053803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085053803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085053803 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 20250427085053803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085053803 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085053804 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085053804 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085053804 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) 20250427085053804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085053804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085053804 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) 20250427085053804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053804 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) 20250427085053804 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) 20250427085053804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085053805 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) 20250427085053805 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) 20250427085053805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085053805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085053805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085053805 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085053805 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085053805 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085053805 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085053805 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 20250427085053805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085053805 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(429)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(427)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085053827 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085053827 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085053828 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085053828 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085053828 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085053828 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085053828 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085053828 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085053829 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085053829 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085053829 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) 20250427085053829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085053829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085053829 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) 20250427085053829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053829 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) 20250427085053829 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) 20250427085053829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085053829 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) 20250427085053829 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) 20250427085053829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085053829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085053829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085053829 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085053829 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085053829 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085053829 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) 20250427085053829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085053829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085053829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053829 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) 20250427085053829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085053829 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) 20250427085053829 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) 20250427085053829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085053829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085053829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085053829 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085053829 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085053829 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085053829 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) 20250427085053829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085053830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085053830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085053830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085053830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085053830 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085053830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085053830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085053830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085053830 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085053830 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085053830 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085053830 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) 20250427085053830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085053830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085053830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085053830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085053830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085053830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085053830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085053830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085053830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085053830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085053830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085053830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085053830 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085053830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085053830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085053830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085053830 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 20250427085053830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085053830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085053830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085053830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085053830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085053830 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 20250427085053830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085053830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085053830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085053830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085053830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085053830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085053830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085053830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085053830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085053830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085053830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085053830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085053830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085053830 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085053853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085053853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085053853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085053853 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085053853 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) 20250427085053853 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085053853 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085053853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085053853 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085054024 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 20250427085054024 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 20250427085054024 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085054024 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085054034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054034 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085054034 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085054034 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085054034 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085054034 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085054034 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085054034 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 20250427085054034 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085054034 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  20250427085054034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085054037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085054037 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085054037 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  20250427085054037 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085054037 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085054037 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085054037 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 20250427085054037 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085054038 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  20250427085054038 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085054038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085054038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085054038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085054038 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085054038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085054038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085054038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085054038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085054038 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085054038 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085054038 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085054039 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085054039 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085054039 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) 20250427085054039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085054039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085054039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085054039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085054040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085054040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085054040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085054040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085054040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085054040 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085054040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085054040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085054040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085054040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085054040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085054040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085054040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085054040 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085054040 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  20250427085054042 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 20250427085054042 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 20250427085054042 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085054042 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085054049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085054049 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085054049 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085054049 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085054049 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085054049 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085054049 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 20250427085054049 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085054049 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  20250427085054049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085054052 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054052 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085054052 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085054052 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  20250427085054052 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085054052 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085054052 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085054052 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 20250427085054052 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085054052 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  20250427085054052 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  20250427085054052 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085054052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085054052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085054052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085054052 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085054052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085054052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085054052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085054052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085054052 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085054052 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085054052 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085054053 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085054053 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085054053 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) 20250427085054053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085054054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085054054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085054054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085054054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085054054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085054054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085054054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085054054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085054054 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085054054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085054054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085054054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085054054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085054054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085054054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085054054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085054054 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085054054 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(428)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085054838 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054838 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085054838 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085054838 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085054838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085054839 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085054839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085054839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085054839 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085054839 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085054839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085054839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085054839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085054839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085054839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085054839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085054839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085054839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085054839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085054839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085054839 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085054839 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085054839 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) 20250427085054839 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) 20250427085054839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085054839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085054839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085054839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085054839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085054839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085054839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085054839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085054840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085054840 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085054840 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085054840 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054840 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085054840 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085054840 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085054840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085054840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085054840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085054840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085054840 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085054840 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  20250427085054840 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085054841 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085054841 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085054841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085054841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085054841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085054841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085054841 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085054841 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085054841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085054841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085054841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085054841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085054841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085054841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085054841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085054841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085054841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085054841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085054841 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085054841 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085054841 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085054851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085054851 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085054851 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085054851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085054851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085054851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085054851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085054851 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085054851 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085054851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085054851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085054851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085054851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085054851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085054851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085054851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085054851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085054851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054851 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085054851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085054851 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085054851 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085054851 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) 20250427085054851 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) 20250427085054851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085054851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085054851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085054851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085054851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085054851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085054851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085054851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085054851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085054851 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085054851 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085054851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085054851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085054851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085054851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085054851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085054851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085054851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085054851 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085054851 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  20250427085054853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085054853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085054853 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085054853 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085054853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085054853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085054853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085054853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085054853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085054853 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085054853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085054853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085054853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085054853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085054853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085054853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085054853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085054853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085054853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085054853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085054853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085054853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085054853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085054853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085054853 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085054853 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085055898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085055997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085056007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085056014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085056022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085056031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085056039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(435)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)1096368 TC_ps_rab_assignment_concurrent0(436)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) 20250427085056937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085056937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085056937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085056937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085056937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x10bab0, normal) (hnbgw_rua.c:406) 20250427085056937 DHNB DEBUG map_rua[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427085056937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085056937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085056937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085056937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085056937 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085056937 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085056937 DCN DEBUG map_sccp[0x56345e0b7310]{init}: Allocated (fsm.c:456) 20250427085056937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085056937 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1096368 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085056937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085056937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085056937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085056937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085056937 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085056937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085056937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085056937 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{IDLE}: Allocated (fsm.c:456) 20250427085056937 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085056938 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030000da0056400500f1100926) (sccp_scrc.c:415) 20250427085056938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085056938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085056938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085056938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085056938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085056938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085056938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085056938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085056938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085056938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085056938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085056938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085056938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085056938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085056938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085056938 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 da 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) 20250427085056938 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085056938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085056938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085056938 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085056938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085056938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085056938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085056938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085056938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085056938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085056938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085056938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085056938 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 da 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_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)11474245 TC_ps_rab_assignment_concurrent0(437)@86ee852d1e2c: 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)2853304 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)1444565 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085056945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085056945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085056945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085056945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085056945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085056945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085056945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085056945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085056945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085056945 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5f a0 51 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085056945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085056945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085056945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085056945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085056945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085056945 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=005fa051) (sccp_scrc.c:486) 20250427085056945 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250427085056945 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085056945 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085056945 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085056945 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085056945 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) 20250427085056945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085056945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(438)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)16568039 TC_ps_rab_assignment_concurrent0(439)@86ee852d1e2c: 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)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(440)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)12453355 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)2919643 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)3699068 TC_ps_rab_assignment_concurrent0(441)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)12433195 TC_ps_rab_assignment_concurrent0(442)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)8828039 TC_ps_rab_assignment_concurrent0(443)@86ee852d1e2c: 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(444)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)3480881 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)8150581 TC_ps_rab_assignment_concurrent0(445)@86ee852d1e2c: 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(446)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)12873212 TC_ps_rab_assignment_concurrent0(447)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)10225325 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(448)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)2864336 TC_ps_rab_assignment_concurrent0(449)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)2058731 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)8057291 20250427085057141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057141 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaf1545, normal) (hnbgw_rua.c:406) 20250427085057141 DHNB DEBUG map_rua[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085057141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057141 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057141 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057141 DCN DEBUG map_sccp[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085057141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057141 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11474245 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057142 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057142 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{IDLE}: Allocated (fsm.c:456) 20250427085057142 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057142 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000880056400500f1100926) (sccp_scrc.c:415) 20250427085057142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057142 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 88 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) 20250427085057142 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2b89b8, normal) (hnbgw_rua.c:406) 20250427085057143 DHNB DEBUG map_rua[0x56345e0b5e50]{init}: Allocated (fsm.c:456) 20250427085057143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057143 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057143 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057142 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057143 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057143 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057143 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057143 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057143 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 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057143 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057143 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057143 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057143 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057143 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057143 DCN DEBUG map_sccp[0x56345e0a5a40]{init}: Allocated (fsm.c:456) 20250427085057143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057143 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  20250427085057143 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2853304 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057143 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057143 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057143 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057143 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057143 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{IDLE}: Allocated (fsm.c:456) 20250427085057143 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057143 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000fd0056400500f1100926) (sccp_scrc.c:415) 20250427085057143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057144 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 00 fd 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) 20250427085057144 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057144 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) 20250427085057144 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250427085057144 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057144 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057144 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057144 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057144 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057144 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057144 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057145 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057145 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057145 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfccee7, normal) (hnbgw_rua.c:406) 20250427085057145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057145 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057145 DHNB DEBUG map_rua[0x56345e0a3e10]{init}: Allocated (fsm.c:456) 20250427085057145 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 00 fd 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057145 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057145 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057145 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057145 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057145 DCN DEBUG map_sccp[0x56345e0a4ab0]{init}: Allocated (fsm.c:456) 20250427085057145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057145 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16568039 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057145 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057145 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057145 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057145 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057145 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{IDLE}: Allocated (fsm.c:456) 20250427085057146 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057146 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003580056400500f1100926) (sccp_scrc.c:415) 20250427085057146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057146 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 03 58 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) 20250427085057146 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057146 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057146 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057146 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085057146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057146 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbe05eb, normal) (hnbgw_rua.c:406) 20250427085057146 DHNB DEBUG map_rua[0x56345e0a4e30]{init}: Allocated (fsm.c:456) 20250427085057146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057146 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057146 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 03 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057146 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057146 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057146 DCN DEBUG map_sccp[0x56345e0a5b70]{init}: Allocated (fsm.c:456) 20250427085057146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057146 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12453355 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057146 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057146 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057146 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{IDLE}: Allocated (fsm.c:456) 20250427085057146 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057146 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001cc0056400500f1100926) (sccp_scrc.c:415) 20250427085057146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057147 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 cc 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) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057147 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2c8cdb, normal) (hnbgw_rua.c:406) 20250427085057147 DHNB DEBUG map_rua[0x56345e0a3560]{init}: Allocated (fsm.c:456) 20250427085057147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057147 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 cc 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057147 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057147 DCN DEBUG map_sccp[0x56345e0a3210]{init}: Allocated (fsm.c:456) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057147 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2919643 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057147 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{IDLE}: Allocated (fsm.c:456) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057147 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001760056400500f1100926) (sccp_scrc.c:415) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057147 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 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) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057147 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x38717c, normal) (hnbgw_rua.c:406) 20250427085057147 DHNB DEBUG map_rua[0x56345e0a4be0]{init}: Allocated (fsm.c:456) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057147 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057147 DCN DEBUG map_sccp[0x56345e0a3790]{init}: Allocated (fsm.c:456) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057147 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3699068 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057147 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{IDLE}: Allocated (fsm.c:456) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057147 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002cf0056400500f1100926) (sccp_scrc.c:415) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057147 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 76 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057147 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 02 cf 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) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:1 20250427085057147 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057147 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbdb72b, normal) (hnbgw_rua.c:406) 20250427085057147 DHNB DEBUG map_rua[0x56345e0a1970]{init}: Allocated (fsm.c:456) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057147 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057147 DCN DEBUG map_sccp[0x56345e0afee0]{init}: Allocated (fsm.c:456) 20250427085057147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057147 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12433195 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057147 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{IDLE}: Allocated (fsm.c:456) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057147 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000170056400500f1100926) (sccp_scrc.c:415) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 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 02 cf 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057147 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 00 17 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) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057147 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x86b487, normal) (hnbgw_rua.c:406) 20250427085057147 DHNB DEBUG map_rua[0x56345e0b46f0]{init}: Allocated (fsm.c:456) 20250427085057147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057147 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057147 DCN DEBUG map_sccp[0x56345e0b4820]{init}: Allocated (fsm.c:456) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057147 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8828039 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057147 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 00 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057147 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{IDLE}: Allocated (fsm.c:456) 20250427085057147 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057148 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000d90056400500f1100926) (sccp_scrc.c:415) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057148 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 d9 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) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x351d31, normal) (hnbgw_rua.c:406) 20250427085057148 DHNB DEBUG map_rua[0x56345e0b6490]{init}: Allocated (fsm.c:456) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057148 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057148 DCN DEBUG map_sccp[0x56345e0b6df0]{init}: Allocated (fsm.c:456) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057148 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3480881 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057148 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057148 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{IDLE}: Allocated (fsm.c:456) 20250427085057148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057148 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057148 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002470056400500f1100926) (sccp_scrc.c:415) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057148 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 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 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057148 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 47 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) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7c5e35, normal) (hnbgw_rua.c:406) 20250427085057148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057148 DHNB DEBUG map_rua[0x56345e0e3b60]{init}: Allocated (fsm.c:456) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057148 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057148 DCN DEBUG map_sccp[0x56345e0afd70]{init}: Allocated (fsm.c:456) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057148 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8150581 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057148 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057148 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{IDLE}: Allocated (fsm.c:456) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057148 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030002ac0056400500f1100926) (sccp_scrc.c:415) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057148 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 47 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057148 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 02 ac 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) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057148 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc46dfc, normal) (hnbgw_rua.c:406) 20250427085057148 DHNB DEBUG map_rua[0x56345e09c3e0]{init}: Allocated (fsm.c:456) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057148 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057148 DCN DEBUG map_sccp[0x56345e0a2080]{init}: Allocated (fsm.c:456) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057148 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 02 ac 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057148 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12873212 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057148 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057148 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{IDLE}: Allocated (fsm.c:456) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057148 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030002bb0056400500f1100926) (sccp_scrc.c:415) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057148 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 02 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) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9c06ad, normal) (hnbgw_rua.c:406) 20250427085057148 DHNB DEBUG map_rua[0x56345e0daa50]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057148 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057148 DCN DEBUG map_sccp[0x56345e0af930]{init}: Allocated (fsm.c:456) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057148 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10225325 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057148 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057148 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{IDLE}: Allocated (fsm.c:456) 20250427085057148 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057148 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f400300030e0056400500f1100926) (sccp_scrc.c:415) 20250427085057148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057148 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057148 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 02 bb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057148 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 0e 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) 20250427085057149 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057149 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2bb4d0, normal) (hnbgw_rua.c:406) 20250427085057149 DHNB DEBUG map_rua[0x56345e0b81b0]{init}: Allocated (fsm.c:456) 20250427085057149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057149 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057149 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057149 DCN DEBUG map_sccp[0x56345e0b1120]{init}: Allocated (fsm.c:456) 20250427085057149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057149 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2864336 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057149 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057149 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 0e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057149 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057149 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057149 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{IDLE}: Allocated (fsm.c:456) 20250427085057149 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057149 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030002da0056400500f1100926) (sccp_scrc.c:415) 20250427085057149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057149 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 02 da 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) 20250427085057149 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)11969172 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:2 20250427085057150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057150 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f69eb, normal) (hnbgw_rua.c:406) 20250427085057150 DHNB DEBUG map_rua[0x56345e0b6670]{init}: Allocated (fsm.c:456) 20250427085057150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057150 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057150 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057150 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057150 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057150 DCN DEBUG map_sccp[0x56345e0e4250]{init}: Allocated (fsm.c:456) 20250427085057150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057150 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2058731 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057150 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057150 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057150 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057150 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057150 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{IDLE}: Allocated (fsm.c:456) 20250427085057150 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057150 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030003350056400500f1100926) (sccp_scrc.c:415) 20250427085057150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057150 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057150 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057150 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 02 da 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057150 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 03 35 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) 20250427085057150 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085057150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085057151 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085057151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7af1cb, normal) (hnbgw_rua.c:406) 20250427085057151 DHNB DEBUG map_rua[0x56345e0a0620]{init}: Allocated (fsm.c:456) 20250427085057151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057151 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057151 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 03 35 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085057151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085057151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085057151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057151 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085057151 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085057151 DCN DEBUG map_sccp[0x56345e0b0990]{init}: Allocated (fsm.c:456) 20250427085057151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085057151 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8057291 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085057151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085057151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085057151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085057151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085057151 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085057151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057151 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085057151 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{IDLE}: Allocated (fsm.c:456) 20250427085057151 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085057151 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030000900056400500f1100926) (sccp_scrc.c:415) 20250427085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085057151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085057151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085057151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057151 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 90 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) 20250427085057151 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085057151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085057151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[2]. 20250427085057151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057152 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057152 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 90 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)@86ee852d1e2c: First idle individual index:3 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)10261328 TC_ps_rab_assignment_concurrent0(435)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)13659486 TC_ps_rab_assignment_concurrent0(436)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:4 TC_ps_rab_assignment_concurrent0(437)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[4]. HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:5 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)11228576 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)13459435 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:7 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:8 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(439)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)2997644 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent0(438)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)16209897 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:2 20250427085057156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057156 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057156 DLSS7 <000c> osmo_ss7_asp.c:1164 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 55 86 d2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057156 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=005586d2) (sccp_scrc.c:486) 20250427085057156 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250427085057156 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057156 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057156 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057156 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057156 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) 20250427085057156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)12683626 TC_ps_rab_assignment_concurrent0(440)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast TC_ps_rab_assignment_concurrent0(441)@86ee852d1e2c: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(442)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast TC_ps_rab_assignment_concurrent0(434)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:9 HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:10 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)74628 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(443)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:12 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)2437119 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[12]. HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:14 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)6991575 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[14]. TC_ps_rab_assignment_concurrent0(444)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(445)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:6 HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)13812376 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)9842009 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: First idle individual index:15 20250427085057188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057188 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x10bab0) (hnbgw_rua.c:470) 20250427085057189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057189 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057189 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057189 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057189 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057189 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057189 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=005fa051), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057189 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 5f a0 51 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) 20250427085057190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057190 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 5f a0 51 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  20250427085057190 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057191 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) 20250427085057191 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057191 DLSS7 <000c> osmo_ss7_asp.c:1164 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 6b 59 bf 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057191 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057191 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_ps_rab_assignment_concurrent0(446)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)6386266 20250427085057191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057191 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=006b59bf) (sccp_scrc.c:486) 20250427085057191 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250427085057191 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057191 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057191 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057191 DLSS7 <000c> osmo_ss7_asp.c:1164 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 43 97 b2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057191 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057191 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) 20250427085057192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057192 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=004397b2) (sccp_scrc.c:486) 20250427085057192 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250427085057192 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057192 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057192 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c0 ff 72 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057192 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) 20250427085057192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057192 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=00c0ff72) (sccp_scrc.c:486) 20250427085057192 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250427085057192 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057192 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057192 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) 20250427085057192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057193 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)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[15]. HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast 20250427085057192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057192 DLSS7 <000c> osmo_ss7_asp.c:1164 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 57 bb 0c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057193 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057193 DLSS7 <000c> osmo_ss7_asp.c:1164 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 76 fb d2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057193 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057194 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057194 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5e df 26 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057194 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057194 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057194 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057194 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057194 DLSS7 <000c> osmo_ss7_asp.c:1164 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 af fe af 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_ps_rab_assignment_concurrent0(448)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085057193 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=0057bb0c) (sccp_scrc.c:486) 20250427085057193 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250427085057193 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057193 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057193 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057193 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057193 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) 20250427085057193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057193 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=0076fbd2) (sccp_scrc.c:486) 20250427085057193 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250427085057193 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057193 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057193 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057193 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057193 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) 20250427085057193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057194 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=005edf26) (sccp_scrc.c:486) 20250427085057194 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250427085057194 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057194 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057194 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057194 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057194 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) 20250427085057194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057194 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=00affeaf) (sccp_scrc.c:486) 20250427085057194 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250427085057194 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057194 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057194 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057194 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057195 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) 20250427085057195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(447)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)13526995 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW-PFCP(424)@86ee852d1e2c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 TC_ps_rab_assignment_concurrent0(434)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085057392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057392 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057392 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057392 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057392 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057392 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bf 5a ba 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0e be ce 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057393 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=00bf5aba) (sccp_scrc.c:486) 20250427085057393 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250427085057393 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057393 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057393 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057393 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057393 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) 20250427085057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3a 67 69 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057393 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=000ebece) (sccp_scrc.c:486) 20250427085057393 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250427085057393 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057393 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057393 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057393 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057393 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) 20250427085057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057393 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=003a6769) (sccp_scrc.c:486) 20250427085057393 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250427085057393 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057393 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057393 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057393 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057393 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) 20250427085057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057393 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  20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057393 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  20250427085057393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057393 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) 20250427085057393 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250427085057393 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057393 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057393 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057393 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057393 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057393 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057393 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) 20250427085057393 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250427085057393 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057393 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057393 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057393 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057393 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  20250427085057393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057393 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057393 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057393 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1d 5c d4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057394 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) 20250427085057394 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250427085057394 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057394 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057394 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e0 6f f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057394 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057394 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057394 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057394 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057394 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057394 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8b 18 26 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057394 DLSS7 <000c> osmo_ss7_asp.c:1164 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 98 66 f1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085057394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057394 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=001d5cd4) (sccp_scrc.c:486) 20250427085057394 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250427085057394 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057394 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057394 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057394 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057394 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) 20250427085057394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057394 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  20250427085057394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057394 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=00e06ff8) (sccp_scrc.c:486) 20250427085057394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057394 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057394 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057394 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057394 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057395 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  20250427085057395 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057395 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) 20250427085057395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057395 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=008b1826) (sccp_scrc.c:486) 20250427085057395 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250427085057395 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057395 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057395 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057395 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057395 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) 20250427085057395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057395 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  20250427085057395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057395 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=009866f1) (sccp_scrc.c:486) 20250427085057395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057395 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250427085057395 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085057395 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085057395 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057395 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085057395 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  20250427085057395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057395 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) 20250427085057395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085057395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085057395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057396 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  20250427085057396 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) 20250427085057396 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250427085057396 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057396 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057396 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057396 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057396 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057396 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057396 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057396 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  20250427085057396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057396 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) 20250427085057396 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250427085057396 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057396 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057397 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  20250427085057396 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057397 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057397 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057397 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057397 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) 20250427085057397 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250427085057397 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057397 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057397 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057397 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057397 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  20250427085057397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057397 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057397 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057397 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057397 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) 20250427085057397 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250427085057397 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057397 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057397 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057397 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057397 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057397 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057397 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057397 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  20250427085057398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057398 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) 20250427085057398 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250427085057398 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057398 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057398 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057398 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057398 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057398 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057398 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057398 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) 20250427085057398 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250427085057398 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057398 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057398 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057398 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057398 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057398 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057398 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057398 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  20250427085057398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057398 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) 20250427085057398 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250427085057398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057398 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057398 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057398 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057398 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057398 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057398 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057398 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057398 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  20250427085057398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085057398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085057398 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) 20250427085057398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085057398 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250427085057398 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057398 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057398 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057399 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057399 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057399 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085057399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085057399 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085057399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085057399 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057399 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  20250427085057399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057399 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) 20250427085057399 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250427085057399 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057399 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057399 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057399 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057399 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057399 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057399 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057399 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) 20250427085057399 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250427085057399 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057399 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057399 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057399 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057399 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057399 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057399 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057399 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) 20250427085057399 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250427085057399 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057399 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057399 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057399 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057399 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057399 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057399 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085057400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085057400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085057400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085057400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085057400 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) 20250427085057400 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250427085057400 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085057400 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085057400 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085057400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085057400 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085057400 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085057400 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085057400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085057400 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:660) 20250427085057400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085057400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085057400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250427085057400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085057400 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085057409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057409 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaf1545) (hnbgw_rua.c:470) 20250427085057409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057409 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057409 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) TC_ps_rab_assignment_concurrent0(438)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085057409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057409 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057409 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057409 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057409 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057409 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=005586d2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057409 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 55 86 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 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(447)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085057409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057409 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057409 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 55 86 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 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(442)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085057612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057613 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2b89b8) (hnbgw_rua.c:470) 20250427085057613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057613 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057613 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057613 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057613 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057613 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057613 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=006b59bf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057613 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 6b 59 bf 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) 20250427085057613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057613 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfccee7) (hnbgw_rua.c:470) 20250427085057613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057613 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057613 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057613 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057613 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057613 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057613 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=004397b2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057613 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 43 97 b2 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) 20250427085057613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057613 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057613 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 6b 59 bf 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  20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057614 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbdb72b) (hnbgw_rua.c:470) 20250427085057614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057614 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057614 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057614 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057614 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057614 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 43 97 b2 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  20250427085057614 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057614 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=005edf26), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057614 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 5e df 26 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) 20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057614 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x351d31) (hnbgw_rua.c:470) 20250427085057614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057614 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057614 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057614 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057614 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057614 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057614 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057614 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=00bf5aba), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057614 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 5e df 26 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  20250427085057614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057614 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 bf 5a ba 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) 20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057614 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7c5e35) (hnbgw_rua.c:470) 20250427085057614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057615 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057615 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057615 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057615 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057615 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057615 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057615 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057615 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057615 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 bf 5a ba 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  20250427085057615 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057615 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057615 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=000ebece), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057615 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 0e be ce 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) 20250427085057615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057615 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2c8cdb) (hnbgw_rua.c:470) 20250427085057615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057615 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057615 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057615 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057615 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057615 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057615 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057615 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057615 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057615 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057615 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057615 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057615 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057615 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057615 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057615 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057615 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 0e be ce 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  20250427085057615 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=0057bb0c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057615 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 57 bb 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) 20250427085057615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057615 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057615 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057615 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057615 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057615 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057615 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057615 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc46dfc) (hnbgw_rua.c:470) 20250427085057615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057615 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057615 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057615 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057615 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057615 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057615 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 57 bb 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  20250427085057615 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057616 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057616 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057616 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057616 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=003a6769), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057616 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 3a 67 69 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) 20250427085057616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057616 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7af1cb) (hnbgw_rua.c:470) 20250427085057616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057616 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057616 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057616 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057616 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057616 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057616 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057616 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=009866f1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057616 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 3a 67 69 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  20250427085057616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057616 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 98 66 f1 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) 20250427085057616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057616 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x38717c) (hnbgw_rua.c:470) 20250427085057616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057616 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057616 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057616 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057616 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057616 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057616 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057616 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=0076fbd2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057617 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 98 66 f1 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  20250427085057617 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 76 fb 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 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) 20250427085057617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057617 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057617 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x86b487) (hnbgw_rua.c:470) 20250427085057617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057617 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057617 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057617 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057617 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057617 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057617 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057617 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=00affeaf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057617 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 af fe af 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) 20250427085057617 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 76 fb 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 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  20250427085057617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057617 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbe05eb) (hnbgw_rua.c:470) 20250427085057617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057617 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057617 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057617 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057617 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057617 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057617 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057617 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=00c0ff72), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057618 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 c0 ff 72 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)@86ee852d1e2c: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer 20250427085057617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057618 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c06ad) (hnbgw_rua.c:470) 20250427085057618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057618 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057618 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057618 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057618 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057618 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057618 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=001d5cd4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057618 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 1d 5c d4 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) 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057618 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2bb4d0) (hnbgw_rua.c:470) 20250427085057618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057618 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057618 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057618 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057618 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057618 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057618 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=00e06ff8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057618 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 af fe af 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  20250427085057618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057618 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 c0 ff 72 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  20250427085057618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057618 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 1d 5c d4 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  20250427085057618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057618 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 e0 6f 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 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)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085057618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085057619 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085057619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1f69eb) (hnbgw_rua.c:470) 20250427085057619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085057619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085057619 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085057619 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085057619 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085057619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085057619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085057619 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085057619 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085057619 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=008b1826), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250427085057619 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057619 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085057619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085057619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085057619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085057619 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 e0 6f 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 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  20250427085057619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085057619 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 8b 18 26 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) 20250427085057619 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085057619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085057619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085057619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085057619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085057619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085057619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085057619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085057619 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085057619 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 8b 18 26 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)@86ee852d1e2c: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:15 TC_ps_rab_assignment_concurrent0(439)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(442)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085059241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059241 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  20250427085059241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059241 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) 20250427085059241 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250427085059241 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059241 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059241 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059242 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059242 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059242 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059242 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)1096368 20250427085059257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059257 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x10bab0,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059258 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059258 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059258 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059258 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059258 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059258 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=005fa051), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059258 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 5f a0 51 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) 20250427085059258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059258 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059258 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059258 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059258 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059258 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 5f a0 51 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)1444565 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:0 20250427085059268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059268 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059268 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059268 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059268 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5f a0 51 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059269 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=005fa051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059269 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250427085059269 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059269 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059269 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059269 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) 20250427085059269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:202) 20250427085059269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1096368)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427085059269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{disconnected}: Freeing instance (context_map.c:206) 20250427085059269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56345e0b7310]{disconnected}: Deallocated (fsm.c:568) 20250427085059269 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1096368 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250427085059269 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=005fa051), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250427085059269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059269 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 5f a0 51 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059269 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059269 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059269 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059269 DLSCCP DEBUG SCCP-SCOC(38)[0x56345e0b8d20]{IDLE}: Deallocated (fsm.c:568) 20250427085059269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059269 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059269 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 5f a0 51 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085059426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059426 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059427 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059427 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059427 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  20250427085059427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059427 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) 20250427085059427 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250427085059427 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059427 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059427 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059427 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059427 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059427 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)11474245 20250427085059438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059438 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaf1545,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059438 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059438 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059438 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059438 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059438 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059438 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=005586d2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059438 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 55 86 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) 20250427085059438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059438 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059438 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059438 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059439 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 55 86 d2 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)@86ee852d1e2c: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)11969172 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:1 20250427085059446 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059446 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059446 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059446 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059446 DLSS7 <000c> osmo_ss7_asp.c:1164 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 55 86 d2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059447 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=005586d2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059447 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250427085059447 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059447 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059447 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059447 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) 20250427085059447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:202) 20250427085059447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11474245)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085059447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{disconnected}: Freeing instance (context_map.c:206) 20250427085059447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56345e09c9e0]{disconnected}: Deallocated (fsm.c:568) 20250427085059447 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11474245 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427085059447 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=005586d2), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250427085059447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059447 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 55 86 d2 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059447 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059447 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059447 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059447 DLSCCP DEBUG SCCP-SCOC(39)[0x56345e0adcf0]{IDLE}: Deallocated (fsm.c:568) 20250427085059447 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059447 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 55 86 d2 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085059631 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059631 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059631 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059631 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059631 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059631 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059631 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059631 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059631 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  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 20250427085059631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059631 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)@86ee852d1e2c: vl_from0 20250427085059631 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) 20250427085059632 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250427085059632 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059632 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059632 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059632 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059632 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059632 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059632 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)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(437)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)16568039 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085059643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059644 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfccee7,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059644 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059644 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059644 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059644 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059644 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059644 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=004397b2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059644 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 43 97 b2 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) 20250427085059644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059644 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059644 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 43 97 b2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059645 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059645 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  20250427085059645 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059645 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  20250427085059645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059645 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) 20250427085059645 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250427085059645 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059645 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  20250427085059645 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059645 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059645 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059645 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059645 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059645 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059645 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  20250427085059646 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059646 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059646 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059645 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) 20250427085059645 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250427085059645 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059645 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059646 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059646 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059646 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059646 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059646 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059646 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059646 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059646 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059646 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059646 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059646 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  20250427085059646 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059646 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059646 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059646 DLM3UA <000f> 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)@86ee852d1e2c: Session index based on connection ID:8 20250427085059646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059646 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) 20250427085059646 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250427085059646 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059646 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059646 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059646 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059646 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059646 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059646 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059646 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059646 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059646 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059646 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059646 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  20250427085059646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059646 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) 20250427085059646 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250427085059646 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059646 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 20250427085059646 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059646 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059646 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059646 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 20250427085059647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059647 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) 20250427085059647 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250427085059647 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059647 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059647 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059647 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059647 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059647 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059647 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) 20250427085059647 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250427085059647 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059647 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059647 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059647 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059647 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059647 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059647 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)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(441)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(436)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(444)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 TC_ps_rab_assignment_concurrent0(439)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(437)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 TC_ps_rab_assignment_concurrent0(445)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)12433195 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085059658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059658 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbdb72b,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059658 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059659 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059659 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 20250427085059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059659 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059659 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059659 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=005edf26), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059659 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 5e df 26 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) 20250427085059659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 20250427085059659 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059659 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059659 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059659 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059660 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059660 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059660 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 5e df 26 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)3480881 20250427085059660 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059660 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059660 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059660 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059660 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059660 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059660 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  20250427085059660 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059661 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059661 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059661 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059661 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  20250427085059661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059661 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059661 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059661 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) 20250427085059661 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250427085059661 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059661 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059661 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059661 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059661 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059661 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059661 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059661 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  20250427085059661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059661 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059661 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059661 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059661 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  20250427085059661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059661 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059661 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059661 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059661 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  20250427085059661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059661 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) 20250427085059661 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250427085059662 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059662 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059662 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)13659486 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)2853304 20250427085059662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059662 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059662 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059662 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059662 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) 20250427085059662 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250427085059662 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059662 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059662 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059662 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059663 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059663 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085059663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059663 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x351d31,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059663 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059663 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059663 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059663 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)8150581 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: vl_from0 20250427085059663 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059663 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=00bf5aba), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059663 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 bf 5a ba 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) 20250427085059663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059664 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) 20250427085059664 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250427085059664 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059664 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059664 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059664 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059664 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059664 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085059664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059664 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2b89b8,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059665 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059665 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)2919643 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085059665 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059665 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059665 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059665 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=006b59bf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059665 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 6b 59 bf 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) 20250427085059665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059665 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059665 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 bf 5a ba 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059665 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059665 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059665 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059665 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059665 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  20250427085059665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059665 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) 20250427085059665 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250427085059665 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059665 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059665 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059665 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059665 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059665 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085059665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059665 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7c5e35,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059665 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059665 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059665 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059665 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 6b 59 bf 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059665 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059666 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059666 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059666 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=000ebece), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059666 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 0e be ce 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) 20250427085059666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059666 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)@86ee852d1e2c: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)12873212 20250427085059666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059666 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059666 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059666 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059666 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059666 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059666 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059666 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059666 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059666 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059666 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059666 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059666 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  20250427085059666 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) 20250427085059666 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250427085059666 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059666 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059666 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059666 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059666 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059666 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059666 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059666 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059666 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059666 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059666 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059666 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059666 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059666 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059666 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 0e be ce 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059666 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) 20250427085059666 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250427085059666 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085059666 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059666 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085059666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085059666 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085059666 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085059666 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085059666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085059666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085059666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085059666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085059667 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)@86ee852d1e2c: Session index based on connection ID:3 20250427085059668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059668 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2c8cdb,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059668 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059668 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059668 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059668 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059668 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059668 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=0057bb0c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059668 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 57 bb 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) 20250427085059668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059668 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059668 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059668 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059668 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059668 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059668 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059668 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059668 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059668 DLSS7 <000c> osmo_ss7_asp.c:1164 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 43 97 b2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059668 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059668 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059668 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059668 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059668 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059668 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059668 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059668 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059668 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 57 bb 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)@86ee852d1e2c: Session index based on local reference:7 20250427085059668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059668 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=004397b2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059668 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250427085059668 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059668 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059668 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059668 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) 20250427085059668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{disconnected}: Freeing instance (context_map.c:202) 20250427085059669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16568039)[0x56345e0a3e10]{disconnected}: Deallocated (fsm.c:568) 20250427085059669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{disconnected}: Freeing instance (context_map.c:206) 20250427085059669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56345e0a4ab0]{disconnected}: Deallocated (fsm.c:568) 20250427085059669 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16568039 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085059669 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=004397b2), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250427085059669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059669 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 43 97 b2 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059669 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059669 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059669 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059669 DLSCCP DEBUG SCCP-SCOC(41)[0x56345e0a3050]{IDLE}: Deallocated (fsm.c:568) 20250427085059669 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059669 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059669 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059669 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059669 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059669 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 43 97 b2 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(440)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(441)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(443)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)16209897 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:5 TC_ps_rab_assignment_concurrent0(436)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)3699068 TC_ps_rab_assignment_concurrent0(448)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)74628 TC_ps_rab_assignment_concurrent0(444)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)8828039 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)12453355 TC_ps_rab_assignment_concurrent0(439)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)10261328 20250427085059684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059684 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059684 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059684 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5e df 26 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059684 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=005edf26), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059684 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250427085059684 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059684 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059684 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059684 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) 20250427085059684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)8057291 20250427085059684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{disconnected}: Freeing instance (context_map.c:202) 20250427085059684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12433195)[0x56345e0a1970]{disconnected}: Deallocated (fsm.c:568) 20250427085059684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{disconnected}: Freeing instance (context_map.c:206) 20250427085059684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56345e0afee0]{disconnected}: Deallocated (fsm.c:568) 20250427085059685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12433195 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250427085059685 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=005edf26), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250427085059685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059685 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 5e df 26 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059685 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059685 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059685 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059685 DLSCCP DEBUG SCCP-SCOC(45)[0x56345e0a1de0]{IDLE}: Deallocated (fsm.c:568) 20250427085059685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059685 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059685 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 5e df 26 00 00 2d 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)2437119 20250427085059686 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059686 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059686 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059686 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059686 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059686 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059686 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059686 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059686 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059686 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bf 5a ba 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)2864336 20250427085059686 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059686 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=00bf5aba), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059686 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250427085059686 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059687 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059687 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059687 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) 20250427085059687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{disconnected}: Freeing instance (context_map.c:202) 20250427085059687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3480881)[0x56345e0b6490]{disconnected}: Deallocated (fsm.c:568) 20250427085059687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{disconnected}: Freeing instance (context_map.c:206) 20250427085059687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56345e0b6df0]{disconnected}: Deallocated (fsm.c:568) 20250427085059687 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3480881 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250427085059687 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=00bf5aba), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250427085059687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059687 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 bf 5a ba 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059687 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059687 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059687 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059687 DLSCCP DEBUG SCCP-SCOC(47)[0x56345e0b6ae0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)13459435 20250427085059687 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059687 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059687 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 bf 5a ba 00 00 2f 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)10225325 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:10 20250427085059688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)2058731 20250427085059688 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059688 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059688 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059689 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059689 DLSS7 <000c> osmo_ss7_asp.c:1164 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 6b 59 bf 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059689 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=006b59bf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059689 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250427085059689 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059689 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059689 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059689 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) 20250427085059689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{disconnected}: Freeing instance (context_map.c:202) 20250427085059689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2853304)[0x56345e0b5e50]{disconnected}: Deallocated (fsm.c:568) 20250427085059689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{disconnected}: Freeing instance (context_map.c:206) 20250427085059689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56345e0a5a40]{disconnected}: Deallocated (fsm.c:568) 20250427085059689 [1;32mDMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2853304 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250427085059689 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=006b59bf), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250427085059689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059689 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 6b 59 bf 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059689 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059689 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059689 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059689 DLSCCP DEBUG SCCP-SCOC(40)[0x56345e0a3c50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:5 20250427085059689 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059689 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059689 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 6b 59 bf 00 00 28 00 00 06 00 08 00 00 00 02  20250427085059689 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059689 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059689 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059689 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059689 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059689 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0e be ce 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059690 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=000ebece), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059690 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250427085059690 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending 20250427085059690 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059690 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059690 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) 20250427085059690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{disconnected}: Freeing instance (context_map.c:202) 20250427085059690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8150581)[0x56345e0e3b60]{disconnected}: Deallocated (fsm.c:568) 20250427085059690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{disconnected}: Freeing instance (context_map.c:206) 20250427085059690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56345e0afd70]{disconnected}: Deallocated (fsm.c:568) 20250427085059690 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150581 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250427085059690 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=000ebece), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250427085059690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059690 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 0e be ce 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059690 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059690 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059690 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059690 DLSCCP DEBUG SCCP-SCOC(48)[0x56345e0e3fd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending 20250427085059690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059690 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059690 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059690 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 0e be ce 00 00 30 00 00 06 00 08 00 00 00 02  20250427085059690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059690 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059690 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059690 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059690 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059690 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059690 DLSS7 <000c> osmo_ss7_asp.c:1164 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 57 bb 0c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059690 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=0057bb0c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059691 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250427085059691 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059691 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059691 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059691 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) 20250427085059691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{disconnected}: Freeing instance (context_map.c:202) 20250427085059691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2919643)[0x56345e0a3560]{disconnected}: Deallocated (fsm.c:568) 20250427085059691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{disconnected}: Freeing instance (context_map.c:206) 20250427085059691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56345e0a3210]{disconnected}: Deallocated (fsm.c:568) 20250427085059691 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2919643 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250427085059691 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=0057bb0c), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250427085059691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059691 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 57 bb 0c 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059691 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059691 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059691 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059691 DLSCCP DEBUG SCCP-SCOC(43)[0x56345e0a3340]{IDLE}: Deallocated (fsm.c:568) 20250427085059691 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059691 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059691 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059691 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059691 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059691 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059691 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059691 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 57 bb 0c 00 00 2b 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending 20250427085059869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059869 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc46dfc,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059869 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059869 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059869 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059869 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059869 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059869 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=003a6769), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059869 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 3a 67 69 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) 20250427085059869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059869 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x38717c,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059869 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059869 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059869 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059870 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059870 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059870 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=0076fbd2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059870 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 76 fb 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) 20250427085059869 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059870 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 3a 67 69 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059870 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x86b487,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059870 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059870 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059870 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059870 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059870 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059870 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=00affeaf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059870 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059870 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 76 fb d2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059870 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 af fe af 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) 20250427085059870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059870 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbe05eb,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059870 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059870 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059870 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059870 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059870 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059870 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=00c0ff72), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059871 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 c0 ff 72 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) 20250427085059871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059870 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059871 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059871 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059871 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 af fe af 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059871 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059871 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059871 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059871 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7af1cb,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059871 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059871 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059871 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059871 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059871 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059871 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 c0 ff 72 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059871 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059871 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=009866f1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059871 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 98 66 f1 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) 20250427085059871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059871 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2bb4d0,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059871 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059871 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059871 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059871 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059871 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059871 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=00e06ff8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059871 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059871 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059871 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059871 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 e0 6f 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) 20250427085059871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059872 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059872 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 98 66 f1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059872 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059872 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 e0 6f f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059872 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9c06ad,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059872 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059872 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059872 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059872 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059872 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059872 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=001d5cd4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059872 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 1d 5c d4 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) 20250427085059872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085059872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085059872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085059872 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085059872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1f69eb,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085059872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085059872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085059872 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085059872 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085059872 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085059872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085059872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059872 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085059872 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085059872 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=008b1826), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085059872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059872 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059872 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 1d 5c d4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085059872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059872 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 8b 18 26 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) 20250427085059872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085059872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085059872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085059873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059873 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 8b 18 26 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)@86ee852d1e2c: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(440)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)6991575 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)2997644 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)12683626 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)11228576 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)13526995 TC_ps_rab_assignment_concurrent0(446)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(448)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)13812376 HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)9842009 20250427085059889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059889 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059889 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3a 67 69 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)6386266 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:6 20250427085059889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059889 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=003a6769), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059889 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250427085059889 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059889 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059889 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059889 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) 20250427085059889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{disconnected}: Freeing instance (context_map.c:202) 20250427085059889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12873212)[0x56345e09c3e0]{disconnected}: Deallocated (fsm.c:568) 20250427085059889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{disconnected}: Freeing instance (context_map.c:206) 20250427085059889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56345e0a2080]{disconnected}: Deallocated (fsm.c:568) 20250427085059889 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12873212 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250427085059889 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=003a6769), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250427085059889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059889 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 3a 67 69 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059889 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059889 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059890 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059890 DLSCCP DEBUG SCCP-SCOC(49)[0x56345e0db100]{IDLE}: Deallocated (fsm.c:568) 20250427085059890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059890 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059890 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 3a 67 69 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:8 20250427085059891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059891 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059891 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059891 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059891 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059891 DLSS7 <000c> osmo_ss7_asp.c:1164 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 76 fb d2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059892 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=0076fbd2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059892 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250427085059892 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059892 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059892 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059892 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) 20250427085059892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{disconnected}: Freeing instance (context_map.c:202) 20250427085059892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3699068)[0x56345e0a4be0]{disconnected}: Deallocated (fsm.c:568) 20250427085059892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{disconnected}: Freeing instance (context_map.c:206) 20250427085059892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56345e0a3790]{disconnected}: Deallocated (fsm.c:568) 20250427085059892 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3699068 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085059892 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=0076fbd2), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250427085059892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059892 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 76 fb d2 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059892 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059892 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059892 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059892 DLSCCP DEBUG SCCP-SCOC(44)[0x56345e12a560]{IDLE}: Deallocated (fsm.c:568) 20250427085059892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059892 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059893 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 76 fb d2 00 00 2c 00 00 06 00 08 00 00 00 02  20250427085059893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059893 DLSS7 <000c> osmo_ss7_asp.c:1164 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 af fe af 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059893 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=00affeaf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059893 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250427085059893 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059893 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059893 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059893 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) 20250427085059893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{disconnected}: Freeing instance (context_map.c:202) 20250427085059893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8828039)[0x56345e0b46f0]{disconnected}: Deallocated (fsm.c:568) 20250427085059893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:4 20250427085059893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56345e0b4820]{disconnected}: Deallocated (fsm.c:568) 20250427085059893 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8828039 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250427085059893 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=00affeaf), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250427085059893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059893 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 af fe af 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059893 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059893 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059893 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059893 DLSCCP DEBUG SCCP-SCOC(46)[0x56345e0b4c90]{IDLE}: Deallocated (fsm.c:568) 20250427085059894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059894 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059894 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 af fe af 00 00 2e 00 00 06 00 08 00 00 00 02  20250427085059894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059894 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059894 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059894 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059895 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059895 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c0 ff 72 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059895 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=00c0ff72), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059895 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250427085059895 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059895 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059895 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059895 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) 20250427085059895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending 20250427085059895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{disconnected}: Freeing instance (context_map.c:202) 20250427085059895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12453355)[0x56345e0a4e30]{disconnected}: Deallocated (fsm.c:568) 20250427085059895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{disconnected}: Freeing instance (context_map.c:206) 20250427085059896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56345e0a5b70]{disconnected}: Deallocated (fsm.c:568) 20250427085059896 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453355 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085059896 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=00c0ff72), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250427085059896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059896 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 c0 ff 72 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059896 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059896 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059896 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059896 DLSCCP DEBUG SCCP-SCOC(42)[0x56345e09c1e0]{IDLE}: Deallocated (fsm.c:568) 20250427085059896 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending 20250427085059896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059896 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059896 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059896 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059896 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 c0 ff 72 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:15 20250427085059899 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059899 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059899 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059899 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059899 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059899 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059899 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059899 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059899 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059899 DLSS7 <000c> osmo_ss7_asp.c:1164 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 98 66 f1 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059899 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=009866f1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059899 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250427085059899 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059899 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059899 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059899 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) 20250427085059899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{disconnected}: Freeing instance (context_map.c:202) 20250427085059899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8057291)[0x56345e0a0620]{disconnected}: Deallocated (fsm.c:568) 20250427085059899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{disconnected}: Freeing instance (context_map.c:206) 20250427085059899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56345e0b0990]{disconnected}: Deallocated (fsm.c:568) 20250427085059899 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057291 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250427085059899 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=009866f1), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250427085059899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059899 DLSS7 DEBUG Found route for dpc=185=0.23.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)@86ee852d1e2c: Session index based on connection ID:12 20250427085059899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059899 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 98 66 f1 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059899 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059899 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059899 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059899 DLSCCP DEBUG SCCP-SCOC(53)[0x56345e0a0a90]{IDLE}: Deallocated (fsm.c:568) 20250427085059900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059900 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059900 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059900 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059900 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059900 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059900 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059900 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059900 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 98 66 f1 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:13 20250427085059901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059902 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059902 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059902 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059902 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1d 5c d4 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059902 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=001d5cd4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059902 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250427085059902 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059902 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059902 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059902 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) 20250427085059902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{disconnected}: Freeing instance (context_map.c:202) 20250427085059902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10225325)[0x56345e0daa50]{disconnected}: Deallocated (fsm.c:568) 20250427085059902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{disconnected}: Freeing instance (context_map.c:206) 20250427085059902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56345e0af930]{disconnected}: Deallocated (fsm.c:568) 20250427085059902 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10225325 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250427085059902 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=001d5cd4), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250427085059902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059902 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 1d 5c d4 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059902 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059902 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059902 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059902 DLSCCP DEBUG SCCP-SCOC(50)[0x56345e0b7960]{IDLE}: Deallocated (fsm.c:568) 20250427085059902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059903 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 1d 5c d4 00 00 32 00 00 06 00 08 00 00 00 02  20250427085059903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059903 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059903 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059903 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059903 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e0 6f f8 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059903 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=00e06ff8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059903 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250427085059903 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059903 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059903 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059903 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) 20250427085059903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{disconnected}: Freeing instance (context_map.c:202) 20250427085059903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2864336)[0x56345e0b81b0]{disconnected}: Deallocated (fsm.c:568) 20250427085059903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{disconnected}: Freeing instance (context_map.c:206) 20250427085059903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56345e0b1120]{disconnected}: Deallocated (fsm.c:568) 20250427085059903 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2864336 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250427085059903 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=00e06ff8), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250427085059904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059904 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 e0 6f f8 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059904 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059904 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059904 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059904 DLSCCP DEBUG SCCP-SCOC(51)[0x56345e0b07d0]{IDLE}: Deallocated (fsm.c:568) 20250427085059904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059904 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059904 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 e0 6f f8 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending 20250427085059907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059907 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085059907 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085059907 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085059907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085059907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085059907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085059907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085059907 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059907 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8b 18 26 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085059907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085059907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085059907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085059907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085059907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085059907 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=008b1826), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085059907 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250427085059907 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085059907 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085059907 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085059907 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) 20250427085059908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085059908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085059908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085059908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{disconnected}: Freeing instance (context_map.c:202) 20250427085059908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2058731)[0x56345e0b6670]{disconnected}: Deallocated (fsm.c:568) 20250427085059908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085059908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{disconnected}: Freeing instance (context_map.c:206) 20250427085059908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56345e0e4250]{disconnected}: Deallocated (fsm.c:568) 20250427085059908 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2058731 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending 20250427085059908 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=008b1826), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250427085059908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085059908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085059908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085059908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085059908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085059908 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 8b 18 26 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085059908 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085059908 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085059908 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085059908 DLSCCP DEBUG SCCP-SCOC(52)[0x56345e09fd10]{IDLE}: Deallocated (fsm.c:568) 20250427085059908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085059908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085059908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085059908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085059908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085059908 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085059908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085059908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085059908 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085059908 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 8b 18 26 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085101900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101901 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35913<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(422)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085101907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085101909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085101909 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085101909 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) 20250427085101909 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085101913 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085101913 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) 20250427085101913 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085101913 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(427)@86ee852d1e2c: Final verdict of PTC: none 20250427085101913 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085101913 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.msc0-RAN(428)@86ee852d1e2c: Final verdict of PTC: none 20250427085101913 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085101913 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085101913 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 20250427085101913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085101914 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085101914 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085101914 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085101914 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085101914 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085101914 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 20250427085101914 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  20250427085101914 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085101914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085101914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085101914 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085101914 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) 20250427085101914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085101914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085101914 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085101914 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085101914 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085101914 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 20250427085101914 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085101914 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) 20250427085101914 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085101914 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085101914 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 20250427085101914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085101914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085101914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085101914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085101914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085101914 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085101914 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085101914 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085101914 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085101915 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085101915 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085101915 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085101915 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085101915 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085101915 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 20250427085101915 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085101915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085101915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085101915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085101915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085101915 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085101915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085101915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085101915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085101915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085101915 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085101915 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085101915 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085101915 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(429)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@86ee852d1e2c: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@86ee852d1e2c: Final verdict of PTC: none 20250427085101927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@86ee852d1e2c: Final verdict of PTC: none 20250427085101928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@86ee852d1e2c: Final verdict of PTC: pass 20250427085101932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085101933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@86ee852d1e2c: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@86ee852d1e2c: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(449)@86ee852d1e2c: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(431)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(433)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(424)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sun Apr 27 08:51:02 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 20250427085102133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085102535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1537824) Waiting for packet dumper to finish... 1 (prev_count=1537824, count=1538364) 20250427085103915 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085103915 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085103915 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085103915 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085103915 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085103915 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250427085105633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085105638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085105642 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44113<->l=127.0.0.1:4262) (control_if.c:572) 20250427085105657 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085105657 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085105664 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085105664 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105664 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085105664 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105664 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085105664 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105664 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085105664 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105665 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46551 (stream_srv.c:142) 20250427085105665 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46551<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085105666 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105666 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085105666 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) 20250427085105666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085105666 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) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 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) 20250427085105666 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) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105666 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) 20250427085105666 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) 20250427085105666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085105666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085105666 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105666 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105666 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085105666 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) 20250427085105666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 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) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105666 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) 20250427085105666 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) 20250427085105666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085105666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085105666 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105666 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105666 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085105666 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) 20250427085105666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085105666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085105666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085105666 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105666 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105666 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085105666 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) 20250427085105666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085105666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085105666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085105666 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105666 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105666 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 20250427085105666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085105666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085105666 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105666 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 20250427085105666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085105666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085105666 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085105666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085105666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085105666 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085105666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085105666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(460)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085105682 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085105682 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105682 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085105682 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105683 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085105683 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105683 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085105683 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105684 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105684 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085105684 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) 20250427085105684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085105684 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) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 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) 20250427085105684 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) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105684 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) 20250427085105684 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) 20250427085105684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085105684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085105684 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105684 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105684 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085105684 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) 20250427085105684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 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) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105684 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) 20250427085105684 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) 20250427085105684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085105684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085105684 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105684 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105684 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085105684 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) 20250427085105684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105684 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085105684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085105684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085105684 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105684 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105684 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085105684 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) 20250427085105684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085105684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085105684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085105684 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105684 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 20250427085105684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085105684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085105684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105684 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 20250427085105684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085105684 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 20250427085105684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085105684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085105684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085105684 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 20250427085105684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085105684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085105684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085105684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085105726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085105726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085105726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085105726 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085105727 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) 20250427085105727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085105727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085105727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085105727 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085105740 DLINP DEBUG SRVCONN(,r=127.0.0.1:46551<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085105740 DLINP DEBUG SRVCONN(,r=127.0.0.1:46551<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085105740 DLINP DEBUG SRVCONN(,r=127.0.0.1:46551<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085105741 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085105741 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) 20250427085105741 DLGLOBAL DEBUG validating counter group 0x563431e14be0(hnb) with 60 counters (rate_ctr.c:86) 20250427085105741 DHNBAP DEBUG (127.0.0.1:46551 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085105741 DHNBAP NOTICE (127.0.0.1:46551 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085105741 DHNBAP NOTICE (127.0.0.1:46551 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085105741 DLINP DEBUG SRVCONN(,r=127.0.0.1:46551<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085105741 DLINP DEBUG SRVCONN(,r=127.0.0.1:46551<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085105881 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 20250427085105881 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 20250427085105881 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085105881 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085105891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085105891 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085105891 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085105891 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085105891 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085105891 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085105891 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 20250427085105891 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085105891 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  20250427085105891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085105894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085105895 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085105895 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  20250427085105895 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085105895 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085105895 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085105895 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 20250427085105895 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085105895 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  20250427085105895 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085105895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085105895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085105895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085105895 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085105895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085105895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085105895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085105895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085105895 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085105895 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085105895 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105896 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105896 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085105896 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) 20250427085105896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085105896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085105897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085105897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105897 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085105897 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105897 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105897 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105897 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105897 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085105897 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085105897 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085105897 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085105897 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085105897 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085105897 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  20250427085105900 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 20250427085105901 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 20250427085105901 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085105901 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085105906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085105906 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085105906 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085105907 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085105907 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085105907 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085105907 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 20250427085105907 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085105907 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  20250427085105907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085105909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085105909 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085105909 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  20250427085105910 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085105910 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085105910 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085105910 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 20250427085105910 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085105910 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  20250427085105910 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  20250427085105910 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085105910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085105910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085105910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085105910 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085105910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085105910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085105910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085105910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085105910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085105910 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085105910 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085105911 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085105912 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085105912 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) 20250427085105912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085105912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085105912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085105912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085105912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085105912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085105912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085105912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085105912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085105912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085105912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085105912 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085105912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085105912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085105912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085105912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085105912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085105912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085105912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085105912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085105912 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085105913 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(459)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085106696 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085106696 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085106696 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085106696 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085106696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085106696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085106696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085106696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085106696 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085106696 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085106696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085106696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085106696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085106696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085106696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085106697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085106697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085106697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085106697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085106697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085106697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085106697 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085106697 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) 20250427085106697 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) 20250427085106697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085106697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085106697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085106697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085106697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085106697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085106697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085106697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085106697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085106697 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085106697 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085106697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085106698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085106698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085106698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085106698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085106698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085106698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085106698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085106698 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085106698 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  20250427085106698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085106698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085106698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085106698 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085106698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085106698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085106698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085106698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085106698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085106698 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085106698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085106698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085106698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085106698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085106698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085106698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085106698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085106698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085106698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085106698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085106698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085106698 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085106698 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085106714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085106714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085106714 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085106714 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085106714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085106714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085106714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085106714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085106714 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085106714 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085106714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085106715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085106715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085106715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085106715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085106715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085106715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085106715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085106715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085106715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085106715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085106715 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085106715 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) 20250427085106715 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) 20250427085106715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085106715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085106715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085106715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085106715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085106715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085106715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085106715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085106715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085106715 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085106715 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085106715 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085106715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085106715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085106715 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085106715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085106715 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085106715 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085106715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085106715 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085106715 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  20250427085106718 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085106718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085106718 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085106718 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085106718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085106718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085106718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085106718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085106718 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085106718 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085106718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085106718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085106718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085106718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085106718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085106718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085106718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085106718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085106718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085106718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085106718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085106718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085106718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085106718 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085106718 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085106718 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085106752 DLCTRL DEBUG Command: GET 287905159 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085106752 DLCTRL DEBUG Tx Command reply: GET_REPLY 287905159 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085106760 DLCTRL DEBUG Command: GET 838107577 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085106760 DLCTRL DEBUG Tx Command reply: GET_REPLY 838107577 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085106764 DLCTRL DEBUG Command: GET 931369409 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085106764 DLCTRL DEBUG Tx Command reply: GET_REPLY 931369409 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085106768 DLCTRL DEBUG Command: GET 851917902 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085106768 DLCTRL DEBUG Tx Command reply: GET_REPLY 851917902 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085106772 DLCTRL DEBUG Command: GET 231316335 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085106772 DLCTRL DEBUG Tx Command reply: GET_REPLY 231316335 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085106776 DLCTRL DEBUG Command: GET 365532192 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085106776 DLCTRL DEBUG Tx Command reply: GET_REPLY 365532192 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085106780 DLCTRL DEBUG Command: GET 336228346 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085106780 DLCTRL DEBUG Tx Command reply: GET_REPLY 336228346 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085106784 DLCTRL DEBUG Command: GET 551215654 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085106784 DLCTRL DEBUG Tx Command reply: GET_REPLY 551215654 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085106787 DLCTRL DEBUG Command: GET 502913001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085106787 DLCTRL DEBUG Tx Command reply: GET_REPLY 502913001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085106791 DLCTRL DEBUG Command: GET 902240721 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085106791 DLCTRL DEBUG Tx Command reply: GET_REPLY 902240721 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085106794 DLCTRL DEBUG Command: GET 111312 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085106794 DLCTRL DEBUG Tx Command reply: GET_REPLY 111312 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085106797 DLCTRL DEBUG Command: GET 293983006 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085106797 DLCTRL DEBUG Tx Command reply: GET_REPLY 293983006 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085106800 DLCTRL DEBUG Command: GET 175036139 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085106800 DLCTRL DEBUG Tx Command reply: GET_REPLY 175036139 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085106802 DLCTRL DEBUG Command: GET 677138299 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085106802 DLCTRL DEBUG Tx Command reply: GET_REPLY 677138299 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085106803 DLCTRL DEBUG Command: GET 536674210 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085106803 DLCTRL DEBUG Tx Command reply: GET_REPLY 536674210 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085106805 DLCTRL DEBUG Command: GET 707026561 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085106805 DLCTRL DEBUG Tx Command reply: GET_REPLY 707026561 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085106807 DLCTRL DEBUG Command: GET 115212961 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085106807 DLCTRL DEBUG Tx Command reply: GET_REPLY 115212961 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085106808 DLCTRL DEBUG Command: GET 811794697 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085106808 DLCTRL DEBUG Tx Command reply: GET_REPLY 811794697 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085106809 DLCTRL DEBUG Command: GET 556933875 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085106809 DLCTRL DEBUG Tx Command reply: GET_REPLY 556933875 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085106810 DLCTRL DEBUG Command: GET 220345471 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085106810 DLCTRL DEBUG Tx Command reply: GET_REPLY 220345471 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000001001000100'B, t_guard := 20.000000 } 20250427085106840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)9743242 20250427085107861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085107861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085107861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085107861 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085107861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x94ab8a, normal) (hnbgw_rua.c:406) 20250427085107861 DHNB DEBUG map_rua[0x56345e0a3050]{init}: Allocated (fsm.c:456) 20250427085107861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085107861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743242 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085107861 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085107861 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085107861 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743242 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085107861 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085107861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085107861 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9743242 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085107861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743242 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085107861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085107861 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085107861 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085107861 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743242 SCCP-54 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085107861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085107861 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085107861 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427085107861 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085107861 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002440056400500f1100926) (sccp_scrc.c:415) 20250427085107861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085107861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085107861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085107861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085107861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085107861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085107861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085107861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085107861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085107861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085107861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085107861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085107861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085107861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085107861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085107861 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 02 44 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) 20250427085107861 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085107861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085107861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085107861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085107862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085107862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085107862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085107862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085107862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085107862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085107862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085107862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085107862 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 02 44 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)16144724 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085107875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085107875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085107875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085107875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085107875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085107875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085107875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085107875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085107875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085107875 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d9 36 c2 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Compl_on_1_cnlink0(465)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085107875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085107875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085107875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085107875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085107875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085107875 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=00d936c2) (sccp_scrc.c:486) 20250427085107875 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250427085107875 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085107875 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085107876 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085107876 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085107876 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) 20250427085107876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085107876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085107877 DLCTRL DEBUG Command: GET 325927435 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085107877 DLCTRL DEBUG Tx Command reply: GET_REPLY 325927435 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085107880 DLCTRL DEBUG Command: GET 528997827 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085107880 DLCTRL DEBUG Tx Command reply: GET_REPLY 528997827 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085107882 DLCTRL DEBUG Command: GET 216720187 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085107882 DLCTRL DEBUG Tx Command reply: GET_REPLY 216720187 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085107884 DLCTRL DEBUG Command: GET 942577697 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085107884 DLCTRL DEBUG Tx Command reply: GET_REPLY 942577697 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085107886 DLCTRL DEBUG Command: GET 187924073 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085107886 DLCTRL DEBUG Tx Command reply: GET_REPLY 187924073 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085107889 DLCTRL DEBUG Command: GET 435150368 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085107889 DLCTRL DEBUG Tx Command reply: GET_REPLY 435150368 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085107893 DLCTRL DEBUG Command: GET 304497480 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085107893 DLCTRL DEBUG Tx Command reply: GET_REPLY 304497480 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085107896 DLCTRL DEBUG Command: GET 585139659 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085107896 DLCTRL DEBUG Tx Command reply: GET_REPLY 585139659 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085107898 DLCTRL DEBUG Command: GET 527145130 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085107898 DLCTRL DEBUG Tx Command reply: GET_REPLY 527145130 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085107901 DLCTRL DEBUG Command: GET 373350848 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085107901 DLCTRL DEBUG Tx Command reply: GET_REPLY 373350848 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085107903 DLCTRL DEBUG Command: GET 329452920 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085107903 DLCTRL DEBUG Tx Command reply: GET_REPLY 329452920 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085107904 DLCTRL DEBUG Command: GET 379915645 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085107904 DLCTRL DEBUG Tx Command reply: GET_REPLY 379915645 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085107906 DLCTRL DEBUG Command: GET 831417868 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085107906 DLCTRL DEBUG Tx Command reply: GET_REPLY 831417868 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085107909 DLCTRL DEBUG Command: GET 939214427 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085107909 DLCTRL DEBUG Tx Command reply: GET_REPLY 939214427 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085107911 DLCTRL DEBUG Command: GET 14107295 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085107911 DLCTRL DEBUG Tx Command reply: GET_REPLY 14107295 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085107913 DLCTRL DEBUG Command: GET 366214909 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085107913 DLCTRL DEBUG Tx Command reply: GET_REPLY 366214909 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085107916 DLCTRL DEBUG Command: GET 153025197 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085107916 DLCTRL DEBUG Tx Command reply: GET_REPLY 153025197 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085107918 DLCTRL DEBUG Command: GET 768845699 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085107918 DLCTRL DEBUG Tx Command reply: GET_REPLY 768845699 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085107920 DLCTRL DEBUG Command: GET 830253961 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085107920 DLCTRL DEBUG Tx Command reply: GET_REPLY 830253961 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085107922 DLCTRL DEBUG Command: GET 822524939 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085107922 DLCTRL DEBUG Tx Command reply: GET_REPLY 822524939 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000010100101'B, t_guard := 20.000000 } 20250427085107956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47170<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)8734056 20250427085108984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085108984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085108984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085108984 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085108984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x854568, normal) (hnbgw_rua.c:406) 20250427085108984 DHNB DEBUG map_rua[0x56345e0adcf0]{init}: Allocated (fsm.c:456) 20250427085108984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085108984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8734056 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085108984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085108984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085108984 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085108984 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8734056 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085108984 DCN DEBUG map_sccp[0x56345e0a2d40]{init}: Allocated (fsm.c:456) 20250427085108985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085108985 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8734056 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085108985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8734056 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085108985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085108985 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085108985 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085108985 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8734056 SCCP-55 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085108985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085108985 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085108985 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{IDLE}: Allocated (fsm.c:456) 20250427085108985 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085108985 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030000a50056400500f1100926) (sccp_scrc.c:415) 20250427085108985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085108985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085108985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085108985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085108985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085108985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085108985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085108985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085108985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085108985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085108985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085108985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085108985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085108985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085108985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085108985 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 00 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085108985 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085108985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085108985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085108985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085108985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085108985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085108985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085108985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085108985 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085108985 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085108985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085108985 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085108985 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 00 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)6735639 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085108992 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085108992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085108992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085108992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085108992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085108992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085108992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085108992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085108992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085108992 DLSS7 <000c> osmo_ss7_asp.c:1164 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 cf 9d b0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085108992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085108992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085108992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085108992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085108992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085108992 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=00cf9db0) (sccp_scrc.c:486) 20250427085108992 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250427085108992 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085108992 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085108992 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085108992 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085108992 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) 20250427085108992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085108992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(466)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085108994 DLCTRL DEBUG Command: GET 253926593 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085108995 DLCTRL DEBUG Tx Command reply: GET_REPLY 253926593 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085108998 DLCTRL DEBUG Command: GET 600258979 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085108998 DLCTRL DEBUG Tx Command reply: GET_REPLY 600258979 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085109002 DLCTRL DEBUG Command: GET 614444114 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085109002 DLCTRL DEBUG Tx Command reply: GET_REPLY 614444114 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085109006 DLCTRL DEBUG Command: GET 244150164 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085109006 DLCTRL DEBUG Tx Command reply: GET_REPLY 244150164 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085109010 DLCTRL DEBUG Command: GET 842792277 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085109010 DLCTRL DEBUG Tx Command reply: GET_REPLY 842792277 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085109013 DLCTRL DEBUG Command: GET 503089067 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085109013 DLCTRL DEBUG Tx Command reply: GET_REPLY 503089067 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085109017 DLCTRL DEBUG Command: GET 919384454 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085109017 DLCTRL DEBUG Tx Command reply: GET_REPLY 919384454 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085109021 DLCTRL DEBUG Command: GET 488661787 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085109021 DLCTRL DEBUG Tx Command reply: GET_REPLY 488661787 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085109025 DLCTRL DEBUG Command: GET 902557670 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085109025 DLCTRL DEBUG Tx Command reply: GET_REPLY 902557670 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085109028 DLCTRL DEBUG Command: GET 390793114 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085109028 DLCTRL DEBUG Tx Command reply: GET_REPLY 390793114 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085109032 DLCTRL DEBUG Command: GET 369896704 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085109032 DLCTRL DEBUG Tx Command reply: GET_REPLY 369896704 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085109036 DLCTRL DEBUG Command: GET 949950845 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085109036 DLCTRL DEBUG Tx Command reply: GET_REPLY 949950845 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085109040 DLCTRL DEBUG Command: GET 178502951 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085109040 DLCTRL DEBUG Tx Command reply: GET_REPLY 178502951 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085109043 DLCTRL DEBUG Command: GET 249725119 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085109043 DLCTRL DEBUG Tx Command reply: GET_REPLY 249725119 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085109047 DLCTRL DEBUG Command: GET 610980256 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085109047 DLCTRL DEBUG Tx Command reply: GET_REPLY 610980256 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085109051 DLCTRL DEBUG Command: GET 935335423 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085109051 DLCTRL DEBUG Tx Command reply: GET_REPLY 935335423 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085109055 DLCTRL DEBUG Command: GET 991834454 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085109055 DLCTRL DEBUG Tx Command reply: GET_REPLY 991834454 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085109058 DLCTRL DEBUG Command: GET 58189172 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085109058 DLCTRL DEBUG Tx Command reply: GET_REPLY 58189172 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085109062 DLCTRL DEBUG Command: GET 846532482 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085109062 DLCTRL DEBUG Tx Command reply: GET_REPLY 846532482 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085109065 DLCTRL DEBUG Command: GET 622740812 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085109065 DLCTRL DEBUG Tx Command reply: GET_REPLY 622740812 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000111001110'B, t_guard := 20.000000 } 20250427085109103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)16334004 20250427085110130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085110130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085110130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085110130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085110130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf93cb4, normal) (hnbgw_rua.c:406) 20250427085110130 DHNB DEBUG map_rua[0x56345e0b8d20]{init}: Allocated (fsm.c:456) 20250427085110130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085110130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16334004 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085110130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085110130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085110130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16334004 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085110130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16334004 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085110130 DCN DEBUG map_sccp[0x56345e09ce30]{init}: Allocated (fsm.c:456) 20250427085110130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085110130 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16334004 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085110130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16334004 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085110130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085110130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085110130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085110130 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16334004 SCCP-56 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085110130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085110130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085110130 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{IDLE}: Allocated (fsm.c:456) 20250427085110130 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085110130 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030001ce0056400500f1100926) (sccp_scrc.c:415) 20250427085110130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085110130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085110130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085110131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085110131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085110131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085110131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085110131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085110131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085110131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085110131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085110131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085110131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085110131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085110131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085110131 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 ce 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085110131 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085110131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085110131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085110131 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085110131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085110131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085110131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085110131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085110131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085110131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085110131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085110131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085110131 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 ce 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)8366610 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427085110137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085110137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085110137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085110137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085110137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085110137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085110137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085110137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085110137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085110137 DLSS7 <000c> osmo_ss7_asp.c:1164 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 16 61 ec 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085110137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085110137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085110137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085110137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085110137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085110137 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=001661ec) (sccp_scrc.c:486) 20250427085110137 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250427085110137 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085110137 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085110137 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085110137 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085110137 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) 20250427085110137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085110137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(467)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085110139 DLCTRL DEBUG Command: GET 379074459 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085110139 DLCTRL DEBUG Tx Command reply: GET_REPLY 379074459 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250427085110142 DLCTRL DEBUG Command: GET 348548559 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085110142 DLCTRL DEBUG Tx Command reply: GET_REPLY 348548559 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085110146 DLCTRL DEBUG Command: GET 766956732 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085110146 DLCTRL DEBUG Tx Command reply: GET_REPLY 766956732 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085110150 DLCTRL DEBUG Command: GET 931928705 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085110150 DLCTRL DEBUG Tx Command reply: GET_REPLY 931928705 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085110154 DLCTRL DEBUG Command: GET 603719295 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085110154 DLCTRL DEBUG Tx Command reply: GET_REPLY 603719295 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085110158 DLCTRL DEBUG Command: GET 140311866 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085110159 DLCTRL DEBUG Tx Command reply: GET_REPLY 140311866 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085110163 DLCTRL DEBUG Command: GET 775033054 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085110163 DLCTRL DEBUG Tx Command reply: GET_REPLY 775033054 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085110166 DLCTRL DEBUG Command: GET 36702575 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085110166 DLCTRL DEBUG Tx Command reply: GET_REPLY 36702575 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085110169 DLCTRL DEBUG Command: GET 543612030 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085110169 DLCTRL DEBUG Tx Command reply: GET_REPLY 543612030 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085110172 DLCTRL DEBUG Command: GET 240249112 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085110172 DLCTRL DEBUG Tx Command reply: GET_REPLY 240249112 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085110174 DLCTRL DEBUG Command: GET 110676006 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085110174 DLCTRL DEBUG Tx Command reply: GET_REPLY 110676006 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085110177 DLCTRL DEBUG Command: GET 426035544 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085110177 DLCTRL DEBUG Tx Command reply: GET_REPLY 426035544 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085110180 DLCTRL DEBUG Command: GET 902142272 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085110180 DLCTRL DEBUG Tx Command reply: GET_REPLY 902142272 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085110182 DLCTRL DEBUG Command: GET 393121447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085110182 DLCTRL DEBUG Tx Command reply: GET_REPLY 393121447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085110184 DLCTRL DEBUG Command: GET 876487726 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085110184 DLCTRL DEBUG Tx Command reply: GET_REPLY 876487726 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085110187 DLCTRL DEBUG Command: GET 195761349 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085110187 DLCTRL DEBUG Tx Command reply: GET_REPLY 195761349 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085110189 DLCTRL DEBUG Command: GET 292622374 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085110189 DLCTRL DEBUG Tx Command reply: GET_REPLY 292622374 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085110191 DLCTRL DEBUG Command: GET 124665749 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085110191 DLCTRL DEBUG Tx Command reply: GET_REPLY 124665749 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085110193 DLCTRL DEBUG Command: GET 550215178 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085110193 DLCTRL DEBUG Tx Command reply: GET_REPLY 550215178 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085110195 DLCTRL DEBUG Command: GET 786822764 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085110195 DLCTRL DEBUG Tx Command reply: GET_REPLY 786822764 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001100010000'B, t_guard := 20.000000 } 20250427085110227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47192<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)6014031 20250427085111250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085111250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085111250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250427085111250 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085111250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bc44f, normal) (hnbgw_rua.c:406) 20250427085111250 DHNB DEBUG map_rua[0x56345e0c11d0]{init}: Allocated (fsm.c:456) 20250427085111250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085111250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014031 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085111250 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085111250 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085111250 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014031 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085111250 DCN DEBUG map_sccp[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085111250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085111250 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6014031 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085111250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014031 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:311) 20250427085111250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085111250 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085111250 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085111250 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014031 SCCP-57 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085111250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085111250 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085111250 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{IDLE}: Allocated (fsm.c:456) 20250427085111250 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085111250 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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030003100056400500f1100926) (sccp_scrc.c:415) 20250427085111250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085111250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085111250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085111250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085111250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085111250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085111250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085111250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085111250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085111250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085111250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085111250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085111250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085111250 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 10 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085111250 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085111250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085111251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085111251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085111251 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085111251 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085111251 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085111251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085111251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085111251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085111251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085111251 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085111251 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 10 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)6770216 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250427085111258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085111258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085111258 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085111258 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085111258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085111258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085111258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085111258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085111258 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085111258 DLSS7 <000c> osmo_ss7_asp.c:1164 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 26 b1 e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085111258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085111258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085111258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085111258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085111258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085111258 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=0026b1e0) (sccp_scrc.c:486) 20250427085111258 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250427085111258 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085111258 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085111258 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085111258 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085111258 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) 20250427085111258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085111258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(468)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085111261 DLCTRL DEBUG Command: GET 67696747 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085111261 DLCTRL DEBUG Tx Command reply: GET_REPLY 67696747 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250427085111265 DLCTRL DEBUG Command: GET 514691420 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085111265 DLCTRL DEBUG Tx Command reply: GET_REPLY 514691420 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085111268 DLCTRL DEBUG Command: GET 295487794 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085111268 DLCTRL DEBUG Tx Command reply: GET_REPLY 295487794 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085111272 DLCTRL DEBUG Command: GET 236447652 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085111272 DLCTRL DEBUG Tx Command reply: GET_REPLY 236447652 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085111276 DLCTRL DEBUG Command: GET 733163622 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085111276 DLCTRL DEBUG Tx Command reply: GET_REPLY 733163622 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085111280 DLCTRL DEBUG Command: GET 34339674 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085111280 DLCTRL DEBUG Tx Command reply: GET_REPLY 34339674 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085111283 DLCTRL DEBUG Command: GET 55977873 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085111283 DLCTRL DEBUG Tx Command reply: GET_REPLY 55977873 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085111286 DLCTRL DEBUG Command: GET 805582384 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085111286 DLCTRL DEBUG Tx Command reply: GET_REPLY 805582384 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085111288 DLCTRL DEBUG Command: GET 477981875 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085111288 DLCTRL DEBUG Tx Command reply: GET_REPLY 477981875 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085111290 DLCTRL DEBUG Command: GET 273069951 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085111290 DLCTRL DEBUG Tx Command reply: GET_REPLY 273069951 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085111292 DLCTRL DEBUG Command: GET 597947251 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085111292 DLCTRL DEBUG Tx Command reply: GET_REPLY 597947251 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085111294 DLCTRL DEBUG Command: GET 371571888 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085111294 DLCTRL DEBUG Tx Command reply: GET_REPLY 371571888 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085111295 DLCTRL DEBUG Command: GET 170015501 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085111295 DLCTRL DEBUG Tx Command reply: GET_REPLY 170015501 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085111297 DLCTRL DEBUG Command: GET 413855996 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085111297 DLCTRL DEBUG Tx Command reply: GET_REPLY 413855996 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085111298 DLCTRL DEBUG Command: GET 978274975 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085111298 DLCTRL DEBUG Tx Command reply: GET_REPLY 978274975 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085111300 DLCTRL DEBUG Command: GET 25039574 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085111300 DLCTRL DEBUG Tx Command reply: GET_REPLY 25039574 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085111301 DLCTRL DEBUG Command: GET 614873592 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085111301 DLCTRL DEBUG Tx Command reply: GET_REPLY 614873592 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085111302 DLCTRL DEBUG Command: GET 789588233 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085111302 DLCTRL DEBUG Tx Command reply: GET_REPLY 789588233 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085111303 DLCTRL DEBUG Command: GET 317063762 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085111303 DLCTRL DEBUG Tx Command reply: GET_REPLY 317063762 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085111304 DLCTRL DEBUG Command: GET 203290691 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085111304 DLCTRL DEBUG Tx Command reply: GET_REPLY 203290691 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085111307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085111307 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44113<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(452)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(451)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085111310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47126<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085111311 DLINP DEBUG SRVCONN(,r=127.0.0.1:46551<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085111311 DLINP DEBUG SRVCONN(,r=127.0.0.1:46551<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085111311 DLINP NOTICE SRV(,r=127.0.0.1:46551<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085111311 DMAIN NOTICE (127.0.0.1:46551 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46551<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085111311 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@86ee852d1e2c: Final verdict of PTC: none 20250427085111311 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085111311 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) 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085111311 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085111311 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) 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085111311 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 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085111311 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085111311 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085111311 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085111311 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 20250427085111311 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  20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085111311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085111311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085111311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085111311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085111311 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085111311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085111311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085111311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085111311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085111311 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085111311 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085111311 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085111311 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085111311 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085111311 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) 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085111311 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085111311 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) 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085111311 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085111312 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 20250427085111312 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085111312 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085111312 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085111312 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085111312 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085111312 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085111312 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 20250427085111312 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085111312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085111312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085111312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085111312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085111312 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085111312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085111312 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085111312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085111312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085111312 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085111312 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085111312 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085111312 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085111312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085111312 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085111312 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085111312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d936c2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085111312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085111312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085111312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085111312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085111312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d9 36 c2 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085111312 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085111312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085111312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085111312 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085111313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{disrupted}: Freeing instance (context_map.c:202) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9743242)[0x56345e0a3050]{disrupted}: Deallocated (fsm.c:568) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085111313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9743242 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085111313 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085111313 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085111313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9db0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085111313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085111313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085111313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085111313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085111313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 cf 9d b0 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085111313 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085111313 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085111313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{disrupted}: Freeing instance (context_map.c:202) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8734056)[0x56345e0adcf0]{disrupted}: Deallocated (fsm.c:568) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{disconnected}: Freeing instance (context_map.c:206) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56345e0a2d40]{disconnected}: Deallocated (fsm.c:568) 20250427085111313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8734056 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085111313 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085111313 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085111313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001661ec), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085111313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085111313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc0-M3UA(460)@86ee852d1e2c: Final verdict of PTC: none 20250427085111313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085111313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085111313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085111313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 61 ec 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085111313 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085111313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085111313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085111313 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085111313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{disrupted}: Freeing instance (context_map.c:202) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16334004)[0x56345e0b8d20]{disrupted}: Deallocated (fsm.c:568) 20250427085111314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085111314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{disconnected}: Freeing instance (context_map.c:206) 20250427085111314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56345e09ce30]{disconnected}: Deallocated (fsm.c:568) 20250427085111314 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16334004 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085111314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085111314 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085111314 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085111314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b1e0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085111314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085111314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085111314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085111314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085111314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085111314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 26 b1 e0 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085111314 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW_Test.sgsn0-M3UA(463)@86ee852d1e2c: Final verdict of PTC: none 20250427085111314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085111314 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085111314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{disrupted}: Freeing instance (context_map.c:202) 20250427085111314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014031)[0x56345e0c11d0]{disrupted}: Deallocated (fsm.c:568) 20250427085111314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085111314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{disconnected}: Freeing instance (context_map.c:206) 20250427085111314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56345e09cba0]{disconnected}: Deallocated (fsm.c:568) 20250427085111314 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014031 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085111314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085111314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085111314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085111314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085111314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085111314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085111314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085111315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@86ee852d1e2c: Final verdict of PTC: none 20250427085111315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085111315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085111315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085111315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085111315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085111315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085111314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085111315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085111315 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085111315 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) 20250427085111315 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085111315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085111315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085111315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085111315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085111315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085111315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085111315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085111315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085111315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085111315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085111315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085111315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@86ee852d1e2c: Final verdict of PTC: none 20250427085111318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085111318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@86ee852d1e2c: Final verdict of PTC: pass HNBGW-PFCP(453)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(468)@86ee852d1e2c: Final verdict of PTC: pass 20250427085111320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085111320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47178<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(464)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(467)@86ee852d1e2c: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(465)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sun Apr 27 08:51:11 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 20250427085111400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085111902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47200<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=451280) Waiting for packet dumper to finish... 1 (prev_count=451280, count=465952) 20250427085113312 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085113312 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085113312 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085113312 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085113312 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085113312 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250427085114992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085114997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085115002 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45265<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085115026 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085115026 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085115033 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085115033 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115033 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085115034 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115034 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085115034 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115034 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085115034 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115034 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54370 (stream_srv.c:142) 20250427085115034 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54370<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085115035 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115035 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085115035 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) 20250427085115035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085115035 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) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 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) 20250427085115035 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) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115035 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) 20250427085115035 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) 20250427085115035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085115035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085115035 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115035 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115035 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085115035 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) 20250427085115035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085115035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 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) 20250427085115035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115035 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) 20250427085115035 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) 20250427085115035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085115035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085115035 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115035 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115035 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085115035 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) 20250427085115035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085115035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115035 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085115035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085115036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085115036 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115036 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115036 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085115036 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) 20250427085115036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085115036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085115036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085115036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085115036 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115036 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 20250427085115036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085115036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085115036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115036 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 20250427085115036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085115036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085115036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085115036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085115036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085115036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085115036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085115036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(479)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(480)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085115057 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085115057 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115057 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085115057 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115057 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085115057 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115057 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085115057 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115058 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115058 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085115058 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) 20250427085115058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085115059 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) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 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) 20250427085115059 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) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115059 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) 20250427085115059 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) 20250427085115059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085115059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085115059 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115059 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115059 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085115059 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) 20250427085115059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 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) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115059 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) 20250427085115059 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) 20250427085115059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085115059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085115059 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115059 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115059 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085115059 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) 20250427085115059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085115059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085115059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085115059 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115059 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085115059 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) 20250427085115059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085115059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085115059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085115059 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115059 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 20250427085115059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085115059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085115059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115059 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 20250427085115059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085115059 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 20250427085115059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085115059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085115059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085115059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085115059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085115059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085115059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(483)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085115089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085115089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085115089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085115089 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085115089 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) 20250427085115089 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085115089 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085115089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085115089 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085115093 DLINP DEBUG SRVCONN(,r=127.0.0.1:54370<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085115093 DLINP DEBUG SRVCONN(,r=127.0.0.1:54370<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085115093 DLINP DEBUG SRVCONN(,r=127.0.0.1:54370<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085115093 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085115093 DHNBAP DEBUG (127.0.0.1:54370 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085115094 DHNBAP NOTICE (127.0.0.1:54370 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085115094 DHNBAP NOTICE (127.0.0.1:54370 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085115094 DLINP DEBUG SRVCONN(,r=127.0.0.1:54370<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085115094 DLINP DEBUG SRVCONN(,r=127.0.0.1:54370<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085115246 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 20250427085115246 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 20250427085115246 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085115246 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085115255 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115255 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085115255 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085115255 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085115255 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085115255 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085115255 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085115255 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 20250427085115255 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085115255 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  20250427085115255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085115255 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 20250427085115255 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 20250427085115256 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085115256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085115258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085115258 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085115258 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  20250427085115258 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085115258 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085115258 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085115258 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 20250427085115258 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085115258 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  20250427085115258 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085115258 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(482)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085115258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085115258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085115258 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085115258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085115258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085115258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085115258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085115258 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085115258 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085115258 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115260 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115260 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085115260 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) 20250427085115260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085115260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085115260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085115260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085115260 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085115261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085115261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085115261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085115261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085115261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085115261 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  20250427085115263 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) 20250427085115263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085115263 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085115263 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085115263 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085115263 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085115263 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085115263 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 20250427085115263 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085115263 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  20250427085115263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085115266 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) 20250427085115266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085115266 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085115266 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  20250427085115266 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085115266 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085115266 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085115266 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 20250427085115266 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085115266 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  20250427085115266 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  20250427085115266 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085115266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085115266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085115266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085115266 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085115266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085115266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085115266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085115266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085115266 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085115266 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085115266 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115267 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115267 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085115267 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) 20250427085115268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085115268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085115268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085115268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085115268 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085115268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085115268 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' 20250427085115268 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 20250427085115268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085115268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085115268 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  20250427085115270 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 20250427085115270 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 20250427085115270 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085115270 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085115276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085115276 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085115276 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085115276 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085115276 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085115276 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085115276 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 20250427085115276 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085115276 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  20250427085115276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085115279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115279 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085115279 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085115279 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  20250427085115279 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085115279 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085115279 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085115279 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 20250427085115279 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085115279 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  20250427085115279 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  20250427085115279 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  20250427085115279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085115279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085115279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085115279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085115279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085115279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085115279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085115279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085115279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085115279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085115279 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085115279 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115280 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 20250427085115280 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 20250427085115280 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085115280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085115281 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115281 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085115281 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) 20250427085115281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085115281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085115281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085115281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085115281 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085115281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085115281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085115281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085115281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085115281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085115281 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.sgsn1-M3UA(488)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085115286 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) 20250427085115286 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085115286 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085115286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085115286 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085115286 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085115286 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085115287 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 20250427085115287 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085115287 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  20250427085115287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085115289 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) 20250427085115289 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085115289 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085115289 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  20250427085115289 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085115289 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085115289 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085115289 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 20250427085115289 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085115289 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  20250427085115289 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  20250427085115289 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  20250427085115289 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  20250427085115289 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085115289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085115289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085115289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085115290 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085115290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085115290 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085115290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085115290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085115290 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085115290 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085115290 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085115291 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085115291 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085115291 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) 20250427085115291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085115291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085115291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085115291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085115291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085115291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085115291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085115291 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085115291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085115292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085115292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085115292 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085115292 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085115292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085115292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085115292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085115292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085115292 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' 20250427085115292 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 20250427085115292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085115292 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085115292 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(478)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085116054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085116054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085116054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085116054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085116054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085116054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085116054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085116054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085116054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116054 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085116054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085116055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085116055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085116055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085116055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085116055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085116055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085116055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085116055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085116055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085116055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085116055 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085116055 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) 20250427085116055 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) 20250427085116055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085116055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085116055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085116055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085116055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085116055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085116055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085116055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085116055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085116055 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085116055 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085116055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085116055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085116055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085116055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085116055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085116055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085116055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085116055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085116055 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116055 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  20250427085116055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085116055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085116055 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085116055 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085116055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085116055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085116055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085116055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085116055 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116055 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085116055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085116055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085116055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085116055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085116055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085116056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085116056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085116056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085116056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085116056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085116056 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085116056 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085116056 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085116059 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) 20250427085116059 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc1-RAN(481)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085116059 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085116059 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 20250427085116059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085116059 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 20250427085116059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085116059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085116059 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116059 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085116059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085116059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085116059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085116059 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) 20250427085116059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085116059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085116059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085116059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085116060 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) 20250427085116060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116060 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) 20250427085116060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085116060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085116060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085116060 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085116060 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) 20250427085116060 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) 20250427085116060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085116060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085116060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085116060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085116060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085116060 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085116060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085116060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085116060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085116060 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085116060 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085116060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085116060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085116060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085116060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085116060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085116060 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' 20250427085116060 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 20250427085116060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085116060 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116060 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  20250427085116060 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) 20250427085116060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085116060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085116060 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 20250427085116060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085116060 DLSS7 <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' 20250427085116060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085116060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085116060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116060 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085116061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085116061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085116061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085116061 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) 20250427085116061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085116061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085116061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085116061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085116061 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) 20250427085116061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116061 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) 20250427085116061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085116061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085116061 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085116061 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085116061 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085116083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085116083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085116083 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085116083 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085116083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085116083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085116083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085116083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085116083 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116083 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085116083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085116083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085116083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085116083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085116083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085116083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085116083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085116083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085116083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085116084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085116084 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085116084 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085116084 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) 20250427085116084 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) 20250427085116084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085116084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085116084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085116084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085116084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085116084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085116084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085116084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085116085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085116085 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085116085 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085116085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085116085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085116085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085116085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085116085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085116085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085116085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085116085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085116085 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116085 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  20250427085116087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085116087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085116087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085116087 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085116087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085116087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085116087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085116087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085116087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116087 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085116088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085116088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085116088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085116088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085116088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085116088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085116088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085116088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085116088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085116088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085116088 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085116088 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085116088 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085116091 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) 20250427085116091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085116091 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085116091 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 20250427085116091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085116091 DLSS7 <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' 20250427085116091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085116091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085116091 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116091 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085116091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085116091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085116091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085116091 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) 20250427085116091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085116091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085116092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085116092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085116092 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) 20250427085116092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116092 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) 20250427085116092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085116092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085116092 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085116092 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085116092 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) 20250427085116092 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) 20250427085116092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085116092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085116092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085116092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085116092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085116092 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085116092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085116092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085116092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085116092 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085116092 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085116092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085116092 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085116092 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085116092 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085116092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085116092 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' 20250427085116092 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 20250427085116092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085116092 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116092 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  20250427085116094 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) 20250427085116094 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085116094 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085116094 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 20250427085116094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085116094 DLSS7 <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' 20250427085116094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085116094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085116094 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085116094 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085116094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085116094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085116094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085116094 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) 20250427085116094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085116094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085116094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085116095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085116095 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) 20250427085116095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085116095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116095 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) 20250427085116095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085116095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085116095 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085116095 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085116095 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085116095 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085116095 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085117105 DLCTRL DEBUG Command: GET 912842272 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085117105 DLCTRL DEBUG Tx Command reply: GET_REPLY 912842272 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085117110 DLCTRL DEBUG Command: GET 543933145 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085117110 DLCTRL DEBUG Tx Command reply: GET_REPLY 543933145 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085117114 DLCTRL DEBUG Command: GET 613028932 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085117114 DLCTRL DEBUG Tx Command reply: GET_REPLY 613028932 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085117118 DLCTRL DEBUG Command: GET 386411729 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085117118 DLCTRL DEBUG Tx Command reply: GET_REPLY 386411729 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085117123 DLCTRL DEBUG Command: GET 609055098 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085117123 DLCTRL DEBUG Tx Command reply: GET_REPLY 609055098 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085117127 DLCTRL DEBUG Command: GET 851492372 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085117127 DLCTRL DEBUG Tx Command reply: GET_REPLY 851492372 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085117131 DLCTRL DEBUG Command: GET 508175663 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085117131 DLCTRL DEBUG Tx Command reply: GET_REPLY 508175663 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085117135 DLCTRL DEBUG Command: GET 920879800 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085117135 DLCTRL DEBUG Tx Command reply: GET_REPLY 920879800 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085117138 DLCTRL DEBUG Command: GET 415795651 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085117138 DLCTRL DEBUG Tx Command reply: GET_REPLY 415795651 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085117143 DLCTRL DEBUG Command: GET 295772516 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085117143 DLCTRL DEBUG Tx Command reply: GET_REPLY 295772516 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085117147 DLCTRL DEBUG Command: GET 253499539 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085117147 DLCTRL DEBUG Tx Command reply: GET_REPLY 253499539 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085117151 DLCTRL DEBUG Command: GET 502445289 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085117151 DLCTRL DEBUG Tx Command reply: GET_REPLY 502445289 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085117154 DLCTRL DEBUG Command: GET 880632693 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085117154 DLCTRL DEBUG Tx Command reply: GET_REPLY 880632693 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085117157 DLCTRL DEBUG Command: GET 54200655 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085117157 DLCTRL DEBUG Tx Command reply: GET_REPLY 54200655 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085117160 DLCTRL DEBUG Command: GET 287223958 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085117160 DLCTRL DEBUG Tx Command reply: GET_REPLY 287223958 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085117162 DLCTRL DEBUG Command: GET 29589841 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085117162 DLCTRL DEBUG Tx Command reply: GET_REPLY 29589841 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085117165 DLCTRL DEBUG Command: GET 184043865 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085117165 DLCTRL DEBUG Tx Command reply: GET_REPLY 184043865 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085117168 DLCTRL DEBUG Command: GET 10127520 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085117168 DLCTRL DEBUG Tx Command reply: GET_REPLY 10127520 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085117170 DLCTRL DEBUG Command: GET 368753781 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085117170 DLCTRL DEBUG Tx Command reply: GET_REPLY 368753781 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085117172 DLCTRL DEBUG Command: GET 972855993 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085117172 DLCTRL DEBUG Tx Command reply: GET_REPLY 972855993 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000000010001011'B, t_guard := 20.000000 } 20250427085117204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)11145972 20250427085118255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085118255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085118255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085118255 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085118255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa12f4, normal) (hnbgw_rua.c:406) 20250427085118255 DHNB DEBUG map_rua[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085118255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085118255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11145972 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085118255 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085118255 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085118255 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11145972 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085118255 DCN DEBUG map_sccp[0x56345e0adcf0]{init}: Allocated (fsm.c:456) 20250427085118255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085118255 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11145972 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085118256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11145972 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085118256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085118256 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085118256 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085118256 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11145972 SCCP-58 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085118256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085118256 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085118256 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{IDLE}: Allocated (fsm.c:456) 20250427085118256 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085118256 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300008b0056400500f1100926) (sccp_scrc.c:415) 20250427085118256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085118256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085118256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085118256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085118256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085118256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085118256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085118256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085118256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085118256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085118256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085118256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085118256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085118256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085118256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085118256 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 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) 20250427085118256 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085118256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085118256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085118256 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085118256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085118256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085118256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085118256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085118256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085118256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085118256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085118256 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085118256 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 8b 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)16302542 HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085118274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085118274 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085118274 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085118274 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085118274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085118274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085118274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085118274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085118274 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085118274 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e7 91 b9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085118274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085118274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085118274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085118274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085118274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085118274 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=00e791b9) (sccp_scrc.c:486) 20250427085118274 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250427085118274 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085118274 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085118274 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085118274 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085118274 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) 20250427085118274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085118274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085118275 DLCTRL DEBUG Command: GET 506551699 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085118275 DLCTRL DEBUG Tx Command reply: GET_REPLY 506551699 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085118278 DLCTRL DEBUG Command: GET 362147893 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085118278 DLCTRL DEBUG Tx Command reply: GET_REPLY 362147893 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085118280 DLCTRL DEBUG Command: GET 524458740 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085118280 DLCTRL DEBUG Tx Command reply: GET_REPLY 524458740 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085118281 DLCTRL DEBUG Command: GET 880503935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085118281 DLCTRL DEBUG Tx Command reply: GET_REPLY 880503935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085118283 DLCTRL DEBUG Command: GET 894900677 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085118283 DLCTRL DEBUG Tx Command reply: GET_REPLY 894900677 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085118288 DLCTRL DEBUG Command: GET 482689535 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085118288 DLCTRL DEBUG Tx Command reply: GET_REPLY 482689535 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085118291 DLCTRL DEBUG Command: GET 668111869 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085118292 DLCTRL DEBUG Tx Command reply: GET_REPLY 668111869 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085118295 DLCTRL DEBUG Command: GET 921232210 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085118295 DLCTRL DEBUG Tx Command reply: GET_REPLY 921232210 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085118298 DLCTRL DEBUG Command: GET 299969566 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085118298 DLCTRL DEBUG Tx Command reply: GET_REPLY 299969566 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085118301 DLCTRL DEBUG Command: GET 12382545 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085118301 DLCTRL DEBUG Tx Command reply: GET_REPLY 12382545 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085118304 DLCTRL DEBUG Command: GET 902847333 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085118304 DLCTRL DEBUG Tx Command reply: GET_REPLY 902847333 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085118306 DLCTRL DEBUG Command: GET 624396960 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085118306 DLCTRL DEBUG Tx Command reply: GET_REPLY 624396960 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085118308 DLCTRL DEBUG Command: GET 620022573 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085118308 DLCTRL DEBUG Tx Command reply: GET_REPLY 620022573 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085118310 DLCTRL DEBUG Command: GET 261369397 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085118310 DLCTRL DEBUG Tx Command reply: GET_REPLY 261369397 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085118312 DLCTRL DEBUG Command: GET 769313064 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085118312 DLCTRL DEBUG Tx Command reply: GET_REPLY 769313064 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085118314 DLCTRL DEBUG Command: GET 268775854 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085118314 DLCTRL DEBUG Tx Command reply: GET_REPLY 268775854 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085118315 DLCTRL DEBUG Command: GET 975707227 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085118315 DLCTRL DEBUG Tx Command reply: GET_REPLY 975707227 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085118316 DLCTRL DEBUG Command: GET 461923483 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085118316 DLCTRL DEBUG Tx Command reply: GET_REPLY 461923483 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085118318 DLCTRL DEBUG Command: GET 55767724 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085118318 DLCTRL DEBUG Tx Command reply: GET_REPLY 55767724 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085118319 DLCTRL DEBUG Command: GET 146085637 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085118319 DLCTRL DEBUG Tx Command reply: GET_REPLY 146085637 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001101111111'B, t_guard := 20.000000 } 20250427085118330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@86ee852d1e2c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)2344585 20250427085119352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085119352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085119352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085119352 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085119352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x23c689, normal) (hnbgw_rua.c:406) 20250427085119352 DHNB DEBUG map_rua[0x56345e0b8d20]{init}: Allocated (fsm.c:456) 20250427085119352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085119352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2344585 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085119352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085119352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085119352 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085119352 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2344585 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085119352 DCN DEBUG map_sccp[0x56345e09ce30]{init}: Allocated (fsm.c:456) 20250427085119352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085119352 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2344585 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085119352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2344585 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085119352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085119352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085119352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085119352 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2344585 SCCP-59 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085119352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085119352 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085119352 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{IDLE}: Allocated (fsm.c:456) 20250427085119352 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085119352 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300037f0056400500f1100926) (sccp_scrc.c:415) 20250427085119352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085119352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085119352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085119352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085119353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085119353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085119353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085119353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085119353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085119353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085119353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085119353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085119353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085119353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085119353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085119353 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 03 7f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085119353 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085119353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085119353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085119353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085119353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085119353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085119353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085119353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085119353 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' 20250427085119353 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 20250427085119353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085119353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085119353 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 03 7f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@86ee852d1e2c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)16099989 HNBGW_Test.msc1-SCCP(480)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085119371 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) 20250427085119371 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085119371 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085119371 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 20250427085119371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085119371 DLSS7 <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' 20250427085119371 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085119371 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085119371 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085119371 DLSS7 <000c> osmo_ss7_asp.c:1164 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 a7 8f e6 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_imsi_round_robin0(491)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085119371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085119371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085119371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085119371 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) 20250427085119371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085119371 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=00a78fe6) (sccp_scrc.c:486) 20250427085119371 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250427085119371 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085119371 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085119371 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085119371 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085119371 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) 20250427085119371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085119371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085119374 DLCTRL DEBUG Command: GET 592508632 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085119374 DLCTRL DEBUG Tx Command reply: GET_REPLY 592508632 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085119378 DLCTRL DEBUG Command: GET 737538871 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085119378 DLCTRL DEBUG Tx Command reply: GET_REPLY 737538871 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085119382 DLCTRL DEBUG Command: GET 505796922 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085119382 DLCTRL DEBUG Tx Command reply: GET_REPLY 505796922 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085119385 DLCTRL DEBUG Command: GET 22181313 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085119385 DLCTRL DEBUG Tx Command reply: GET_REPLY 22181313 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085119389 DLCTRL DEBUG Command: GET 57243929 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085119389 DLCTRL DEBUG Tx Command reply: GET_REPLY 57243929 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085119392 DLCTRL DEBUG Command: GET 352488056 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085119392 DLCTRL DEBUG Tx Command reply: GET_REPLY 352488056 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085119395 DLCTRL DEBUG Command: GET 873786051 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085119395 DLCTRL DEBUG Tx Command reply: GET_REPLY 873786051 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085119397 DLCTRL DEBUG Command: GET 128345526 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085119397 DLCTRL DEBUG Tx Command reply: GET_REPLY 128345526 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085119399 DLCTRL DEBUG Command: GET 109906551 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085119399 DLCTRL DEBUG Tx Command reply: GET_REPLY 109906551 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085119401 DLCTRL DEBUG Command: GET 801071389 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085119401 DLCTRL DEBUG Tx Command reply: GET_REPLY 801071389 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085119403 DLCTRL DEBUG Command: GET 783571094 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085119403 DLCTRL DEBUG Tx Command reply: GET_REPLY 783571094 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085119404 DLCTRL DEBUG Command: GET 513512644 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085119404 DLCTRL DEBUG Tx Command reply: GET_REPLY 513512644 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085119406 DLCTRL DEBUG Command: GET 783420098 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085119406 DLCTRL DEBUG Tx Command reply: GET_REPLY 783420098 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085119407 DLCTRL DEBUG Command: GET 38561395 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085119407 DLCTRL DEBUG Tx Command reply: GET_REPLY 38561395 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085119408 DLCTRL DEBUG Command: GET 345128606 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085119408 DLCTRL DEBUG Tx Command reply: GET_REPLY 345128606 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085119409 DLCTRL DEBUG Command: GET 361608335 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085119409 DLCTRL DEBUG Tx Command reply: GET_REPLY 361608335 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085119410 DLCTRL DEBUG Command: GET 440805937 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085119410 DLCTRL DEBUG Tx Command reply: GET_REPLY 440805937 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085119411 DLCTRL DEBUG Command: GET 995194283 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085119411 DLCTRL DEBUG Tx Command reply: GET_REPLY 995194283 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085119412 DLCTRL DEBUG Command: GET 231397154 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085119412 DLCTRL DEBUG Tx Command reply: GET_REPLY 231397154 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085119413 DLCTRL DEBUG Command: GET 360738625 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085119413 DLCTRL DEBUG Tx Command reply: GET_REPLY 360738625 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000110101110'B, t_guard := 20.000000 } 20250427085119422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)6785526 20250427085120447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085120447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085120447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085120447 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085120447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6789f6, normal) (hnbgw_rua.c:406) 20250427085120447 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085120447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085120447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6785526 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085120447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085120447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085120447 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6785526 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085120447 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6785526 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085120447 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085120447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085120447 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6785526 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085120447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6785526 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085120447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085120447 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085120447 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085120447 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6785526 SCCP-60 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085120447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085120447 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085120447 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{IDLE}: Allocated (fsm.c:456) 20250427085120447 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085120447 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001ae0056400500f1100926) (sccp_scrc.c:415) 20250427085120447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085120447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085120447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085120447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085120447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085120447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085120447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085120447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085120447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085120447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085120447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085120447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085120447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085120447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085120448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085120448 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 01 ae 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085120448 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085120448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085120448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085120448 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085120448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085120448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085120448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085120448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085120448 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085120448 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085120448 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085120448 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085120448 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 01 ae 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)7948354 HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085120455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085120455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085120455 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085120455 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085120455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085120455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085120455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085120455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085120455 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085120455 DLSS7 <000c> osmo_ss7_asp.c:1164 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 38 f6 f1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085120455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085120455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085120455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085120456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085120456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085120456 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=0038f6f1) (sccp_scrc.c:486) 20250427085120456 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250427085120456 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085120456 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085120456 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085120456 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085120456 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) 20250427085120456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085120456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085120458 DLCTRL DEBUG Command: GET 404340485 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085120458 DLCTRL DEBUG Tx Command reply: GET_REPLY 404340485 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085120462 DLCTRL DEBUG Command: GET 560175731 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085120463 DLCTRL DEBUG Tx Command reply: GET_REPLY 560175731 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085120467 DLCTRL DEBUG Command: GET 549140534 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085120467 DLCTRL DEBUG Tx Command reply: GET_REPLY 549140534 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085120471 DLCTRL DEBUG Command: GET 435610447 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085120471 DLCTRL DEBUG Tx Command reply: GET_REPLY 435610447 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085120475 DLCTRL DEBUG Command: GET 266804217 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085120475 DLCTRL DEBUG Tx Command reply: GET_REPLY 266804217 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085120480 DLCTRL DEBUG Command: GET 90977711 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085120480 DLCTRL DEBUG Tx Command reply: GET_REPLY 90977711 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085120484 DLCTRL DEBUG Command: GET 288765108 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085120484 DLCTRL DEBUG Tx Command reply: GET_REPLY 288765108 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085120489 DLCTRL DEBUG Command: GET 153847493 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085120489 DLCTRL DEBUG Tx Command reply: GET_REPLY 153847493 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085120493 DLCTRL DEBUG Command: GET 49204216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085120493 DLCTRL DEBUG Tx Command reply: GET_REPLY 49204216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085120497 DLCTRL DEBUG Command: GET 22386884 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085120497 DLCTRL DEBUG Tx Command reply: GET_REPLY 22386884 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085120502 DLCTRL DEBUG Command: GET 908912505 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085120503 DLCTRL DEBUG Tx Command reply: GET_REPLY 908912505 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085120507 DLCTRL DEBUG Command: GET 777085242 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085120507 DLCTRL DEBUG Tx Command reply: GET_REPLY 777085242 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085120511 DLCTRL DEBUG Command: GET 664861546 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085120511 DLCTRL DEBUG Tx Command reply: GET_REPLY 664861546 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085120515 DLCTRL DEBUG Command: GET 173589126 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085120515 DLCTRL DEBUG Tx Command reply: GET_REPLY 173589126 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085120519 DLCTRL DEBUG Command: GET 574976931 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085120519 DLCTRL DEBUG Tx Command reply: GET_REPLY 574976931 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085120523 DLCTRL DEBUG Command: GET 273071784 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085120524 DLCTRL DEBUG Tx Command reply: GET_REPLY 273071784 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085120527 DLCTRL DEBUG Command: GET 966135689 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085120527 DLCTRL DEBUG Tx Command reply: GET_REPLY 966135689 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085120531 DLCTRL DEBUG Command: GET 250154096 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085120531 DLCTRL DEBUG Tx Command reply: GET_REPLY 250154096 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085120534 DLCTRL DEBUG Command: GET 510605156 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085120534 DLCTRL DEBUG Tx Command reply: GET_REPLY 510605156 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085120536 DLCTRL DEBUG Command: GET 660111388 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085120536 DLCTRL DEBUG Tx Command reply: GET_REPLY 660111388 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085120542 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45265<->l=127.0.0.1:4262) (control_if.c:193) 20250427085120543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47218<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(471)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(470)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085120544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47210<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085120545 DLINP DEBUG SRVCONN(,r=127.0.0.1:54370<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085120545 DLINP DEBUG SRVCONN(,r=127.0.0.1:54370<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085120545 DLINP NOTICE SRV(,r=127.0.0.1:54370<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085120545 DMAIN NOTICE (127.0.0.1:54370 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54370<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085120545 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@86ee852d1e2c: Final verdict of PTC: none 20250427085120549 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085120549 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) 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085120549 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085120549 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) 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085120549 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085120549 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) 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085120549 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085120549 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) 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085120549 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085120549 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) 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085120549 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085120549 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) 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085120549 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 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085120549 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085120549 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085120549 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085120549 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085120549 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 20250427085120549 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  20250427085120549 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  HNBGW_Test.sgsn1-SCCP(486)@86ee852d1e2c: Final verdict of PTC: none 20250427085120549 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  20250427085120550 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085120550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085120550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085120550 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 20250427085120550 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) HNBGW_Test.sgsn0-SCCP(483)@86ee852d1e2c: Final verdict of PTC: none 20250427085120550 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085120550 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085120550 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085120550 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085120550 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085120550 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 20250427085120550 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  20250427085120550 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  20250427085120550 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085120550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085120550 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(481)@86ee852d1e2c: Final verdict of PTC: none 20250427085120550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085120550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085120550 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085120550 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 20250427085120550 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) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@86ee852d1e2c: Final verdict of PTC: none 20250427085120550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085120550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085120550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085120551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085120551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085120551 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085120551 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085120551 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085120550 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085120551 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085120551 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085120551 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085120551 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 20250427085120551 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  20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085120551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085120551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085120551 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085120551 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) 20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085120551 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 20250427085120551 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085120551 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) 20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085120551 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 20250427085120551 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 20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085120551 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085120551 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085120551 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085120551 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085120551 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 20250427085120552 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085120552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085120552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085120554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085120555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085120555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085120555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085120555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085120555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085120555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085120555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085120555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085120555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085120555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085120555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085120552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085120552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085120552 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085120552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085120552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085120552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085120552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085120552 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085120552 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085120552 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085120552 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085120552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085120552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085120552 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085120552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085120552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085120552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085120552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085120552 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085120552 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085120552 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085120552 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085120552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085120552 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085120552 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085120552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78fe6), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085120552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085120552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085120552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085120553 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085120553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085120553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085120553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a7 8f e6 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085120553 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085120553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085120553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085120553 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085120553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085120553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085120553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085120553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{disrupted}: Freeing instance (context_map.c:202) 20250427085120553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2344585)[0x56345e0b8d20]{disrupted}: Deallocated (fsm.c:568) 20250427085120553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085120553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{disconnected}: Freeing instance (context_map.c:206) 20250427085120553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56345e09ce30]{disconnected}: Deallocated (fsm.c:568) 20250427085120553 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2344585 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085120553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085120553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085120553 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085120553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085120553 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085120553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085120553 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085120553 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085120553 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085120553 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085120553 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085120553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085120553 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085120553 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085120553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e791b9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085120553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085120553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085120553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085120553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085120553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085120553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085120553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e7 91 b9 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085120554 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085120554 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085120554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{disrupted}: Freeing instance (context_map.c:202) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11145972)[0x56345e0bf5f0]{disrupted}: Deallocated (fsm.c:568) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{disconnected}: Freeing instance (context_map.c:206) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56345e0adcf0]{disconnected}: Deallocated (fsm.c:568) 20250427085120554 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11145972 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085120554 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085120554 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085120554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f6f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085120554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 -> 20250427085120555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085120555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085120555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085120555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085120555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085120555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085120554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085120554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085120554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085120554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085120554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085120554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 38 f6 f1 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085120554 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085120554 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085120554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085120554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6785526)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085120554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085120554 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6785526 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085120554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085120554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085120555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085120555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085120555 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085120555 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) 20250427085120555 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(472)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@86ee852d1e2c: Final verdict of PTC: none 20250427085120562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55720<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(488)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(489)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(491)@86ee852d1e2c: Final verdict of PTC: pass 20250427085120564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55712<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@86ee852d1e2c: Final verdict of PTC: pass 20250427085120569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55728<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085120727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085121230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549128) 20250427085121313 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085121313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d936c2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085121313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085121313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085121313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085121313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085121313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085121313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085121313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 c2 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085121313 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085121313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9db0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085121313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085121313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085121313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085121313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085121313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085121313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085121313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 9d b0 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085121313 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085121313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001661ec), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085121313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085121313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085121313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085121313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085121314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085121314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085121314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 ec 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085121314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085121314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085121314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085121314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085121314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085121314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085121314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085121314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085121314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085121314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085121314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085121314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085121314 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085121314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085121314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085121314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085121314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085121314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085121315 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085121315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b1e0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085121315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085121315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085121315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085121315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085121315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085121315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085121315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 26 b1 e0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085121315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085121315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085121315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085121315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085121315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085121315 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=549128, count=568892) 20250427085122551 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085122551 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085122551 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085122551 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085122551 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085122551 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085122551 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085122551 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085122551 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085122552 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085122552 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085122552 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:51: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_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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250427085124329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085124335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085124340 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41841<->l=127.0.0.1:4262) (control_if.c:572) 20250427085124362 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085124362 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_0_round_robin-Iuh0(497)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085124369 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085124369 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124369 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085124369 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124369 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085124369 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124369 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51970 (stream_srv.c:142) 20250427085124369 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51970<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085124370 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085124370 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124371 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124371 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085124371 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) 20250427085124371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085124371 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) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 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) 20250427085124371 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) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124371 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) 20250427085124371 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) 20250427085124371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085124371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085124371 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124371 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124371 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085124371 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) 20250427085124371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 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) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124371 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) 20250427085124371 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) 20250427085124371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085124371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085124371 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124371 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124371 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085124371 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) 20250427085124371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124371 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085124371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085124371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085124371 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124371 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124371 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085124371 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) 20250427085124371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085124371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085124371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085124371 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124371 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124371 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124371 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124371 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 20250427085124371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085124371 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085124371 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124371 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124371 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124371 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 20250427085124371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085124371 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085124371 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124371 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124371 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124371 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085124371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085124371 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085124371 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124371 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124371 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124371 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085124371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085124371 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(503)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(506)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085124401 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085124401 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124402 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085124402 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124402 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085124402 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124402 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085124402 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124403 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124403 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085124403 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) 20250427085124403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085124403 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) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 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) 20250427085124403 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) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124403 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) 20250427085124403 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) 20250427085124403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085124403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085124403 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124403 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124403 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085124403 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) 20250427085124403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 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) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124403 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) 20250427085124403 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) 20250427085124403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085124403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085124403 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124403 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124403 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085124403 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) 20250427085124403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124403 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085124403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085124403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085124403 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124403 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124403 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085124403 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) 20250427085124403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085124403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085124403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085124403 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124403 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 20250427085124403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085124403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085124403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124403 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 20250427085124403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085124403 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 20250427085124403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085124403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085124403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085124403 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 20250427085124403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085124403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085124403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085124403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(507)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(510)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085124457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085124457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085124457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085124457 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085124458 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) 20250427085124458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085124458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085124458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085124458 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085124463 DLINP DEBUG SRVCONN(,r=127.0.0.1:51970<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085124463 DLINP DEBUG SRVCONN(,r=127.0.0.1:51970<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085124463 DLINP DEBUG SRVCONN(,r=127.0.0.1:51970<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085124463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085124463 DHNBAP DEBUG (127.0.0.1:51970 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085124463 DHNBAP NOTICE (127.0.0.1:51970 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085124463 DHNBAP NOTICE (127.0.0.1:51970 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085124463 DLINP DEBUG SRVCONN(,r=127.0.0.1:51970<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085124463 DLINP DEBUG SRVCONN(,r=127.0.0.1:51970<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085124581 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 20250427085124581 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 20250427085124581 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085124581 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085124590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085124590 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085124590 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085124590 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085124591 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085124591 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085124591 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 20250427085124591 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085124591 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  20250427085124591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085124593 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124593 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085124593 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085124594 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  20250427085124594 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085124594 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085124594 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085124594 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 20250427085124594 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085124594 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  20250427085124594 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085124594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085124594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085124594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085124594 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085124594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085124594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085124594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085124594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085124594 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085124594 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085124594 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124595 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085124596 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) 20250427085124596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085124596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085124596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085124596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085124596 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085124596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085124596 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085124596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085124596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085124597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085124597 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  20250427085124597 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 20250427085124597 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 20250427085124597 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085124597 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085124602 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) 20250427085124602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085124602 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085124602 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085124602 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085124602 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085124602 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085124602 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 20250427085124602 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085124602 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  20250427085124602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085124604 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) 20250427085124604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085124604 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085124604 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  20250427085124604 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085124604 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085124604 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085124604 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 20250427085124604 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085124604 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  20250427085124604 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  20250427085124604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085124604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085124604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085124604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085124604 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085124604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085124604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085124604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085124604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085124604 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085124604 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085124604 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124605 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124605 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085124605 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) 20250427085124605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085124605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124605 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085124605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085124605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085124605 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124606 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085124606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085124606 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' 20250427085124606 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 20250427085124606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085124606 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085124606 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  20250427085124628 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 20250427085124628 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 20250427085124628 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085124628 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085124634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124634 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085124634 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085124634 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085124634 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085124634 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085124634 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085124634 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 20250427085124634 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085124634 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  20250427085124634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085124637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085124637 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085124637 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  20250427085124637 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085124637 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085124637 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085124637 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 20250427085124637 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085124637 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  20250427085124637 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  20250427085124637 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  20250427085124637 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085124637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085124637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085124637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085124637 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085124637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085124637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085124637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085124637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085124637 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085124637 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085124637 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124638 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124638 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085124638 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) 20250427085124638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085124638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085124639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085124639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085124639 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085124639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085124639 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085124639 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085124639 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085124639 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085124639 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  20250427085124647 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 20250427085124648 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 20250427085124648 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085124648 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085124653 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) 20250427085124653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085124653 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085124653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085124653 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085124653 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085124653 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085124653 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 20250427085124653 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085124653 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  20250427085124653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085124656 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) 20250427085124656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085124656 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085124656 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  20250427085124656 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085124656 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085124656 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085124656 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 20250427085124656 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085124656 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  20250427085124656 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  20250427085124656 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  20250427085124656 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  20250427085124656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085124656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085124656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085124656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085124656 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085124656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085124656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085124656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085124656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085124656 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085124656 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085124656 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085124657 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085124657 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085124657 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) 20250427085124657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085124657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085124657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085124658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085124658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085124658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085124658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085124658 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085124658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085124658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085124658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085124658 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085124658 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085124658 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085124658 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085124658 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085124658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085124658 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' 20250427085124658 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 20250427085124658 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085124658 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085124658 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(502)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085125396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085125396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085125396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085125396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085125396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085125396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085125396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085125396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085125396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125396 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085125396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085125396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085125396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085125396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085125396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085125396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085125396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085125396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085125396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085125396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085125396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085125396 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085125396 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) 20250427085125396 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) 20250427085125396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085125396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085125396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085125396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085125396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085125396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085125396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085125396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085125396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085125396 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085125396 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085125397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085125397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085125397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085125397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085125397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085125397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085125397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085125397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085125397 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125397 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  20250427085125398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085125398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085125398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085125398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085125398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085125398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085125398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085125398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085125398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125398 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085125398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085125398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085125398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085125398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085125398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085125398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085125398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085125398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085125398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085125398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085125398 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085125398 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085125398 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085125409 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) 20250427085125409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085125409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085125409 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 20250427085125409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085125409 DLSS7 <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' 20250427085125409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085125409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085125409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125409 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085125409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085125409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085125409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085125409 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) 20250427085125409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085125409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085125409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085125409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085125409 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) 20250427085125409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125409 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) 20250427085125409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085125409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085125409 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085125409 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085125409 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) 20250427085125409 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) 20250427085125409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085125409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085125409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085125409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085125410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085125410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085125410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085125410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085125410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085125410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085125410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085125410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085125410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085125410 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' 20250427085125410 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 20250427085125410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085125410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125410 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  20250427085125410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085125410 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085125410 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085125412 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) 20250427085125412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085125412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085125412 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 20250427085125412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085125412 DLSS7 <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' 20250427085125412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085125412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085125412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125412 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085125412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085125412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085125412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085125412 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) 20250427085125412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085125412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085125412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085125412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085125412 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) 20250427085125412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125412 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) 20250427085125413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085125413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085125413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085125413 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085125413 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085125436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085125436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085125436 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085125436 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085125436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085125436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085125436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085125436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085125436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125436 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085125436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085125436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085125436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085125436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085125436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085125436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085125436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085125436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085125436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085125436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085125436 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085125436 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085125436 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) 20250427085125436 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) 20250427085125436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085125436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085125436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085125436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085125436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085125436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085125436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085125436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085125436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085125436 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085125436 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085125436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085125436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085125436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085125436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085125436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085125436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085125436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085125436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085125436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125436 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  20250427085125438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085125438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085125438 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085125438 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085125438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085125438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085125438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085125438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085125438 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125438 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085125438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085125438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085125438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085125438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085125438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085125438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085125438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085125438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085125438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085125438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085125438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085125438 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085125438 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085125456 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) 20250427085125456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085125456 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085125456 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 20250427085125456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085125456 DLSS7 <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' 20250427085125456 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085125456 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085125456 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125456 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085125456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085125456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085125456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085125456 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) 20250427085125456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085125456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085125456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085125456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085125456 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) 20250427085125456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125456 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) 20250427085125456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085125456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085125456 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085125456 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085125456 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) 20250427085125456 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) 20250427085125456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085125456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085125456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085125456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085125456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085125456 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085125456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085125456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085125456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085125456 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085125456 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085125456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085125456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085125456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085125456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085125456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085125457 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' 20250427085125457 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 20250427085125457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085125457 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125457 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  20250427085125458 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) 20250427085125458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085125458 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085125458 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 20250427085125458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085125458 DLSS7 <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' 20250427085125458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085125458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085125458 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085125458 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085125458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085125458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085125458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085125458 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) 20250427085125458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085125458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085125458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085125458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085125458 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) 20250427085125458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085125458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125458 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) 20250427085125458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085125458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085125458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085125458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085125458 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085125458 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085125458 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085126477 DLCTRL DEBUG Command: GET 177745966 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085126478 DLCTRL DEBUG Tx Command reply: GET_REPLY 177745966 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085126485 DLCTRL DEBUG Command: GET 343074072 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085126485 DLCTRL DEBUG Tx Command reply: GET_REPLY 343074072 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085126489 DLCTRL DEBUG Command: GET 789527874 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085126489 DLCTRL DEBUG Tx Command reply: GET_REPLY 789527874 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085126493 DLCTRL DEBUG Command: GET 881106807 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085126493 DLCTRL DEBUG Tx Command reply: GET_REPLY 881106807 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085126496 DLCTRL DEBUG Command: GET 101955843 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085126496 DLCTRL DEBUG Tx Command reply: GET_REPLY 101955843 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085126499 DLCTRL DEBUG Command: GET 483914199 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085126499 DLCTRL DEBUG Tx Command reply: GET_REPLY 483914199 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085126502 DLCTRL DEBUG Command: GET 485714658 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085126502 DLCTRL DEBUG Tx Command reply: GET_REPLY 485714658 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085126504 DLCTRL DEBUG Command: GET 683259916 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085126504 DLCTRL DEBUG Tx Command reply: GET_REPLY 683259916 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085126506 DLCTRL DEBUG Command: GET 349871832 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085126506 DLCTRL DEBUG Tx Command reply: GET_REPLY 349871832 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085126508 DLCTRL DEBUG Command: GET 498197986 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085126508 DLCTRL DEBUG Tx Command reply: GET_REPLY 498197986 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085126510 DLCTRL DEBUG Command: GET 262682349 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085126510 DLCTRL DEBUG Tx Command reply: GET_REPLY 262682349 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085126511 DLCTRL DEBUG Command: GET 263470270 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085126511 DLCTRL DEBUG Tx Command reply: GET_REPLY 263470270 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085126513 DLCTRL DEBUG Command: GET 510430644 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085126513 DLCTRL DEBUG Tx Command reply: GET_REPLY 510430644 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085126514 DLCTRL DEBUG Command: GET 162476635 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085126514 DLCTRL DEBUG Tx Command reply: GET_REPLY 162476635 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085126516 DLCTRL DEBUG Command: GET 245730033 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085126516 DLCTRL DEBUG Tx Command reply: GET_REPLY 245730033 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085126517 DLCTRL DEBUG Command: GET 699896704 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085126517 DLCTRL DEBUG Tx Command reply: GET_REPLY 699896704 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085126518 DLCTRL DEBUG Command: GET 412456970 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085126518 DLCTRL DEBUG Tx Command reply: GET_REPLY 412456970 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085126519 DLCTRL DEBUG Command: GET 704668507 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085126519 DLCTRL DEBUG Tx Command reply: GET_REPLY 704668507 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085126520 DLCTRL DEBUG Command: GET 771182701 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085126520 DLCTRL DEBUG Tx Command reply: GET_REPLY 771182701 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085126521 DLCTRL DEBUG Command: GET 167186453 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085126521 DLCTRL DEBUG Tx Command reply: GET_REPLY 167186453 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000000011010000'B, t_guard := 20.000000 } 20250427085126545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60638<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)14515855 20250427085127594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085127594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085127594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085127594 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085127594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd7e8f, normal) (hnbgw_rua.c:406) 20250427085127594 DHNB DEBUG map_rua[0x56345e020b50]{init}: Allocated (fsm.c:456) 20250427085127594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085127594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14515855 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085127594 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085127594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085127594 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14515855 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085127594 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14515855 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085127594 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085127594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085127594 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14515855 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085127594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14515855 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085127594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085127595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085127595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085127595 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14515855 SCCP-61 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085127595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085127595 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085127595 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{IDLE}: Allocated (fsm.c:456) 20250427085127595 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085127595 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000d00056400500f1100926) (sccp_scrc.c:415) 20250427085127595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085127595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085127595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085127595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085127595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085127595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085127595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085127595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085127595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085127595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085127595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085127595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085127595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085127595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085127595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085127595 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 00 d0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085127595 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085127595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085127595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085127595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085127595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085127595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085127595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085127595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085127595 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085127595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085127595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085127595 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085127595 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 00 d0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)2670829 HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085127608 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085127608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085127608 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085127608 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085127608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085127608 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085127608 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085127609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085127609 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085127609 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f4 79 be 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085127609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085127609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085127609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085127609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085127609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085127609 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=00f479be) (sccp_scrc.c:486) 20250427085127609 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250427085127609 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085127609 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085127609 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085127609 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085127609 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) 20250427085127609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085127609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085127611 DLCTRL DEBUG Command: GET 497088568 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085127611 DLCTRL DEBUG Tx Command reply: GET_REPLY 497088568 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085127615 DLCTRL DEBUG Command: GET 876626999 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085127615 DLCTRL DEBUG Tx Command reply: GET_REPLY 876626999 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085127618 DLCTRL DEBUG Command: GET 139224688 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085127618 DLCTRL DEBUG Tx Command reply: GET_REPLY 139224688 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085127623 DLCTRL DEBUG Command: GET 297127822 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085127623 DLCTRL DEBUG Tx Command reply: GET_REPLY 297127822 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085127629 DLCTRL DEBUG Command: GET 710124758 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085127629 DLCTRL DEBUG Tx Command reply: GET_REPLY 710124758 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085127635 DLCTRL DEBUG Command: GET 983467569 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085127635 DLCTRL DEBUG Tx Command reply: GET_REPLY 983467569 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085127640 DLCTRL DEBUG Command: GET 684735160 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085127640 DLCTRL DEBUG Tx Command reply: GET_REPLY 684735160 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085127646 DLCTRL DEBUG Command: GET 371362113 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085127646 DLCTRL DEBUG Tx Command reply: GET_REPLY 371362113 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085127651 DLCTRL DEBUG Command: GET 132891864 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085127651 DLCTRL DEBUG Tx Command reply: GET_REPLY 132891864 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085127656 DLCTRL DEBUG Command: GET 441398054 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085127656 DLCTRL DEBUG Tx Command reply: GET_REPLY 441398054 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085127660 DLCTRL DEBUG Command: GET 226615203 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085127660 DLCTRL DEBUG Tx Command reply: GET_REPLY 226615203 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085127661 DLCTRL DEBUG Command: GET 566082858 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085127661 DLCTRL DEBUG Tx Command reply: GET_REPLY 566082858 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085127663 DLCTRL DEBUG Command: GET 64661189 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085127663 DLCTRL DEBUG Tx Command reply: GET_REPLY 64661189 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085127665 DLCTRL DEBUG Command: GET 532668290 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085127665 DLCTRL DEBUG Tx Command reply: GET_REPLY 532668290 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085127668 DLCTRL DEBUG Command: GET 887585825 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085127668 DLCTRL DEBUG Tx Command reply: GET_REPLY 887585825 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085127672 DLCTRL DEBUG Command: GET 554060705 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085127672 DLCTRL DEBUG Tx Command reply: GET_REPLY 554060705 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085127677 DLCTRL DEBUG Command: GET 454809264 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085127677 DLCTRL DEBUG Tx Command reply: GET_REPLY 454809264 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085127684 DLCTRL DEBUG Command: GET 267065317 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085127684 DLCTRL DEBUG Tx Command reply: GET_REPLY 267065317 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085127689 DLCTRL DEBUG Command: GET 607775575 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085127689 DLCTRL DEBUG Tx Command reply: GET_REPLY 607775575 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085127693 DLCTRL DEBUG Command: GET 988825244 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085127693 DLCTRL DEBUG Tx Command reply: GET_REPLY 988825244 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000111010000'B, t_guard := 20.000000 } 20250427085127723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)7829077 20250427085128749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085128749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085128749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085128749 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085128749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x777655, normal) (hnbgw_rua.c:406) 20250427085128749 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085128749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085128749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7829077 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085128749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085128749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085128749 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7829077 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085128749 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7829077 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085128749 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085128749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085128749 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7829077 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085128749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7829077 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085128749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085128749 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085128749 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085128749 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7829077 SCCP-62 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085128749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085128749 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085128749 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{IDLE}: Allocated (fsm.c:456) 20250427085128749 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085128749 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001d00056400500f1100926) (sccp_scrc.c:415) 20250427085128749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085128749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085128749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085128749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085128749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085128750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085128750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085128750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085128750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085128750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085128750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085128750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085128750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085128750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085128750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085128750 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 01 d0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085128750 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085128750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085128750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085128750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085128750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085128750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085128750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085128750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085128750 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 20250427085128750 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 20250427085128750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085128750 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085128750 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 01 d0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)56019 HNBGW_Test.msc1-SCCP(504)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@86ee852d1e2c: 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)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085128768 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) 20250427085128768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085128768 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085128768 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 20250427085128768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085128768 DLSS7 <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' 20250427085128768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085128768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085128768 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085128768 DLSS7 <000c> osmo_ss7_asp.c:1164 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 de 78 87 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085128768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085128768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085128768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085128768 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) 20250427085128768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085128768 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=00de7887) (sccp_scrc.c:486) 20250427085128768 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250427085128768 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085128768 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085128768 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085128769 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085128769 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) 20250427085128769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085128769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085128770 DLCTRL DEBUG Command: GET 196661920 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085128770 DLCTRL DEBUG Tx Command reply: GET_REPLY 196661920 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085128774 DLCTRL DEBUG Command: GET 372555290 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085128774 DLCTRL DEBUG Tx Command reply: GET_REPLY 372555290 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085128778 DLCTRL DEBUG Command: GET 221637355 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085128778 DLCTRL DEBUG Tx Command reply: GET_REPLY 221637355 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085128782 DLCTRL DEBUG Command: GET 568529941 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085128782 DLCTRL DEBUG Tx Command reply: GET_REPLY 568529941 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085128785 DLCTRL DEBUG Command: GET 418599237 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085128785 DLCTRL DEBUG Tx Command reply: GET_REPLY 418599237 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085128788 DLCTRL DEBUG Command: GET 112745394 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085128788 DLCTRL DEBUG Tx Command reply: GET_REPLY 112745394 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085128790 DLCTRL DEBUG Command: GET 223014807 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085128791 DLCTRL DEBUG Tx Command reply: GET_REPLY 223014807 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085128793 DLCTRL DEBUG Command: GET 741851815 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085128793 DLCTRL DEBUG Tx Command reply: GET_REPLY 741851815 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085128796 DLCTRL DEBUG Command: GET 556061011 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085128796 DLCTRL DEBUG Tx Command reply: GET_REPLY 556061011 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085128798 DLCTRL DEBUG Command: GET 568798099 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085128798 DLCTRL DEBUG Tx Command reply: GET_REPLY 568798099 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085128800 DLCTRL DEBUG Command: GET 978699297 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085128800 DLCTRL DEBUG Tx Command reply: GET_REPLY 978699297 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085128802 DLCTRL DEBUG Command: GET 367147401 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085128802 DLCTRL DEBUG Tx Command reply: GET_REPLY 367147401 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085128804 DLCTRL DEBUG Command: GET 469392818 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085128804 DLCTRL DEBUG Tx Command reply: GET_REPLY 469392818 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085128806 DLCTRL DEBUG Command: GET 783409211 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085128806 DLCTRL DEBUG Tx Command reply: GET_REPLY 783409211 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085128808 DLCTRL DEBUG Command: GET 815778411 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085128808 DLCTRL DEBUG Tx Command reply: GET_REPLY 815778411 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085128809 DLCTRL DEBUG Command: GET 119174732 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085128809 DLCTRL DEBUG Tx Command reply: GET_REPLY 119174732 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085128811 DLCTRL DEBUG Command: GET 673871815 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085128811 DLCTRL DEBUG Tx Command reply: GET_REPLY 673871815 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085128813 DLCTRL DEBUG Command: GET 994058464 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085128813 DLCTRL DEBUG Tx Command reply: GET_REPLY 994058464 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085128814 DLCTRL DEBUG Command: GET 546167880 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085128814 DLCTRL DEBUG Tx Command reply: GET_REPLY 546167880 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085128816 DLCTRL DEBUG Command: GET 380135527 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085128816 DLCTRL DEBUG Tx Command reply: GET_REPLY 380135527 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000101101110'B, t_guard := 20.000000 } 20250427085128829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60650<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)6208470 20250427085129854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085129854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085129854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085129854 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085129854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ebbd6, normal) (hnbgw_rua.c:406) 20250427085129854 DHNB DEBUG map_rua[0x56345e09ce30]{init}: Allocated (fsm.c:456) 20250427085129854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085129854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208470 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085129854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085129854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085129854 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208470 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085129854 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208470 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085129854 DCN DEBUG map_sccp[0x56345e093c20]{init}: Allocated (fsm.c:456) 20250427085129854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085129854 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6208470 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085129854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208470 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085129854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085129855 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085129855 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085129855 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208470 SCCP-63 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085129855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085129855 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085129855 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{IDLE}: Allocated (fsm.c:456) 20250427085129855 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085129855 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300016e0056400500f1100926) (sccp_scrc.c:415) 20250427085129855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085129855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085129855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085129855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085129855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085129855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085129855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085129855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085129855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085129855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085129855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085129855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085129855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085129855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085129855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085129855 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 6e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085129855 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085129855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085129855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085129855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085129855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085129855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085129855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085129855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085129855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085129855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085129855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085129855 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085129855 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 6e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)16342692 HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085129863 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085129863 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085129863 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085129863 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085129863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085129863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085129863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085129863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085129863 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085129863 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0a 8f 55 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085129864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085129864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085129864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085129864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085129864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085129864 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=000a8f55) (sccp_scrc.c:486) 20250427085129864 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250427085129864 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085129864 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085129864 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085129864 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085129864 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) 20250427085129864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085129864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085129867 DLCTRL DEBUG Command: GET 832158724 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085129867 DLCTRL DEBUG Tx Command reply: GET_REPLY 832158724 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085129871 DLCTRL DEBUG Command: GET 531856926 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085129871 DLCTRL DEBUG Tx Command reply: GET_REPLY 531856926 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085129874 DLCTRL DEBUG Command: GET 985974352 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085129874 DLCTRL DEBUG Tx Command reply: GET_REPLY 985974352 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250427085129878 DLCTRL DEBUG Command: GET 794654169 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085129878 DLCTRL DEBUG Tx Command reply: GET_REPLY 794654169 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085129881 DLCTRL DEBUG Command: GET 645883354 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085129881 DLCTRL DEBUG Tx Command reply: GET_REPLY 645883354 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085129883 DLCTRL DEBUG Command: GET 709886503 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085129883 DLCTRL DEBUG Tx Command reply: GET_REPLY 709886503 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085129886 DLCTRL DEBUG Command: GET 293731375 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085129886 DLCTRL DEBUG Tx Command reply: GET_REPLY 293731375 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085129888 DLCTRL DEBUG Command: GET 657914059 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085129888 DLCTRL DEBUG Tx Command reply: GET_REPLY 657914059 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085129890 DLCTRL DEBUG Command: GET 899532811 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085129890 DLCTRL DEBUG Tx Command reply: GET_REPLY 899532811 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085129891 DLCTRL DEBUG Command: GET 836256011 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085129891 DLCTRL DEBUG Tx Command reply: GET_REPLY 836256011 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085129893 DLCTRL DEBUG Command: GET 444701915 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085129893 DLCTRL DEBUG Tx Command reply: GET_REPLY 444701915 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085129894 DLCTRL DEBUG Command: GET 796367890 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085129894 DLCTRL DEBUG Tx Command reply: GET_REPLY 796367890 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085129895 DLCTRL DEBUG Command: GET 366816480 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085129895 DLCTRL DEBUG Tx Command reply: GET_REPLY 366816480 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085129897 DLCTRL DEBUG Command: GET 178752543 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085129897 DLCTRL DEBUG Tx Command reply: GET_REPLY 178752543 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085129899 DLCTRL DEBUG Command: GET 130426124 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085129899 DLCTRL DEBUG Tx Command reply: GET_REPLY 130426124 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085129900 DLCTRL DEBUG Command: GET 602446145 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085129900 DLCTRL DEBUG Tx Command reply: GET_REPLY 602446145 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085129902 DLCTRL DEBUG Command: GET 835109094 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085129902 DLCTRL DEBUG Tx Command reply: GET_REPLY 835109094 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085129903 DLCTRL DEBUG Command: GET 211607023 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085129903 DLCTRL DEBUG Tx Command reply: GET_REPLY 211607023 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085129904 DLCTRL DEBUG Command: GET 324740069 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085129904 DLCTRL DEBUG Tx Command reply: GET_REPLY 324740069 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085129906 DLCTRL DEBUG Command: GET 144692045 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085129906 DLCTRL DEBUG Tx Command reply: GET_REPLY 144692045 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085129914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085129914 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41841<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(495)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(494)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085129917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55740<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085129918 DLINP DEBUG SRVCONN(,r=127.0.0.1:51970<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085129918 DLINP DEBUG SRVCONN(,r=127.0.0.1:51970<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085129918 DLINP NOTICE SRV(,r=127.0.0.1:51970<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085129918 DMAIN NOTICE (127.0.0.1:51970 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51970<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085129918 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)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@86ee852d1e2c: Final verdict of PTC: none 20250427085129921 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085129921 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) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085129921 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085129921 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) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085129921 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 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085129921 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085129921 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 20250427085129921 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  20250427085129921 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  20250427085129921 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  20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085129921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085129921 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: Cannot send after transport endpoint shutdown 20250427085129921 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085129921 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) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085129921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085129921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085129921 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085129921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085129921 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085129921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085129921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085129921 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085129921 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085129921 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085129921 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085129921 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085129921 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) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085129921 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085129921 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) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085129921 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085129921 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) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085129921 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 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085129921 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085129921 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 20250427085129921 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  20250427085129921 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  20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085129921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085129921 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 20250427085129921 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) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085129921 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085129921 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 20250427085129921 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  20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085129921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085129921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085129921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085129921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn1-SCCP(510)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@86ee852d1e2c: Final verdict of PTC: none 20250427085129921 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085129921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085129921 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085129921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085129921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085129921 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085129921 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085129921 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085129921 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085129921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085129921 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085129921 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085129921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f479be), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085129921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085129921 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 20250427085129921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085129921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085129921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085129921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085129921 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) 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085129921 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085129921 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085129922 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) 20250427085129922 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@86ee852d1e2c: Final verdict of PTC: none 20250427085129921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085129921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 f4 79 be 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085129921 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085129921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085129922 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085129922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085129922 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250427085129922 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) 20250427085129922 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) 20250427085129922 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085129922 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085129922 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085129922 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085129922 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085129922 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 20250427085129922 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085129922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085129922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{disrupted}: Freeing instance (context_map.c:202) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14515855)[0x56345e020b50]{disrupted}: Deallocated (fsm.c:568) 20250427085129922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085129922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085129922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085129922 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14515855 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250427085129922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085129922 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085129922 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085129922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f55), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085129922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085129922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085129922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085129922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085129922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085129922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085129922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 0a 8f 55 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085129922 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085129922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085129922 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085129922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{disrupted}: Freeing instance (context_map.c:202) 20250427085129922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6208470)[0x56345e09ce30]{disrupted}: Deallocated (fsm.c:568) 20250427085129922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085129922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{disconnected}: Freeing instance (context_map.c:206) 20250427085129922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56345e093c20]{disconnected}: Deallocated (fsm.c:568) 20250427085129922 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6208470 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250427085129922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085129922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085129922 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085129922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085129922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085129923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085129923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085129923 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085129923 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085129923 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085129923 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085129923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085129923 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085129923 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085129923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7887), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085129923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085129923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085129923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085129923 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085129923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085129923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085129923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 de 78 87 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085129923 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085129923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085129923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085129923 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085129923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085129923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085129923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085129923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085129923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7829077)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085129923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085129923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085129923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085129923 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7829077 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250427085129923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085129923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085129924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085129923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085129924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085129924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085129924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085129924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085129924 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085129924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085129924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085129924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085129924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085129924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085129924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085129924 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085129924 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085129924 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085129924 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085129924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085129924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085129924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085129924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085129924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085129924 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085129924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085129924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085129924 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085129925 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) 20250427085129925 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085129925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085129925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085129925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085129925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085129925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085129925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-RAN(505)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(512)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(496)@86ee852d1e2c: Final verdict of PTC: none 20250427085129937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@86ee852d1e2c: Final verdict of PTC: pass20250427085129941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60640<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(513)@86ee852d1e2c: Final verdict of PTC: none 20250427085129942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@86ee852d1e2c: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 08:51:30 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 20250427085130114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085130553 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085130553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78fe6), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085130553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085130553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085130553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085130553 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085130553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085130553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085130553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f e6 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085130553 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085130553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085130553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085130553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085130553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085130553 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085130554 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085130554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f6f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085130554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085130554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085130554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085130554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085130554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085130554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085130554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f6 f1 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085130554 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085130554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e791b9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085130554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085130554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085130554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085130554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085130554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085130555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085130555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 91 b9 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085130555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085130555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085130555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085130555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085130555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085130555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085130555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085130555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085130555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085130555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085130555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085130555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085130717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60666<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=550580) 20250427085131314 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085131314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001661ec), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085131314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085131314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085131314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085131314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085131314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085131314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085131314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 ec 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085131314 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085131314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9db0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085131314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085131314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085131314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085131314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085131314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085131314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085131314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 9d b0 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085131314 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085131314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d936c2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085131314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085131314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085131314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085131314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085131314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085131314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085131314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 c2 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085131315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085131315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085131315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085131315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085131315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085131315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085131315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085131315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085131315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085131315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085131315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085131315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085131315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085131315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085131315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085131315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085131315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085131315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085131316 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085131316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b1e0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085131316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085131316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085131316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085131316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085131316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085131316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085131316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 26 b1 e0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085131316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085131316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085131316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085131316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085131316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085131316 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=550580, count=584804) 20250427085131922 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085131922 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085131922 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085131922 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085131922 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085131922 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085131922 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085131922 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085131922 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085131922 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085131922 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085131922 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250427085133805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085133809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085133814 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34935<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085133846 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085133846 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085133854 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085133854 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085133854 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085133854 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085133854 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085133854 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085133854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38367 (stream_srv.c:142) 20250427085133854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38367<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085133854 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085133854 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085133855 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085133855 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085133855 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) 20250427085133855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085133855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085133855 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) 20250427085133855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133855 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) 20250427085133856 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) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085133856 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) 20250427085133856 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) 20250427085133856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085133856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085133856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085133856 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085133856 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085133856 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085133856 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) 20250427085133856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085133856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 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) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085133856 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) 20250427085133856 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) 20250427085133856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085133856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085133856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085133856 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085133856 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085133856 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085133856 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) 20250427085133856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085133856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085133856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085133856 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085133856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085133856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085133856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085133856 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085133856 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085133856 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085133856 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) 20250427085133856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085133856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085133856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085133856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085133856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085133856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085133856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085133856 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085133856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085133856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085133856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085133856 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 20250427085133856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085133856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085133856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085133856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085133856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085133856 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 20250427085133856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085133856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085133856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085133856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085133856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085133856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085133856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085133856 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 20250427085133856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085133856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085133856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085133856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085133856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085133856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085133856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(527)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(530)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085133880 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085133880 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085133880 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085133880 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085133881 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085133881 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085133881 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085133881 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085133882 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085133882 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085133882 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) 20250427085133882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085133882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085133882 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) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 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) 20250427085133882 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) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085133882 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) 20250427085133882 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) 20250427085133882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085133882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085133882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085133882 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085133882 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085133882 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085133882 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) 20250427085133882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085133882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 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) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085133882 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) 20250427085133882 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) 20250427085133882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085133882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085133882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085133882 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085133882 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085133882 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085133882 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) 20250427085133882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085133882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085133882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085133882 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085133882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085133882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085133882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085133882 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085133882 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085133882 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085133882 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) 20250427085133882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085133882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085133882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085133882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085133882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085133882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085133882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085133882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085133882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085133882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085133882 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085133882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085133882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085133882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085133882 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 20250427085133882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085133882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085133882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085133882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085133882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085133882 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 20250427085133882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085133882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085133882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085133882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085133882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085133882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085133882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085133883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085133883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085133883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085133883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085133883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085133883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085133883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085133916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085133916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085133916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085133916 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085133916 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) 20250427085133916 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085133916 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085133916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085133916 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085133922 DLINP DEBUG SRVCONN(,r=127.0.0.1:38367<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085133922 DLINP DEBUG SRVCONN(,r=127.0.0.1:38367<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085133922 DLINP DEBUG SRVCONN(,r=127.0.0.1:38367<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085133922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085133922 DHNBAP DEBUG (127.0.0.1:38367 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085133922 DHNBAP NOTICE (127.0.0.1:38367 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085133922 DHNBAP NOTICE (127.0.0.1:38367 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085133922 DLINP DEBUG SRVCONN(,r=127.0.0.1:38367<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085133922 DLINP DEBUG SRVCONN(,r=127.0.0.1:38367<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085134067 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 20250427085134067 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 20250427085134067 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085134067 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085134074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085134074 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085134074 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085134074 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085134074 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085134074 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085134074 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 20250427085134074 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085134074 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  20250427085134074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085134075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085134075 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085134075 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  20250427085134075 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085134075 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085134075 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085134075 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 20250427085134075 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085134075 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  20250427085134075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085134075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085134075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085134075 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085134075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085134075 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085134075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085134075 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085134075 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085134075 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085134076 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 20250427085134076 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 20250427085134076 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085134076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085134076 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085134076 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085134076 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) 20250427085134076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085134076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085134076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085134076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085134076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc1-M3UA(530)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085134076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085134076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085134076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085134076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085134076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085134076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085134076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085134076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085134076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085134076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134076 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085134076 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  20250427085134077 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) 20250427085134077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085134077 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085134077 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085134077 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085134077 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085134077 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085134077 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 20250427085134077 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085134077 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  20250427085134077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085134078 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) 20250427085134078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085134078 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085134078 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  20250427085134078 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085134078 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085134078 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085134078 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 20250427085134078 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085134078 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  20250427085134078 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  20250427085134078 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085134078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085134078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085134078 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085134078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085134078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085134078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085134078 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085134078 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085134078 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085134079 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085134079 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085134079 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) 20250427085134079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085134079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085134079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085134079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134079 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085134079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085134079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085134079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085134079 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085134079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085134079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085134079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085134079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085134079 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' 20250427085134079 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 20250427085134079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085134079 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134079 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  20250427085134093 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 20250427085134093 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 20250427085134093 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085134093 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085134096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134096 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085134096 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085134096 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085134096 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085134096 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085134096 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085134096 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 20250427085134096 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085134096 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  20250427085134097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085134098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085134098 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085134098 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  20250427085134098 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085134098 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085134098 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085134098 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 20250427085134098 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085134098 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  20250427085134098 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  20250427085134098 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  20250427085134098 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085134098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085134099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085134099 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085134099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085134099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085134099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085134099 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085134099 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085134099 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085134100 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085134100 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085134100 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) 20250427085134100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085134100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085134100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085134100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085134100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085134100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085134100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085134100 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085134100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085134101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085134101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085134101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085134101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085134101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085134101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085134101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134101 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  20250427085134105 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 20250427085134105 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 20250427085134105 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085134105 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(536)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085134111 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) 20250427085134111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085134111 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085134111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085134111 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085134111 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085134111 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085134111 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 20250427085134111 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085134111 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  20250427085134111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085134114 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) 20250427085134114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085134114 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085134114 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  20250427085134114 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085134114 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085134114 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085134114 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 20250427085134114 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085134114 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  20250427085134114 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  20250427085134114 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  20250427085134114 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  20250427085134114 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085134114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085134114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085134114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085134114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085134114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085134114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085134114 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085134114 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085134114 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085134115 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085134115 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085134115 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) 20250427085134115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085134115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085134115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085134115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134115 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085134115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085134115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085134115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085134115 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085134115 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134115 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085134115 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085134115 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085134116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085134116 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' 20250427085134116 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 20250427085134116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085134116 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134116 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  HNBGW_Test.msc0-RAN(526)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085134883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085134883 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085134883 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085134883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085134883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085134883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085134883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085134883 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134883 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085134883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085134883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085134883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085134883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085134883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085134883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085134883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085134883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085134883 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085134883 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085134883 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) 20250427085134883 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) 20250427085134883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085134883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085134883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085134883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085134883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085134883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085134883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085134883 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085134883 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085134883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085134883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085134883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085134883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085134883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085134883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085134883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085134883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134883 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  20250427085134885 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085134885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085134885 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085134885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085134885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085134885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085134885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085134885 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134885 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085134885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085134885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085134885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085134885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085134885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085134885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085134885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085134885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085134885 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085134885 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085134885 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085134885 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) 20250427085134885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085134885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085134885 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 20250427085134885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085134885 DLSS7 <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' 20250427085134885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085134885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085134885 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134885 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085134885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085134885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085134885 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) 20250427085134885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085134885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085134885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085134885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085134885 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) 20250427085134885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 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) 20250427085134885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085134885 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085134885 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085134885 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) 20250427085134885 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) 20250427085134885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085134885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085134885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085134886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134886 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085134886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085134886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085134886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085134886 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085134886 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085134886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134886 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085134886 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085134886 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085134886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085134886 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 20250427085134886 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 20250427085134886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085134886 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134886 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  HNBGW_Test.msc1-RAN(529)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085134889 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) 20250427085134889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085134889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085134889 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 20250427085134889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085134889 DLSS7 <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' 20250427085134889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085134889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085134889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134889 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085134889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085134889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085134889 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) 20250427085134889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085134889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085134889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085134889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085134889 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) 20250427085134889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134890 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) 20250427085134890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085134890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085134890 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085134890 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085134905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085134905 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085134905 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085134905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085134905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085134905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085134905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085134905 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134905 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085134905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085134905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085134905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085134905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085134905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085134905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085134905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085134905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(532)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085134905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085134905 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085134905 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085134905 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) 20250427085134905 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) 20250427085134905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085134905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085134905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085134905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085134905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085134905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085134905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085134905 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085134905 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085134905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085134905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085134905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085134905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085134905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085134906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085134906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085134906 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134906 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  20250427085134909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085134909 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085134909 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085134909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085134909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085134909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085134909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085134909 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134909 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085134909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085134909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085134909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085134909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085134909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085134909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085134909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085134909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134909 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134909 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085134909 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085134909 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085134909 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085134915 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) 20250427085134915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085134915 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085134915 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 20250427085134915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085134915 DLSS7 <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' 20250427085134915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085134915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085134915 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134915 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085134915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085134915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085134915 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) 20250427085134915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085134915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085134915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085134915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085134915 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) 20250427085134915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134915 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) 20250427085134915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085134916 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085134916 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085134916 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) 20250427085134916 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) 20250427085134916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085134916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085134916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085134916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085134916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085134916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085134916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085134916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 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) 20250427085134916 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085134916 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085134916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085134916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085134916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085134916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085134916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085134916 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' 20250427085134916 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 20250427085134916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085134916 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134916 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 0d 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  20250427085134916 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) 20250427085134916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085134916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085134916 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 20250427085134916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085134916 DLSS7 <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' 20250427085134916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085134916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085134916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085134916 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085134916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085134916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085134916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085134916 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) 20250427085134916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085134916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085134916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085134916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085134916 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) 20250427085134916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085134917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134917 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) 20250427085134917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085134917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085134917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085134917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085134917 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085134917 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085134917 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085135932 DLCTRL DEBUG Command: GET 332163289 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085135932 DLCTRL DEBUG Tx Command reply: GET_REPLY 332163289 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085135940 DLCTRL DEBUG Command: GET 533067806 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085135940 DLCTRL DEBUG Tx Command reply: GET_REPLY 533067806 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085135943 DLCTRL DEBUG Command: GET 80148424 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085135943 DLCTRL DEBUG Tx Command reply: GET_REPLY 80148424 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085135947 DLCTRL DEBUG Command: GET 710375234 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085135947 DLCTRL DEBUG Tx Command reply: GET_REPLY 710375234 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085135949 DLCTRL DEBUG Command: GET 238616037 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085135949 DLCTRL DEBUG Tx Command reply: GET_REPLY 238616037 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085135952 DLCTRL DEBUG Command: GET 874233406 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085135952 DLCTRL DEBUG Tx Command reply: GET_REPLY 874233406 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085135954 DLCTRL DEBUG Command: GET 183636364 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085135954 DLCTRL DEBUG Tx Command reply: GET_REPLY 183636364 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085135956 DLCTRL DEBUG Command: GET 397455030 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085135957 DLCTRL DEBUG Tx Command reply: GET_REPLY 397455030 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085135958 DLCTRL DEBUG Command: GET 774737335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085135958 DLCTRL DEBUG Tx Command reply: GET_REPLY 774737335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085135960 DLCTRL DEBUG Command: GET 218216182 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085135960 DLCTRL DEBUG Tx Command reply: GET_REPLY 218216182 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085135962 DLCTRL DEBUG Command: GET 886857165 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085135962 DLCTRL DEBUG Tx Command reply: GET_REPLY 886857165 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085135964 DLCTRL DEBUG Command: GET 82286598 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085135964 DLCTRL DEBUG Tx Command reply: GET_REPLY 82286598 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085135966 DLCTRL DEBUG Command: GET 167179877 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085135966 DLCTRL DEBUG Tx Command reply: GET_REPLY 167179877 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085135967 DLCTRL DEBUG Command: GET 367956992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085135967 DLCTRL DEBUG Tx Command reply: GET_REPLY 367956992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085135969 DLCTRL DEBUG Command: GET 57670122 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085135969 DLCTRL DEBUG Tx Command reply: GET_REPLY 57670122 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085135971 DLCTRL DEBUG Command: GET 885914982 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085135971 DLCTRL DEBUG Tx Command reply: GET_REPLY 885914982 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085135972 DLCTRL DEBUG Command: GET 683068761 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085135972 DLCTRL DEBUG Tx Command reply: GET_REPLY 683068761 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085135973 DLCTRL DEBUG Command: GET 844441171 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085135973 DLCTRL DEBUG Tx Command reply: GET_REPLY 844441171 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085135975 DLCTRL DEBUG Command: GET 511643548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085135975 DLCTRL DEBUG Tx Command reply: GET_REPLY 511643548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085135976 DLCTRL DEBUG Command: GET 503627050 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085135976 DLCTRL DEBUG Tx Command reply: GET_REPLY 503627050 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000001011100011'B, t_guard := 20.000000 } 20250427085135992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41816<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)15480050 20250427085137032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085137032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085137032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085137032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085137032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec34f2, normal) (hnbgw_rua.c:406) 20250427085137032 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085137032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480050)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085137032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480050 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085137032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085137032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085137032 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480050 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085137032 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480050 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:694) 20250427085137032 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480050 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085137032 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085137032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085137032 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15480050 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085137032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480050 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085137032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480050)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085137033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085137033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085137033 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15480050 SCCP-64 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085137033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085137033 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085137033 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{IDLE}: Allocated (fsm.c:456) 20250427085137033 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085137033 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002e30056400500f1100926) (sccp_scrc.c:415) 20250427085137033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085137033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085137033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085137033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085137033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085137033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085137033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085137033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085137033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085137033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085137033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085137033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085137033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085137033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085137033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085137033 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 02 e3 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085137033 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085137033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085137033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480050)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085137033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085137033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085137033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085137033 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085137033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085137033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085137033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085137033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085137033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085137033 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 02 e3 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)3128060 HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085137046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085137046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085137046 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085137046 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085137046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085137045 DLCTRL DEBUG Command: GET 460967682 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085137046 DLCTRL DEBUG Tx Command reply: GET_REPLY 460967682 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085137046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085137046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085137046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085137046 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085137046 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7f ee ac 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085137046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085137046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085137046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085137046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085137046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085137046 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=007feeac) (sccp_scrc.c:486) 20250427085137046 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250427085137046 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085137046 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085137046 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085137046 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085137046 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) 20250427085137046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085137046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085137049 DLCTRL DEBUG Command: GET 368887697 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085137049 DLCTRL DEBUG Tx Command reply: GET_REPLY 368887697 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085137052 DLCTRL DEBUG Command: GET 59981562 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085137052 DLCTRL DEBUG Tx Command reply: GET_REPLY 59981562 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085137054 DLCTRL DEBUG Command: GET 487875912 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085137054 DLCTRL DEBUG Tx Command reply: GET_REPLY 487875912 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085137057 DLCTRL DEBUG Command: GET 890410091 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085137057 DLCTRL DEBUG Tx Command reply: GET_REPLY 890410091 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085137059 DLCTRL DEBUG Command: GET 517075084 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085137059 DLCTRL DEBUG Tx Command reply: GET_REPLY 517075084 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085137061 DLCTRL DEBUG Command: GET 630789487 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085137061 DLCTRL DEBUG Tx Command reply: GET_REPLY 630789487 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085137063 DLCTRL DEBUG Command: GET 851719726 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085137063 DLCTRL DEBUG Tx Command reply: GET_REPLY 851719726 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085137065 DLCTRL DEBUG Command: GET 748619087 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085137065 DLCTRL DEBUG Tx Command reply: GET_REPLY 748619087 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085137066 DLCTRL DEBUG Command: GET 447498950 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085137066 DLCTRL DEBUG Tx Command reply: GET_REPLY 447498950 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085137068 DLCTRL DEBUG Command: GET 126071753 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085137068 DLCTRL DEBUG Tx Command reply: GET_REPLY 126071753 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085137069 DLCTRL DEBUG Command: GET 686171410 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085137069 DLCTRL DEBUG Tx Command reply: GET_REPLY 686171410 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085137071 DLCTRL DEBUG Command: GET 276415757 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085137071 DLCTRL DEBUG Tx Command reply: GET_REPLY 276415757 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085137072 DLCTRL DEBUG Command: GET 247397046 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085137072 DLCTRL DEBUG Tx Command reply: GET_REPLY 247397046 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085137073 DLCTRL DEBUG Command: GET 761106458 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085137073 DLCTRL DEBUG Tx Command reply: GET_REPLY 761106458 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085137074 DLCTRL DEBUG Command: GET 848606678 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085137074 DLCTRL DEBUG Tx Command reply: GET_REPLY 848606678 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085137076 DLCTRL DEBUG Command: GET 373801703 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085137076 DLCTRL DEBUG Tx Command reply: GET_REPLY 373801703 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085137077 DLCTRL DEBUG Command: GET 586535574 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085137077 DLCTRL DEBUG Tx Command reply: GET_REPLY 586535574 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085137078 DLCTRL DEBUG Command: GET 29143860 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085137078 DLCTRL DEBUG Tx Command reply: GET_REPLY 29143860 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085137079 DLCTRL DEBUG Command: GET 943194357 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085137079 DLCTRL DEBUG Tx Command reply: GET_REPLY 943194357 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000010101100'B, t_guard := 20.000000 } 20250427085137102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)1855158 20250427085138131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085138131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085138131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085138131 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085138131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1c4eb6, normal) (hnbgw_rua.c:406) 20250427085138131 DHNB DEBUG map_rua[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085138132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085138132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1855158 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085138132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085138132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085138132 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1855158 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085138132 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1855158 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:694) 20250427085138132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1855158 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085138132 DCN DEBUG map_sccp[0x56345e09ce30]{init}: Allocated (fsm.c:456) 20250427085138132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085138132 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1855158 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085138132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1855158 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085138132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085138132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085138132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085138132 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1855158 SCCP-65 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085138132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085138132 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085138132 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{IDLE}: Allocated (fsm.c:456) 20250427085138132 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085138132 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000ac0056400500f1100926) (sccp_scrc.c:415) 20250427085138132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085138132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085138132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085138132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085138132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085138132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085138133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085138133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085138133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085138133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085138133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085138133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085138133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085138133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085138133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085138133 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 00 ac 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085138133 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085138133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085138133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085138133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085138133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085138133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085138133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085138133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085138133 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' 20250427085138133 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 20250427085138133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085138133 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085138133 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 00 ac 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)2133896 HNBGW_Test.msc1-SCCP(528)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085138148 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) 20250427085138148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085138148 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085138148 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 20250427085138148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085138148 DLSS7 <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' 20250427085138148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085138148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085138148 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085138148 DLSS7 <000c> osmo_ss7_asp.c:1164 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 6f d5 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085138148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085138148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085138148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085138148 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) 20250427085138148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085138148 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=006fd54d) (sccp_scrc.c:486) 20250427085138148 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250427085138148 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085138148 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085138148 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085138148 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085138148 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) 20250427085138148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085138148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085138150 DLCTRL DEBUG Command: GET 415339623 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085138150 DLCTRL DEBUG Tx Command reply: GET_REPLY 415339623 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085138153 DLCTRL DEBUG Command: GET 617691493 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085138153 DLCTRL DEBUG Tx Command reply: GET_REPLY 617691493 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085138156 DLCTRL DEBUG Command: GET 805298391 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085138156 DLCTRL DEBUG Tx Command reply: GET_REPLY 805298391 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085138160 DLCTRL DEBUG Command: GET 316584325 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085138160 DLCTRL DEBUG Tx Command reply: GET_REPLY 316584325 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085138164 DLCTRL DEBUG Command: GET 409929712 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085138164 DLCTRL DEBUG Tx Command reply: GET_REPLY 409929712 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085138168 DLCTRL DEBUG Command: GET 534555457 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085138168 DLCTRL DEBUG Tx Command reply: GET_REPLY 534555457 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085138173 DLCTRL DEBUG Command: GET 459430612 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085138173 DLCTRL DEBUG Tx Command reply: GET_REPLY 459430612 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085138177 DLCTRL DEBUG Command: GET 837291827 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085138177 DLCTRL DEBUG Tx Command reply: GET_REPLY 837291827 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085138181 DLCTRL DEBUG Command: GET 148661910 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085138181 DLCTRL DEBUG Tx Command reply: GET_REPLY 148661910 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085138185 DLCTRL DEBUG Command: GET 299793475 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085138185 DLCTRL DEBUG Tx Command reply: GET_REPLY 299793475 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085138189 DLCTRL DEBUG Command: GET 2943938 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085138189 DLCTRL DEBUG Tx Command reply: GET_REPLY 2943938 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085138192 DLCTRL DEBUG Command: GET 776103418 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085138192 DLCTRL DEBUG Tx Command reply: GET_REPLY 776103418 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085138196 DLCTRL DEBUG Command: GET 605679131 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085138196 DLCTRL DEBUG Tx Command reply: GET_REPLY 605679131 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085138200 DLCTRL DEBUG Command: GET 150742608 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085138200 DLCTRL DEBUG Tx Command reply: GET_REPLY 150742608 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085138203 DLCTRL DEBUG Command: GET 293303426 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085138203 DLCTRL DEBUG Tx Command reply: GET_REPLY 293303426 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085138206 DLCTRL DEBUG Command: GET 245811673 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085138206 DLCTRL DEBUG Tx Command reply: GET_REPLY 245811673 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085138209 DLCTRL DEBUG Command: GET 898196631 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085138209 DLCTRL DEBUG Tx Command reply: GET_REPLY 898196631 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085138212 DLCTRL DEBUG Command: GET 50305887 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085138212 DLCTRL DEBUG Tx Command reply: GET_REPLY 50305887 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085138215 DLCTRL DEBUG Command: GET 305713803 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085138215 DLCTRL DEBUG Tx Command reply: GET_REPLY 305713803 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085138217 DLCTRL DEBUG Command: GET 270219256 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085138217 DLCTRL DEBUG Tx Command reply: GET_REPLY 270219256 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001011110000'B, t_guard := 20.000000 } 20250427085138248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41834<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)5812767 20250427085139270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085139270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085139270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085139270 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085139270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x58b21f, normal) (hnbgw_rua.c:406) 20250427085139270 DHNB DEBUG map_rua[0x56345e094240]{init}: Allocated (fsm.c:456) 20250427085139270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5812767)[0x56345e094240]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085139270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5812767 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085139270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085139270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085139270 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5812767 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085139270 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5812767 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:694) 20250427085139270 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5812767 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085139270 DCN DEBUG map_sccp[0x56345e094c90]{init}: Allocated (fsm.c:456) 20250427085139270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085139270 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5812767 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085139270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5812767 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085139270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5812767)[0x56345e094240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085139270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085139270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085139270 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5812767 SCCP-66 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085139270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085139270 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085139270 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{IDLE}: Allocated (fsm.c:456) 20250427085139270 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085139270 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002f00056400500f1100926) (sccp_scrc.c:415) 20250427085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085139270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085139270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085139270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085139270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085139270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085139270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085139270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085139270 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 f0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085139270 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085139270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085139270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5812767)[0x56345e094240]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085139270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085139270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085139270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085139270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085139270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085139270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085139270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085139270 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085139270 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 f0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)1156163 HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085139273 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085139273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085139273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085139273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085139273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085139273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085139273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085139273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085139273 DLSS7 <000c> osmo_ss7_asp.c:1164 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 2e 7a 04 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085139273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085139273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085139273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085139273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085139273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085139273 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=002e7a04) (sccp_scrc.c:486) 20250427085139273 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250427085139273 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085139273 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085139273 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085139273 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085139273 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) 20250427085139273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085139273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085139277 DLCTRL DEBUG Command: GET 900319217 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085139277 DLCTRL DEBUG Tx Command reply: GET_REPLY 900319217 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085139279 DLCTRL DEBUG Command: GET 889687022 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085139279 DLCTRL DEBUG Tx Command reply: GET_REPLY 889687022 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085139282 DLCTRL DEBUG Command: GET 756568100 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085139282 DLCTRL DEBUG Tx Command reply: GET_REPLY 756568100 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250427085139286 DLCTRL DEBUG Command: GET 864042338 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085139286 DLCTRL DEBUG Tx Command reply: GET_REPLY 864042338 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085139289 DLCTRL DEBUG Command: GET 774299358 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085139289 DLCTRL DEBUG Tx Command reply: GET_REPLY 774299358 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085139292 DLCTRL DEBUG Command: GET 400497494 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085139292 DLCTRL DEBUG Tx Command reply: GET_REPLY 400497494 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085139294 DLCTRL DEBUG Command: GET 212246675 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085139294 DLCTRL DEBUG Tx Command reply: GET_REPLY 212246675 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085139296 DLCTRL DEBUG Command: GET 51560336 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085139296 DLCTRL DEBUG Tx Command reply: GET_REPLY 51560336 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085139297 DLCTRL DEBUG Command: GET 495046977 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085139297 DLCTRL DEBUG Tx Command reply: GET_REPLY 495046977 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085139299 DLCTRL DEBUG Command: GET 280216025 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085139299 DLCTRL DEBUG Tx Command reply: GET_REPLY 280216025 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085139300 DLCTRL DEBUG Command: GET 94048820 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085139300 DLCTRL DEBUG Tx Command reply: GET_REPLY 94048820 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085139304 DLCTRL DEBUG Command: GET 757682607 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085139304 DLCTRL DEBUG Tx Command reply: GET_REPLY 757682607 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085139307 DLCTRL DEBUG Command: GET 305922475 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085139307 DLCTRL DEBUG Tx Command reply: GET_REPLY 305922475 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085139309 DLCTRL DEBUG Command: GET 282081681 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085139309 DLCTRL DEBUG Tx Command reply: GET_REPLY 282081681 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085139311 DLCTRL DEBUG Command: GET 889107381 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085139311 DLCTRL DEBUG Tx Command reply: GET_REPLY 889107381 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085139313 DLCTRL DEBUG Command: GET 263500263 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085139313 DLCTRL DEBUG Tx Command reply: GET_REPLY 263500263 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085139314 DLCTRL DEBUG Command: GET 299227893 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085139314 DLCTRL DEBUG Tx Command reply: GET_REPLY 299227893 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085139316 DLCTRL DEBUG Command: GET 293433940 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085139316 DLCTRL DEBUG Tx Command reply: GET_REPLY 293433940 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085139317 DLCTRL DEBUG Command: GET 477282791 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085139317 DLCTRL DEBUG Tx Command reply: GET_REPLY 477282791 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085139318 DLCTRL DEBUG Command: GET 785194610 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085139318 DLCTRL DEBUG Tx Command reply: GET_REPLY 785194610 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085139323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60696<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085139325 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34935<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(518)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085139326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085139327 DLINP DEBUG SRVCONN(,r=127.0.0.1:38367<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085139327 DLINP DEBUG SRVCONN(,r=127.0.0.1:38367<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085139327 DLINP NOTICE SRV(,r=127.0.0.1:38367<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085139327 DMAIN NOTICE (127.0.0.1:38367 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38367<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085139327 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@86ee852d1e2c: Final verdict of PTC: none 20250427085139330 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085139330 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) 20250427085139330 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085139330 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(535)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@86ee852d1e2c: Final verdict of PTC: none 20250427085139330 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085139330 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) 20250427085139330 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085139330 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085139330 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085139330 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) 20250427085139330 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085139330 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085139330 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 20250427085139330 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) 20250427085139330 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085139330 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085139330 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085139331 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085139331 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085139331 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 20250427085139331 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  20250427085139331 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  20250427085139331 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  20250427085139331 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085139331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085139331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085139331 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085139331 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) 20250427085139331 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085139331 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085139331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085139331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085139331 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085139332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085139331 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085139331 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) 20250427085139331 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085139331 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085139331 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 20250427085139331 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 20250427085139331 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) 20250427085139331 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085139331 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085139332 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085139332 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085139332 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085139332 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 20250427085139332 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  20250427085139332 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  20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085139332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085139332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085139332 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085139332 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) 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085139332 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 20250427085139332 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085139332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085139332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085139332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085139332 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085139332 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085139332 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085139332 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085139332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085139332 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085139332 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085139332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd54d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085139332 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) 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085139332 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 20250427085139332 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085139332 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) 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085139332 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 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085139332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085139332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc0-SCCP(525)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@86ee852d1e2c: Final verdict of PTC: none 20250427085139332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085139332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6f d5 4d 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085139332 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085139332 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085139332 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085139332 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085139332 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 20250427085139333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085139332 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  20250427085139332 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085139332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085139332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085139333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085139333 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085139333 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 20250427085139333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139333 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085139333 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085139333 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085139333 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085139333 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085139333 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 20250427085139333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085139333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085139333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085139333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{disrupted}: Freeing instance (context_map.c:202) 20250427085139333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1855158)[0x56345e0bf5f0]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(526)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(527)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@86ee852d1e2c: Final verdict of PTC: none 20250427085139333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085139333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{disconnected}: Freeing instance (context_map.c:206) 20250427085139333 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085139333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085139333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56345e09ce30]{disconnected}: Deallocated (fsm.c:568) 20250427085139333 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1855158 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250427085139333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085139333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085139333 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085139333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085139333 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085139333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085139333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085139333 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085139333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085139333 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085139333 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085139333 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085139334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085139334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085139334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085139334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085139334 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085139334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085139334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085139334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085139334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085139334 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085139334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085139334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085139334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085139334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085139334 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085139334 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085139334 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085139334 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085139334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085139334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085139334 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085139334 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) 20250427085139334 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085139335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480050)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085139335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480050)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085139335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085139335 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085139335 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085139335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007feeac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085139335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085139335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085139335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085139335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085139335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 7f ee ac 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085139335 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085139335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085139335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480050)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085139335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480050)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085139335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15480050)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085139335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085139335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085139335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085139335 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15480050 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250427085139335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5812767)[0x56345e094240]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085139335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5812767)[0x56345e094240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085139335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085139335 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085139335 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085139335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e7a04), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085139336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085139336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085139336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085139336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085139336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 2e 7a 04 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085139336 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085139336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085139336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5812767)[0x56345e094240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085139336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5812767)[0x56345e094240]{disrupted}: Freeing instance (context_map.c:202) 20250427085139336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5812767)[0x56345e094240]{disrupted}: Deallocated (fsm.c:568) 20250427085139336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085139336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{disconnected}: Freeing instance (context_map.c:206) 20250427085139336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56345e094c90]{disconnected}: Deallocated (fsm.c:568) 20250427085139336 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5812767 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250427085139336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085139336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085139336 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085139336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085139336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085139336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085139336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085139336 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085139336 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085139336 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085139336 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085139338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085139338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(537)@86ee852d1e2c: Final verdict of PTC: none 20250427085139337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085139337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085139337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085139337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085139337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085139338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085139338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085139338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085139338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085139338 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(539)@86ee852d1e2c: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@86ee852d1e2c: Final verdict of PTC: pass20250427085139352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41834<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(520)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 08:51:39 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 20250427085139538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085139922 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085139922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f479be), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085139922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085139922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085139922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085139922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085139922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085139922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085139922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 79 be 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085139922 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085139922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f55), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085139922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085139922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085139922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085139922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085139923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085139923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085139923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 8f 55 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085139923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085139923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085139923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085139923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085139923 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085139923 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085139923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085139923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085139923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085139923 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085139924 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085139924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7887), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085139924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085139924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085139924 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085139924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085139924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085139924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 de 78 87 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085139924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085139924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085139925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085139925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085139925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085139925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085140141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41836<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549288) 20250427085140554 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085140554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78fe6), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085140554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085140554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085140554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085140554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085140554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085140554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085140554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f e6 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085140555 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085140555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f6f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085140555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085140555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085140555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085140555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085140555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085140555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085140555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f6 f1 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085140555 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085140555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e791b9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085140555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085140555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085140555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085140555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085140555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085140555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085140555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 91 b9 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085140555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085140555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085140555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085140555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085140555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085140555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085140555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085140555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085140555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085140555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085140555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085140555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085140556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085140556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085140556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085140556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085140556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085140556 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=549288, count=578712) 20250427085141315 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085141315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d936c2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085141315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085141315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085141315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085141315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085141315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085141315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085141315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 c2 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085141315 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085141315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9db0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085141315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085141315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085141315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085141315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085141315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085141315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085141315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 9d b0 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085141315 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085141315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001661ec), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085141315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085141315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085141315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085141315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085141315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085141315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085141315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 ec 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085141315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085141315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085141315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085141315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085141315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085141315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085141315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085141315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085141315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085141315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085141315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085141315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085141315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085141315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085141315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085141315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085141315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085141316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085141316 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085141316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b1e0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085141316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085141316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085141316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085141316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085141316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085141316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085141316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 26 b1 e0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085141316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085141316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085141316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085141316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085141316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085141316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085141331 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085141332 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085141332 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085141333 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085141333 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085141333 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085141333 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085141333 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085141333 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085141333 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085141333 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085141333 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:51: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_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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250427085143244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085143250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085143253 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45357<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085143275 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085143275 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085143286 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085143286 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143287 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085143287 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143287 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085143287 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143287 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085143287 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085143287 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59870 (stream_srv.c:142) 20250427085143287 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59870<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085143288 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143288 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085143288 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) 20250427085143288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085143288 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) 20250427085143288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143288 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) 20250427085143288 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) 20250427085143288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143288 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) 20250427085143288 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) 20250427085143288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085143288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085143288 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143288 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143288 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085143288 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) 20250427085143288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085143288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 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) 20250427085143289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143289 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) 20250427085143289 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) 20250427085143289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085143289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085143289 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143289 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143289 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085143289 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) 20250427085143289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085143289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085143289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085143289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085143289 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143289 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143289 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085143289 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) 20250427085143289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085143289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085143289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085143289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085143289 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143289 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 20250427085143289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085143289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085143289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143289 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 20250427085143290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085143290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085143290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085143290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085143290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085143290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085143290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085143290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(554)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(552)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085143314 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085143314 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143314 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085143314 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143314 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085143314 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143314 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085143314 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143315 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143315 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085143315 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) 20250427085143315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085143315 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) 20250427085143315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143315 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) 20250427085143315 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) 20250427085143315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143316 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) 20250427085143316 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) 20250427085143316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085143316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085143316 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143316 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143316 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085143316 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) 20250427085143316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 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) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143316 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) 20250427085143316 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) 20250427085143316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085143316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085143316 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143316 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143316 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085143316 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) 20250427085143316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143316 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085143316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085143316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085143316 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143316 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143316 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085143316 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) 20250427085143316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085143316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085143316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085143316 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143316 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 20250427085143316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085143316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085143316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143316 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 20250427085143316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085143316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085143316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085143316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085143316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085143316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085143316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085143316 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(557)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(555)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(558)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085143358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085143358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085143358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085143358 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085143358 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) 20250427085143358 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085143358 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085143358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085143358 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085143368 DLINP DEBUG SRVCONN(,r=127.0.0.1:59870<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085143368 DLINP DEBUG SRVCONN(,r=127.0.0.1:59870<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085143368 DLINP DEBUG SRVCONN(,r=127.0.0.1:59870<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085143368 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085143368 DHNBAP DEBUG (127.0.0.1:59870 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085143368 DHNBAP NOTICE (127.0.0.1:59870 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085143368 DHNBAP NOTICE (127.0.0.1:59870 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085143368 DLINP DEBUG SRVCONN(,r=127.0.0.1:59870<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085143368 DLINP DEBUG SRVCONN(,r=127.0.0.1:59870<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085143501 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 20250427085143501 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 20250427085143501 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085143501 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085143508 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143508 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085143508 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085143508 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085143508 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085143508 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085143508 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085143508 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 20250427085143508 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085143508 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  20250427085143508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085143511 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 20250427085143511 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 20250427085143511 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085143511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085143511 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085143511 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085143511 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  20250427085143511 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085143511 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085143511 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085143511 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 20250427085143511 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085143512 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  20250427085143512 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085143512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085143512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085143512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085143512 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085143512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085143512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085143512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085143512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085143512 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085143512 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085143512 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143513 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143513 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085143513 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) 20250427085143513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085143513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085143513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085143513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085143513 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143514 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085143514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085143514 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085143514 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085143514 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085143514 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085143514 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.msc1-M3UA(554)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085143518 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) 20250427085143518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085143518 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085143518 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085143518 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085143518 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085143518 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085143518 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 20250427085143518 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085143518 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  20250427085143518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085143523 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) 20250427085143523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085143523 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085143523 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  20250427085143523 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085143523 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085143523 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085143523 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 20250427085143523 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085143523 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  20250427085143523 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  20250427085143523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085143523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085143523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085143523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085143523 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085143523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085143523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085143523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085143523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085143523 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085143523 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085143523 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143524 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143524 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085143524 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) 20250427085143524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085143524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143524 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085143524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085143524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085143524 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143525 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143525 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085143525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085143525 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' 20250427085143525 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 20250427085143525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085143525 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085143525 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  20250427085143529 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 20250427085143529 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 20250427085143529 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085143529 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085143533 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085143533 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085143533 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085143533 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085143533 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085143533 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085143533 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 20250427085143533 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085143533 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  20250427085143533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085143534 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085143534 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085143534 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  20250427085143534 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085143534 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085143534 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085143534 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 20250427085143534 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085143535 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  20250427085143535 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  20250427085143535 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  20250427085143535 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085143535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085143535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085143535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085143535 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085143535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085143535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085143535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085143535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085143535 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085143535 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085143535 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143536 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143536 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085143536 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) 20250427085143536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085143536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085143536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085143536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085143536 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143536 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085143536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085143536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085143536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085143536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085143536 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085143536 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  20250427085143544 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 20250427085143544 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 20250427085143544 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085143544 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085143546 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) 20250427085143546 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085143546 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085143546 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085143546 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085143546 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085143546 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085143546 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 20250427085143546 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085143546 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  20250427085143546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085143547 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) 20250427085143547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085143547 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085143547 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  20250427085143547 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085143547 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085143547 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085143547 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 20250427085143547 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085143547 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  20250427085143547 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  20250427085143547 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  20250427085143547 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  20250427085143547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085143547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085143547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085143547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085143547 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085143547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085143547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085143547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085143547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085143547 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085143547 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085143547 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085143548 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085143548 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085143548 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) 20250427085143548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085143548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085143548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085143548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085143548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085143548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085143548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085143548 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085143548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085143548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085143548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085143548 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085143548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085143548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085143548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085143548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085143548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085143548 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' 20250427085143549 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 20250427085143549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085143549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085143549 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(550)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085144316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085144316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085144316 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085144316 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085144316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085144316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085144316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085144316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085144316 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144316 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085144317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085144317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085144317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085144317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085144317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085144317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085144317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085144317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085144317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085144317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085144317 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085144317 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085144317 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) 20250427085144317 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) 20250427085144317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085144317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085144317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085144317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085144317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085144317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085144317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085144317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085144317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085144317 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085144317 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085144318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085144318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085144318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085144318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085144318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085144318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085144318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085144318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085144318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144318 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  20250427085144318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085144318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085144318 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085144318 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085144318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085144318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085144318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085144318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085144318 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144318 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085144318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085144318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085144318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085144318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085144318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085144318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085144318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085144318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085144318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085144318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085144318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085144318 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085144318 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085144321 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) 20250427085144321 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085144321 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085144321 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 20250427085144321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085144321 DLSS7 <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' 20250427085144321 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085144321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085144321 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144321 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085144322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085144322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085144322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085144322 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) 20250427085144322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085144322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085144322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085144322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085144322 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) 20250427085144322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144322 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) 20250427085144322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085144322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085144322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085144322 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085144322 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) 20250427085144322 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) 20250427085144322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085144322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085144322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085144322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085144322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085144322 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085144322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085144322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085144322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085144322 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085144322 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085144322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085144322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085144322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085144322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085144322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085144322 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' 20250427085144322 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 20250427085144322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085144322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144322 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  20250427085144324 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) 20250427085144324 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085144324 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085144324 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 20250427085144324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085144324 DLSS7 <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' 20250427085144324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085144324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085144324 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144324 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085144324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085144324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085144324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085144324 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) 20250427085144324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085144324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085144324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085144324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085144324 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) 20250427085144324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144324 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) 20250427085144324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085144324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085144324 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085144324 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085144324 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085144339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085144339 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085144339 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085144339 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085144339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085144340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085144340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085144340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085144340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144340 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085144340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085144340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085144340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085144340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085144340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085144340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085144340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085144340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085144340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085144340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085144340 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085144340 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085144340 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) 20250427085144340 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) 20250427085144340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085144340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085144340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085144340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085144340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085144340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085144340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085144340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085144340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085144340 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085144340 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085144340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085144340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085144340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085144340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085144340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085144340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085144340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085144340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085144340 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144340 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  20250427085144341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085144341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085144341 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085144341 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085144341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085144341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085144341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085144341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085144341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144341 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085144341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085144341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085144341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085144341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085144342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085144342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085144342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085144342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085144342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085144342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085144342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085144342 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085144342 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085144355 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) 20250427085144355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085144355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085144355 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 20250427085144355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085144355 DLSS7 <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' 20250427085144355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085144355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085144355 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144355 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085144355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085144356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085144356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085144356 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) 20250427085144356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085144356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085144356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085144356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085144356 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) 20250427085144356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144356 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) 20250427085144356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085144356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085144356 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085144356 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085144356 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) 20250427085144356 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) 20250427085144356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085144356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085144356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085144356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085144356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085144356 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085144356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085144356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085144356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 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) 20250427085144356 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085144356 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085144356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085144356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085144356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085144356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085144356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085144356 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' 20250427085144356 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 20250427085144356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085144356 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144356 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 0d 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  20250427085144359 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) 20250427085144359 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085144359 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085144359 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 20250427085144359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085144359 DLSS7 <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' 20250427085144359 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085144359 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085144359 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085144359 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085144359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085144359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085144359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085144359 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) 20250427085144359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085144359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085144359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085144359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085144359 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) 20250427085144359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085144359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144359 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) 20250427085144359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085144359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085144359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085144359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085144359 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085144359 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085144359 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085145379 DLCTRL DEBUG Command: GET 265742378 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085145379 DLCTRL DEBUG Tx Command reply: GET_REPLY 265742378 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085145384 DLCTRL DEBUG Command: GET 941480994 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085145384 DLCTRL DEBUG Tx Command reply: GET_REPLY 941480994 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085145386 DLCTRL DEBUG Command: GET 961539786 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085145386 DLCTRL DEBUG Tx Command reply: GET_REPLY 961539786 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085145389 DLCTRL DEBUG Command: GET 47742524 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085145389 DLCTRL DEBUG Tx Command reply: GET_REPLY 47742524 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085145390 DLCTRL DEBUG Command: GET 576422955 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085145390 DLCTRL DEBUG Tx Command reply: GET_REPLY 576422955 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085145391 DLCTRL DEBUG Command: GET 641144221 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085145391 DLCTRL DEBUG Tx Command reply: GET_REPLY 641144221 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085145392 DLCTRL DEBUG Command: GET 812608830 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085145392 DLCTRL DEBUG Tx Command reply: GET_REPLY 812608830 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085145393 DLCTRL DEBUG Command: GET 710342213 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085145393 DLCTRL DEBUG Tx Command reply: GET_REPLY 710342213 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085145394 DLCTRL DEBUG Command: GET 976573264 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085145394 DLCTRL DEBUG Tx Command reply: GET_REPLY 976573264 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085145395 DLCTRL DEBUG Command: GET 946538914 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085145395 DLCTRL DEBUG Tx Command reply: GET_REPLY 946538914 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085145397 DLCTRL DEBUG Command: GET 834541431 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085145397 DLCTRL DEBUG Tx Command reply: GET_REPLY 834541431 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085145398 DLCTRL DEBUG Command: GET 201242634 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085145398 DLCTRL DEBUG Tx Command reply: GET_REPLY 201242634 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085145400 DLCTRL DEBUG Command: GET 906002093 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085145400 DLCTRL DEBUG Tx Command reply: GET_REPLY 906002093 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085145401 DLCTRL DEBUG Command: GET 931897762 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085145401 DLCTRL DEBUG Tx Command reply: GET_REPLY 931897762 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085145402 DLCTRL DEBUG Command: GET 486794592 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085145402 DLCTRL DEBUG Tx Command reply: GET_REPLY 486794592 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085145404 DLCTRL DEBUG Command: GET 736231572 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085145404 DLCTRL DEBUG Tx Command reply: GET_REPLY 736231572 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085145405 DLCTRL DEBUG Command: GET 313067432 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085145405 DLCTRL DEBUG Tx Command reply: GET_REPLY 313067432 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085145406 DLCTRL DEBUG Command: GET 491611492 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085145406 DLCTRL DEBUG Tx Command reply: GET_REPLY 491611492 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085145408 DLCTRL DEBUG Command: GET 505008097 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085145408 DLCTRL DEBUG Tx Command reply: GET_REPLY 505008097 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085145410 DLCTRL DEBUG Command: GET 3125365 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085145410 DLCTRL DEBUG Tx Command reply: GET_REPLY 3125365 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000000101001000'B, t_guard := 20.000000 } 20250427085145448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)14302280 20250427085146485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085146485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085146485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085146485 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085146485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xda3c48, normal) (hnbgw_rua.c:406) 20250427085146486 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085146486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085146486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302280 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085146486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085146486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085146486 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302280 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427085146486 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302280 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085146486 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085146486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085146486 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14302280 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085146486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302280 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085146486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085146486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085146486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085146486 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302280 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085146486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085146486 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085146486 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{IDLE}: Allocated (fsm.c:456) 20250427085146486 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085146486 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001480056400500f1100926) (sccp_scrc.c:415) 20250427085146486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085146486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085146486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085146486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085146486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085146486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085146486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085146486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085146486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085146486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085146486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085146486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085146486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085146486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085146486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085146486 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 01 48 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085146486 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085146486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085146486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085146487 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085146487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085146487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085146487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085146487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085146487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085146487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085146487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085146487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085146487 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 01 48 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)4796407 HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085146499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085146499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085146499 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085146499 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085146499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085146500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085146500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085146500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085146500 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085146500 DLSS7 <000c> osmo_ss7_asp.c:1164 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 32 5a 81 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085146500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085146500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085146500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085146500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085146500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085146500 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=00325a81) (sccp_scrc.c:486) 20250427085146500 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250427085146500 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085146500 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085146500 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085146500 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085146500 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) 20250427085146500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085146500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085146503 DLCTRL DEBUG Command: GET 503370953 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085146503 DLCTRL DEBUG Tx Command reply: GET_REPLY 503370953 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085146508 DLCTRL DEBUG Command: GET 446083323 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085146508 DLCTRL DEBUG Tx Command reply: GET_REPLY 446083323 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085146511 DLCTRL DEBUG Command: GET 730340046 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085146512 DLCTRL DEBUG Tx Command reply: GET_REPLY 730340046 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085146515 DLCTRL DEBUG Command: GET 548820097 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085146515 DLCTRL DEBUG Tx Command reply: GET_REPLY 548820097 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085146518 DLCTRL DEBUG Command: GET 537091956 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085146518 DLCTRL DEBUG Tx Command reply: GET_REPLY 537091956 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085146521 DLCTRL DEBUG Command: GET 783572787 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085146522 DLCTRL DEBUG Tx Command reply: GET_REPLY 783572787 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085146525 DLCTRL DEBUG Command: GET 985267339 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085146525 DLCTRL DEBUG Tx Command reply: GET_REPLY 985267339 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085146528 DLCTRL DEBUG Command: GET 735910722 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085146528 DLCTRL DEBUG Tx Command reply: GET_REPLY 735910722 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085146532 DLCTRL DEBUG Command: GET 462458772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085146532 DLCTRL DEBUG Tx Command reply: GET_REPLY 462458772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085146536 DLCTRL DEBUG Command: GET 927409849 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085146536 DLCTRL DEBUG Tx Command reply: GET_REPLY 927409849 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085146540 DLCTRL DEBUG Command: GET 10111991 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085146540 DLCTRL DEBUG Tx Command reply: GET_REPLY 10111991 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085146543 DLCTRL DEBUG Command: GET 234465765 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085146543 DLCTRL DEBUG Tx Command reply: GET_REPLY 234465765 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085146547 DLCTRL DEBUG Command: GET 859729577 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085146547 DLCTRL DEBUG Tx Command reply: GET_REPLY 859729577 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085146551 DLCTRL DEBUG Command: GET 108936812 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085146551 DLCTRL DEBUG Tx Command reply: GET_REPLY 108936812 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085146554 DLCTRL DEBUG Command: GET 969577493 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085146554 DLCTRL DEBUG Tx Command reply: GET_REPLY 969577493 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085146558 DLCTRL DEBUG Command: GET 247706907 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085146558 DLCTRL DEBUG Tx Command reply: GET_REPLY 247706907 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085146561 DLCTRL DEBUG Command: GET 475227696 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085146561 DLCTRL DEBUG Tx Command reply: GET_REPLY 475227696 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085146564 DLCTRL DEBUG Command: GET 419941304 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085146564 DLCTRL DEBUG Tx Command reply: GET_REPLY 419941304 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085146567 DLCTRL DEBUG Command: GET 504947888 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085146567 DLCTRL DEBUG Tx Command reply: GET_REPLY 504947888 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085146571 DLCTRL DEBUG Command: GET 891220504 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085146571 DLCTRL DEBUG Tx Command reply: GET_REPLY 891220504 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000010111111'B, t_guard := 20.000000 } 20250427085146611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34250<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@86ee852d1e2c: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)12616813 20250427085147637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085147637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085147637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427085147637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085147637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc0846d, normal) (hnbgw_rua.c:406) 20250427085147638 DHNB DEBUG map_rua[0x56345e094c90]{init}: Allocated (fsm.c:456) 20250427085147638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085147638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12616813 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085147638 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085147638 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085147638 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085147638 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12616813 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427085147638 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12616813 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085147638 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085147638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085147638 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12616813 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085147638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12616813 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427085147638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085147638 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085147638 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085147638 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12616813 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085147638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085147638 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085147638 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{IDLE}: Allocated (fsm.c:456) 20250427085147638 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085147638 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000bf0056400500f1100926) (sccp_scrc.c:415) 20250427085147638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085147638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085147638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085147638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085147638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085147638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085147638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085147638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085147638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085147638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085147638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085147638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085147638 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085147638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085147638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085147638 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 00 bf 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) 20250427085147638 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085147638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085147638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085147638 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085147638 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085147638 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085147638 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085147638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085147638 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' 20250427085147638 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 20250427085147638 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085147638 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085147638 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 00 bf 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@86ee852d1e2c: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)15875447 HNBGW_Test.msc1-SCCP(552)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085147653 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) 20250427085147653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085147653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer MTC@86ee852d1e2c: 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 } } } 20250427085147653 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 20250427085147653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085147653 DLSS7 <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' 20250427085147654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085147654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085147654 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085147654 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e6 cc 89 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085147654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085147654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085147654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085147654 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) 20250427085147654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085147654 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=00e6cc89) (sccp_scrc.c:486) 20250427085147654 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250427085147654 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085147654 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085147654 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085147654 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085147654 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) 20250427085147654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085147654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085147654 DLCTRL DEBUG Command: GET 525524272 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085147654 DLCTRL DEBUG Tx Command reply: GET_REPLY 525524272 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085147657 DLCTRL DEBUG Command: GET 139462010 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085147657 DLCTRL DEBUG Tx Command reply: GET_REPLY 139462010 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085147660 DLCTRL DEBUG Command: GET 851368299 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085147660 DLCTRL DEBUG Tx Command reply: GET_REPLY 851368299 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085147662 DLCTRL DEBUG Command: GET 658443496 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085147662 DLCTRL DEBUG Tx Command reply: GET_REPLY 658443496 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085147666 DLCTRL DEBUG Command: GET 178262180 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085147666 DLCTRL DEBUG Tx Command reply: GET_REPLY 178262180 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085147668 DLCTRL DEBUG Command: GET 615296013 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085147668 DLCTRL DEBUG Tx Command reply: GET_REPLY 615296013 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085147670 DLCTRL DEBUG Command: GET 836551027 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085147670 DLCTRL DEBUG Tx Command reply: GET_REPLY 836551027 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085147673 DLCTRL DEBUG Command: GET 134611393 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085147673 DLCTRL DEBUG Tx Command reply: GET_REPLY 134611393 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085147675 DLCTRL DEBUG Command: GET 779080318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085147675 DLCTRL DEBUG Tx Command reply: GET_REPLY 779080318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085147676 DLCTRL DEBUG Command: GET 245968077 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085147676 DLCTRL DEBUG Tx Command reply: GET_REPLY 245968077 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085147677 DLCTRL DEBUG Command: GET 357309199 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085147677 DLCTRL DEBUG Tx Command reply: GET_REPLY 357309199 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085147678 DLCTRL DEBUG Command: GET 390209342 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085147678 DLCTRL DEBUG Tx Command reply: GET_REPLY 390209342 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085147679 DLCTRL DEBUG Command: GET 882937353 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085147679 DLCTRL DEBUG Tx Command reply: GET_REPLY 882937353 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085147680 DLCTRL DEBUG Command: GET 500688692 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085147680 DLCTRL DEBUG Tx Command reply: GET_REPLY 500688692 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085147681 DLCTRL DEBUG Command: GET 772128045 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085147681 DLCTRL DEBUG Tx Command reply: GET_REPLY 772128045 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085147683 DLCTRL DEBUG Command: GET 219214595 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085147683 DLCTRL DEBUG Tx Command reply: GET_REPLY 219214595 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085147685 DLCTRL DEBUG Command: GET 899872577 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085147685 DLCTRL DEBUG Tx Command reply: GET_REPLY 899872577 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085147687 DLCTRL DEBUG Command: GET 788358699 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085147687 DLCTRL DEBUG Tx Command reply: GET_REPLY 788358699 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085147688 DLCTRL DEBUG Command: GET 818593330 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085147688 DLCTRL DEBUG Tx Command reply: GET_REPLY 818593330 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085147690 DLCTRL DEBUG Command: GET 979319909 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085147690 DLCTRL DEBUG Tx Command reply: GET_REPLY 979319909 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001101010001'B, t_guard := 20.000000 } 20250427085147719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34256<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)12775410 20250427085148749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085148749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085148749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427085148749 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085148749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2eff2, normal) (hnbgw_rua.c:406) 20250427085148749 DHNB DEBUG map_rua[0x56345e0e3b60]{init}: Allocated (fsm.c:456) 20250427085148749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085148750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12775410 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085148750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085148750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085148750 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12775410 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085148750 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12775410 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427085148750 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12775410 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085148750 DCN DEBUG map_sccp[0x56345e0b14c0]{init}: Allocated (fsm.c:456) 20250427085148750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085148750 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12775410 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085148750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12775410 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427085148750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085148750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085148750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085148750 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12775410 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085148750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085148750 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085148750 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{IDLE}: Allocated (fsm.c:456) 20250427085148750 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085148750 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003510056400500f1100926) (sccp_scrc.c:415) 20250427085148750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085148750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085148750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085148750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085148750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085148750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085148750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085148750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085148751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085148751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085148751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085148751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085148751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085148751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085148751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085148751 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 03 51 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) 20250427085148751 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085148751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085148751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085148751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085148751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085148751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085148751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085148751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085148751 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085148751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085148751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085148751 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085148751 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 03 51 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)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)4507994 HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085148758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085148758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085148758 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085148758 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085148758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085148758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085148758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085148758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085148758 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085148758 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c8 e1 61 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085148758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085148759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085148759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085148759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085148759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085148759 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=00c8e161) (sccp_scrc.c:486) 20250427085148759 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250427085148759 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085148759 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085148759 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085148759 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085148759 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) 20250427085148759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085148759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085148761 DLCTRL DEBUG Command: GET 845947999 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085148761 DLCTRL DEBUG Tx Command reply: GET_REPLY 845947999 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085148766 DLCTRL DEBUG Command: GET 858947942 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085148766 DLCTRL DEBUG Tx Command reply: GET_REPLY 858947942 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085148770 DLCTRL DEBUG Command: GET 275503797 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085148770 DLCTRL DEBUG Tx Command reply: GET_REPLY 275503797 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085148774 DLCTRL DEBUG Command: GET 89444274 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085148774 DLCTRL DEBUG Tx Command reply: GET_REPLY 89444274 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085148778 DLCTRL DEBUG Command: GET 154378548 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085148778 DLCTRL DEBUG Tx Command reply: GET_REPLY 154378548 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085148783 DLCTRL DEBUG Command: GET 915477524 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085148783 DLCTRL DEBUG Tx Command reply: GET_REPLY 915477524 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085148787 DLCTRL DEBUG Command: GET 911257530 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085148787 DLCTRL DEBUG Tx Command reply: GET_REPLY 911257530 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085148791 DLCTRL DEBUG Command: GET 526631615 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085148791 DLCTRL DEBUG Tx Command reply: GET_REPLY 526631615 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085148794 DLCTRL DEBUG Command: GET 378418563 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085148794 DLCTRL DEBUG Tx Command reply: GET_REPLY 378418563 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085148797 DLCTRL DEBUG Command: GET 880483354 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085148797 DLCTRL DEBUG Tx Command reply: GET_REPLY 880483354 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085148800 DLCTRL DEBUG Command: GET 298435752 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085148800 DLCTRL DEBUG Tx Command reply: GET_REPLY 298435752 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085148802 DLCTRL DEBUG Command: GET 204406560 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085148802 DLCTRL DEBUG Tx Command reply: GET_REPLY 204406560 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085148804 DLCTRL DEBUG Command: GET 257228682 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085148804 DLCTRL DEBUG Tx Command reply: GET_REPLY 257228682 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085148806 DLCTRL DEBUG Command: GET 449483951 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085148806 DLCTRL DEBUG Tx Command reply: GET_REPLY 449483951 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085148808 DLCTRL DEBUG Command: GET 823326712 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085148808 DLCTRL DEBUG Tx Command reply: GET_REPLY 823326712 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085148810 DLCTRL DEBUG Command: GET 882643654 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085148810 DLCTRL DEBUG Tx Command reply: GET_REPLY 882643654 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085148811 DLCTRL DEBUG Command: GET 538967958 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085148811 DLCTRL DEBUG Tx Command reply: GET_REPLY 538967958 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085148813 DLCTRL DEBUG Command: GET 751949811 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085148813 DLCTRL DEBUG Tx Command reply: GET_REPLY 751949811 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085148815 DLCTRL DEBUG Command: GET 100913927 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085148815 DLCTRL DEBUG Tx Command reply: GET_REPLY 100913927 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085148818 DLCTRL DEBUG Command: GET 639546686 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085148818 DLCTRL DEBUG Tx Command reply: GET_REPLY 639546686 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085148829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085148830 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45357<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(543)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(542)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085148834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085148835 DLINP DEBUG SRVCONN(,r=127.0.0.1:59870<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085148835 DLINP DEBUG SRVCONN(,r=127.0.0.1:59870<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085148835 DLINP NOTICE SRV(,r=127.0.0.1:59870<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085148835 DMAIN NOTICE (127.0.0.1:59870 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59870<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085148835 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@86ee852d1e2c: Final verdict of PTC: none 20250427085148839 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085148839 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) 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085148839 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085148839 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) 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085148839 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 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085148839 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085148839 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085148839 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085148839 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 20250427085148839 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  20250427085148839 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  20250427085148839 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  20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085148839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085148839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(559)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@86ee852d1e2c: Final verdict of PTC: none 20250427085148839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085148839 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085148839 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) 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085148839 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 20250427085148839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085148839 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085148839 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085148839 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085148839 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085148839 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085148839 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085148839 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085148839 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085148839 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085148839 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085148839 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) 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-SCCP(558)@86ee852d1e2c: Final verdict of PTC: none20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085148839 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085148839 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) 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085148839 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085148839 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) 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085148839 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085148839 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 20250427085148839 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) 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085148840 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085148840 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085148840 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085148840 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 20250427085148840 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  20250427085148840 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  20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085148840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085148840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085148840 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 20250427085148840 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) 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085148840 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 20250427085148840 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 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085148840 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085148840 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085148840 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085148840 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 20250427085148840 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  20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085148840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085148840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085148840 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085148840 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) 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085148840 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250427085148840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085148840 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 20250427085148840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085148840 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085148840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085148840 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085148841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085148841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085148841 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085148841 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085148841 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085148841 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085148841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085148841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085148841 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085148841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6cc89), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085148841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085148841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085148841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085148841 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085148841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085148841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085148841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e6 cc 89 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085148841 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085148841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085148841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085148841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.msc1-RAN(553)@86ee852d1e2c: Final verdict of PTC: none 20250427085148841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085148841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085148841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085148841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{disrupted}: Freeing instance (context_map.c:202) 20250427085148842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12616813)[0x56345e094c90]{disrupted}: Deallocated (fsm.c:568) 20250427085148842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085148842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085148842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085148842 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12616813 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250427085148842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085148842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085148842 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085148842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085148842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085148842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085148842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085148842 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085148842 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@86ee852d1e2c: Final verdict of PTC: none 20250427085148842 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085148842 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085148842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085148842 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085148842 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085148842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325a81), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085148842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085148842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085148842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085148842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085148842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085148842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085148842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 32 5a 81 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@86ee852d1e2c: Final verdict of PTC: none 20250427085148842 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085148842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085148842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085148842 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085148842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085148842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085148842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085148842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085148842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14302280)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085148842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085148842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085148843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085148843 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302280 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250427085148843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085148843 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085148843 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085148843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8e161), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085148843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085148843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085148843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085148843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085148843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc0-M3UA(551)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(552)@86ee852d1e2c: Final verdict of PTC: none 20250427085148843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085148843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c8 e1 61 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085148843 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085148843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085148843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085148843 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085148843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085148843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085148843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085148843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{disrupted}: Freeing instance (context_map.c:202) 20250427085148843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12775410)[0x56345e0e3b60]{disrupted}: Deallocated (fsm.c:568) 20250427085148843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085148843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{disconnected}: Freeing instance (context_map.c:206) 20250427085148843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56345e0b14c0]{disconnected}: Deallocated (fsm.c:568) 20250427085148843 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12775410 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250427085148843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085148844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085148844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085148844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085148844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085148844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085148844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085148844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085148844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085148844 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085148844 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) 20250427085148844 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085148844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085148844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085148844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085148844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085148844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085148844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085148844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085148844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085148844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085148844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085148844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085148844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085148844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc1-M3UA(554)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(544)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(561)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@86ee852d1e2c: Final verdict of PTC: pass 20250427085148850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34250<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@86ee852d1e2c: Final verdict of PTC: pass 20250427085148860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085148861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085149034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085149333 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085149333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd54d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085149333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085149333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085149333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085149333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085149333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085149333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085149333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d5 4d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085149333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085149333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085149333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085149333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085149333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085149333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085149336 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085149336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e7a04), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085149336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085149336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085149336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085149336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085149336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085149336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085149336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2e 7a 04 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085149336 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085149336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007feeac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085149336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085149336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085149336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085149336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085149336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085149336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085149336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085149336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085149336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085149336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085149337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085149337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085149337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085149337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085149337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085149337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085149337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085149337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085149337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085149637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34264<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=541436) 20250427085149923 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085149924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f55), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085149924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085149924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085149924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085149924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085149924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085149924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085149924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 8f 55 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085149924 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085149924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f479be), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085149924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085149924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085149924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085149924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085149924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085149924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085149924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 79 be 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085149924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085149924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085149924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085149924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085149924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085149924 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085149924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085149924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085149924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085149924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085149924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085149924 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085149925 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085149925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7887), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085149925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085149925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085149925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085149925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085149925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085149925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085149925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085149925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085149925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085149925 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085149925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085149925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085149925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 de 78 87 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085150555 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085150555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e791b9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085150555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085150555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085150555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085150555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085150555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085150555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085150555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 91 b9 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085150555 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085150555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f6f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085150555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085150555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085150555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085150556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085150556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085150556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085150556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f6 f1 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085150556 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085150556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78fe6), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085150556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085150556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085150556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085150556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085150556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085150556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085150556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f e6 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085150556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085150556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085150556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085150556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085150556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085150556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085150556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085150556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085150556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085150556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085150556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085150556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085150556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085150556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085150556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085150556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085150556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085150556 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=541436, count=574216) 20250427085150840 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085150840 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085150840 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085150840 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085150840 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085150840 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085150841 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085150841 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085150841 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085151316 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085151316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001661ec), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085151316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085151316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085151316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085151316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085151316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085151316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085151316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 ec 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085151316 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085151316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9db0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085151316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085151316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085151316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085151316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085151316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085151316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085151316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 9d b0 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085151316 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085151316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d936c2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085151316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085151316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085151316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085151316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085151316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085151316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085151316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 c2 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085151316 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085151316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b1e0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085151316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085151316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085151316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085151317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085151317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085151317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085151317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 26 b1 e0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085151317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085151317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085151317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085151317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085151317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085151317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085151317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085151317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085151317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085151317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085151317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085151317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085151317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085151317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085151317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085151317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085151317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085151317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085151317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085151317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085151317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085151317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085151317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085151317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250427085152723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085152725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085152729 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40309<->l=127.0.0.1:4262) (control_if.c:572) 20250427085152741 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085152741 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085152748 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085152748 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152748 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085152748 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152749 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085152749 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152749 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085152749 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152749 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47307 (stream_srv.c:142) 20250427085152749 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47307<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085152750 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152750 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085152750 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) 20250427085152750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085152750 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) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 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) 20250427085152750 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) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152750 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) 20250427085152750 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) 20250427085152750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085152750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085152750 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152750 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152750 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085152750 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) 20250427085152750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085152750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 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) 20250427085152750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152750 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) 20250427085152750 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) 20250427085152750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085152750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085152750 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152750 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152750 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085152750 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) 20250427085152750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085152750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085152750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085152750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085152750 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152750 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152750 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085152751 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) 20250427085152751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085152751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085152751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085152751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085152751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085152751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085152751 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152751 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 20250427085152751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085152751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085152751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152751 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 20250427085152751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085152751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085152751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085152751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085152751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085152751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085152751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085152751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(575)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(578)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(576)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085152777 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085152777 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152777 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085152777 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152777 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085152777 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085152777 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152778 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085152778 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152779 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152779 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085152779 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) 20250427085152779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085152779 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) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 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) 20250427085152779 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) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152779 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) 20250427085152779 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) 20250427085152779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085152779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085152779 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152779 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152779 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085152779 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) 20250427085152779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 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) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152779 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) 20250427085152779 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) 20250427085152779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085152779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085152779 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152779 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152779 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085152779 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) 20250427085152779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152779 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085152779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085152779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085152779 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152779 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152779 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085152779 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) 20250427085152779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085152779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085152779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085152779 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152779 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 20250427085152779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085152779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085152779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152779 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 20250427085152779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085152779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085152779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085152779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085152779 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' 20250427085152779 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 20250427085152779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085152779 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085152779 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  20250427085152779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085152779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085152779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085152780 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@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085152817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085152817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085152817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085152817 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085152817 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) 20250427085152817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085152817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085152817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085152817 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085152827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47307<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085152827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47307<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085152827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47307<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085152827 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085152827 DHNBAP DEBUG (127.0.0.1:47307 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085152827 DHNBAP NOTICE (127.0.0.1:47307 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085152827 DHNBAP NOTICE (127.0.0.1:47307 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085152827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47307<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085152827 DLINP DEBUG SRVCONN(,r=127.0.0.1:47307<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085152961 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 20250427085152961 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 20250427085152961 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085152961 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085152968 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085152968 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085152968 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085152968 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085152968 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085152968 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085152968 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 20250427085152968 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085152968 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  20250427085152968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085152970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085152970 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085152971 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  20250427085152971 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085152971 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085152971 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085152971 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 20250427085152971 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085152971 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  20250427085152971 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  20250427085152971 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085152971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085152971 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 20250427085152971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085152971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085152971 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085152971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085152971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085152971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085152971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085152971 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085152971 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085152971 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152972 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085152972 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) 20250427085152972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085152972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085152972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085152972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085152972 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085152973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085152973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085152973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085152973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085152973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085152973 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  20250427085152976 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 20250427085152976 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 20250427085152976 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085152976 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085152982 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) 20250427085152982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085152982 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085152982 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085152982 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085152982 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085152982 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085152982 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 20250427085152982 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085152982 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  20250427085152982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085152985 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) 20250427085152985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085152985 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085152985 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  20250427085152985 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085152985 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085152985 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085152985 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 20250427085152985 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085152985 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  20250427085152985 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  20250427085152986 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  20250427085152986 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085152986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085152986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085152986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085152986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085152986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085152986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085152986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085152986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085152986 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085152986 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085152986 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085152986 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 20250427085152987 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085152987 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085152987 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) 20250427085152987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085152987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085152987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085152988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085152988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085152988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085152988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085152988 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085152988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085152988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085152988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085152988 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085152988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085152988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085152988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085152988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085152988 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' 20250427085152988 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 20250427085152988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085152988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085152988 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  20250427085152992 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 20250427085152992 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 20250427085152992 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085152992 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085152998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085152998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085152998 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085152998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085152998 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085152998 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085152998 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085152998 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 20250427085152998 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085152998 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  20250427085152998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085153000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153000 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085153000 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085153000 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  20250427085153000 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085153000 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085153000 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085153000 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 20250427085153000 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085153000 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  20250427085153000 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  20250427085153000 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  20250427085153000 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  20250427085153001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085153001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085153001 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 20250427085153001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085153001 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085153001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085153001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085153001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085153001 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085153001 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085153001 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085153002 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085153002 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085153002 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) 20250427085153002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085153002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085153002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085153003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085153003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085153003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085153003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085153003 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085153003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085153003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085153003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085153003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085153003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085153003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085153003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085153003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153004 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  20250427085153004 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 20250427085153004 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 20250427085153004 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 20250427085153004 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427085153004 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427085153004 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427085153004 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(584)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085153010 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) 20250427085153010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085153010 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427085153010 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427085153010 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  20250427085153010 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427085153010 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085153010 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085153010 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 20250427085153010 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250427085153010 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  20250427085153010 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  20250427085153010 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  20250427085153010 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  20250427085153010 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085153010 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085153010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427085153010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085153010 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085153010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085153010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085153010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085153010 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085153014 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) 20250427085153014 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085153014 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085153014 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  20250427085153014 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085153014 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085153014 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250427085153014 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 20250427085153014 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085153014 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  20250427085153014 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  20250427085153014 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  20250427085153014 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  20250427085153014 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085153014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085153014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153014 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085153014 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085153014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085153014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085153014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085153014 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085153014 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085153014 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085153015 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085153016 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085153016 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) 20250427085153016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085153016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085153016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085153016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085153016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085153016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085153016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085153016 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085153016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085153016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085153016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085153016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085153016 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' 20250427085153016 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 20250427085153016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085153016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153016 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(574)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085153778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153778 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085153778 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085153778 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085153778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085153778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085153778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085153778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085153778 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153778 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085153778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085153778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085153778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085153778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085153778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085153778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085153778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085153778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085153778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085153778 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085153778 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) 20250427085153778 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) 20250427085153778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085153779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085153779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085153779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085153779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085153779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085153779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085153779 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085153779 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085153779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085153779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085153779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085153779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085153779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085153779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085153779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085153779 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153779 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  20250427085153781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085153781 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085153781 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085153781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085153781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085153781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085153781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085153781 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153781 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085153781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085153781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085153781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085153781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085153781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085153781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085153781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085153781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085153781 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085153781 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085153781 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085153785 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) 20250427085153785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085153785 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085153785 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 20250427085153785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085153785 DLSS7 <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' 20250427085153785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085153785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085153785 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153785 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085153785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085153785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085153785 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) 20250427085153785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085153785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085153785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085153785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085153785 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) 20250427085153785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153785 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) 20250427085153785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085153785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085153785 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085153785 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) 20250427085153785 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) 20250427085153785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085153785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085153785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085153786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085153786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085153786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085153786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085153786 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085153786 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085153786 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085153786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085153786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085153786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085153786 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' 20250427085153786 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 20250427085153786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085153786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153786 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  20250427085153786 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) 20250427085153786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085153786 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085153786 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 20250427085153786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085153786 DLSS7 <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' 20250427085153787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085153787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085153787 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153787 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085153787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085153787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085153787 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) 20250427085153787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085153787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085153787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085153787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085153787 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) 20250427085153787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153787 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) 20250427085153787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085153787 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085153787 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085153787 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085153807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085153807 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085153807 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085153807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085153807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085153807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085153807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085153807 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153807 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085153807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085153808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085153808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085153808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085153808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085153808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085153808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085153808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085153808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085153808 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085153808 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) 20250427085153808 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) 20250427085153808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085153808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085153808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085153808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085153808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085153808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085153808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085153808 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085153808 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085153808 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085153808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085153808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085153808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085153808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085153808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085153808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085153808 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153808 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  20250427085153809 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153809 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085153809 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085153809 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085153809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085153809 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085153809 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085153809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085153809 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153809 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085153809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085153809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085153809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085153809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085153809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085153809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085153809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085153809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153809 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085153809 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085153809 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085153809 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085153810 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) 20250427085153810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085153810 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085153810 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 20250427085153810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085153810 DLSS7 <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' 20250427085153810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085153810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085153810 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153810 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085153810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085153810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085153810 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) 20250427085153810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085153810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085153810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085153810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085153810 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) 20250427085153810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153810 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) 20250427085153810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085153810 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085153810 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085153810 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) 20250427085153810 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) 20250427085153810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085153810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085153810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085153810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085153810 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085153810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085153810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085153810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085153810 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085153810 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085153811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085153811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085153811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085153811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085153811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085153811 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' 20250427085153811 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 20250427085153811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085153811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153811 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  20250427085153811 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) 20250427085153811 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085153811 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085153811 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 20250427085153811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085153811 DLSS7 <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' 20250427085153811 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085153811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085153811 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085153811 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085153811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085153811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085153811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085153811 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) 20250427085153811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085153811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085153811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085153811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085153811 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) 20250427085153811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085153811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153811 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) 20250427085153811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085153811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085153811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085153811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085153811 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085153811 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085153811 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085154840 DLCTRL DEBUG Command: GET 164275776 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085154841 DLCTRL DEBUG Tx Command reply: GET_REPLY 164275776 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085154848 DLCTRL DEBUG Command: GET 14170080 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085154848 DLCTRL DEBUG Tx Command reply: GET_REPLY 14170080 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085154853 DLCTRL DEBUG Command: GET 452243689 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085154853 DLCTRL DEBUG Tx Command reply: GET_REPLY 452243689 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085154857 DLCTRL DEBUG Command: GET 698427866 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085154857 DLCTRL DEBUG Tx Command reply: GET_REPLY 698427866 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085154861 DLCTRL DEBUG Command: GET 745627971 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085154861 DLCTRL DEBUG Tx Command reply: GET_REPLY 745627971 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085154865 DLCTRL DEBUG Command: GET 72252172 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085154865 DLCTRL DEBUG Tx Command reply: GET_REPLY 72252172 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085154869 DLCTRL DEBUG Command: GET 355267764 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085154869 DLCTRL DEBUG Tx Command reply: GET_REPLY 355267764 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085154872 DLCTRL DEBUG Command: GET 952567678 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085154872 DLCTRL DEBUG Tx Command reply: GET_REPLY 952567678 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085154875 DLCTRL DEBUG Command: GET 576779298 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085154875 DLCTRL DEBUG Tx Command reply: GET_REPLY 576779298 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085154878 DLCTRL DEBUG Command: GET 113867116 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085154878 DLCTRL DEBUG Tx Command reply: GET_REPLY 113867116 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085154883 DLCTRL DEBUG Command: GET 544567946 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085154883 DLCTRL DEBUG Tx Command reply: GET_REPLY 544567946 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085154886 DLCTRL DEBUG Command: GET 691152097 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085154886 DLCTRL DEBUG Tx Command reply: GET_REPLY 691152097 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085154888 DLCTRL DEBUG Command: GET 631132854 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085154888 DLCTRL DEBUG Tx Command reply: GET_REPLY 631132854 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085154890 DLCTRL DEBUG Command: GET 634901120 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085154891 DLCTRL DEBUG Tx Command reply: GET_REPLY 634901120 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085154892 DLCTRL DEBUG Command: GET 70184398 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085154892 DLCTRL DEBUG Tx Command reply: GET_REPLY 70184398 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085154894 DLCTRL DEBUG Command: GET 144064258 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085154894 DLCTRL DEBUG Tx Command reply: GET_REPLY 144064258 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085154896 DLCTRL DEBUG Command: GET 790427901 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085154896 DLCTRL DEBUG Tx Command reply: GET_REPLY 790427901 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085154897 DLCTRL DEBUG Command: GET 487009248 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085154897 DLCTRL DEBUG Tx Command reply: GET_REPLY 487009248 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085154899 DLCTRL DEBUG Command: GET 123683029 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085154899 DLCTRL DEBUG Tx Command reply: GET_REPLY 123683029 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085154900 DLCTRL DEBUG Command: GET 874535892 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085154900 DLCTRL DEBUG Tx Command reply: GET_REPLY 874535892 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000000111100100'B, t_guard := 20.000000 } 20250427085154919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)9974925 20250427085155956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085155956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085155956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085155956 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085155956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x98348d, normal) (hnbgw_rua.c:406) 20250427085155956 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085155956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085155956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974925 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085155956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085155956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085155956 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974925 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:684) 20250427085155956 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974925 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427085155956 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974925 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085155956 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085155956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085155956 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9974925 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085155956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974925 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085155956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085155956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085155956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085155956 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974925 SCCP-70 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085155956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085155956 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085155956 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{IDLE}: Allocated (fsm.c:456) 20250427085155956 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085155956 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001e40056400500f1100926) (sccp_scrc.c:415) 20250427085155956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085155956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085155956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085155956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085155956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085155956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085155956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085155956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085155956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085155957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085155957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085155957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085155957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085155957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085155957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085155957 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 e4 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085155957 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085155957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085155957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085155957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085155957 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085155957 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085155957 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085155957 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085155957 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085155957 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085155957 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085155957 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085155957 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 e4 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)15674123 HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: 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)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085155972 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085155972 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085155972 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085155972 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085155972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085155972 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085155972 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085155972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085155972 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085155972 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3c 36 94 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085155972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) MTC@86ee852d1e2c: 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 } } } 20250427085155972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085155972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085155972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085155972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085155972 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=003c3694) (sccp_scrc.c:486) 20250427085155972 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250427085155972 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085155972 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085155972 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085155972 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085155972 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) 20250427085155972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085155972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085155973 DLCTRL DEBUG Command: GET 815166588 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085155973 DLCTRL DEBUG Tx Command reply: GET_REPLY 815166588 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085155977 DLCTRL DEBUG Command: GET 157054025 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085155977 DLCTRL DEBUG Tx Command reply: GET_REPLY 157054025 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085155983 DLCTRL DEBUG Command: GET 108878803 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085155983 DLCTRL DEBUG Tx Command reply: GET_REPLY 108878803 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085155987 DLCTRL DEBUG Command: GET 943234099 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085155987 DLCTRL DEBUG Tx Command reply: GET_REPLY 943234099 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085155991 DLCTRL DEBUG Command: GET 157277559 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085155991 DLCTRL DEBUG Tx Command reply: GET_REPLY 157277559 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085155995 DLCTRL DEBUG Command: GET 566604182 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085155995 DLCTRL DEBUG Tx Command reply: GET_REPLY 566604182 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085155998 DLCTRL DEBUG Command: GET 544882533 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085155999 DLCTRL DEBUG Tx Command reply: GET_REPLY 544882533 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085156002 DLCTRL DEBUG Command: GET 879629027 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085156002 DLCTRL DEBUG Tx Command reply: GET_REPLY 879629027 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085156004 DLCTRL DEBUG Command: GET 532961493 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085156004 DLCTRL DEBUG Tx Command reply: GET_REPLY 532961493 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085156007 DLCTRL DEBUG Command: GET 502385401 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085156007 DLCTRL DEBUG Tx Command reply: GET_REPLY 502385401 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085156009 DLCTRL DEBUG Command: GET 408770223 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085156009 DLCTRL DEBUG Tx Command reply: GET_REPLY 408770223 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085156011 DLCTRL DEBUG Command: GET 940344106 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085156011 DLCTRL DEBUG Tx Command reply: GET_REPLY 940344106 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085156012 DLCTRL DEBUG Command: GET 783634053 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085156012 DLCTRL DEBUG Tx Command reply: GET_REPLY 783634053 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085156014 DLCTRL DEBUG Command: GET 659710751 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085156014 DLCTRL DEBUG Tx Command reply: GET_REPLY 659710751 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250427085156015 DLCTRL DEBUG Command: GET 809264435 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085156015 DLCTRL DEBUG Tx Command reply: GET_REPLY 809264435 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085156017 DLCTRL DEBUG Command: GET 142211093 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085156017 DLCTRL DEBUG Tx Command reply: GET_REPLY 142211093 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085156018 DLCTRL DEBUG Command: GET 54425773 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085156018 DLCTRL DEBUG Tx Command reply: GET_REPLY 54425773 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085156019 DLCTRL DEBUG Command: GET 881893283 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085156019 DLCTRL DEBUG Tx Command reply: GET_REPLY 881893283 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085156020 DLCTRL DEBUG Command: GET 181367650 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085156020 DLCTRL DEBUG Tx Command reply: GET_REPLY 181367650 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085156021 DLCTRL DEBUG Command: GET 434577550 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085156021 DLCTRL DEBUG Tx Command reply: GET_REPLY 434577550 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000011010001'B, t_guard := 20.000000 } 20250427085156041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@86ee852d1e2c: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)5013399 20250427085157061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085157061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085157061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427085157061 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085157061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4c7f97, normal) (hnbgw_rua.c:406) 20250427085157061 DHNB DEBUG map_rua[0x56345e0b14c0]{init}: Allocated (fsm.c:456) 20250427085157061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085157061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013399 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085157061 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085157061 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085157061 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085157061 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013399 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:684) 20250427085157061 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013399 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427085157061 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013399 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085157061 DCN DEBUG map_sccp[0x56345e094c90]{init}: Allocated (fsm.c:456) 20250427085157061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085157061 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5013399 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085157061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013399 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427085157061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085157062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085157062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085157062 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013399 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085157062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085157062 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085157062 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{IDLE}: Allocated (fsm.c:456) 20250427085157062 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085157062 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000d10056400500f1100926) (sccp_scrc.c:415) 20250427085157062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085157062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085157062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085157062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085157062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085157062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085157062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085157062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085157062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085157062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085157062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085157062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085157062 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085157062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085157062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085157062 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 00 d1 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) 20250427085157062 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085157062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085157062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085157062 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085157062 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085157062 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085157062 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085157062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085157062 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' 20250427085157062 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 20250427085157062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085157062 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085157062 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 00 d1 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)12923922 HNBGW_Test.msc1-SCCP(576)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@86ee852d1e2c: 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)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085157071 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) 20250427085157071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085157071 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085157071 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 20250427085157071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085157071 DLSS7 <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' 20250427085157071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085157071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085157071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085157071 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e5 40 53 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085157071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085157071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085157071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085157071 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) 20250427085157071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085157071 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=00e54053) (sccp_scrc.c:486) 20250427085157071 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250427085157071 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085157071 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085157071 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085157071 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085157071 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) 20250427085157071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085157071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085157072 DLCTRL DEBUG Command: GET 174571550 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085157072 DLCTRL DEBUG Tx Command reply: GET_REPLY 174571550 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085157076 DLCTRL DEBUG Command: GET 627572110 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085157076 DLCTRL DEBUG Tx Command reply: GET_REPLY 627572110 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085157079 DLCTRL DEBUG Command: GET 859256966 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085157079 DLCTRL DEBUG Tx Command reply: GET_REPLY 859256966 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085157082 DLCTRL DEBUG Command: GET 239907249 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085157082 DLCTRL DEBUG Tx Command reply: GET_REPLY 239907249 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085157086 DLCTRL DEBUG Command: GET 127054945 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085157086 DLCTRL DEBUG Tx Command reply: GET_REPLY 127054945 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085157090 DLCTRL DEBUG Command: GET 696669951 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085157090 DLCTRL DEBUG Tx Command reply: GET_REPLY 696669951 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085157095 DLCTRL DEBUG Command: GET 637019553 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085157095 DLCTRL DEBUG Tx Command reply: GET_REPLY 637019553 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085157099 DLCTRL DEBUG Command: GET 721066778 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085157099 DLCTRL DEBUG Tx Command reply: GET_REPLY 721066778 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085157102 DLCTRL DEBUG Command: GET 533351707 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085157102 DLCTRL DEBUG Tx Command reply: GET_REPLY 533351707 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085157105 DLCTRL DEBUG Command: GET 927050955 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085157105 DLCTRL DEBUG Tx Command reply: GET_REPLY 927050955 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085157108 DLCTRL DEBUG Command: GET 127142865 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085157108 DLCTRL DEBUG Tx Command reply: GET_REPLY 127142865 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085157110 DLCTRL DEBUG Command: GET 972012412 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085157110 DLCTRL DEBUG Tx Command reply: GET_REPLY 972012412 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085157112 DLCTRL DEBUG Command: GET 186378170 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085157112 DLCTRL DEBUG Tx Command reply: GET_REPLY 186378170 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085157114 DLCTRL DEBUG Command: GET 799891104 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085157114 DLCTRL DEBUG Tx Command reply: GET_REPLY 799891104 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250427085157116 DLCTRL DEBUG Command: GET 533745520 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085157116 DLCTRL DEBUG Tx Command reply: GET_REPLY 533745520 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085157118 DLCTRL DEBUG Command: GET 418490459 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085157118 DLCTRL DEBUG Tx Command reply: GET_REPLY 418490459 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085157121 DLCTRL DEBUG Command: GET 817859849 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085157121 DLCTRL DEBUG Tx Command reply: GET_REPLY 817859849 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085157123 DLCTRL DEBUG Command: GET 466114210 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085157123 DLCTRL DEBUG Tx Command reply: GET_REPLY 466114210 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085157127 DLCTRL DEBUG Command: GET 599589710 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085157127 DLCTRL DEBUG Tx Command reply: GET_REPLY 599589710 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085157129 DLCTRL DEBUG Command: GET 404626794 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085157129 DLCTRL DEBUG Tx Command reply: GET_REPLY 404626794 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000001101111'B, t_guard := 20.000000 } 20250427085157153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37762<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@86ee852d1e2c: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)14003970 20250427085158181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085158181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085158181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427085158181 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085158181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd5af02, normal) (hnbgw_rua.c:406) 20250427085158181 DHNB DEBUG map_rua[0x56345e09f220]{init}: Allocated (fsm.c:456) 20250427085158181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085158181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14003970 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085158181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085158181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085158181 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14003970 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085158181 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14003970 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:684) 20250427085158181 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14003970 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427085158181 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14003970 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085158181 DCN DEBUG map_sccp[0x56345e09b560]{init}: Allocated (fsm.c:456) 20250427085158181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085158181 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14003970 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085158181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14003970 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427085158181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085158181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085158181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085158181 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14003970 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085158181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085158181 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085158181 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{IDLE}: Allocated (fsm.c:456) 20250427085158181 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085158181 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) 20250427085158181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085158181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085158181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085158181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085158181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085158181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085158181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085158181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085158181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085158181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085158181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085158181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085158181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085158181 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) 20250427085158181 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085158181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085158181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085158182 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158182 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085158182 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085158182 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085158182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085158182 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085158182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085158182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085158182 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085158182 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)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)4148803 HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085158189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085158189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085158189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085158189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085158189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085158189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085158189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085158189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085158189 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0b 9e b3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085158189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085158189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085158189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085158189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085158189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085158189 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=000b9eb3) (sccp_scrc.c:486) 20250427085158189 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250427085158189 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085158189 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085158189 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085158189 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085158189 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) 20250427085158189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085158189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085158191 DLCTRL DEBUG Command: GET 238240545 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085158191 DLCTRL DEBUG Tx Command reply: GET_REPLY 238240545 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085158195 DLCTRL DEBUG Command: GET 292766751 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085158195 DLCTRL DEBUG Tx Command reply: GET_REPLY 292766751 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085158199 DLCTRL DEBUG Command: GET 272249986 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085158199 DLCTRL DEBUG Tx Command reply: GET_REPLY 272249986 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085158204 DLCTRL DEBUG Command: GET 717114761 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085158204 DLCTRL DEBUG Tx Command reply: GET_REPLY 717114761 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085158207 DLCTRL DEBUG Command: GET 773634459 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085158207 DLCTRL DEBUG Tx Command reply: GET_REPLY 773634459 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085158211 DLCTRL DEBUG Command: GET 690307396 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085158211 DLCTRL DEBUG Tx Command reply: GET_REPLY 690307396 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085158216 DLCTRL DEBUG Command: GET 362281130 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085158216 DLCTRL DEBUG Tx Command reply: GET_REPLY 362281130 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085158219 DLCTRL DEBUG Command: GET 540728752 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085158219 DLCTRL DEBUG Tx Command reply: GET_REPLY 540728752 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085158225 DLCTRL DEBUG Command: GET 659266665 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085158225 DLCTRL DEBUG Tx Command reply: GET_REPLY 659266665 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085158229 DLCTRL DEBUG Command: GET 259542839 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085158229 DLCTRL DEBUG Tx Command reply: GET_REPLY 259542839 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085158233 DLCTRL DEBUG Command: GET 896454022 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085158233 DLCTRL DEBUG Tx Command reply: GET_REPLY 896454022 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085158237 DLCTRL DEBUG Command: GET 5380984 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085158237 DLCTRL DEBUG Tx Command reply: GET_REPLY 5380984 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085158241 DLCTRL DEBUG Command: GET 670580152 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085158241 DLCTRL DEBUG Tx Command reply: GET_REPLY 670580152 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085158244 DLCTRL DEBUG Command: GET 475366099 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085158244 DLCTRL DEBUG Tx Command reply: GET_REPLY 475366099 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250427085158248 DLCTRL DEBUG Command: GET 688966123 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085158248 DLCTRL DEBUG Tx Command reply: GET_REPLY 688966123 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085158251 DLCTRL DEBUG Command: GET 957919254 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085158251 DLCTRL DEBUG Tx Command reply: GET_REPLY 957919254 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085158254 DLCTRL DEBUG Command: GET 889680695 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085158254 DLCTRL DEBUG Tx Command reply: GET_REPLY 889680695 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085158257 DLCTRL DEBUG Command: GET 959914603 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085158257 DLCTRL DEBUG Tx Command reply: GET_REPLY 959914603 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085158259 DLCTRL DEBUG Command: GET 801910204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085158259 DLCTRL DEBUG Tx Command reply: GET_REPLY 801910204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085158261 DLCTRL DEBUG Command: GET 795943126 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085158261 DLCTRL DEBUG Tx Command reply: GET_REPLY 795943126 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085158270 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40309<->l=127.0.0.1:4262) (control_if.c:193) 20250427085158270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34288<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(567)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(566)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085158273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085158274 DLINP DEBUG SRVCONN(,r=127.0.0.1:47307<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085158274 DLINP DEBUG SRVCONN(,r=127.0.0.1:47307<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085158274 DLINP NOTICE SRV(,r=127.0.0.1:47307<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085158274 DMAIN NOTICE (127.0.0.1:47307 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47307<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085158274 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)@86ee852d1e2c: Final verdict of PTC: none 20250427085158277 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085158277 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) 20250427085158277 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085158277 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085158277 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085158277 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) 20250427085158277 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085158277 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085158278 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085158278 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) 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085158278 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 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085158278 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085158278 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085158278 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085158278 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 20250427085158278 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  20250427085158278 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  20250427085158278 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  20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085158278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085158278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085158278 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085158278 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) 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085158278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085158278 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 20250427085158278 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) 20250427085158278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085158278 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085158278 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085158278 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085158278 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085158278 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085158278 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085158278 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085158278 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085158278 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085158278 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085158278 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085158278 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085158278 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 20250427085158278 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  20250427085158278 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  20250427085158278 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085158278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085158278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085158278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085158279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085158279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085158279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085158279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085158279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085158279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085158279 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.sgsn0-RAN(580)@86ee852d1e2c: Final verdict of PTC: none 20250427085158279 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 20250427085158279 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) 20250427085158279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085158279 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085158279 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085158279 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085158279 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085158279 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) 20250427085158279 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) 20250427085158279 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085158279 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085158279 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085158279 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085158279 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085158279 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 HNBGW_Test.sgsn0-SCCP(579)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@86ee852d1e2c: Final verdict of PTC: none 20250427085158280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085158279 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  20250427085158279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085158279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085158279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085158280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085158280 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085158280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085158280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085158280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085158280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085158280 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085158280 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085158280 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085158280 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085158280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085158280 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085158280 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085158280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54053), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085158280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085158280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085158280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085158280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085158280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e5 40 53 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085158280 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085158280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085158280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085158281 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085158281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085158281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085158281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085158281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{disrupted}: Freeing instance (context_map.c:202) 20250427085158281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5013399)[0x56345e0b14c0]{disrupted}: Deallocated (fsm.c:568) 20250427085158281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085158281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{disconnected}: Freeing instance (context_map.c:206) 20250427085158281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56345e094c90]{disconnected}: Deallocated (fsm.c:568) 20250427085158281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5013399 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-RAN(583)@86ee852d1e2c: Final verdict of PTC: none 20250427085158281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085158281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085158281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085158281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085158281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085158281 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 20250427085158281 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) 20250427085158281 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085158282 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085158282 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085158282 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) 20250427085158282 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085158282 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED HNBGW_Test.msc1-RAN(577)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@86ee852d1e2c: Final verdict of PTC: none 20250427085158282 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) 20250427085158282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158282 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085158282 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085158282 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085158282 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085158282 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(574)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@86ee852d1e2c: Final verdict of PTC: none 20250427085158282 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 20250427085158282 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085158282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085158282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085158282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@86ee852d1e2c: Final verdict of PTC: none 20250427085158283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085158283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085158284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085158284 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085158284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085158284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085158284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085158285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085158285 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085158285 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085158285 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085158286 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085158286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085158286 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085158286 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085158286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3694), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085158286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085158286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085158286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085158286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085158286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 3c 36 94 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085158286 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085158286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085158286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085158286 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085158286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085158286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085158286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085158287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085158287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9974925)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085158287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085158287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085158287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085158287 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974925 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250427085158287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085158287 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085158287 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085158287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b9eb3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085158287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085158287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085158287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085158287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085158287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 0b 9e b3 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085158287 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085158287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085158287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085158287 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085158287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085158287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085158287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085158287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{disrupted}: Freeing instance (context_map.c:202) 20250427085158287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14003970)[0x56345e09f220]{disrupted}: Deallocated (fsm.c:568) 20250427085158287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085158287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{disconnected}: Freeing instance (context_map.c:206) 20250427085158287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56345e09b560]{disconnected}: Deallocated (fsm.c:568) 20250427085158288 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14003970 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250427085158288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085158288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085158288 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085158288 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) 20250427085158288 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085158288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085158288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085158288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085158288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085158288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085158288 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085158289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085158289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085158289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085158289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085158289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085158292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(578)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(568)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(585)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(575)@86ee852d1e2c: Final verdict of PTC: none 20250427085158310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37750<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(573)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 08:51:58 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 20250427085158483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085158842 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085158843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325a81), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085158843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085158843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085158843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085158843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085158843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085158843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085158843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5a 81 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085158843 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085158843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6cc89), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085158843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085158843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085158843 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085158843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085158843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085158843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e6 cc 89 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085158843 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085158843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8e161), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085158843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085158843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085158843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085158843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085158843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085158843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085158843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 e1 61 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085158843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085158843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085158843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085158843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085158843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085158843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085158843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085158843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085158844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085158844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085158844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085158844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085158844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085158844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085158844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085158844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085159085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=561440) 20250427085159334 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085159334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd54d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085159334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085159334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085159334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085159334 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085159334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085159334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085159334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d5 4d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085159334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085159334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085159334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085159334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085159334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085159334 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085159337 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085159337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007feeac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085159337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085159337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085159337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085159337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085159337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085159337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085159337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085159337 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085159337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e7a04), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085159337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085159337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085159337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085159337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085159337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085159337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085159337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2e 7a 04 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085159337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085159337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085159337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085159337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085159337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085159337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085159337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085159337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085159337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085159337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085159337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085159337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085159925 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085159925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f479be), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085159925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085159925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085159925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085159925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085159925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085159925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085159925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 79 be 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085159925 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085159925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f55), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085159925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085159925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085159925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085159925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085159925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085159925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085159925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 8f 55 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085159925 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085159925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7887), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085159925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085159925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085159925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085159925 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085159925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085159925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085159925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 de 78 87 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085159926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085159926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085159926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085159926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085159926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085159926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085159926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085159926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085159926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085159926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085159926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085159926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085159926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085159926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085159926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085159926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085159926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085159926 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=561440, count=590880) 20250427085200278 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085200279 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085200279 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085200279 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085200279 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085200279 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085200280 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085200280 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085200280 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085200283 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085200283 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085200283 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085200556 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085200556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78fe6), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085200556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085200556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085200556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085200556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085200556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085200556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085200556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f e6 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085200556 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085200557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f6f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085200557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085200557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085200557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085200557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085200557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085200557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085200557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f6 f1 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085200557 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085200557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e791b9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085200557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085200557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085200557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085200557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085200557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085200557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085200557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 91 b9 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085200557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085200557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085200557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085200557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085200557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085200557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085200557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085200557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085200557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085200557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085200557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085200557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085200558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085200558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085200558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085200558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085200558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085200558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:52:01 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 20250427085201317 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085201317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d936c2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085201317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085201317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085201317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085201317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085201317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085201317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085201317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 c2 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085201317 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085201317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9db0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085201317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085201317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085201317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085201317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085201317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085201317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085201317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 9d b0 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085201317 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085201317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001661ec), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085201317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085201317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085201317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085201317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085201317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085201317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085201317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 ec 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085201317 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085201317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b1e0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085201317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085201317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085201317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085201317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085201317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085201317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085201317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 26 b1 e0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085201318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085201318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085201318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085201318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085201318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085201318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085201318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085201318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085201318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085201318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085201318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085201318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085201318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085201318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085201318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085201318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085201318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085201318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085201318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085201318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085201318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085201318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085201318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085201319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250427085202169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085202174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085202178 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45415<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085202196 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085202196 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085202207 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085202207 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202207 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085202207 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202207 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085202207 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202207 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085202207 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085202208 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42448 (stream_srv.c:142) 20250427085202208 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42448<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085202209 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202209 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085202209 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) 20250427085202209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085202209 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) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 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) 20250427085202209 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) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202209 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) 20250427085202209 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) 20250427085202209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085202209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085202209 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202209 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202209 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085202209 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) 20250427085202209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085202209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 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) 20250427085202209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202209 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) 20250427085202209 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) 20250427085202209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085202209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085202209 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202209 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202209 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085202209 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) 20250427085202209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085202209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085202209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085202209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085202209 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202209 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085202210 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) 20250427085202210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085202210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085202210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085202210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085202210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085202210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085202210 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202210 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 20250427085202210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085202210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085202210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202210 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 20250427085202210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085202210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085202210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085202210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085202210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085202210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085202210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085202210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(599)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(597)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(602)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085202243 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085202243 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202243 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085202243 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202243 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085202243 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202243 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085202243 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202244 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202244 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085202244 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) 20250427085202245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085202245 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) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 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) 20250427085202245 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) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202245 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) 20250427085202245 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) 20250427085202245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085202245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085202245 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202245 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202245 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085202245 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) 20250427085202245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 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) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202245 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) 20250427085202245 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) 20250427085202245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085202245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085202245 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202245 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202245 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085202245 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) 20250427085202245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202245 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085202245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085202245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085202245 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202245 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202245 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085202245 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) 20250427085202245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085202245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085202245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085202245 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202245 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 20250427085202245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085202245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085202245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202245 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 20250427085202245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085202245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085202245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085202245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085202245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085202245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085202245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085202245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085202282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085202282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085202282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085202282 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085202282 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) 20250427085202282 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085202282 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085202282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085202282 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085202287 DLINP DEBUG SRVCONN(,r=127.0.0.1:42448<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085202287 DLINP DEBUG SRVCONN(,r=127.0.0.1:42448<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085202287 DLINP DEBUG SRVCONN(,r=127.0.0.1:42448<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085202287 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085202287 DHNBAP DEBUG (127.0.0.1:42448 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085202287 DHNBAP NOTICE (127.0.0.1:42448 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085202287 DHNBAP NOTICE (127.0.0.1:42448 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085202287 DLINP DEBUG SRVCONN(,r=127.0.0.1:42448<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085202287 DLINP DEBUG SRVCONN(,r=127.0.0.1:42448<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085202424 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 20250427085202424 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 20250427085202424 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085202424 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085202426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085202426 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085202426 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085202426 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085202426 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085202426 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085202426 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 20250427085202426 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085202426 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  20250427085202426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085202427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085202427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085202427 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  20250427085202427 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085202427 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085202427 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085202427 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 20250427085202427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085202427 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  20250427085202427 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085202427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085202428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085202428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085202428 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085202428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085202428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085202428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085202428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085202428 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085202428 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085202428 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202429 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202429 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085202429 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) 20250427085202429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085202429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085202429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085202429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085202429 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085202429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085202429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085202429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085202429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085202429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085202429 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  20250427085202437 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 20250427085202437 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 20250427085202437 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085202437 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085202441 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) 20250427085202441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085202441 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085202441 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085202441 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085202441 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085202441 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085202441 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 20250427085202441 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085202441 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  20250427085202441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085202442 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) 20250427085202442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085202442 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085202442 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  20250427085202442 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085202442 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085202442 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085202442 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 20250427085202442 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085202442 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  20250427085202442 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  20250427085202442 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085202442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085202442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085202442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085202442 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085202442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085202442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085202442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085202442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085202442 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085202442 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085202442 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202444 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202444 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085202444 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) 20250427085202444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085202444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085202444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085202444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085202444 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085202444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085202444 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' 20250427085202444 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 20250427085202444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085202444 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085202444 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  20250427085202458 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 20250427085202458 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 20250427085202458 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085202458 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085202464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085202464 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085202464 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085202464 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085202464 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085202464 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085202464 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 20250427085202464 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085202464 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  20250427085202464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085202467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085202467 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085202467 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  20250427085202467 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085202467 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085202467 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085202467 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 20250427085202467 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085202467 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  20250427085202467 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  20250427085202467 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  20250427085202467 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085202467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085202467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085202467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085202467 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085202467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085202467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085202467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085202467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085202467 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085202467 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085202467 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202468 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202469 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085202469 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) 20250427085202469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085202469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085202469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085202469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085202469 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085202469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085202469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085202469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085202469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085202469 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085202469 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  20250427085202472 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 20250427085202472 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 20250427085202472 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085202472 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085202478 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) 20250427085202478 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085202478 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085202478 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085202478 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085202478 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085202478 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085202478 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 20250427085202478 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085202478 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  20250427085202478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085202481 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) 20250427085202481 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085202481 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085202481 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  20250427085202481 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085202481 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085202481 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085202481 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 20250427085202481 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085202481 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  20250427085202481 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  20250427085202481 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  20250427085202481 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  20250427085202481 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085202481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085202481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085202481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085202481 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085202481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085202481 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085202481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085202481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085202481 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085202481 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085202481 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085202482 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085202482 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085202482 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) 20250427085202482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085202483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085202483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085202483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085202483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085202483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085202483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085202483 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085202483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085202483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085202483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085202483 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085202483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085202483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085202483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085202483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085202483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085202483 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' 20250427085202483 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 20250427085202483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085202483 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085202483 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(598)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085203239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085203239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085203239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085203239 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085203239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085203239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085203239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085203239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085203239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203239 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085203239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085203239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085203239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085203239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085203239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085203239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085203239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085203239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085203239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085203239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085203239 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085203239 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085203239 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) 20250427085203239 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) 20250427085203239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085203239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085203239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085203239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085203239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085203239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085203239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085203239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085203239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085203239 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085203239 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085203239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085203239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085203239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085203239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085203239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085203239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085203239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085203239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085203239 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203239 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  20250427085203240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085203240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085203240 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085203240 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085203240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085203240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085203240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085203240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085203240 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203240 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085203240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085203240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085203240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085203240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085203240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085203240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085203240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085203240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085203240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085203240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085203240 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085203240 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085203240 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085203242 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) 20250427085203242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085203242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085203242 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 20250427085203242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085203242 DLSS7 <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' 20250427085203242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085203242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085203242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203242 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085203242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085203242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085203242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085203242 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) 20250427085203242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085203242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085203242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085203242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085203242 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) 20250427085203242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203242 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) 20250427085203242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085203242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085203242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085203242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085203242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085203242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085203242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085203242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085203242 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' 20250427085203242 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 20250427085203242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085203242 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203242 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  20250427085203242 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085203242 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) 20250427085203242 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) 20250427085203242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085203242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085203242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085203242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085203242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085203242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085203242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085203242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085203242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085203242 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085203242 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085203243 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) 20250427085203243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085203243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085203243 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 20250427085203243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085203243 DLSS7 <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' 20250427085203243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085203243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085203243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203243 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085203243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085203243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085203243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085203243 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) 20250427085203243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085203243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085203243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085203243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085203243 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) 20250427085203243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203243 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) 20250427085203243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085203243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085203243 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085203243 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085203243 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085203267 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085203267 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085203267 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085203267 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085203267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085203267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085203268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085203268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085203268 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203268 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085203268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085203268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085203268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085203268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085203268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085203268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085203268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085203268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085203268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085203268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085203268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085203268 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085203268 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) 20250427085203268 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) 20250427085203268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085203268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085203268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085203268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085203268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085203268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085203268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085203268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085203268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085203268 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085203268 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085203268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085203268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085203268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085203268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085203268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085203268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085203268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085203268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085203268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203268 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  20250427085203271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085203271 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085203271 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085203271 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085203271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085203271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085203271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085203271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085203271 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203271 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085203271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085203271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085203271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085203271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085203271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085203271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085203272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085203272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085203272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085203272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085203272 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085203272 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085203272 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085203279 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) 20250427085203279 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085203279 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085203279 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 20250427085203279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085203279 DLSS7 <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' 20250427085203279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085203279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085203279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085203279 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203279 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085203279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085203279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085203279 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) 20250427085203279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085203279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085203279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085203279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085203279 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) 20250427085203279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203279 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) 20250427085203279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085203279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085203279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085203279 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085203279 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) 20250427085203279 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) 20250427085203279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085203279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085203279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085203279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085203279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085203279 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085203279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085203279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085203279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085203279 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085203279 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085203279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085203279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085203279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085203279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085203279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085203279 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' 20250427085203279 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 20250427085203279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085203279 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203279 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  20250427085203280 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) 20250427085203280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085203280 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085203280 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 20250427085203280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085203280 DLSS7 <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' 20250427085203280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085203280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085203280 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085203280 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085203280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085203280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085203280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085203280 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) 20250427085203280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085203280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085203280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085203280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085203280 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) 20250427085203280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085203280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203280 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) 20250427085203280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085203280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085203280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085203280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085203280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085203280 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085203280 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085204297 DLCTRL DEBUG Command: GET 592777644 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085204297 DLCTRL DEBUG Tx Command reply: GET_REPLY 592777644 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085204300 DLCTRL DEBUG Command: GET 939246075 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085204300 DLCTRL DEBUG Tx Command reply: GET_REPLY 939246075 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085204305 DLCTRL DEBUG Command: GET 596475126 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085204305 DLCTRL DEBUG Tx Command reply: GET_REPLY 596475126 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085204310 DLCTRL DEBUG Command: GET 850852356 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085204310 DLCTRL DEBUG Tx Command reply: GET_REPLY 850852356 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085204314 DLCTRL DEBUG Command: GET 956117270 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085204314 DLCTRL DEBUG Tx Command reply: GET_REPLY 956117270 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085204318 DLCTRL DEBUG Command: GET 956069142 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085204318 DLCTRL DEBUG Tx Command reply: GET_REPLY 956069142 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085204321 DLCTRL DEBUG Command: GET 910533511 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085204321 DLCTRL DEBUG Tx Command reply: GET_REPLY 910533511 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085204325 DLCTRL DEBUG Command: GET 125458989 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085204325 DLCTRL DEBUG Tx Command reply: GET_REPLY 125458989 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085204329 DLCTRL DEBUG Command: GET 176743344 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085204329 DLCTRL DEBUG Tx Command reply: GET_REPLY 176743344 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085204333 DLCTRL DEBUG Command: GET 213400150 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085204333 DLCTRL DEBUG Tx Command reply: GET_REPLY 213400150 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085204337 DLCTRL DEBUG Command: GET 94580666 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085204337 DLCTRL DEBUG Tx Command reply: GET_REPLY 94580666 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085204340 DLCTRL DEBUG Command: GET 918690331 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085204340 DLCTRL DEBUG Tx Command reply: GET_REPLY 918690331 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085204344 DLCTRL DEBUG Command: GET 193077041 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085204344 DLCTRL DEBUG Tx Command reply: GET_REPLY 193077041 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085204347 DLCTRL DEBUG Command: GET 234156374 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085204347 DLCTRL DEBUG Tx Command reply: GET_REPLY 234156374 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085204350 DLCTRL DEBUG Command: GET 409904530 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085204350 DLCTRL DEBUG Tx Command reply: GET_REPLY 409904530 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085204352 DLCTRL DEBUG Command: GET 389551886 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085204352 DLCTRL DEBUG Tx Command reply: GET_REPLY 389551886 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085204354 DLCTRL DEBUG Command: GET 344944613 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085204354 DLCTRL DEBUG Tx Command reply: GET_REPLY 344944613 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085204356 DLCTRL DEBUG Command: GET 367295960 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085204356 DLCTRL DEBUG Tx Command reply: GET_REPLY 367295960 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085204358 DLCTRL DEBUG Command: GET 398827287 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085204358 DLCTRL DEBUG Tx Command reply: GET_REPLY 398827287 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085204359 DLCTRL DEBUG Command: GET 636860910 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085204359 DLCTRL DEBUG Tx Command reply: GET_REPLY 636860910 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000001010111010'B, t_guard := 20.000000 } 20250427085204392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)9177852 20250427085205428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085205428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085205428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085205428 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085205428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c0afc, normal) (hnbgw_rua.c:406) 20250427085205428 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085205428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085205428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9177852 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085205428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085205428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085205428 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9177852 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:697) 20250427085205428 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085205428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085205428 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9177852 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085205428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9177852 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085205428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085205428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085205428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085205428 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9177852 SCCP-73 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085205428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085205428 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085205428 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{IDLE}: Allocated (fsm.c:456) 20250427085205428 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085205428 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030002ba0056400500f1100926) (sccp_scrc.c:415) 20250427085205428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085205428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085205428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085205428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085205428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085205428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085205428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085205428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085205428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085205428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085205428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085205428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085205428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085205428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085205428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085205428 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 ba 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085205428 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085205428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085205428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085205428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085205428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085205428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085205428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085205428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085205428 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' 20250427085205428 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 20250427085205428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085205429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085205429 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 ba 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)4250697 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085205436 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) 20250427085205436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085205436 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085205436 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 20250427085205436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085205436 DLSS7 <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' 20250427085205436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085205436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085205436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085205436 DLSS7 <000c> osmo_ss7_asp.c:1164 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 68 e2 eb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085205436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085205436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085205436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085205436 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) 20250427085205436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085205436 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=0068e2eb) (sccp_scrc.c:486) 20250427085205436 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250427085205436 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085205436 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085205436 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085205436 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085205436 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) 20250427085205436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085205436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085205436 DLCTRL DEBUG Command: GET 41434277 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085205436 DLCTRL DEBUG Tx Command reply: GET_REPLY 41434277 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085205437 DLCTRL DEBUG Command: GET 605967095 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085205438 DLCTRL DEBUG Tx Command reply: GET_REPLY 605967095 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085205438 DLCTRL DEBUG Command: GET 772372883 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085205438 DLCTRL DEBUG Tx Command reply: GET_REPLY 772372883 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085205439 DLCTRL DEBUG Command: GET 432512115 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085205439 DLCTRL DEBUG Tx Command reply: GET_REPLY 432512115 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085205440 DLCTRL DEBUG Command: GET 129287787 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085205440 DLCTRL DEBUG Tx Command reply: GET_REPLY 129287787 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085205441 DLCTRL DEBUG Command: GET 806449724 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085205441 DLCTRL DEBUG Tx Command reply: GET_REPLY 806449724 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085205442 DLCTRL DEBUG Command: GET 818000072 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085205442 DLCTRL DEBUG Tx Command reply: GET_REPLY 818000072 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250427085205443 DLCTRL DEBUG Command: GET 342393280 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085205443 DLCTRL DEBUG Tx Command reply: GET_REPLY 342393280 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085205444 DLCTRL DEBUG Command: GET 736327831 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085205444 DLCTRL DEBUG Tx Command reply: GET_REPLY 736327831 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085205445 DLCTRL DEBUG Command: GET 292206375 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085205445 DLCTRL DEBUG Tx Command reply: GET_REPLY 292206375 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085205446 DLCTRL DEBUG Command: GET 91183988 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085205446 DLCTRL DEBUG Tx Command reply: GET_REPLY 91183988 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085205447 DLCTRL DEBUG Command: GET 734340396 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085205447 DLCTRL DEBUG Tx Command reply: GET_REPLY 734340396 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085205448 DLCTRL DEBUG Command: GET 638300658 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085205448 DLCTRL DEBUG Tx Command reply: GET_REPLY 638300658 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085205449 DLCTRL DEBUG Command: GET 906902025 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085205449 DLCTRL DEBUG Tx Command reply: GET_REPLY 906902025 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085205451 DLCTRL DEBUG Command: GET 287577051 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085205451 DLCTRL DEBUG Tx Command reply: GET_REPLY 287577051 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085205453 DLCTRL DEBUG Command: GET 516075170 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085205453 DLCTRL DEBUG Tx Command reply: GET_REPLY 516075170 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085205454 DLCTRL DEBUG Command: GET 266544494 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085205454 DLCTRL DEBUG Tx Command reply: GET_REPLY 266544494 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085205456 DLCTRL DEBUG Command: GET 295250031 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085205456 DLCTRL DEBUG Tx Command reply: GET_REPLY 295250031 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085205457 DLCTRL DEBUG Command: GET 411583605 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085205457 DLCTRL DEBUG Tx Command reply: GET_REPLY 411583605 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085205459 DLCTRL DEBUG Command: GET 219677502 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085205459 DLCTRL DEBUG Tx Command reply: GET_REPLY 219677502 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001110111101'B, t_guard := 20.000000 } 20250427085205482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)11277454 20250427085206508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085206508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085206508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427085206508 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085206508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac148e, normal) (hnbgw_rua.c:406) 20250427085206508 DHNB DEBUG map_rua[0x56345e0b14c0]{init}: Allocated (fsm.c:456) 20250427085206508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085206509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11277454 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085206509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085206509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085206509 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085206509 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11277454 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:697) 20250427085206509 DCN DEBUG map_sccp[0x56345e094c90]{init}: Allocated (fsm.c:456) 20250427085206509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085206509 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11277454 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085206509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11277454 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427085206509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085206509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085206509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085206509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11277454 SCCP-74 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085206509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085206509 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085206509 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{IDLE}: Allocated (fsm.c:456) 20250427085206509 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085206509 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003bd0056400500f1100926) (sccp_scrc.c:415) 20250427085206509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085206509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085206509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085206509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085206509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085206509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085206509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085206509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085206509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085206509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085206509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085206509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085206509 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085206509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085206509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085206509 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 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) 20250427085206509 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085206509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085206509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085206509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085206509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085206509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085206510 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085206510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085206510 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' 20250427085206510 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 20250427085206510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085206510 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085206510 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 bd 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)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)11775548 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085206518 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) 20250427085206518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085206518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085206518 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 20250427085206518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085206518 DLSS7 <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' 20250427085206518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085206518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085206518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085206518 DLSS7 <000c> osmo_ss7_asp.c:1164 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 50 f4 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085206518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085206519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085206519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085206519 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) 20250427085206519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085206519 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=0050f44d) (sccp_scrc.c:486) 20250427085206519 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250427085206519 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085206519 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085206519 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085206519 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085206519 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) 20250427085206519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085206519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085206520 DLCTRL DEBUG Command: GET 150709767 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085206520 DLCTRL DEBUG Tx Command reply: GET_REPLY 150709767 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085206524 DLCTRL DEBUG Command: GET 430701766 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085206524 DLCTRL DEBUG Tx Command reply: GET_REPLY 430701766 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085206528 DLCTRL DEBUG Command: GET 809188290 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085206528 DLCTRL DEBUG Tx Command reply: GET_REPLY 809188290 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085206532 DLCTRL DEBUG Command: GET 348396821 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085206532 DLCTRL DEBUG Tx Command reply: GET_REPLY 348396821 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085206537 DLCTRL DEBUG Command: GET 279686638 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085206537 DLCTRL DEBUG Tx Command reply: GET_REPLY 279686638 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085206541 DLCTRL DEBUG Command: GET 379815940 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085206541 DLCTRL DEBUG Tx Command reply: GET_REPLY 379815940 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085206545 DLCTRL DEBUG Command: GET 60718554 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085206545 DLCTRL DEBUG Tx Command reply: GET_REPLY 60718554 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250427085206549 DLCTRL DEBUG Command: GET 614790452 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085206549 DLCTRL DEBUG Tx Command reply: GET_REPLY 614790452 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085206554 DLCTRL DEBUG Command: GET 738834085 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085206554 DLCTRL DEBUG Tx Command reply: GET_REPLY 738834085 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085206559 DLCTRL DEBUG Command: GET 160560262 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085206559 DLCTRL DEBUG Tx Command reply: GET_REPLY 160560262 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085206565 DLCTRL DEBUG Command: GET 853171275 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085206565 DLCTRL DEBUG Tx Command reply: GET_REPLY 853171275 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085206571 DLCTRL DEBUG Command: GET 284740712 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085206571 DLCTRL DEBUG Tx Command reply: GET_REPLY 284740712 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085206576 DLCTRL DEBUG Command: GET 598997124 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085206576 DLCTRL DEBUG Tx Command reply: GET_REPLY 598997124 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085206581 DLCTRL DEBUG Command: GET 465676281 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085206581 DLCTRL DEBUG Tx Command reply: GET_REPLY 465676281 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085206585 DLCTRL DEBUG Command: GET 52382216 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085206585 DLCTRL DEBUG Tx Command reply: GET_REPLY 52382216 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085206590 DLCTRL DEBUG Command: GET 885988999 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085206590 DLCTRL DEBUG Tx Command reply: GET_REPLY 885988999 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085206594 DLCTRL DEBUG Command: GET 514462814 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085206594 DLCTRL DEBUG Tx Command reply: GET_REPLY 514462814 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085206598 DLCTRL DEBUG Command: GET 809119009 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085206598 DLCTRL DEBUG Tx Command reply: GET_REPLY 809119009 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085206602 DLCTRL DEBUG Command: GET 631969496 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085206602 DLCTRL DEBUG Tx Command reply: GET_REPLY 631969496 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085206606 DLCTRL DEBUG Command: GET 629445512 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085206606 DLCTRL DEBUG Tx Command reply: GET_REPLY 629445512 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001111000100'B, t_guard := 20.000000 } 20250427085206645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)4742017 20250427085207671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085207671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085207671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427085207671 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085207671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x485b81, normal) (hnbgw_rua.c:406) 20250427085207672 DHNB DEBUG map_rua[0x56345e0af020]{init}: Allocated (fsm.c:456) 20250427085207672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085207672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4742017 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085207672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085207672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085207672 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4742017 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085207672 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4742017 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:697) 20250427085207672 DCN DEBUG map_sccp[0x56345e09bf30]{init}: Allocated (fsm.c:456) 20250427085207672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085207672 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4742017 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085207672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4742017 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427085207672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085207672 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085207672 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085207672 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4742017 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085207672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085207672 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085207672 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{IDLE}: Allocated (fsm.c:456) 20250427085207672 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085207672 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030003c40056400500f1100926) (sccp_scrc.c:415) 20250427085207672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085207672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085207672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085207672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085207672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085207672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085207672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085207672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085207672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085207672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085207672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085207672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085207672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085207672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085207672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085207672 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 c4 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) 20250427085207672 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085207672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085207672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085207672 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085207672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085207672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085207672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085207672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085207672 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' 20250427085207672 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 20250427085207672 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085207672 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085207672 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 c4 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)@86ee852d1e2c: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)13274901 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427085207677 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) 20250427085207678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085207678 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085207678 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 20250427085207678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085207678 DLSS7 <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' 20250427085207678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085207678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085207678 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085207678 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3c 29 ca 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085207678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085207678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085207678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085207678 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) 20250427085207678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085207678 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=003c29ca) (sccp_scrc.c:486) 20250427085207678 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250427085207678 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085207678 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085207678 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085207678 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085207678 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) 20250427085207678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085207678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085207680 DLCTRL DEBUG Command: GET 212844464 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085207680 DLCTRL DEBUG Tx Command reply: GET_REPLY 212844464 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085207683 DLCTRL DEBUG Command: GET 962363079 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085207683 DLCTRL DEBUG Tx Command reply: GET_REPLY 962363079 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085207687 DLCTRL DEBUG Command: GET 867912911 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085207687 DLCTRL DEBUG Tx Command reply: GET_REPLY 867912911 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085207691 DLCTRL DEBUG Command: GET 40120569 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085207691 DLCTRL DEBUG Tx Command reply: GET_REPLY 40120569 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085207695 DLCTRL DEBUG Command: GET 547184264 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085207695 DLCTRL DEBUG Tx Command reply: GET_REPLY 547184264 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085207698 DLCTRL DEBUG Command: GET 667903351 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085207698 DLCTRL DEBUG Tx Command reply: GET_REPLY 667903351 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085207700 DLCTRL DEBUG Command: GET 583070062 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085207700 DLCTRL DEBUG Tx Command reply: GET_REPLY 583070062 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250427085207703 DLCTRL DEBUG Command: GET 973584982 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085207703 DLCTRL DEBUG Tx Command reply: GET_REPLY 973584982 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085207705 DLCTRL DEBUG Command: GET 153049079 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085207705 DLCTRL DEBUG Tx Command reply: GET_REPLY 153049079 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085207708 DLCTRL DEBUG Command: GET 343717054 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085207708 DLCTRL DEBUG Tx Command reply: GET_REPLY 343717054 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085207710 DLCTRL DEBUG Command: GET 665052654 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085207710 DLCTRL DEBUG Tx Command reply: GET_REPLY 665052654 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085207712 DLCTRL DEBUG Command: GET 325216177 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085207712 DLCTRL DEBUG Tx Command reply: GET_REPLY 325216177 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085207714 DLCTRL DEBUG Command: GET 203597958 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085207714 DLCTRL DEBUG Tx Command reply: GET_REPLY 203597958 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085207715 DLCTRL DEBUG Command: GET 623087745 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085207715 DLCTRL DEBUG Tx Command reply: GET_REPLY 623087745 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085207717 DLCTRL DEBUG Command: GET 87426568 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085207717 DLCTRL DEBUG Tx Command reply: GET_REPLY 87426568 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085207719 DLCTRL DEBUG Command: GET 76658309 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085207719 DLCTRL DEBUG Tx Command reply: GET_REPLY 76658309 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085207721 DLCTRL DEBUG Command: GET 256285352 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085207721 DLCTRL DEBUG Tx Command reply: GET_REPLY 256285352 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085207722 DLCTRL DEBUG Command: GET 366650881 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085207722 DLCTRL DEBUG Tx Command reply: GET_REPLY 366650881 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085207723 DLCTRL DEBUG Command: GET 157395237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085207723 DLCTRL DEBUG Tx Command reply: GET_REPLY 157395237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085207725 DLCTRL DEBUG Command: GET 732622446 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085207725 DLCTRL DEBUG Tx Command reply: GET_REPLY 732622446 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085207733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085207733 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45415<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(591)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(590)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085207735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085207736 DLINP DEBUG SRVCONN(,r=127.0.0.1:42448<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085207736 DLINP DEBUG SRVCONN(,r=127.0.0.1:42448<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085207736 DLINP NOTICE SRV(,r=127.0.0.1:42448<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085207736 DMAIN NOTICE (127.0.0.1:42448 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42448<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085207736 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@86ee852d1e2c: Final verdict of PTC: none 20250427085207740 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085207740 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) 20250427085207740 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085207740 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085207740 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085207740 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) 20250427085207740 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085207740 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085207740 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 20250427085207740 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085207740 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed HNBGW_Test.msc0-RAN(598)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@86ee852d1e2c: Final verdict of PTC: none 20250427085207740 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085207740 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085207740 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085207740 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085207740 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 20250427085207740 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  20250427085207741 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  20250427085207741 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  20250427085207741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085207741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085207741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085207741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085207741 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) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085207741 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 20250427085207741 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) HNBGW_Test.sgsn0-RAN(604)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@86ee852d1e2c: Final verdict of PTC: none 20250427085207741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085207741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085207741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085207741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085207741 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085207741 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085207741 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085207741 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085207741 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 20250427085207741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085207741 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) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085207741 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085207741 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) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085207741 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085207741 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) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085207741 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 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085207741 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085207741 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 20250427085207741 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  20250427085207741 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  20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085207741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085207741 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085207741 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) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085207741 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085207741 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) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085207741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085207741 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 20250427085207741 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) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085207741 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085207741 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 20250427085207741 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  20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085207741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085207741 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 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@86ee852d1e2c: Final verdict of PTC: none 20250427085207741 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) 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085207741 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085207741 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085207741 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 20250427085207741 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085207742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085207742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085207741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085207741 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085207741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085207742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085207742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085207742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085207742 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085207742 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085207742 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085207742 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@86ee852d1e2c: Final verdict of PTC: none 20250427085207742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085207742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085207742 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085207742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085207742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085207742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085207742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085207742 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085207742 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085207742 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085207742 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085207742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc1-M3UA(602)@86ee852d1e2c: Final verdict of PTC: none 20250427085207742 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085207742 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085207742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e2eb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085207742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085207743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085207743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085207743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085207743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085207743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085207743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 e2 eb 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085207743 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085207743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085207743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085207743 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085207743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085207743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085207743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085207743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085207743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9177852)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085207743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.msc0-M3UA(599)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@86ee852d1e2c: Final verdict of PTC: none 20250427085207744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn0-M3UA(605)@86ee852d1e2c: Final verdict of PTC: none 20250427085207744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085207744 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9177852 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250427085207744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085207744 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085207744 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085207744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050f44d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085207744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085207744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.msc1-SCCP(600)@86ee852d1e2c: Final verdict of PTC: none 20250427085207745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW-PFCP(592)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(609)@86ee852d1e2c: Final verdict of PTC: none 20250427085207745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085207746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085207746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085207747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 f4 4d 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085207747 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085207748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085207749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085207750 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085207750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085207751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085207752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085207752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{disrupted}: Freeing instance (context_map.c:202) 20250427085207753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11277454)[0x56345e0b14c0]{disrupted}: Deallocated (fsm.c:568) 20250427085207753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085207754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{disconnected}: Freeing instance (context_map.c:206) 20250427085207755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56345e094c90]{disconnected}: Deallocated (fsm.c:568) 20250427085207756 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11277454 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250427085207756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085207757 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085207758 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085207758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c29ca), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085207759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085207760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085207760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085207761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085207762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085207763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085207763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 29 ca 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085207764 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085207765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085207765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085207766 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085207767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085207768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085207768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085207769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{disrupted}: Freeing instance (context_map.c:202) 20250427085207770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4742017)[0x56345e0af020]{disrupted}: Deallocated (fsm.c:568) 20250427085207770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085207771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{disconnected}: Freeing instance (context_map.c:206) 20250427085207771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56345e09bf30]{disconnected}: Deallocated (fsm.c:568) 20250427085207772 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4742017 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250427085207773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085207773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085207774 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085207774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085207775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085207776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085207776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085207777 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085207777 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085207777 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085207778 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085207779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085207779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085207780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085207781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085207781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085207782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085207783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085207783 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085207783 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) 20250427085207779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085207779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085207779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085207779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085207779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085207779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085207782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085207782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085207782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085207782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085207782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085207782 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@86ee852d1e2c: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@86ee852d1e2c: Final verdict of PTC: pass MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tms20250427085207784 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085207785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085207785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085207785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085207785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085207785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085207785 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! i_valid_nri_10(611): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085207930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085208281 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085208281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54053), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085208281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085208281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085208281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085208281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085208281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085208281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085208281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e5 40 53 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085208281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085208282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085208282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085208282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085208282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085208282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085208286 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085208287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3694), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085208287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085208287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085208287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085208287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085208287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085208287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085208287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3c 36 94 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085208287 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085208287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085208287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085208287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085208287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085208287 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085208288 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085208288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b9eb3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085208288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085208288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085208288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085208288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085208288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085208288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085208288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0b 9e b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085208289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085208289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085208289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085208289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085208289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085208289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085208633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563760) 20250427085208843 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085208844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8e161), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085208844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085208844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085208844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085208844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085208844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085208844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085208844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 e1 61 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085208844 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085208844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6cc89), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085208844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085208844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085208844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085208844 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085208844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085208844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085208844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e6 cc 89 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085208844 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085208844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325a81), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085208844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085208844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085208844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085208844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085208844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085208844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085208844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5a 81 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085208844 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085208844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085208844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085208844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085208844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085208844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085208845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085208845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085208845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085208845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085208845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085208845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085208845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085208845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085208845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085208845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085208845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085208845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085209335 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085209335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd54d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085209335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085209335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085209335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085209335 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085209335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085209335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085209335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d5 4d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085209335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085209335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085209335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085209335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085209335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085209335 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085209337 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085209337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e7a04), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085209337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085209337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085209337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085209337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085209338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085209338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085209338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2e 7a 04 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085209338 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085209338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007feeac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085209338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085209338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085209338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085209338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085209338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085209338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085209338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085209338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085209338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085209338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085209338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085209338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085209338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085209338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085209338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085209338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085209338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085209338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085209338 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=563760, count=596540) 20250427085209742 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085209742 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085209742 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085209742 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085209742 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085209742 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085209742 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085209742 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085209742 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085209742 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085209742 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085209742 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085209926 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085209926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7887), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085209926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085209926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085209926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085209926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085209926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085209926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085209926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 de 78 87 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085209927 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085209927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f55), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085209927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085209927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085209927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085209927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085209927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085209927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085209927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 8f 55 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085209927 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085209927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f479be), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085209927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085209927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085209927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085209927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085209927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085209927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085209927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 79 be 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085209928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085209928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085209928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085209928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085209928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085209928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085209928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085209928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085209928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085209928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085209928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085209928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085209928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085209928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085209928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085209928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085209928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085209928 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085210557 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085210557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e791b9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085210557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085210557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085210557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085210557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085210557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085210557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085210558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 91 b9 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085210558 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085210558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f6f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085210558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085210558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085210558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085210558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085210558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085210558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085210558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f6 f1 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085210558 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085210558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78fe6), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085210558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085210558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085210558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085210558 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085210558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085210558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085210558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f e6 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085210559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085210559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085210559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085210559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085210559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085210559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085210559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085210559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085210559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085210559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085210559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085210559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085210559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085210559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085210559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085210559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085210559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085210559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085211318 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085211318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b1e0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085211318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085211318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 26 b1 e0 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085211318 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085211318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001661ec), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085211319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085211319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 ec 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085211319 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085211319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9db0), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085211319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085211319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cf 9d b0 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085211319 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085211319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d936c2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085211319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085211319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 c2 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085211320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085211320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085211320 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085211320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085211321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085211321 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085211321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085211321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085211321 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085211321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085211321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085211321 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250427085211732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085211738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085211742 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41097<->l=127.0.0.1:4262) (control_if.c:572) 20250427085211762 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085211762 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085211769 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085211769 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085211770 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085211770 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085211770 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085211770 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085211770 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45198 (stream_srv.c:142) 20250427085211770 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45198<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085211770 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085211770 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085211771 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211771 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085211771 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) 20250427085211771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085211771 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) 20250427085211771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211771 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) 20250427085211771 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) 20250427085211771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211771 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) 20250427085211771 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) 20250427085211771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085211771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085211771 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211771 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211771 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085211771 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) 20250427085211771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085211771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211771 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) 20250427085211771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211772 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) 20250427085211772 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) 20250427085211772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085211772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085211772 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211772 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211772 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085211772 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) 20250427085211772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085211772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085211772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085211772 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085211772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085211772 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211772 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085211772 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) 20250427085211772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085211772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085211772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085211772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085211772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085211772 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211772 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 20250427085211772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085211772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085211772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211772 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 20250427085211772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085211772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085211772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085211772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085211772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085211772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085211772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085211772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(623)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(621)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(624)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(629)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085211804 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085211804 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085211804 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085211804 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085211805 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085211805 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085211805 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085211805 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085211806 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211806 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085211806 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) 20250427085211806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085211806 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) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211806 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) 20250427085211806 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) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211806 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) 20250427085211806 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) 20250427085211806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085211806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085211806 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211806 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211806 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085211806 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) 20250427085211806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085211806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211806 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) 20250427085211806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211806 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) 20250427085211806 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) 20250427085211806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085211806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085211806 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211806 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211806 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085211806 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) 20250427085211806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085211806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085211806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085211807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085211807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085211807 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211807 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085211807 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) 20250427085211807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085211807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085211807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085211807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085211807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085211807 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211807 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 20250427085211807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085211807 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085211807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211807 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 20250427085211807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085211807 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085211807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085211807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085211807 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085211807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085211807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085211807 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085211847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085211847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085211847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085211847 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085211847 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) 20250427085211847 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085211847 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085211847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085211847 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085211851 DLINP DEBUG SRVCONN(,r=127.0.0.1:45198<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085211851 DLINP DEBUG SRVCONN(,r=127.0.0.1:45198<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085211851 DLINP DEBUG SRVCONN(,r=127.0.0.1:45198<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085211851 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085211851 DHNBAP DEBUG (127.0.0.1:45198 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085211851 DHNBAP NOTICE (127.0.0.1:45198 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085211851 DHNBAP NOTICE (127.0.0.1:45198 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085211851 DLINP DEBUG SRVCONN(,r=127.0.0.1:45198<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085211851 DLINP DEBUG SRVCONN(,r=127.0.0.1:45198<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085211982 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 20250427085211982 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 20250427085211982 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085211982 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085211991 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211991 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085211991 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085211991 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085211991 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085211991 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085211991 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085211991 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 20250427085211991 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085211991 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  20250427085211991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085211991 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 20250427085211991 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 20250427085211991 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085211991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085211994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085211994 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085211994 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  20250427085211994 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085211994 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085211994 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085211994 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 20250427085211994 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085211994 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  20250427085211994 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085211994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085211994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085211994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085211994 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085211994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085211994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085211994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085211994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) HNBGW_Test.msc1-M3UA(626)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085211994 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085211994 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085211995 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085211996 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085211996 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085211996 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) 20250427085211996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085211996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085211996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085211996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085211996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085211996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085211996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085211996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085211996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085211996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085211996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085211996 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085211997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085211997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085211997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085211997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085211997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085211997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085211997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085211997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085211997 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085211997 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  20250427085211998 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) 20250427085211998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085211998 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085211998 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085211998 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085211998 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085211998 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085211998 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 20250427085211998 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085211998 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  20250427085211998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085212000 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) 20250427085212001 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085212001 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085212001 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  20250427085212001 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085212001 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085212001 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085212001 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 20250427085212001 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085212001 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  20250427085212001 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  20250427085212001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085212001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085212001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085212001 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085212001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085212001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085212001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085212001 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085212002 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085212002 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085212001 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 20250427085212001 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 20250427085212002 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085212002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085212003 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085212003 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085212003 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) 20250427085212003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085212003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212003 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085212003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085212003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212003 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085212003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085212003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085212003 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' 20250427085212003 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 20250427085212003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085212003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212003 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  HNBGW_Test.msc2-M3UA(629)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085212008 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) 20250427085212008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085212008 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085212008 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085212008 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085212008 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085212008 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085212008 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 20250427085212008 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085212008 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  20250427085212008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085212010 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) 20250427085212010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085212010 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085212010 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  20250427085212010 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085212010 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085212010 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085212010 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 20250427085212010 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085212010 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  20250427085212010 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  20250427085212010 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  20250427085212010 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085212010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085212010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085212010 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085212010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085212010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085212010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085212010 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085212010 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085212010 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085212012 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085212012 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085212012 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) 20250427085212012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085212012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212012 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) 20250427085212012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212012 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) 20250427085212012 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) 20250427085212012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085212012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212012 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085212013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212013 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 20250427085212013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085212013 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' 20250427085212013 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 20250427085212013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085212013 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212013 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  20250427085212018 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 20250427085212018 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 20250427085212018 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085212018 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085212024 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085212024 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085212024 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085212024 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085212024 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085212024 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085212024 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 20250427085212024 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085212024 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  20250427085212024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085212025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085212025 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085212025 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  20250427085212025 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085212025 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085212025 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085212025 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 20250427085212025 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085212025 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  20250427085212025 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  20250427085212025 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  20250427085212025 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  20250427085212025 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085212026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085212026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085212026 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085212026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085212026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085212026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085212026 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085212026 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085212026 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085212027 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085212027 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085212027 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) 20250427085212027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085212027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085212027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085212027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085212027 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085212027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085212027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085212027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085212027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085212028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085212028 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212028 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  20250427085212028 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 20250427085212028 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 20250427085212028 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085212028 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085212030 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) 20250427085212030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085212030 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085212030 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085212030 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085212030 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085212030 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085212030 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 20250427085212030 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085212030 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  20250427085212030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085212032 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) 20250427085212032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085212032 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085212032 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  20250427085212032 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085212032 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085212032 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085212032 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 20250427085212032 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085212032 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  20250427085212032 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  20250427085212032 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  20250427085212032 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  20250427085212032 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  20250427085212032 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085212032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085212032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085212032 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085212032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085212032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085212032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085212032 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085212032 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085212032 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085212033 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085212033 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085212033 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) 20250427085212033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085212033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212033 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085212033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085212033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212033 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085212033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085212034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085212034 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' 20250427085212034 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 20250427085212034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085212034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212034 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  20250427085212038 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 20250427085212038 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 20250427085212038 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085212038 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250427085212040 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) 20250427085212040 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250427085212040 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085212040 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085212040 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085212040 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085212040 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085212040 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 20250427085212040 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085212040 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  20250427085212040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085212041 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) 20250427085212041 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085212041 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085212041 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  20250427085212041 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085212041 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085212041 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085212041 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 20250427085212041 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250427085212041 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  20250427085212041 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  20250427085212041 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  20250427085212041 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  20250427085212041 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  20250427085212041 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  20250427085212041 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085212041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085212041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085212041 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250427085212041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085212041 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085212041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212041 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085212041 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085212041 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085212041 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085212042 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085212042 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085212042 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) 20250427085212043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085212043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212043 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) 20250427085212043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212043 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) 20250427085212043 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) 20250427085212043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085212043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212043 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085212043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212043 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 20250427085212043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085212043 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=4 -> eSLS=4: use Normal Route via 'virt-sgsn2' 20250427085212043 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 20250427085212043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085212043 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212043 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 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 06  HNBGW_Test.msc0-RAN(622)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085212790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085212790 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085212790 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212790 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212790 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085212790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085212790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085212790 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085212790 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) 20250427085212790 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) 20250427085212790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085212790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085212790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212790 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085212790 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085212790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085212790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085212790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212790 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  20250427085212790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085212790 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085212790 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212790 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212790 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085212790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085212790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212790 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085212790 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085212790 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085212802 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) 20250427085212802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085212802 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085212802 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 20250427085212802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212802 DLSS7 <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' 20250427085212802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212802 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212802 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212802 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) 20250427085212802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085212802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212802 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) 20250427085212802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212802 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) 20250427085212802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085212802 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085212802 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) 20250427085212802 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) 20250427085212802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085212802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085212802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085212802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212803 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085212803 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085212803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085212803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085212803 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' 20250427085212803 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 20250427085212803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085212803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212803 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  20250427085212805 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) 20250427085212805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085212805 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085212805 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 20250427085212805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212805 DLSS7 <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' 20250427085212805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212805 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212805 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212806 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) 20250427085212806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085212806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212806 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) 20250427085212806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212806 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) 20250427085212806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212806 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085212806 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085212806 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085212810 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) 20250427085212810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085212810 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085212810 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 20250427085212810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212810 DLSS7 <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' 20250427085212810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212810 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212810 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212810 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) 20250427085212810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085212810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212810 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) 20250427085212810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212810 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) 20250427085212810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212810 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085212810 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085212810 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) 20250427085212810 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) 20250427085212810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085212810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212811 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) 20250427085212811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212811 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) 20250427085212811 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) 20250427085212811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085212811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 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) 20250427085212811 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085212811 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085212811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212811 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 20250427085212811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085212811 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' 20250427085212811 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 20250427085212811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085212811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212811 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 0b 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  20250427085212812 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) 20250427085212812 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085212812 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085212812 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 20250427085212812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212812 DLSS7 <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' 20250427085212812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212812 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212812 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212812 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) 20250427085212812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085212812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212812 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) 20250427085212812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212812 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) 20250427085212812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212812 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212812 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085212813 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085212813 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085212827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085212827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085212827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085212827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085212827 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085212827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085212827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212827 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085212827 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085212827 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) 20250427085212827 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) 20250427085212827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085212827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085212827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212827 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085212827 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085212827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212827 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085212827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085212827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085212827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085212827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085212827 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212827 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  20250427085212828 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212828 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085212828 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085212828 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085212828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212828 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085212828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212828 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212828 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085212828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085212828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212828 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085212828 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085212828 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085212833 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) 20250427085212833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085212833 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085212833 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 20250427085212833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212833 DLSS7 <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' 20250427085212833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212833 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212833 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212833 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) 20250427085212833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212833 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212833 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085212833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212833 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) 20250427085212833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212833 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) 20250427085212833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212833 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212833 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212833 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085212833 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085212833 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) 20250427085212833 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) 20250427085212833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085212833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085212833 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085212833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085212833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212833 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085212833 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085212833 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085212833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085212833 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' 20250427085212834 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 20250427085212834 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085212834 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212834 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  20250427085212835 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) 20250427085212835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085212835 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085212835 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 20250427085212835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212835 DLSS7 <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' 20250427085212835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212835 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212835 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212836 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) 20250427085212836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085212836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212836 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) 20250427085212836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212836 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) 20250427085212836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212836 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085212836 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085212836 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085212845 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) 20250427085212845 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085212845 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085212845 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 20250427085212845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212845 DLSS7 <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' 20250427085212845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212845 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212845 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212845 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) 20250427085212845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427085212845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212845 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) 20250427085212845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212845 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) 20250427085212845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085212845 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085212845 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) 20250427085212845 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) 20250427085212845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085212845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085212845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212845 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) 20250427085212845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085212845 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) 20250427085212845 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) 20250427085212845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085212845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085212845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085212845 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085212845 DRANAP NOTICE cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: link up (cnlink.c:111) 20250427085212846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085212846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085212846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085212846 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 20250427085212846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085212846 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' 20250427085212846 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 20250427085212846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085212846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212846 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  20250427085212847 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) 20250427085212847 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085212847 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085212847 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 20250427085212847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085212847 DLSS7 <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' 20250427085212847 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085212847 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085212847 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085212847 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085212847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085212847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085212847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085212847 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) 20250427085212847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085212847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085212847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427085212847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085212847 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) 20250427085212847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085212847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212847 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) 20250427085212847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085212847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085212847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085212847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085212847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085212847 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085212847 DRANAP INFO cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085213864 DLCTRL DEBUG Command: GET 772296945 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085213864 DLCTRL DEBUG Tx Command reply: GET_REPLY 772296945 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085213868 DLCTRL DEBUG Command: GET 21999680 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085213868 DLCTRL DEBUG Tx Command reply: GET_REPLY 21999680 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085213873 DLCTRL DEBUG Command: GET 75971994 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085213873 DLCTRL DEBUG Tx Command reply: GET_REPLY 75971994 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085213877 DLCTRL DEBUG Command: GET 410730299 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085213877 DLCTRL DEBUG Tx Command reply: GET_REPLY 410730299 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085213882 DLCTRL DEBUG Command: GET 661379884 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085213882 DLCTRL DEBUG Tx Command reply: GET_REPLY 661379884 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085213886 DLCTRL DEBUG Command: GET 781851009 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085213886 DLCTRL DEBUG Tx Command reply: GET_REPLY 781851009 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085213890 DLCTRL DEBUG Command: GET 892965061 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085213891 DLCTRL DEBUG Tx Command reply: GET_REPLY 892965061 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085213895 DLCTRL DEBUG Command: GET 437609785 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085213895 DLCTRL DEBUG Tx Command reply: GET_REPLY 437609785 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085213899 DLCTRL DEBUG Command: GET 471157723 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085213899 DLCTRL DEBUG Tx Command reply: GET_REPLY 471157723 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085213903 DLCTRL DEBUG Command: GET 997079933 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085213903 DLCTRL DEBUG Tx Command reply: GET_REPLY 997079933 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085213905 DLCTRL DEBUG Command: GET 232474493 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085213906 DLCTRL DEBUG Tx Command reply: GET_REPLY 232474493 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085213908 DLCTRL DEBUG Command: GET 13670178 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085213908 DLCTRL DEBUG Tx Command reply: GET_REPLY 13670178 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085213911 DLCTRL DEBUG Command: GET 959515789 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085213911 DLCTRL DEBUG Tx Command reply: GET_REPLY 959515789 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085213913 DLCTRL DEBUG Command: GET 214601073 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085213913 DLCTRL DEBUG Tx Command reply: GET_REPLY 214601073 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085213915 DLCTRL DEBUG Command: GET 619819601 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085213915 DLCTRL DEBUG Tx Command reply: GET_REPLY 619819601 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085213917 DLCTRL DEBUG Command: GET 438431776 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085213917 DLCTRL DEBUG Tx Command reply: GET_REPLY 438431776 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085213919 DLCTRL DEBUG Command: GET 947994041 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085213919 DLCTRL DEBUG Tx Command reply: GET_REPLY 947994041 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085213920 DLCTRL DEBUG Command: GET 186793896 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085213920 DLCTRL DEBUG Tx Command reply: GET_REPLY 186793896 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085213921 DLCTRL DEBUG Command: GET 912160182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085213921 DLCTRL DEBUG Tx Command reply: GET_REPLY 912160182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085213923 DLCTRL DEBUG Command: GET 344160421 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085213923 DLCTRL DEBUG Tx Command reply: GET_REPLY 344160421 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000000111100111'B, t_guard := 20.000000 } 20250427085213947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)15931622 20250427085214973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085214973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085214973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085214973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085214973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf318e6, normal) (hnbgw_rua.c:406) 20250427085214973 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085214973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085214973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931622 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085214973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085214973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085214973 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931622 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:697) 20250427085214973 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085214973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085214973 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15931622 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427085214973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931622 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085214973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085214973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085214973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085214973 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931622 SCCP-76 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085214973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085214973 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085214973 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{IDLE}: Allocated (fsm.c:456) 20250427085214973 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085214973 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001e70056400500f1100926) (sccp_scrc.c:415) 20250427085214973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085214973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085214973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085214973 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) 20250427085214973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085214973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085214973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085214973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085214973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085214973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085214973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085214973 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) 20250427085214973 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) 20250427085214973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085214973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085214973 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 e7 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085214973 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085214973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085214973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085214973 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085214973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085214973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085214973 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 20250427085214973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085214973 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' 20250427085214973 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 20250427085214973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085214973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085214973 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 e7 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)10500431 HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085214983 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) 20250427085214983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085214983 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085214983 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 20250427085214983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085214983 DLSS7 <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' 20250427085214983 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085214983 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085214983 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085214983 DLSS7 <000c> osmo_ss7_asp.c:1164 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 03 9d 3d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085214983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085214983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085214983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085214983 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) 20250427085214983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085214983 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=00039d3d) (sccp_scrc.c:486) 20250427085214983 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250427085214983 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085214983 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085214983 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085214983 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085214983 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) 20250427085214983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085214983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085214984 DLCTRL DEBUG Command: GET 607101312 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085214984 DLCTRL DEBUG Tx Command reply: GET_REPLY 607101312 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085214986 DLCTRL DEBUG Command: GET 852427907 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085214986 DLCTRL DEBUG Tx Command reply: GET_REPLY 852427907 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085214988 DLCTRL DEBUG Command: GET 525087371 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085214988 DLCTRL DEBUG Tx Command reply: GET_REPLY 525087371 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085214990 DLCTRL DEBUG Command: GET 116770168 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085214990 DLCTRL DEBUG Tx Command reply: GET_REPLY 116770168 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085214991 DLCTRL DEBUG Command: GET 174365645 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085214991 DLCTRL DEBUG Tx Command reply: GET_REPLY 174365645 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085214993 DLCTRL DEBUG Command: GET 587553413 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085214993 DLCTRL DEBUG Tx Command reply: GET_REPLY 587553413 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085214994 DLCTRL DEBUG Command: GET 695531590 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085214994 DLCTRL DEBUG Tx Command reply: GET_REPLY 695531590 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085214996 DLCTRL DEBUG Command: GET 931591375 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085214996 DLCTRL DEBUG Tx Command reply: GET_REPLY 931591375 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085214997 DLCTRL DEBUG Command: GET 775817335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085214997 DLCTRL DEBUG Tx Command reply: GET_REPLY 775817335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085214998 DLCTRL DEBUG Command: GET 653492723 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085214998 DLCTRL DEBUG Tx Command reply: GET_REPLY 653492723 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085215000 DLCTRL DEBUG Command: GET 801260906 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085215000 DLCTRL DEBUG Tx Command reply: GET_REPLY 801260906 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085215001 DLCTRL DEBUG Command: GET 151037850 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085215001 DLCTRL DEBUG Tx Command reply: GET_REPLY 151037850 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250427085215002 DLCTRL DEBUG Command: GET 145438466 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085215002 DLCTRL DEBUG Tx Command reply: GET_REPLY 145438466 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085215003 DLCTRL DEBUG Command: GET 295481479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085215003 DLCTRL DEBUG Tx Command reply: GET_REPLY 295481479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085215004 DLCTRL DEBUG Command: GET 48532459 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085215004 DLCTRL DEBUG Tx Command reply: GET_REPLY 48532459 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085215005 DLCTRL DEBUG Command: GET 28520596 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085215005 DLCTRL DEBUG Tx Command reply: GET_REPLY 28520596 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085215006 DLCTRL DEBUG Command: GET 731349665 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085215006 DLCTRL DEBUG Tx Command reply: GET_REPLY 731349665 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085215007 DLCTRL DEBUG Command: GET 504659816 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085215007 DLCTRL DEBUG Tx Command reply: GET_REPLY 504659816 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085215008 DLCTRL DEBUG Command: GET 324167750 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085215008 DLCTRL DEBUG Tx Command reply: GET_REPLY 324167750 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085215009 DLCTRL DEBUG Command: GET 361800344 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085215009 DLCTRL DEBUG Tx Command reply: GET_REPLY 361800344 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001011111100'B, t_guard := 20.000000 } 20250427085215019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)15313075 20250427085216041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085216041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085216041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427085216041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085216041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe9a8b3, normal) (hnbgw_rua.c:406) 20250427085216041 DHNB DEBUG map_rua[0x56345e094c90]{init}: Allocated (fsm.c:456) 20250427085216042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085216042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15313075 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085216042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085216042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085216042 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085216042 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15313075 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:697) 20250427085216042 DCN DEBUG map_sccp[0x56345e0af020]{init}: Allocated (fsm.c:456) 20250427085216042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085216042 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15313075 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427085216042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15313075 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427085216042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085216042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085216042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085216042 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15313075 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085216042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085216042 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085216042 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{IDLE}: Allocated (fsm.c:456) 20250427085216042 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085216042 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002fc0056400500f1100926) (sccp_scrc.c:415) 20250427085216042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085216042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085216042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085216042 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) 20250427085216042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085216042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085216042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085216042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085216042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085216042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085216042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085216042 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) 20250427085216042 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) 20250427085216042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085216042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085216042 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 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) 20250427085216042 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085216042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085216042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085216042 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085216042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085216042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085216042 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 20250427085216042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085216042 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' 20250427085216042 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 20250427085216042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085216042 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085216042 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 fc 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)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)11333785 HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085216049 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) 20250427085216049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085216049 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085216049 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 20250427085216049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085216049 DLSS7 <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' 20250427085216049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085216049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085216049 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085216049 DLSS7 <000c> osmo_ss7_asp.c:1164 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 83 f7 8d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085216050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085216050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085216050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085216050 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) 20250427085216050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085216050 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=0083f78d) (sccp_scrc.c:486) 20250427085216050 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250427085216050 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085216050 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085216050 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085216050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085216050 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) 20250427085216050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085216050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085216052 DLCTRL DEBUG Command: GET 82222515 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085216052 DLCTRL DEBUG Tx Command reply: GET_REPLY 82222515 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085216056 DLCTRL DEBUG Command: GET 143095219 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085216057 DLCTRL DEBUG Tx Command reply: GET_REPLY 143095219 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085216061 DLCTRL DEBUG Command: GET 326169103 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085216061 DLCTRL DEBUG Tx Command reply: GET_REPLY 326169103 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085216065 DLCTRL DEBUG Command: GET 620229593 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085216065 DLCTRL DEBUG Tx Command reply: GET_REPLY 620229593 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085216069 DLCTRL DEBUG Command: GET 738190933 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085216069 DLCTRL DEBUG Tx Command reply: GET_REPLY 738190933 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085216073 DLCTRL DEBUG Command: GET 178009895 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085216073 DLCTRL DEBUG Tx Command reply: GET_REPLY 178009895 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085216076 DLCTRL DEBUG Command: GET 43452207 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085216076 DLCTRL DEBUG Tx Command reply: GET_REPLY 43452207 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085216079 DLCTRL DEBUG Command: GET 620081539 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085216079 DLCTRL DEBUG Tx Command reply: GET_REPLY 620081539 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085216081 DLCTRL DEBUG Command: GET 370533171 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085216081 DLCTRL DEBUG Tx Command reply: GET_REPLY 370533171 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085216083 DLCTRL DEBUG Command: GET 65757174 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085216083 DLCTRL DEBUG Tx Command reply: GET_REPLY 65757174 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085216085 DLCTRL DEBUG Command: GET 747799674 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085216085 DLCTRL DEBUG Tx Command reply: GET_REPLY 747799674 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085216087 DLCTRL DEBUG Command: GET 891210925 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085216087 DLCTRL DEBUG Tx Command reply: GET_REPLY 891210925 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250427085216088 DLCTRL DEBUG Command: GET 506559627 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085216088 DLCTRL DEBUG Tx Command reply: GET_REPLY 506559627 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085216090 DLCTRL DEBUG Command: GET 828972440 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085216090 DLCTRL DEBUG Tx Command reply: GET_REPLY 828972440 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085216091 DLCTRL DEBUG Command: GET 884138820 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085216091 DLCTRL DEBUG Tx Command reply: GET_REPLY 884138820 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085216092 DLCTRL DEBUG Command: GET 980817198 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085216092 DLCTRL DEBUG Tx Command reply: GET_REPLY 980817198 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085216093 DLCTRL DEBUG Command: GET 505300430 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085216093 DLCTRL DEBUG Tx Command reply: GET_REPLY 505300430 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085216094 DLCTRL DEBUG Command: GET 447251830 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085216094 DLCTRL DEBUG Tx Command reply: GET_REPLY 447251830 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085216095 DLCTRL DEBUG Command: GET 192067550 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085216095 DLCTRL DEBUG Tx Command reply: GET_REPLY 192067550 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085216096 DLCTRL DEBUG Command: GET 563041256 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085216096 DLCTRL DEBUG Tx Command reply: GET_REPLY 563041256 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001010100110'B, t_guard := 20.000000 } 20250427085216107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36122<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)14637352 20250427085217133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085217133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085217133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085217133 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085217133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf5928, normal) (hnbgw_rua.c:406) 20250427085217133 DHNB DEBUG map_rua[0x56345e0a3eb0]{init}: Allocated (fsm.c:456) 20250427085217133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14637352)[0x56345e0a3eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085217133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14637352 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085217133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085217133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085217133 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14637352 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085217133 DCN DEBUG map_sccp[0x56345e01dcd0]{init}: Allocated (fsm.c:456) 20250427085217133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085217133 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14637352 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085217133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14637352 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085217133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14637352)[0x56345e0a3eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085217133 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085217133 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085217133 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14637352 SCCP-78 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085217133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085217133 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085217133 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{IDLE}: Allocated (fsm.c:456) 20250427085217133 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085217133 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002a60056400500f1100926) (sccp_scrc.c:415) 20250427085217133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085217133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085217133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085217133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085217133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085217133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085217133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085217133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085217133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085217133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085217133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085217133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085217133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085217133 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 02 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) 20250427085217133 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085217133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085217133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14637352)[0x56345e0a3eb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085217133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085217133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085217133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085217133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085217133 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' 20250427085217133 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 20250427085217134 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085217134 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085217134 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 02 a6 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)9409514 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(624)@86ee852d1e2c: Session index based on connection ID:0 MTC@86ee852d1e2c: 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 } } } HNBGW_Test.msc1-SCCP(624)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085217150 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) 20250427085217150 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085217150 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085217150 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 20250427085217150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085217150 DLSS7 <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' 20250427085217150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085217150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085217150 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085217150 DLSS7 <000c> osmo_ss7_asp.c:1164 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 a7 c7 1e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085217150 DLCTRL DEBUG Command: GET 923168400 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085217150 DLCTRL DEBUG Tx Command reply: GET_REPLY 923168400 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085217150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085217150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085217150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085217150 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) 20250427085217150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085217150 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=00a7c71e) (sccp_scrc.c:486) 20250427085217150 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250427085217150 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085217150 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085217150 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085217150 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085217150 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) 20250427085217150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085217150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085217153 DLCTRL DEBUG Command: GET 205824985 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085217153 DLCTRL DEBUG Tx Command reply: GET_REPLY 205824985 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085217155 DLCTRL DEBUG Command: GET 2913438 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085217155 DLCTRL DEBUG Tx Command reply: GET_REPLY 2913438 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085217156 DLCTRL DEBUG Command: GET 473819788 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085217156 DLCTRL DEBUG Tx Command reply: GET_REPLY 473819788 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085217157 DLCTRL DEBUG Command: GET 443883908 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085217157 DLCTRL DEBUG Tx Command reply: GET_REPLY 443883908 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085217159 DLCTRL DEBUG Command: GET 511853295 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085217159 DLCTRL DEBUG Tx Command reply: GET_REPLY 511853295 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085217162 DLCTRL DEBUG Command: GET 276360474 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085217162 DLCTRL DEBUG Tx Command reply: GET_REPLY 276360474 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085217164 DLCTRL DEBUG Command: GET 363917039 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085217164 DLCTRL DEBUG Tx Command reply: GET_REPLY 363917039 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085217165 DLCTRL DEBUG Command: GET 783665893 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085217165 DLCTRL DEBUG Tx Command reply: GET_REPLY 783665893 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085217167 DLCTRL DEBUG Command: GET 124557165 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085217167 DLCTRL DEBUG Tx Command reply: GET_REPLY 124557165 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085217168 DLCTRL DEBUG Command: GET 996586366 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085217168 DLCTRL DEBUG Tx Command reply: GET_REPLY 996586366 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085217169 DLCTRL DEBUG Command: GET 942209782 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085217169 DLCTRL DEBUG Tx Command reply: GET_REPLY 942209782 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250427085217171 DLCTRL DEBUG Command: GET 36654325 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085217171 DLCTRL DEBUG Tx Command reply: GET_REPLY 36654325 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085217173 DLCTRL DEBUG Command: GET 996495524 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085217173 DLCTRL DEBUG Tx Command reply: GET_REPLY 996495524 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085217174 DLCTRL DEBUG Command: GET 149288279 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085217174 DLCTRL DEBUG Tx Command reply: GET_REPLY 149288279 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085217176 DLCTRL DEBUG Command: GET 5964787 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085217176 DLCTRL DEBUG Tx Command reply: GET_REPLY 5964787 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085217177 DLCTRL DEBUG Command: GET 738708302 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085217177 DLCTRL DEBUG Tx Command reply: GET_REPLY 738708302 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085217179 DLCTRL DEBUG Command: GET 702849360 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085217179 DLCTRL DEBUG Tx Command reply: GET_REPLY 702849360 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085217182 DLCTRL DEBUG Command: GET 819989020 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085217182 DLCTRL DEBUG Tx Command reply: GET_REPLY 819989020 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085217183 DLCTRL DEBUG Command: GET 301230711 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085217183 DLCTRL DEBUG Tx Command reply: GET_REPLY 301230711 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085217189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085217190 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41097<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(615)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(614)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085217192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085217193 DLINP DEBUG SRVCONN(,r=127.0.0.1:45198<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085217193 DLINP DEBUG SRVCONN(,r=127.0.0.1:45198<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085217193 DLINP NOTICE SRV(,r=127.0.0.1:45198<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085217193 DMAIN NOTICE (127.0.0.1:45198 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45198<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085217193 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@86ee852d1e2c: Final verdict of PTC: none 20250427085217194 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085217194 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)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(636)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@86ee852d1e2c: Final verdict of PTC: none 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085217194 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085217194 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) 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085217194 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085217194 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) 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085217194 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085217194 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) 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085217194 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085217194 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) 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085217194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085217194 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085217194 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-SCCP(633)@86ee852d1e2c: Final verdict of PTC: none 20250427085217195 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085217195 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085217195 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 20250427085217195 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) 20250427085217195 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085217195 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085217195 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085217195 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn2-RAN(637)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@86ee852d1e2c: Final verdict of PTC: none 20250427085217195 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085217195 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 20250427085217195 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  20250427085217195 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  20250427085217195 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  20250427085217195 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  20250427085217195 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  20250427085217195 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085217195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085217195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085217195 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085217195 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) 20250427085217195 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085217195 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085217195 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085217195 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) 20250427085217195 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085217196 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085217196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085217196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085217196 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427085217196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085217196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085217196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085217196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085217196 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085217196 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085217196 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085217196 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085217196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085217196 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085217196 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085217196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00039d3d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085217196 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) 20250427085217196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085217196 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) 20250427085217196 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) 20250427085217196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085217196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085217196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 9d 3d 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085217196 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085217196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085217196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085217196 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085217197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15931622)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085217197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085217197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085217197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085217197 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931622 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250427085217197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085217197 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085217197 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085217197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f78d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085217197 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) 20250427085217197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085217197 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) 20250427085217197 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) 20250427085217197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085217197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085217197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 f7 8d 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085217197 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085217197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085217197 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085217197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{disrupted}: Freeing instance (context_map.c:202) 20250427085217197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15313075)[0x56345e094c90]{disrupted}: Deallocated (fsm.c:568) 20250427085217197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085217197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{disconnected}: Freeing instance (context_map.c:206) 20250427085217197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56345e0af020]{disconnected}: Deallocated (fsm.c:568) 20250427085217197 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15313075 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250427085217197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085217197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085217198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085217196 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 20250427085217196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085217198 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085217198 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) 20250427085217198 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085217198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14637352)[0x56345e0a3eb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085217198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14637352)[0x56345e0a3eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085217196 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085217196 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085217196 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085217196 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085217196 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085217196 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 20250427085217199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085217199 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085217199 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085217199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c71e), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085217199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085217199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217199 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085217196 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  20250427085217196 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  20250427085217199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085217199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085217199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a7 c7 1e 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085217199 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085217199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085217199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14637352)[0x56345e0a3eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085217199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14637352)[0x56345e0a3eb0]{disrupted}: Freeing instance (context_map.c:202) 20250427085217199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14637352)[0x56345e0a3eb0]{disrupted}: Deallocated (fsm.c:568) 20250427085217199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085217199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{disconnected}: Freeing instance (context_map.c:206) 20250427085217199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56345e01dcd0]{disconnected}: Deallocated (fsm.c:568) 20250427085217199 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14637352 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427085217196 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  20250427085217196 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  20250427085217199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085217199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085217199 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085217196 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085217199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085217199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085217199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085217199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085217199 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085217199 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085217196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085217199 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085217199 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085217199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085217196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085217199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085217199 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085217199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085217199 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085217199 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085217199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085217199 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085217196 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 20250427085217199 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085217199 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085217199 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085217196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085217197 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085217197 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085217197 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085217197 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 20250427085217197 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  20250427085217197 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  20250427085217197 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  20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085217197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085217197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085217197 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 20250427085217197 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) 20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085217197 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085217197 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085217197 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085217197 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 20250427085217197 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  20250427085217197 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  20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085217197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085217197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085217197 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085217197 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) 20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250427085217197 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 20250427085217197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085217198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085217198 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 20250427085217198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085217198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085217198 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085217198 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) 20250427085217198 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085217198 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085217198 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 20250427085217198 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085217198 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) 20250427085217198 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085217198 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085217198 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 20250427085217198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085217198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085217198 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 20250427085217198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085217198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085217199 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085217199 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) 20250427085217199 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085217199 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085217199 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 20250427085217199 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 20250427085217199 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) 20250427085217199 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250427085217199 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085217199 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085217200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085217199 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085217199 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085217199 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 20250427085217199 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  20250427085217199 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085217200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085217200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085217200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085217200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085217200 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085217201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085217200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085217200 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085217200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085217200 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' 20250427085217200 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 20250427085217200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085217200 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085217200 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 a7 c7 1e 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 03  20250427085217200 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 20250427085217200 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) 20250427085217200 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085217200 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085217200 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085217200 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085217200 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085217200 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 20250427085217200 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085217200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085217200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085217201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085217201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085217201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085217201 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085217201 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085217201 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085217201 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085217201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085217201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085217201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085217201 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250427085217201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085217201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085217201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085217201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085217201 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085217201 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085217201 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085217201 DRANAP NOTICE cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085217201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085217201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085217201 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085217201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085217201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085217201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085217201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085217201 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085217201 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085217201 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085217201 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@86ee852d1e2c: Final verdict of PTC: none 20250427085217203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(639)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@86ee852d1e2c: Final verdict of PTC: pass MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(616)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@86ee852d1e2c: Final verdict of PTC: pass 20250427085217219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085217398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085217744 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085217744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e2eb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085217744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085217744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217744 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085217744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085217744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085217744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 e2 eb 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085217744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085217744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085217744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085217744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085217744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085217748 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085217748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050f44d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085217748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085217748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085217748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085217748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085217748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 f4 4d 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085217749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085217749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085217749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085217749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085217749 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085217765 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085217765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c29ca), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085217765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085217765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085217765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085217765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085217765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085217765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 29 ca 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085217765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085217765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085217765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085217765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085217765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085217765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085218102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=707056) 20250427085218282 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085218282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54053), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085218282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085218282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085218282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085218282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085218282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085218282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085218282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e5 40 53 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085218282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085218282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085218282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085218282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085218282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085218282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085218287 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085218287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3694), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085218287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085218287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085218287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085218288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085218288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085218288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085218288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3c 36 94 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085218288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085218288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085218288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085218288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085218288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085218288 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085218289 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085218289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b9eb3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085218289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085218289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085218289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085218289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085218289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085218289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085218289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0b 9e b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085218289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085218289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085218289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085218289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085218289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085218289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085218845 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085218845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325a81), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085218845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085218845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085218845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085218845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085218845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085218845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085218845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5a 81 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085218845 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085218845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6cc89), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085218845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085218845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085218845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085218845 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085218845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085218845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085218845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e6 cc 89 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085218845 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085218845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8e161), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085218845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085218845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085218845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085218845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085218845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085218845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085218845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 e1 61 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085218846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085218846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085218846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085218846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085218846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085218846 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085218846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085218846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085218846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085218846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085218846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085218846 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085218846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085218846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085218846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085218846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085218846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085218846 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=707056, count=736416) 20250427085219195 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085219196 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085219196 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085219197 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085219197 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085219197 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085219198 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085219198 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085219198 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085219198 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085219198 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085219198 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085219200 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085219200 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085219200 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250427085219202 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085219202 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085219202 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085219336 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085219336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd54d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085219336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085219336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085219336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085219336 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085219336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085219336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085219336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d5 4d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085219336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085219336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085219336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085219336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085219336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085219336 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085219339 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085219339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007feeac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085219339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085219339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085219339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085219339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085219339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085219339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085219339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085219339 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085219339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e7a04), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085219339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085219339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085219339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085219339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085219339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085219339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085219339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2e 7a 04 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085219339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085219339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085219339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085219339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085219339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085219339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085219339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085219339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085219339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085219339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085219339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085219339 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085219928 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085219928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f479be), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085219928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085219928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085219928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085219928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085219928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085219928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085219928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 79 be 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085219928 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085219928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f55), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085219928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085219928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085219928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085219928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085219928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085219928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085219928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 8f 55 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085219928 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085219928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7887), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085219928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085219928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085219928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085219928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085219928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085219928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085219928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 de 78 87 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085219929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085219929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085219929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085219929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085219929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085219929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085219929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085219929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085219929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085219929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085219929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085219929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085219929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085219929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085219929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085219929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085219929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085219929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:52: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_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 20250427085220558 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085220558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f6f1), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085220558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085220558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085220558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085220558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085220558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085220558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085220558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f6 f1 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085220558 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085220559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e791b9), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085220559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085220559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085220559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085220559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085220559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085220559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085220559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 91 b9 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085220559 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085220559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a78fe6), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085220559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085220559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085220559 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085220559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085220559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085220559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085220559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f e6 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085220559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085220559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085220559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085220559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085220559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085220559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085220559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085220559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085220560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085220560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085220560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085220560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085220560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085220560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085220560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085220560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085220560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085220560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_L3Compl_no_cn started. 20250427085221202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085221207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085221210 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35047<->l=127.0.0.1:4262) (control_if.c:572) 20250427085221228 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085221228 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085221240 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085221240 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221240 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085221240 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221240 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085221240 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221240 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085221240 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221241 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221241 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085221241 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) 20250427085221241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_mscpool_L3Compl_no_cn-Iuh1(649)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085221241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085221241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085221241 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221241 DLINP [1;32mINFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53323 (stream_srv.c:142) 20250427085221241 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53323<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085221241 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221241 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085221241 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) 20250427085221241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221241 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085221241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085221241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085221241 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085221241 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221241 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085221241 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) 20250427085221241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 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) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221241 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) 20250427085221241 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) 20250427085221241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085221241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085221241 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085221241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085221241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085221241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085221241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085221241 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221241 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085221241 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) 20250427085221241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085221241 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) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 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) 20250427085221241 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) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221241 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) 20250427085221241 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) 20250427085221241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085221241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085221241 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221241 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 20250427085221241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085221241 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 20250427085221241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085221241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221241 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 20250427085221241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085221241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(651)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085221256 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085221256 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221256 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085221256 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221257 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085221257 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221257 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085221257 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221258 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221258 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085221258 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) 20250427085221258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085221258 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) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 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) 20250427085221258 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) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221258 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) 20250427085221258 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) 20250427085221258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085221258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085221258 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221258 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221258 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085221258 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) 20250427085221258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 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) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221258 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) 20250427085221258 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) 20250427085221258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085221258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085221258 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221258 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221258 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085221258 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) 20250427085221258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221258 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085221258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085221258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085221258 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221258 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221258 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085221258 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) 20250427085221258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085221258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085221258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085221258 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221259 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 20250427085221259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085221259 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085221259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221259 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 20250427085221259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085221259 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085221259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085221259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085221259 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085221259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085221259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085221259 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085221283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085221283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085221283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085221283 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085221283 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) 20250427085221283 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085221283 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085221283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085221283 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085221287 DLINP DEBUG SRVCONN(,r=127.0.0.1:53323<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085221287 DLINP DEBUG SRVCONN(,r=127.0.0.1:53323<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085221287 DLINP DEBUG SRVCONN(,r=127.0.0.1:53323<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085221287 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085221287 DHNBAP DEBUG (127.0.0.1:53323 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085221287 DHNBAP NOTICE (127.0.0.1:53323 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085221287 DHNBAP NOTICE (127.0.0.1:53323 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085221287 DLINP DEBUG SRVCONN(,r=127.0.0.1:53323<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085221287 DLINP DEBUG SRVCONN(,r=127.0.0.1:53323<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085221314 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(56)[0x56345e09c1e0]{IDLE}: Deallocated (fsm.c:568) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(55)[0x56345e0b7310]{IDLE}: Deallocated (fsm.c:568) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085221314 DLSCCP DEBUG SCCP-SCOC(54)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427085221316 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085221316 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085221316 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085221316 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085221316 DLSCCP DEBUG SCCP-SCOC(57)[0x56345e09c6b0]{IDLE}: Deallocated (fsm.c:568) 20250427085221455 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 20250427085221455 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 20250427085221455 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085221455 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085221464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085221464 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085221464 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085221464 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085221464 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085221464 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085221465 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 20250427085221465 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085221465 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  20250427085221465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085221467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085221467 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085221467 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  20250427085221468 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085221468 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085221468 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085221468 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 20250427085221468 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085221468 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  20250427085221468 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085221468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085221468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085221468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085221468 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085221468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085221468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085221468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085221468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085221468 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085221468 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085221468 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221469 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085221470 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) 20250427085221470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085221470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085221470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085221470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085221470 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221470 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 20250427085221470 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 20250427085221470 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085221470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085221471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085221471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085221471 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085221471 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085221471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085221471 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085221471 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(656)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085221476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085221476 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085221477 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085221477 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085221477 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085221477 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085221477 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 20250427085221477 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085221477 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  20250427085221477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085221480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221480 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085221480 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085221480 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  20250427085221480 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085221480 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085221480 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085221480 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 20250427085221480 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085221480 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  20250427085221480 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  20250427085221480 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085221480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085221480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085221480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085221480 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085221480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085221480 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085221480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085221480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085221480 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085221480 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085221480 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085221481 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085221482 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085221482 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) 20250427085221482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085221482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085221482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085221482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085221482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085221482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085221482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085221482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085221482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085221482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085221482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085221482 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085221482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085221482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085221482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085221482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085221482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085221482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085221482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085221482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085221482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085221482 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(652)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085222268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085222268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085222268 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085222268 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085222268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085222268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085222268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085222268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085222268 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085222268 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085222268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085222268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085222268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085222268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085222268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085222268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085222268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085222268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085222268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085222269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085222269 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085222269 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085222269 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) 20250427085222269 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) 20250427085222269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085222269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085222269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085222269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085222269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085222269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085222269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085222269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085222269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085222269 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085222269 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085222269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085222269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085222269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085222269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085222269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085222269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085222269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085222269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085222269 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085222269 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  20250427085222270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085222270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085222270 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085222270 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085222270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085222270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085222270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085222270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085222270 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085222270 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085222270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085222270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085222270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085222270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085222270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085222270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085222270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085222270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085222270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085222270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085222270 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085222270 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085222270 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085222280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085222280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085222280 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085222280 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085222280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085222280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085222280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085222280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085222280 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085222280 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085222281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085222281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085222281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085222281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085222281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085222281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085222281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085222281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085222281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085222281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085222281 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085222281 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085222281 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) 20250427085222281 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) 20250427085222281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085222281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085222281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085222281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085222281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085222281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085222281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085222281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085222281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085222281 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085222281 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085222281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085222281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085222281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085222281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085222281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085222281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085222281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085222281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085222281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085222281 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  20250427085222284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085222284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085222284 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085222284 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085222284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085222284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085222284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085222284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085222284 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085222284 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085222284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085222284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085222284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085222284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085222284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085222284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085222284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085222284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085222284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085222284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085222284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085222284 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085222284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085222284 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085222284 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085222284 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085222294 DLCTRL DEBUG Command: GET 823702789 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085222294 DLCTRL DEBUG Tx Command reply: GET_REPLY 823702789 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085222296 DLCTRL DEBUG Command: GET 916169809 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085222297 DLCTRL DEBUG Tx Command reply: GET_REPLY 916169809 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085222298 DLCTRL DEBUG Command: GET 324426523 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085222298 DLCTRL DEBUG Tx Command reply: GET_REPLY 324426523 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085222300 DLCTRL DEBUG Command: GET 83951857 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085222300 DLCTRL DEBUG Tx Command reply: GET_REPLY 83951857 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085222303 DLCTRL DEBUG Command: GET 70464561 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085222303 DLCTRL DEBUG Tx Command reply: GET_REPLY 70464561 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085222305 DLCTRL DEBUG Command: GET 303817808 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085222305 DLCTRL DEBUG Tx Command reply: GET_REPLY 303817808 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085222307 DLCTRL DEBUG Command: GET 986227000 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085222307 DLCTRL DEBUG Tx Command reply: GET_REPLY 986227000 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085222310 DLCTRL DEBUG Command: GET 372783164 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085222310 DLCTRL DEBUG Tx Command reply: GET_REPLY 372783164 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085222312 DLCTRL DEBUG Command: GET 404487181 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085222312 DLCTRL DEBUG Tx Command reply: GET_REPLY 404487181 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085222314 DLCTRL DEBUG Command: GET 777980417 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085222314 DLCTRL DEBUG Tx Command reply: GET_REPLY 777980417 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085222316 DLCTRL DEBUG Command: GET 494416286 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085222316 DLCTRL DEBUG Tx Command reply: GET_REPLY 494416286 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085222318 DLCTRL DEBUG Command: GET 537528551 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085222318 DLCTRL DEBUG Tx Command reply: GET_REPLY 537528551 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085222320 DLCTRL DEBUG Command: GET 812123289 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085222320 DLCTRL DEBUG Tx Command reply: GET_REPLY 812123289 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085222322 DLCTRL DEBUG Command: GET 650635100 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085222322 DLCTRL DEBUG Tx Command reply: GET_REPLY 650635100 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085222324 DLCTRL DEBUG Command: GET 606732179 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085222324 DLCTRL DEBUG Tx Command reply: GET_REPLY 606732179 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085222326 DLCTRL DEBUG Command: GET 792619824 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085222326 DLCTRL DEBUG Tx Command reply: GET_REPLY 792619824 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085222327 DLCTRL DEBUG Command: GET 658220482 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085222327 DLCTRL DEBUG Tx Command reply: GET_REPLY 658220482 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085222329 DLCTRL DEBUG Command: GET 690401858 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085222329 DLCTRL DEBUG Tx Command reply: GET_REPLY 690401858 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085222330 DLCTRL DEBUG Command: GET 623853623 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085222330 DLCTRL DEBUG Tx Command reply: GET_REPLY 623853623 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085222331 DLCTRL DEBUG Command: GET 940463109 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085222331 DLCTRL DEBUG Tx Command reply: GET_REPLY 940463109 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000001101001000'B, t_guard := 20.000000 } 20250427085222343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)8012143 20250427085223386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085223386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085223386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085223386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085223386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a416f, normal) (hnbgw_rua.c:406) 20250427085223386 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085223386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012143)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085223386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8012143 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085223386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085223386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085223386 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8012143 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250427085223386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012143)[0x56345e09c9e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085223386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012143)[0x56345e09c9e0]{init}: Freeing instance (context_map.c:202) 20250427085223386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012143)[0x56345e09c9e0]{init}: Deallocated (fsm.c:568) 20250427085223386 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8012143 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085223386 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) 20250427085223386 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427085223386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085223386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085223386 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)@86ee852d1e2c: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)8012143 MTC@86ee852d1e2c: 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 := '000000000000001000100001'B, t_guard := 20.000000 } 20250427085223409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)15688448 20250427085224424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085224424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085224424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085224424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085224424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef6300, normal) (hnbgw_rua.c:406) 20250427085224424 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085224425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15688448)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085224425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15688448 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085224425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085224425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085224425 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085224425 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15688448 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250427085224425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15688448)[0x56345e09c9e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085224425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15688448)[0x56345e09c9e0]{init}: Freeing instance (context_map.c:202) 20250427085224425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15688448)[0x56345e09c9e0]{init}: Deallocated (fsm.c:568) 20250427085224425 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15688448 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085224425 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) 20250427085224425 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427085224425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085224425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085224425 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)@86ee852d1e2c: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)15688448 MTC@86ee852d1e2c: 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 := '000000000000001101100001'B, t_guard := 20.000000 } 20250427085224466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)14927654 20250427085225491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085225491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085225491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085225491 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085225491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3c726, normal) (hnbgw_rua.c:406) 20250427085225491 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085225491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14927654)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085225491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14927654 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085225491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085225491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085225491 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14927654 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085225491 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14927654 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250427085225491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14927654)[0x56345e09c9e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085225491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14927654)[0x56345e09c9e0]{init}: Freeing instance (context_map.c:202) 20250427085225491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14927654)[0x56345e09c9e0]{init}: Deallocated (fsm.c:568) 20250427085225491 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14927654 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085225491 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) 20250427085225491 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427085225491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085225491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085225491 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)@86ee852d1e2c: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)14927654 MTC@86ee852d1e2c: 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 := '000000000000001101010111'B, t_guard := 20.000000 } 20250427085225533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@86ee852d1e2c: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)5800537 20250427085226551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085226551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085226551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250427085226551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085226551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x588259, normal) (hnbgw_rua.c:406) 20250427085226551 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085226551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5800537)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085226551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5800537 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085226551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085226551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085226551 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5800537 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250427085226551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5800537)[0x56345e09c9e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085226551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5800537)[0x56345e09c9e0]{init}: Freeing instance (context_map.c:202) 20250427085226551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5800537)[0x56345e09c9e0]{init}: Deallocated (fsm.c:568) 20250427085226551 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5800537 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085226551 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) 20250427085226551 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427085226551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085226551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085226551 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)@86ee852d1e2c: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)5800537 MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085226565 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35047<->l=127.0.0.1:4262) (control_if.c:193) 20250427085226566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(645)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(644)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085226570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085226572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085226572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085226572 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085226572 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) 20250427085226572 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085226572 DLINP DEBUG SRVCONN(,r=127.0.0.1:53323<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085226572 DLINP DEBUG SRVCONN(,r=127.0.0.1:53323<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085226572 DLINP NOTICE SRV(,r=127.0.0.1:53323<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085226572 DMAIN NOTICE (127.0.0.1:53323 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53323<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085226572 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@86ee852d1e2c: Final verdict of PTC: none 20250427085226575 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085226575 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) 20250427085226575 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085226575 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085226575 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085226575 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) 20250427085226575 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085226575 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085226575 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 20250427085226575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085226575 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085226575 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085226575 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085226575 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085226575 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085226575 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 20250427085226575 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  20250427085226575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085226575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085226575 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(651)@86ee852d1e2c: Final verdict of PTC: none 20250427085226576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085226576 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085226576 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085226576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085226576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085226576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085226576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085226576 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085226576 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085226576 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085226576 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085226577 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 20250427085226577 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) 20250427085226577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085226577 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085226577 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085226577 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) 20250427085226577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085226577 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427085226577 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) 20250427085226577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085226577 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085226577 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085226577 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085226577 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085226577 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085226577 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 20250427085226577 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085226578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085226578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085226578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085226578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085226578 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085226578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085226578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085226578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@86ee852d1e2c: Final verdict of PTC: none 20250427085226578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085226578 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085226578 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085226578 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085226578 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(653)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(657)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(646)@86ee852d1e2c: Final verdict of PTC: none 20250427085226584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085226584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36156<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(658)@86ee852d1e2c: Final verdict of PTC: none 20250427085226598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@86ee852d1e2c: Final verdict of PTC: none 20250427085226599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sun Apr 27 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 20250427085226673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085227197 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085227197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00039d3d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085227197 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) 20250427085227197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085227197 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) 20250427085227197 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) 20250427085227197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085227197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085227197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 9d 3d 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085227197 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085227197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f78d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085227197 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) 20250427085227197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085227197 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) 20250427085227197 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) 20250427085227197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085227197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085227197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 f7 8d 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085227198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085227198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085227198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085227198 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 20250427085227198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085227198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085227198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085227198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085227198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085227198 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 20250427085227198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085227198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085227199 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085227200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c71e), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085227200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085227200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085227200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085227200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085227200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085227200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085227200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c7 1e 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085227200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085227200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085227200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085227200 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085227200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085227200 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085227376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310976) 20250427085227745 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085227745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e2eb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085227745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085227745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085227745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085227745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085227745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085227745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085227745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 e2 eb 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085227746 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085227746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085227746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085227746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085227746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085227746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085227749 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085227749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050f44d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085227749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085227749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085227749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085227749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085227749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085227749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085227749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 f4 4d 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085227749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085227749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085227749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085227749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085227749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085227749 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085227765 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085227765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c29ca), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085227765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085227765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085227765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085227765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085227765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085227765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085227765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 29 ca 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085227766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085227766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085227766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085227766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085227766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085227766 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085228283 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085228283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54053), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085228283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085228283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085228283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085228283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085228283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085228283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085228283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e5 40 53 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085228283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085228283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085228283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085228283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085228283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085228283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085228288 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085228288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3694), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085228288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085228288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085228288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085228288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085228288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085228288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085228288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3c 36 94 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085228289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085228289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085228289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085228289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085228289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085228289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085228290 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085228290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b9eb3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085228290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085228290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085228290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085228290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085228290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085228290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085228290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0b 9e b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085228290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085228290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085228290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085228290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085228290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085228290 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=310976, count=340288) 20250427085228576 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085228577 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085228577 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085228578 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085228578 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085228578 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085228846 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085228846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8e161), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085228846 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085228846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085228846 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085228846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085228846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085228846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085228846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 e1 61 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085228846 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085228846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6cc89), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085228846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085228846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085228846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085228846 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085228846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085228846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085228846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e6 cc 89 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085228846 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085228846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325a81), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085228846 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085228846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085228846 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085228846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085228846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085228846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085228846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5a 81 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085228847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085228847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085228847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085228847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085228847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085228847 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085228847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085228847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085228847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085228847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085228847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085228847 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085228847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085228847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085228847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085228847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085228847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085228847 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085229337 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085229337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd54d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085229337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085229337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085229337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085229337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085229337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085229337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085229337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d5 4d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085229337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085229337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085229337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085229337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085229337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085229337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085229339 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085229340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e7a04), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085229340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085229340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085229340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085229340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085229340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085229340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085229340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2e 7a 04 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085229340 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085229340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007feeac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085229340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085229340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085229340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085229340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085229340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085229340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085229340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085229340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085229340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085229340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085229340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085229340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085229340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085229340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085229340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085229340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085229340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085229340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085229340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085229928 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085229928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f479be), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085229928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085229928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085229928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085229928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085229928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085229928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085229928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 79 be 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085229929 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085229929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de7887), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085229929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085229929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085229929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085229929 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085229929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085229929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085229929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 de 78 87 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085229929 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085229929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a8f55), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085229929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085229929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085229929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085229929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085229929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085229929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085229929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0a 8f 55 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085229929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085229929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085229929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085229929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085229929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085229929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085229929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085229929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085229929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085229929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085229929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085229929 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085229929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085229929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085229929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085229929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085229930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085229930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250427085230478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085230482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085230486 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40799<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085230507 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085230507 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085230515 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085230515 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085230515 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43260 (stream_srv.c:142) 20250427085230515 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43260<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085230515 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085230515 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230516 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085230516 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230516 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085230516 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230517 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230517 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085230517 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) 20250427085230517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230517 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) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 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) 20250427085230517 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) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230517 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) 20250427085230517 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) 20250427085230517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085230517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230517 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230517 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230517 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085230517 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) 20250427085230517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 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) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230517 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) 20250427085230517 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) 20250427085230517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085230517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230517 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230517 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230517 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085230517 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) 20250427085230517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230517 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085230517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085230517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230517 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230517 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230517 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085230517 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) 20250427085230517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085230517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085230517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085230517 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230517 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 20250427085230517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085230517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085230517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230517 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 20250427085230517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085230517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085230517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085230517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085230517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085230517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085230517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085230517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(672)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(675)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(678)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-SCCP(676)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085230553 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085230553 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085230553 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085230553 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085230553 DLSCCP DEBUG SCCP-SCOC(59)[0x56345e0c11d0]{IDLE}: Deallocated (fsm.c:568) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(60)[0x56345e0ae640]{IDLE}: Deallocated (fsm.c:568) 20250427085230555 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085230555 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085230555 DLSCCP DEBUG SCCP-SCOC(58)[0x56345e0a2d40]{IDLE}: Deallocated (fsm.c:568) 20250427085230555 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085230555 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230555 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085230555 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230555 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085230555 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230556 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230556 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085230556 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) 20250427085230556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230556 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) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 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) 20250427085230556 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) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230556 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) 20250427085230556 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) 20250427085230556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085230556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230556 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230556 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230556 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085230556 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) 20250427085230556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 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) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230556 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) 20250427085230556 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) 20250427085230556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085230556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230556 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230556 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230556 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085230556 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) 20250427085230556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230556 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085230556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085230556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230556 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230556 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230556 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085230556 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) 20250427085230556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085230556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085230556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085230556 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230556 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 20250427085230556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085230556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085230556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230556 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 20250427085230556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085230556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085230556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085230556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085230556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085230556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085230557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085230557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085230598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085230598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085230598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085230598 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085230598 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) 20250427085230598 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085230598 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085230598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085230598 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085230603 DLINP DEBUG SRVCONN(,r=127.0.0.1:43260<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085230603 DLINP DEBUG SRVCONN(,r=127.0.0.1:43260<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085230603 DLINP DEBUG SRVCONN(,r=127.0.0.1:43260<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085230603 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085230603 DHNBAP DEBUG (127.0.0.1:43260 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085230603 DHNBAP NOTICE (127.0.0.1:43260 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085230603 DHNBAP NOTICE (127.0.0.1:43260 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085230603 DLINP DEBUG SRVCONN(,r=127.0.0.1:43260<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085230603 DLINP DEBUG SRVCONN(,r=127.0.0.1:43260<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085230727 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 20250427085230728 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 20250427085230728 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085230728 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085230736 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230736 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085230736 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085230736 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085230736 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085230736 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085230736 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085230736 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 20250427085230736 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085230736 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  20250427085230736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085230739 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085230739 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085230739 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  20250427085230739 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085230739 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085230739 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085230739 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 20250427085230739 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085230739 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  20250427085230739 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085230739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085230739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085230739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085230739 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085230739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085230739 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085230739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085230739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085230739 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085230739 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085230739 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230740 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 20250427085230740 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 20250427085230740 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085230740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085230741 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085230741 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) 20250427085230741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085230741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085230741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085230741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085230741 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230741 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085230742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085230742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085230742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085230742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085230742 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085230742 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.msc1-M3UA(675)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085230746 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) 20250427085230746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085230746 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085230746 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085230746 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085230746 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085230746 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085230746 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 20250427085230746 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085230746 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  20250427085230746 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085230746 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) 20250427085230746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085230746 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085230746 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  20250427085230746 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085230746 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085230746 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085230746 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 20250427085230746 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085230746 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  20250427085230746 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  20250427085230746 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085230746 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085230746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085230746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085230746 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085230746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085230746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085230746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085230746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085230746 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085230746 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085230746 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230747 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230747 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085230747 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) 20250427085230747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085230748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085230748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230748 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230748 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085230748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085230748 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' 20250427085230748 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 20250427085230748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085230748 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085230748 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  20250427085230752 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 20250427085230752 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 20250427085230753 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085230753 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085230758 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) 20250427085230758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085230758 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085230758 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085230758 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085230758 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085230758 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085230758 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 20250427085230758 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085230758 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  20250427085230758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085230760 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) 20250427085230760 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085230760 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085230760 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  20250427085230760 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085230760 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085230760 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085230760 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 20250427085230760 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085230760 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  20250427085230760 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  20250427085230760 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  20250427085230760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085230760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085230760 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085230760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085230761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085230761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085230760 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085230760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085230761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085230761 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085230761 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085230761 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230762 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230762 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085230762 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) 20250427085230762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230762 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) 20250427085230762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230762 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) 20250427085230762 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) 20250427085230762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085230762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230762 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230762 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 20250427085230762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085230762 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' 20250427085230762 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 20250427085230762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085230762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085230762 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  20250427085230767 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 20250427085230767 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 20250427085230767 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085230767 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085230772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085230772 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085230772 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085230772 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085230772 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085230772 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085230772 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 20250427085230772 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085230772 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  20250427085230772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085230775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085230775 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085230775 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  20250427085230775 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085230775 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085230775 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085230775 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 20250427085230775 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085230775 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  20250427085230775 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  20250427085230775 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  20250427085230775 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  20250427085230775 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085230775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085230775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085230775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085230775 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085230775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085230775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085230775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085230775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085230775 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085230775 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085230776 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230777 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085230777 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) 20250427085230777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085230777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085230777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085230777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085230777 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230777 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 20250427085230778 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 20250427085230778 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085230778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085230778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085230778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085230778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085230778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085230778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085230778 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085230778 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.sgsn1-M3UA(684)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085230782 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) 20250427085230782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085230782 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085230782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085230782 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085230782 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085230782 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085230782 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 20250427085230782 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085230782 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  20250427085230782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085230783 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) 20250427085230783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085230783 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085230783 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  20250427085230783 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085230783 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085230783 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085230783 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 20250427085230783 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085230783 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  20250427085230783 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  20250427085230783 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  20250427085230783 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  20250427085230783 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  20250427085230783 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085230783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085230783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085230783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085230783 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085230783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085230783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085230783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085230783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085230783 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085230784 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085230784 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230785 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230785 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085230785 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) 20250427085230785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085230785 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085230785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085230785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230785 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085230785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085230785 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' 20250427085230785 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 20250427085230785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085230785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085230785 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  20250427085230788 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 20250427085230788 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 20250427085230788 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085230788 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250427085230792 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) 20250427085230792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250427085230792 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085230792 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085230792 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085230792 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085230792 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085230792 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 20250427085230792 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085230792 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  20250427085230792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085230794 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) 20250427085230794 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085230794 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085230794 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  20250427085230794 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085230794 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085230794 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085230794 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 20250427085230794 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250427085230794 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  20250427085230794 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  20250427085230794 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  20250427085230794 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  20250427085230794 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  20250427085230794 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  20250427085230794 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085230794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085230794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085230794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085230794 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250427085230794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085230794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085230794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085230794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085230794 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085230794 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085230794 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085230795 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085230795 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085230795 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) 20250427085230795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085230795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085230795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230795 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) 20250427085230795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085230796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085230796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085230796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085230796 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) 20250427085230796 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) 20250427085230796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085230796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085230796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085230796 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085230796 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085230796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085230796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085230796 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 20250427085230796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085230796 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' 20250427085230796 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 20250427085230796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085230796 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085230796 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 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 06  HNBGW_Test.msc0-RAN(671)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085231548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085231548 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085231548 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231548 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231548 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085231548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085231548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231548 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085231548 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085231548 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) 20250427085231548 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) 20250427085231548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085231548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085231548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085231548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085231548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085231548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085231548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085231548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085231548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085231548 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085231548 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085231548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085231548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085231548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085231548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085231548 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231548 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  20250427085231548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085231548 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085231548 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231548 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231548 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085231549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085231549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231549 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085231549 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085231549 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085231549 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) 20250427085231549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085231549 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085231549 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 20250427085231549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231549 DLSS7 <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' 20250427085231549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231549 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231549 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231549 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) 20250427085231549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085231549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231549 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) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 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) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085231549 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085231549 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) 20250427085231549 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) 20250427085231549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085231549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085231549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085231549 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085231549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085231549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085231549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085231549 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085231549 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085231549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231549 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085231549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085231549 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085231549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085231549 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' 20250427085231549 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 20250427085231549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085231549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231549 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  20250427085231550 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) 20250427085231550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085231550 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085231550 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 20250427085231550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231550 DLSS7 <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' 20250427085231550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231550 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231550 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231550 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) 20250427085231550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085231550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231550 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) 20250427085231550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231550 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) 20250427085231550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085231550 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085231550 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085231557 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) 20250427085231557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085231557 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085231557 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 20250427085231557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231557 DLSS7 <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' 20250427085231557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231557 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231557 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231557 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) 20250427085231557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085231557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231557 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) 20250427085231557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231557 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) 20250427085231557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085231557 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085231557 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) 20250427085231557 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) 20250427085231558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085231558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085231558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231558 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) 20250427085231558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085231558 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) 20250427085231558 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) 20250427085231558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085231558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085231558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 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) 20250427085231558 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085231558 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085231558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085231558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085231558 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 20250427085231558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085231558 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' 20250427085231558 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 20250427085231558 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085231558 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231558 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 05 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  20250427085231559 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) 20250427085231559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085231559 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085231559 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 20250427085231559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231560 DLSS7 <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' 20250427085231560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231560 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231560 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231560 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) 20250427085231560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085231560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231560 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) 20250427085231560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231560 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) 20250427085231560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085231560 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085231560 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085231574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085231574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085231574 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085231575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085231575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231575 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231575 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085231575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085231575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085231575 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085231575 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) 20250427085231575 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) 20250427085231575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085231575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085231575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085231575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085231575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085231575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085231575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085231575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085231575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085231575 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085231575 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085231575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085231575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085231575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085231575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085231575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085231575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085231575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085231575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231575 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  20250427085231577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085231577 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085231577 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085231577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085231577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231577 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231577 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085231577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085231577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231577 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085231577 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085231577 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085231587 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) 20250427085231587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085231587 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085231587 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 20250427085231587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231587 DLSS7 <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' 20250427085231587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231587 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231587 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231587 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) 20250427085231587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085231587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231587 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) 20250427085231587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231587 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) 20250427085231587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085231587 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085231587 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) 20250427085231587 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) 20250427085231587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085231587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085231587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085231587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085231587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085231587 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085231587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085231587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085231587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085231587 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085231587 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085231587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085231587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085231587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085231587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085231587 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' 20250427085231588 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 20250427085231588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085231588 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231588 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  20250427085231590 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) 20250427085231590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085231590 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085231590 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 20250427085231590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231590 DLSS7 <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' 20250427085231590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231590 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231590 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231590 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) 20250427085231590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085231590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231590 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) 20250427085231590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231590 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) 20250427085231590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231590 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085231590 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085231590 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085231595 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) 20250427085231595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085231595 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085231595 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 20250427085231595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231595 DLSS7 <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' 20250427085231595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231595 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231595 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231595 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) 20250427085231595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427085231595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231595 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) 20250427085231595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231595 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) 20250427085231595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085231595 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085231595 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) 20250427085231595 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) 20250427085231595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085231595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085231595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231595 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) 20250427085231595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085231595 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) 20250427085231595 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) 20250427085231595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085231595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085231595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 00 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) 20250427085231595 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085231595 DRANAP NOTICE cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: link up (cnlink.c:111) 20250427085231595 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085231595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085231595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085231595 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 20250427085231595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085231595 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' 20250427085231595 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 20250427085231595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085231595 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231595 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 00 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  20250427085231596 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) 20250427085231596 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085231596 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085231596 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 20250427085231596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085231596 DLSS7 <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' 20250427085231596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085231596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085231596 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085231596 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085231596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085231596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085231596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085231596 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) 20250427085231596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085231596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085231596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427085231596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085231596 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) 20250427085231596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085231596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231596 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) 20250427085231596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085231596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085231596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085231596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085231596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085231596 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085231596 DRANAP INFO cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085232610 DLCTRL DEBUG Command: GET 704437566 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085232610 DLCTRL DEBUG Tx Command reply: GET_REPLY 704437566 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085232615 DLCTRL DEBUG Command: GET 636027506 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085232615 DLCTRL DEBUG Tx Command reply: GET_REPLY 636027506 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085232617 DLCTRL DEBUG Command: GET 547282017 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085232617 DLCTRL DEBUG Tx Command reply: GET_REPLY 547282017 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085232618 DLCTRL DEBUG Command: GET 313212190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085232618 DLCTRL DEBUG Tx Command reply: GET_REPLY 313212190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085232620 DLCTRL DEBUG Command: GET 715271669 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085232620 DLCTRL DEBUG Tx Command reply: GET_REPLY 715271669 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085232621 DLCTRL DEBUG Command: GET 805321120 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085232621 DLCTRL DEBUG Tx Command reply: GET_REPLY 805321120 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085232623 DLCTRL DEBUG Command: GET 324028706 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085232623 DLCTRL DEBUG Tx Command reply: GET_REPLY 324028706 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085232626 DLCTRL DEBUG Command: GET 784268485 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085232626 DLCTRL DEBUG Tx Command reply: GET_REPLY 784268485 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085232628 DLCTRL DEBUG Command: GET 100165720 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085232628 DLCTRL DEBUG Tx Command reply: GET_REPLY 100165720 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085232630 DLCTRL DEBUG Command: GET 512152878 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085232630 DLCTRL DEBUG Tx Command reply: GET_REPLY 512152878 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085232631 DLCTRL DEBUG Command: GET 116143605 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085232631 DLCTRL DEBUG Tx Command reply: GET_REPLY 116143605 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085232633 DLCTRL DEBUG Command: GET 214869287 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085232633 DLCTRL DEBUG Tx Command reply: GET_REPLY 214869287 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085232634 DLCTRL DEBUG Command: GET 487789717 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085232634 DLCTRL DEBUG Tx Command reply: GET_REPLY 487789717 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085232636 DLCTRL DEBUG Command: GET 746060047 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085232636 DLCTRL DEBUG Tx Command reply: GET_REPLY 746060047 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085232637 DLCTRL DEBUG Command: GET 980809711 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085232637 DLCTRL DEBUG Tx Command reply: GET_REPLY 980809711 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085232639 DLCTRL DEBUG Command: GET 972618073 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085232639 DLCTRL DEBUG Tx Command reply: GET_REPLY 972618073 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085232640 DLCTRL DEBUG Command: GET 876024349 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085232640 DLCTRL DEBUG Tx Command reply: GET_REPLY 876024349 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085232641 DLCTRL DEBUG Command: GET 514541481 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085232641 DLCTRL DEBUG Tx Command reply: GET_REPLY 514541481 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085232642 DLCTRL DEBUG Command: GET 91985329 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085232642 DLCTRL DEBUG Tx Command reply: GET_REPLY 91985329 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085232643 DLCTRL DEBUG Command: GET 416645632 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085232643 DLCTRL DEBUG Tx Command reply: GET_REPLY 416645632 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000000100011110'B, t_guard := 20.000000 } 20250427085232666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38126<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@86ee852d1e2c: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)15588408 20250427085233683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085233683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085233683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085233683 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085233683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeddc38, normal) (hnbgw_rua.c:406) 20250427085233683 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085233683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085233683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15588408 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085233683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085233683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085233683 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250427085233683 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15588408 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:666) 20250427085233683 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15588408 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085233683 DCN DEBUG map_sccp[0x56345e0a3eb0]{init}: Allocated (fsm.c:456) 20250427085233683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085233683 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15588408 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085233683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15588408 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085233683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085233683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085233683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085233683 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15588408 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085233683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085233683 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085233683 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{IDLE}: Allocated (fsm.c:456) 20250427085233683 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085233683 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300011e0056400500f1100926) (sccp_scrc.c:415) 20250427085233683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085233683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085233683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085233683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085233683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085233683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085233683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085233683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085233683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085233683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085233683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085233683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085233683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085233683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085233683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085233683 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 01 1e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085233683 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085233683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085233683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085233683 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085233683 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085233683 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085233683 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085233683 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085233683 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085233683 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085233683 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085233683 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085233683 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 01 1e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@86ee852d1e2c: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)10067919 HNBGW_Test.msc0-SCCP(670)@86ee852d1e2c: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } HNBGW_Test.msc0-SCCP(670)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085233689 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085233689 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085233689 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085233689 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085233690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085233690 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085233690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085233690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085233690 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085233690 DLSS7 <000c> osmo_ss7_asp.c:1164 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 19 71 7b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085233690 DLCTRL DEBUG Command: GET 442520557 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085233690 DLCTRL DEBUG Tx Command reply: GET_REPLY 442520557 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085233690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085233690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085233690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085233690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085233690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085233690 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=0019717b) (sccp_scrc.c:486) 20250427085233690 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250427085233690 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085233690 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085233690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085233690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085233690 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) 20250427085233690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085233690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085233691 DLCTRL DEBUG Command: GET 693813799 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085233691 DLCTRL DEBUG Tx Command reply: GET_REPLY 693813799 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085233692 DLCTRL DEBUG Command: GET 730013025 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085233692 DLCTRL DEBUG Tx Command reply: GET_REPLY 730013025 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085233693 DLCTRL DEBUG Command: GET 342680863 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085233693 DLCTRL DEBUG Tx Command reply: GET_REPLY 342680863 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085233693 DLCTRL DEBUG Command: GET 811791437 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085233693 DLCTRL DEBUG Tx Command reply: GET_REPLY 811791437 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085233694 DLCTRL DEBUG Command: GET 38880213 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085233694 DLCTRL DEBUG Tx Command reply: GET_REPLY 38880213 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085233695 DLCTRL DEBUG Command: GET 26420924 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085233695 DLCTRL DEBUG Tx Command reply: GET_REPLY 26420924 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085233695 DLCTRL DEBUG Command: GET 806179626 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085233695 DLCTRL DEBUG Tx Command reply: GET_REPLY 806179626 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085233696 DLCTRL DEBUG Command: GET 95696203 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085233696 DLCTRL DEBUG Tx Command reply: GET_REPLY 95696203 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085233697 DLCTRL DEBUG Command: GET 246261370 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085233697 DLCTRL DEBUG Tx Command reply: GET_REPLY 246261370 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085233698 DLCTRL DEBUG Command: GET 465933387 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085233698 DLCTRL DEBUG Tx Command reply: GET_REPLY 465933387 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085233699 DLCTRL DEBUG Command: GET 209441287 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085233699 DLCTRL DEBUG Tx Command reply: GET_REPLY 209441287 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085233700 DLCTRL DEBUG Command: GET 486041409 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085233700 DLCTRL DEBUG Tx Command reply: GET_REPLY 486041409 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085233701 DLCTRL DEBUG Command: GET 54938027 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085233701 DLCTRL DEBUG Tx Command reply: GET_REPLY 54938027 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085233702 DLCTRL DEBUG Command: GET 407534052 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085233702 DLCTRL DEBUG Tx Command reply: GET_REPLY 407534052 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085233703 DLCTRL DEBUG Command: GET 969954362 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085233703 DLCTRL DEBUG Tx Command reply: GET_REPLY 969954362 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085233704 DLCTRL DEBUG Command: GET 47129617 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085233704 DLCTRL DEBUG Tx Command reply: GET_REPLY 47129617 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085233705 DLCTRL DEBUG Command: GET 83060442 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085233705 DLCTRL DEBUG Tx Command reply: GET_REPLY 83060442 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085233706 DLCTRL DEBUG Command: GET 41818064 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085233706 DLCTRL DEBUG Tx Command reply: GET_REPLY 41818064 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085233707 DLCTRL DEBUG Command: GET 448355763 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085233707 DLCTRL DEBUG Tx Command reply: GET_REPLY 448355763 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000110010000'B, t_guard := 20.000000 } 20250427085233725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)5202896 20250427085234742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085234742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085234742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085234742 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085234742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f63d0, normal) (hnbgw_rua.c:406) 20250427085234742 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085234742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5202896)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085234742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5202896 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085234742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085234742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085234742 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5202896 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:697) 20250427085234742 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085234742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085234742 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5202896 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427085234742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5202896 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085234742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5202896)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085234742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085234742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085234742 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5202896 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085234742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085234742 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085234742 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{IDLE}: Allocated (fsm.c:456) 20250427085234742 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085234742 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001900056400500f1100926) (sccp_scrc.c:415) 20250427085234742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085234742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085234742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085234742 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) 20250427085234742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085234742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085234742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085234742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085234742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085234742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085234742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085234742 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) 20250427085234742 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) 20250427085234742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085234742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085234742 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 01 90 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085234742 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085234742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085234742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5202896)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085234743 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085234743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085234743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085234743 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 20250427085234743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085234743 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' 20250427085234743 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 20250427085234743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085234743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085234743 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 01 90 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@86ee852d1e2c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)2462148 HNBGW_Test.msc2-SCCP(676)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085234748 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) 20250427085234748 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085234748 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085234748 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 20250427085234748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085234748 DLSS7 <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' 20250427085234748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085234748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085234748 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085234748 DLSS7 <000c> osmo_ss7_asp.c:1164 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 41 b2 47 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@86ee852d1e2c: 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 } } } 20250427085234749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085234749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085234749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085234749 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) 20250427085234749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085234749 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=0041b247) (sccp_scrc.c:486) 20250427085234749 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250427085234749 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085234749 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085234749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085234749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085234749 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) 20250427085234749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085234749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085234749 DLCTRL DEBUG Command: GET 300943684 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085234749 DLCTRL DEBUG Tx Command reply: GET_REPLY 300943684 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085234751 DLCTRL DEBUG Command: GET 614866808 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085234751 DLCTRL DEBUG Tx Command reply: GET_REPLY 614866808 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085234752 DLCTRL DEBUG Command: GET 939901668 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085234752 DLCTRL DEBUG Tx Command reply: GET_REPLY 939901668 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085234754 DLCTRL DEBUG Command: GET 379484285 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085234754 DLCTRL DEBUG Tx Command reply: GET_REPLY 379484285 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085234755 DLCTRL DEBUG Command: GET 494306978 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085234755 DLCTRL DEBUG Tx Command reply: GET_REPLY 494306978 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085234756 DLCTRL DEBUG Command: GET 232362235 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085234756 DLCTRL DEBUG Tx Command reply: GET_REPLY 232362235 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085234757 DLCTRL DEBUG Command: GET 510070600 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085234757 DLCTRL DEBUG Tx Command reply: GET_REPLY 510070600 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085234758 DLCTRL DEBUG Command: GET 993700422 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085234758 DLCTRL DEBUG Tx Command reply: GET_REPLY 993700422 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085234759 DLCTRL DEBUG Command: GET 933575749 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085234759 DLCTRL DEBUG Tx Command reply: GET_REPLY 933575749 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085234760 DLCTRL DEBUG Command: GET 357406352 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085234760 DLCTRL DEBUG Tx Command reply: GET_REPLY 357406352 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085234761 DLCTRL DEBUG Command: GET 330983812 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085234761 DLCTRL DEBUG Tx Command reply: GET_REPLY 330983812 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085234762 DLCTRL DEBUG Command: GET 583031441 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085234762 DLCTRL DEBUG Tx Command reply: GET_REPLY 583031441 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250427085234763 DLCTRL DEBUG Command: GET 815074911 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085234763 DLCTRL DEBUG Tx Command reply: GET_REPLY 815074911 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085234764 DLCTRL DEBUG Command: GET 850576873 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085234764 DLCTRL DEBUG Tx Command reply: GET_REPLY 850576873 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085234765 DLCTRL DEBUG Command: GET 951760138 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085234765 DLCTRL DEBUG Tx Command reply: GET_REPLY 951760138 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085234766 DLCTRL DEBUG Command: GET 2361985 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085234766 DLCTRL DEBUG Tx Command reply: GET_REPLY 2361985 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085234767 DLCTRL DEBUG Command: GET 231321518 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085234768 DLCTRL DEBUG Tx Command reply: GET_REPLY 231321518 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085234769 DLCTRL DEBUG Command: GET 688855056 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085234769 DLCTRL DEBUG Tx Command reply: GET_REPLY 688855056 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085234770 DLCTRL DEBUG Command: GET 962415541 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085234770 DLCTRL DEBUG Tx Command reply: GET_REPLY 962415541 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085234771 DLCTRL DEBUG Command: GET 468380431 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085234771 DLCTRL DEBUG Tx Command reply: GET_REPLY 468380431 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085234775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085234776 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40799<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(664)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(663)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085234776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085234777 DLINP DEBUG SRVCONN(,r=127.0.0.1:43260<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085234777 DLINP DEBUG SRVCONN(,r=127.0.0.1:43260<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085234777 DLINP NOTICE SRV(,r=127.0.0.1:43260<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085234777 DMAIN NOTICE (127.0.0.1:43260 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43260<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085234777 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@86ee852d1e2c: Final verdict of PTC: none 20250427085234779 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085234779 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) 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085234779 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085234779 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) 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@86ee852d1e2c: Final verdict of PTC: none 20250427085234779 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085234779 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) 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(670)@86ee852d1e2c: Final verdict of PTC: none 20250427085234779 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085234779 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) 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085234779 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085234779 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) 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085234779 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085234779 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) 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250427085234779 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 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085234779 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085234779 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085234779 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085234779 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085234779 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 20250427085234779 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  20250427085234779 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  20250427085234780 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  20250427085234780 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  20250427085234780 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  20250427085234780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085234780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085234780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085234780 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 20250427085234780 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) 20250427085234780 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085234780 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085234780 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085234780 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085234780 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085234780 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 20250427085234780 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  20250427085234780 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  20250427085234780 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  20250427085234780 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  20250427085234780 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085234780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085234780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085234780 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085234780 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) 20250427085234780 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085234780 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085234780 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085234780 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) 20250427085234780 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085234780 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085234781 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085234781 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) 20250427085234781 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085234781 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085234781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085234781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085234781 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085234781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085234782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085234782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085234782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085234782 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085234782 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085234782 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085234782 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085234782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085234783 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085234783 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085234783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019717b), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085234784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085234784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085234784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085234785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085234785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085234786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085234786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 19 71 7b 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085234786 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085234787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085234787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085234787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085234788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085234788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085234788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085234789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{disrupted}: Freeing instance (context_map.c:202) 20250427085234789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15588408)[0x56345e09c9e0]{disrupted}: Deallocated (fsm.c:568) 20250427085234789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085234789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{disconnected}: Freeing instance (context_map.c:206) 20250427085234790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56345e0a3eb0]{disconnected}: Deallocated (fsm.c:568) 20250427085234790 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15588408 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250427085234790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085234791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085234791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085234792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085234792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085234792 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085234793 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_mscpool_LU_by_tmsi_from_other_PLMN(662)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@86ee852d1e2c: Final verdict of PTC: pass 20250427085234793 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085234793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5202896)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) HNBGW-PFCP(665)@86ee852d1e2c: Final verdict of PTC: none 20250427085234794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5202896)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085234794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085234794 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085234794 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085234795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b247), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085234795 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) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@86ee852d1e2c: Final verdict of PTC: pass 20250427085234795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085234795 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) 20250427085234796 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) 20250427085234796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085234796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085234796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 b2 47 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085234797 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW-MGCP(688)@86ee852d1e2c: Final verdict of PTC: none 20250427085234797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085234797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5202896)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085234798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5202896)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085234798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5202896)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085234798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085234799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085234799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085234799 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5202896 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250427085234800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38126<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085234801 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 20250427085234801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085234801 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085234801 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085234801 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085234801 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085234802 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085234802 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 20250427085234802 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  20250427085234802 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  20250427085234802 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  20250427085234802 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085234802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085234803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085234803 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085234803 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) 20250427085234803 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085234803 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085234803 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 20250427085234803 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 20250427085234804 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) 20250427085234804 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250427085234804 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085234804 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085234804 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085234804 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085234804 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 20250427085234804 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  HNBGW_Test.msc2-SCCP(676)@86ee852d1e2c: Final verdict of PTC: none 20250427085234805 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  20250427085234805 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085234805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085234805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085234805 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MTC@86ee852d1e2c: Setting final verdict of the test case.20250427085234805 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085234805 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085234805 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085234805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085234806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) 20250427085234806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) 20250427085234806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) 20250427085234806 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass)20250427085234807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085234807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085234807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass)20250427085234807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085234808 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) 20250427085234808 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) 20250427085234808 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) 20250427085234808 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass)20250427085234809 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085234809 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) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@86ee852d1e2c: 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'. 20250427085234809 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085234809 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085234809 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 20250427085234809 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 20250427085234809 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) 20250427085234809 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085234810 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085234810 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085234810 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085234810 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085234810 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 20250427085234810 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  20250427085234810 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085234810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085234810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085234810 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085234811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085234811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085234811 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 20250427085234811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085234811 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' 20250427085234811 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 20250427085234811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085234811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085234811 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 41 b2 47 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 05  20250427085234812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085234812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085234812 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085234812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085234813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085234813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085234813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085234813 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085234813 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085234814 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085234814 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085234814 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085234814 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) 20250427085234814 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085234814 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085234815 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 20250427085234815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085234815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085234815 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250427085234815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085234816 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085234816 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085234816 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085234816 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085234816 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085234817 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085234817 DRANAP NOTICE cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085234817 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 20250427085234817 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) 20250427085234817 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085234817 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085234817 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085234817 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085234818 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085234818 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 20250427085234818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085234818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085234818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085234818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085234818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085234819 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085234819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085234819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085234819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085234819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085234819 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085234819 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085234820 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085234820 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085234820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085234820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085234820 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427085234821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085234821 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085234821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085234821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085234821 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085234821 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085234822 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085234822 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) Sun Apr 27 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 20250427085235015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085235618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38144<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=653172) Waiting for packet dumper to finish... 1 (prev_count=653172, count=653712) 20250427085236781 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085236781 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085236781 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085236781 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085236781 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085236781 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085236804 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085236804 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085236804 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085236806 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085236806 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085236806 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250427085236811 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085236811 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085236811 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085236819 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085236819 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085236819 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085237198 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085237198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f78d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085237198 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) 20250427085237198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085237198 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) 20250427085237198 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) 20250427085237198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085237198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085237198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 f7 8d 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085237198 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085237198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00039d3d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085237198 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) 20250427085237198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085237198 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) 20250427085237198 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) 20250427085237198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085237198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085237198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 9d 3d 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085237198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085237199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085237199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085237199 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 20250427085237199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085237199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085237199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085237199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085237199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085237199 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 20250427085237199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085237199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085237200 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085237200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c71e), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085237200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085237200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085237200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085237200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085237200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085237200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085237200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c7 1e 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085237201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085237201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085237201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085237201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085237201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085237201 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085237746 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085237746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e2eb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085237746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085237746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085237746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085237747 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085237747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085237747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085237747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 e2 eb 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085237747 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085237747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085237747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085237747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085237747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085237747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085237750 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085237750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050f44d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085237750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085237750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085237750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085237750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085237750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085237750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085237750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 f4 4d 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085237750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085237750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085237750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085237750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085237750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085237751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085237766 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085237766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c29ca), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085237766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085237766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085237766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085237766 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085237767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085237767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085237767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 29 ca 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085237767 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085237767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085237767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085237767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085237767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085237767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085238284 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085238284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54053), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085238284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238284 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085238284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e5 40 53 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085238284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085238285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085238285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085238289 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085238290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3694), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085238290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085238290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085238290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085238290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3c 36 94 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085238290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085238290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085238290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085238291 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085238291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b9eb3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085238291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085238291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085238291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085238291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0b 9e b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085238292 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085238292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085238292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_paging_imsi started. 20250427085238690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085238693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085238697 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45635<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085238712 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085238712 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085238719 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085238719 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238719 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085238719 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085238720 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55426 (stream_srv.c:142) 20250427085238720 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55426<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085238720 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085238720 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238720 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085238720 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238721 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238721 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085238721 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) 20250427085238721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085238721 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) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 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) 20250427085238721 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) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238721 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) 20250427085238721 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) 20250427085238721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085238721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085238721 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238721 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238721 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085238721 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) 20250427085238721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085238721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 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) 20250427085238721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238721 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) 20250427085238721 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) 20250427085238721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085238721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085238721 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238721 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238721 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085238721 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) 20250427085238721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085238721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238721 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085238722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085238722 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238722 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238722 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085238722 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) 20250427085238722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085238722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085238722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085238722 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238722 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 20250427085238722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085238722 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085238722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238722 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 20250427085238722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085238722 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085238722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085238722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085238722 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085238722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085238722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085238722 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(701)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(699)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(704)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(702)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(707)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-SCCP(705)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085238762 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085238762 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238762 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085238762 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238762 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085238762 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238763 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085238763 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238764 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238764 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085238764 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) 20250427085238764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085238764 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) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 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) 20250427085238764 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) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238764 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) 20250427085238764 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) 20250427085238764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085238764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085238764 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238764 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238764 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085238764 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) 20250427085238764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 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) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238764 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) 20250427085238764 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) 20250427085238764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085238764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085238764 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238764 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238764 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085238764 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) 20250427085238764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238764 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085238764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085238764 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238764 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238764 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085238764 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) 20250427085238764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085238764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085238764 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238764 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238764 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 20250427085238764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085238764 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085238765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238765 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 20250427085238765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085238765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085238765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085238765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085238765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085238765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085238765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085238765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085238786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085238786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085238786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085238786 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085238786 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) 20250427085238786 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085238786 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085238786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085238786 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085238791 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085238791 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085238791 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085238791 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085238791 DHNBAP DEBUG (127.0.0.1:55426 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085238791 DHNBAP NOTICE (127.0.0.1:55426 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085238791 DHNBAP NOTICE (127.0.0.1:55426 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085238791 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085238791 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085238847 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085238847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325a81), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085238847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085238847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085238847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085238847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5a 81 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085238847 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085238847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6cc89), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085238847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238847 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085238847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e6 cc 89 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085238847 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085238847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8e161), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085238847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085238847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085238847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085238847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 e1 61 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085238847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085238847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085238848 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085238848 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085238848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085238848 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085238848 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085238848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085238848 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085238939 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 20250427085238939 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 20250427085238939 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085238939 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085238944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085238944 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085238944 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085238944 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085238944 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085238945 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085238945 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 20250427085238945 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085238945 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  20250427085238945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085238945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085238945 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085238945 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  20250427085238945 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085238945 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085238945 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085238945 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 20250427085238945 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085238945 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  20250427085238945 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085238946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085238946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085238946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085238946 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085238946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085238946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085238946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085238946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085238946 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085238946 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085238946 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238947 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238947 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085238947 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) 20250427085238947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085238947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085238948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085238948 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085238948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085238948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085238948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085238948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085238948 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085238948 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  20250427085238949 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 20250427085238949 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 20250427085238949 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085238949 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085238955 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) 20250427085238956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085238956 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085238956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085238956 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085238956 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085238956 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085238956 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 20250427085238956 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085238956 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  20250427085238956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085238958 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) 20250427085238958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085238959 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085238959 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  20250427085238959 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085238959 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085238959 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085238959 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 20250427085238959 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085238959 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  20250427085238959 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  20250427085238959 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085238959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085238959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085238959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085238959 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085238959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085238959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085238959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085238959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085238959 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085238959 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085238959 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238960 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238960 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085238960 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) 20250427085238960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085238960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238960 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 20250427085238960 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 20250427085238960 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085238960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085238960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085238961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085238961 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085238961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085238961 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' 20250427085238961 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 20250427085238961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085238961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085238961 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  HNBGW_Test.msc2-M3UA(707)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085238965 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) 20250427085238965 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085238965 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085238965 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085238965 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085238965 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085238965 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085238965 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 20250427085238965 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085238965 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  20250427085238965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085238966 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) 20250427085238966 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085238966 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085238966 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  20250427085238966 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085238966 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085238966 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085238966 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 20250427085238966 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085238966 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  20250427085238966 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  20250427085238966 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  20250427085238966 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085238966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085238966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085238966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085238966 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085238966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085238966 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085238966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085238966 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085238966 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085238966 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085238966 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238967 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238967 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085238967 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) 20250427085238967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085238967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238967 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) 20250427085238967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238967 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) 20250427085238967 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) 20250427085238967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085238967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085238967 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238968 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238968 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238968 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238968 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 20250427085238968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085238968 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' 20250427085238968 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 20250427085238968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085238968 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085238968 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 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 05  20250427085238975 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 20250427085238975 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 20250427085238975 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085238975 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085238982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085238982 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085238982 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085238982 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085238982 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085238982 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085238982 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 20250427085238982 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085238982 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  20250427085238982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085238985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085238985 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085238985 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  20250427085238985 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085238985 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085238985 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085238985 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 20250427085238985 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085238985 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  20250427085238985 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  20250427085238985 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  20250427085238985 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  20250427085238985 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085238985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085238985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085238985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085238985 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085238985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085238985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085238985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085238985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085238985 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085238985 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085238985 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085238986 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085238986 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085238986 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) 20250427085238986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085238986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085238986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085238986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085238986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085238986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085238986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085238986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085238986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085238986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085238986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085238986 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085238986 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085238986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085238986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085238986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085238986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085238986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085238986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085238986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085238986 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085238986 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  20250427085239338 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085239338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fd54d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085239338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085239338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085239338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085239338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085239338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085239338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085239338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d5 4d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085239338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085239338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085239338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085239338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085239338 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' 20250427085239338 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 20250427085239338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085239338 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239338 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 6f d5 4d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085239340 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085239340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007feeac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085239340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085239340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085239340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085239340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085239340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085239340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085239340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085239340 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085239340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e7a04), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085239340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085239340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085239340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085239340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085239340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085239340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085239340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2e 7a 04 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085239340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085239341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085239341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085239341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085239341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085239341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085239341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085239341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239341 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 ee ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085239341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085239341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085239341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085239341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085239341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085239341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085239341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085239341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239341 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 2e 7a 04 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085239346 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) 20250427085239346 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085239346 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085239347 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 20250427085239347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239347 DLSS7 <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' 20250427085239347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239347 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239347 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 6f d5 4d 00 00 06 00 08 00 00 00 07  20250427085239347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239347 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) 20250427085239347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239347 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=006fd54d) (sccp_scrc.c:486) 20250427085239347 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1855) 20250427085239347 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085239347 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085239347 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085239347 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085239347 DLSCCP DEBUG SCCP-SCOC(65)[0x56345e093c20]{IDLE}: Deallocated (fsm.c:568) 20250427085239348 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085239348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085239348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085239348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085239348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239348 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 7f ee ac 00 00 06 00 08 00 00 00 07  20250427085239349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085239349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239349 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=007feeac) (sccp_scrc.c:486) 20250427085239349 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1855) 20250427085239349 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085239349 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085239349 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085239349 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085239349 DLSCCP DEBUG SCCP-SCOC(64)[0x56345e020b50]{IDLE}: Deallocated (fsm.c:568) 20250427085239548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085239548 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085239549 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085239549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085239549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239549 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239549 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 2e 7a 04 00 00 06 00 08 00 00 00 07  20250427085239549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085239549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239549 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=002e7a04) (sccp_scrc.c:486) 20250427085239549 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1855) 20250427085239549 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085239549 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085239549 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085239549 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085239549 DLSCCP DEBUG SCCP-SCOC(66)[0x56345e09f410]{IDLE}: Deallocated (fsm.c:568) 20250427085239752 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239752 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085239752 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085239752 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085239752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239752 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085239752 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239752 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239752 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085239753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085239753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085239753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085239753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085239753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085239753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085239753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085239753 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085239753 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) 20250427085239753 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) 20250427085239753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085239753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085239753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085239753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085239753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085239753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085239753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085239753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085239753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085239753 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085239753 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085239753 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085239753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085239753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085239753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085239753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085239753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085239753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085239753 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239753 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  HNBGW_Test.msc0-RAN(700)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085239756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085239756 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085239756 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085239756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085239756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239756 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239757 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085239757 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) 20250427085239757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085239757 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085239757 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 20250427085239757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239757 DLSS7 <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' 20250427085239757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239757 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239757 DLSS7 <000c> osmo_ss7_asp.c:1164 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(703)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085239757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085239757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085239757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085239757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085239757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085239757 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085239757 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085239757 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085239757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239757 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) 20250427085239757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085239757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085239757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085239757 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) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 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) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085239757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085239757 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085239757 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085239757 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) 20250427085239757 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) 20250427085239757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085239757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085239757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085239757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085239757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085239757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085239757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 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) 20250427085239757 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085239757 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085239757 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085239757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085239757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085239757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085239757 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' 20250427085239757 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 20250427085239757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085239757 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239757 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 01 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  20250427085239757 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) 20250427085239757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085239757 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085239757 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 20250427085239757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239757 DLSS7 <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' 20250427085239757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239757 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239757 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085239757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239758 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) 20250427085239758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085239758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085239758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085239758 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) 20250427085239758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239758 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) 20250427085239758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239758 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085239758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085239758 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085239758 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085239758 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085239769 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) 20250427085239769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085239769 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085239769 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 20250427085239769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239770 DLSS7 <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' 20250427085239770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239770 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085239770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239770 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) 20250427085239770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085239770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085239770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085239770 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) 20250427085239770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239770 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) 20250427085239770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085239770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085239770 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085239770 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085239770 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) 20250427085239770 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) 20250427085239770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085239770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085239770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239770 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) 20250427085239770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085239770 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) 20250427085239770 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) 20250427085239770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085239770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085239770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 09 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) 20250427085239770 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085239770 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085239770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085239770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085239770 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 20250427085239770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085239770 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' 20250427085239770 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 20250427085239770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085239770 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239770 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 09 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  20250427085239772 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) 20250427085239772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085239772 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085239772 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 20250427085239772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239772 DLSS7 <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' 20250427085239772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239772 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239772 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085239772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239772 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) 20250427085239772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085239772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085239772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085239772 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) 20250427085239772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239772 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) 20250427085239772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085239772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085239772 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085239772 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085239772 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085239782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085239782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085239782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085239782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085239782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239782 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085239782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085239782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085239782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085239782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085239782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085239782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085239782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085239782 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085239782 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) 20250427085239782 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) 20250427085239782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085239782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085239782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085239782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085239782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085239782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085239782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085239782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085239782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085239782 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085239782 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085239782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085239782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085239782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085239783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085239783 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085239783 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085239783 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085239783 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239783 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  20250427085239784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085239784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085239784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085239784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085239784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085239784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085239784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085239784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085239784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085239784 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085239784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085239784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085239784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085239784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085239784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085239784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085239784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085239784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085239784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085239784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085239784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085239784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085239784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085239784 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085239784 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085239784 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(63)[0x56345e0b6490]{IDLE}: Deallocated (fsm.c:568) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085239923 DLSCCP DEBUG SCCP-SCOC(61)[0x56345e0adcf0]{IDLE}: Deallocated (fsm.c:568) 20250427085239925 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085239925 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085239925 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085239925 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085239925 DLSCCP DEBUG SCCP-SCOC(62)[0x56345e0b8d20]{IDLE}: Deallocated (fsm.c:568) 20250427085240802 DLCTRL DEBUG Command: GET 31663123 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085240802 DLCTRL DEBUG Tx Command reply: GET_REPLY 31663123 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085240806 DLCTRL DEBUG Command: GET 111714112 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085240806 DLCTRL DEBUG Tx Command reply: GET_REPLY 111714112 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085240810 DLCTRL DEBUG Command: GET 272823234 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085240810 DLCTRL DEBUG Tx Command reply: GET_REPLY 272823234 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085240814 DLCTRL DEBUG Command: GET 758241349 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085240814 DLCTRL DEBUG Tx Command reply: GET_REPLY 758241349 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085240819 DLCTRL DEBUG Command: GET 413119184 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085240819 DLCTRL DEBUG Tx Command reply: GET_REPLY 413119184 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085240823 DLCTRL DEBUG Command: GET 726489135 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085240823 DLCTRL DEBUG Tx Command reply: GET_REPLY 726489135 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085240827 DLCTRL DEBUG Command: GET 726545107 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085240827 DLCTRL DEBUG Tx Command reply: GET_REPLY 726545107 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085240832 DLCTRL DEBUG Command: GET 362226238 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085240832 DLCTRL DEBUG Tx Command reply: GET_REPLY 362226238 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085240836 DLCTRL DEBUG Command: GET 37005668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085240836 DLCTRL DEBUG Tx Command reply: GET_REPLY 37005668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085240840 DLCTRL DEBUG Command: GET 237920036 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085240840 DLCTRL DEBUG Tx Command reply: GET_REPLY 237920036 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085240844 DLCTRL DEBUG Command: GET 770630753 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085240845 DLCTRL DEBUG Tx Command reply: GET_REPLY 770630753 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085240849 DLCTRL DEBUG Command: GET 26200478 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085240849 DLCTRL DEBUG Tx Command reply: GET_REPLY 26200478 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085240852 DLCTRL DEBUG Command: GET 892921682 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085240852 DLCTRL DEBUG Tx Command reply: GET_REPLY 892921682 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085240856 DLCTRL DEBUG Command: GET 703350290 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085240856 DLCTRL DEBUG Tx Command reply: GET_REPLY 703350290 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085240859 DLCTRL DEBUG Command: GET 188983175 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085240859 DLCTRL DEBUG Tx Command reply: GET_REPLY 188983175 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085240861 DLCTRL DEBUG Command: GET 635583157 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085240861 DLCTRL DEBUG Tx Command reply: GET_REPLY 635583157 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085240864 DLCTRL DEBUG Command: GET 661740608 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085240864 DLCTRL DEBUG Tx Command reply: GET_REPLY 661740608 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085240865 DLCTRL DEBUG Command: GET 138484286 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085240865 DLCTRL DEBUG Tx Command reply: GET_REPLY 138484286 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085240867 DLCTRL DEBUG Command: GET 526462006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085240867 DLCTRL DEBUG Tx Command reply: GET_REPLY 526462006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085240869 DLCTRL DEBUG Command: GET 306719562 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085240869 DLCTRL DEBUG Tx Command reply: GET_REPLY 306719562 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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 } } } 20250427085240897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085241921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085241921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085241921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085241921 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085241921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085241921 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085241921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085241921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085241921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085241921 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  20250427085241921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085241921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085241921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085241921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085241921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085241921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085241921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085241921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085241921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085241921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085241921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085241921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085241922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085241922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085241922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085241922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085241922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085241922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085241922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085241922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085241922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085241922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085241922 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250427085241922 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250427085241922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250427085241922 DRUA DEBUG (127.0.0.1:55426 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250427085241922 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250427085241922 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250427085241922 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250427085241922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085241922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250427085241922 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085241922 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(696)@86ee852d1e2c: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@86ee852d1e2c: UnitdataCallback HNBGW_Test.msc0-RAN(700)@86ee852d1e2c: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@86ee852d1e2c: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@86ee852d1e2c: Added conn table entry 0TC_mscpool_paging_imsi0(712)8248365 20250427085242944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085242944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085242944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085242944 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085242944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ddc2d, normal) (hnbgw_rua.c:406) 20250427085242944 DHNB DEBUG map_rua[0x56345e020b50]{init}: Allocated (fsm.c:456) 20250427085242944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8248365)[0x56345e020b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085242944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8248365 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085242944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085242944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085242944 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8248365 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:633) 20250427085242944 DCN DEBUG map_sccp[0x56345e093c20]{init}: Allocated (fsm.c:456) 20250427085242944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085242944 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8248365 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085242944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8248365 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085242944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8248365)[0x56345e020b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085242944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085242944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085242944 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8248365 SCCP-81 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085242944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085242944 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085242944 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{IDLE}: Allocated (fsm.c:456) 20250427085242944 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085242944 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001e70056400500f1100926) (sccp_scrc.c:415) 20250427085242945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085242945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085242945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085242945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085242945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085242945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085242945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085242945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085242945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085242945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085242945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085242945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085242945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085242945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085242945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085242945 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 e7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085242945 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085242945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085242945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8248365)[0x56345e020b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085242945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085242945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085242945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085242945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085242945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085242945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085242945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085242945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085242945 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085242945 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 e7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@86ee852d1e2c: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@86ee852d1e2c: Added conn table entry 0TC_mscpool_paging_imsi0(712)2111703 HNBGW_Test.msc0-SCCP(699)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085242964 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085242964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085242964 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085242964 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085242964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085242964 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085242964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085242964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085242964 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085242964 DLSS7 <000c> osmo_ss7_asp.c:1164 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 39 1a 9b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085242964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085242964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085242964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085242964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085242964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085242964 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=00391a9b) (sccp_scrc.c:486) 20250427085242964 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250427085242964 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085242964 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085242964 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085242964 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085242964 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) 20250427085242964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085242964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085243967 DLCTRL DEBUG Command: GET 569987411 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085243967 DLCTRL DEBUG Tx Command reply: GET_REPLY 569987411 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085243972 DLCTRL DEBUG Command: GET 347012122 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085243972 DLCTRL DEBUG Tx Command reply: GET_REPLY 347012122 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085243976 DLCTRL DEBUG Command: GET 782918938 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085243976 DLCTRL DEBUG Tx Command reply: GET_REPLY 782918938 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085243982 DLCTRL DEBUG Command: GET 522471872 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085243982 DLCTRL DEBUG Tx Command reply: GET_REPLY 522471872 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085243986 DLCTRL DEBUG Command: GET 239813661 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085243986 DLCTRL DEBUG Tx Command reply: GET_REPLY 239813661 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085243990 DLCTRL DEBUG Command: GET 210869621 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085243991 DLCTRL DEBUG Tx Command reply: GET_REPLY 210869621 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085243995 DLCTRL DEBUG Command: GET 153063026 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085243995 DLCTRL DEBUG Tx Command reply: GET_REPLY 153063026 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085243999 DLCTRL DEBUG Command: GET 402794515 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085243999 DLCTRL DEBUG Tx Command reply: GET_REPLY 402794515 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085244004 DLCTRL DEBUG Command: GET 179348186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085244004 DLCTRL DEBUG Tx Command reply: GET_REPLY 179348186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085244008 DLCTRL DEBUG Command: GET 568034732 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085244008 DLCTRL DEBUG Tx Command reply: GET_REPLY 568034732 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085244012 DLCTRL DEBUG Command: GET 595798991 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085244012 DLCTRL DEBUG Tx Command reply: GET_REPLY 595798991 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085244016 DLCTRL DEBUG Command: GET 675047638 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085244016 DLCTRL DEBUG Tx Command reply: GET_REPLY 675047638 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085244019 DLCTRL DEBUG Command: GET 184764752 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085244019 DLCTRL DEBUG Tx Command reply: GET_REPLY 184764752 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085244023 DLCTRL DEBUG Command: GET 258063932 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085244023 DLCTRL DEBUG Tx Command reply: GET_REPLY 258063932 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085244027 DLCTRL DEBUG Command: GET 330224279 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085244027 DLCTRL DEBUG Tx Command reply: GET_REPLY 330224279 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085244031 DLCTRL DEBUG Command: GET 652893609 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085244031 DLCTRL DEBUG Tx Command reply: GET_REPLY 652893609 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085244035 DLCTRL DEBUG Command: GET 812053291 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085244035 DLCTRL DEBUG Tx Command reply: GET_REPLY 812053291 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085244039 DLCTRL DEBUG Command: GET 105797895 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085244039 DLCTRL DEBUG Tx Command reply: GET_REPLY 105797895 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085244043 DLCTRL DEBUG Command: GET 456095620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085244043 DLCTRL DEBUG Tx Command reply: GET_REPLY 456095620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085244046 DLCTRL DEBUG Command: GET 38217781 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085244046 DLCTRL DEBUG Tx Command reply: GET_REPLY 38217781 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085244058 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45635<->l=127.0.0.1:4262) (control_if.c:193) 20250427085244059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(693)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(692)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085244062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085244063 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085244063 DLINP DEBUG SRVCONN(,r=127.0.0.1:55426<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085244063 DLINP NOTICE SRV(,r=127.0.0.1:55426<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085244063 DMAIN NOTICE (127.0.0.1:55426 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55426<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085244063 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427085244063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085244063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085244063 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085244063 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) 20250427085244063 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085244063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8248365)[0x56345e020b50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085244064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8248365)[0x56345e020b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085244064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085244064 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085244064 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085244064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391a9b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085244064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085244064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085244064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085244064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085244064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085244064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085244064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 39 1a 9b 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085244064 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085244064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085244064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8248365)[0x56345e020b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085244064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8248365)[0x56345e020b50]{disrupted}: Freeing instance (context_map.c:202) 20250427085244064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8248365)[0x56345e020b50]{disrupted}: Deallocated (fsm.c:568) 20250427085244064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085244064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{disconnected}: Freeing instance (context_map.c:206) 20250427085244064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56345e093c20]{disconnected}: Deallocated (fsm.c:568) 20250427085244064 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8248365 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250427085244065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085244065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085244065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085244065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085244065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085244065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085244065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085244065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085244065 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085244065 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 39 1a 9b 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-SCCP(702)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@86ee852d1e2c: Final verdict of PTC: none 20250427085244066 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085244066 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) 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085244066 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 20250427085244066 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) 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085244066 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085244066 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) 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(703)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(709)@86ee852d1e2c: Final verdict of PTC: none 20250427085244066 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085244066 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) 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085244066 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085244066 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) 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427085244066 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085244066 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) 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085244066 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 20250427085244066 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) 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085244066 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085244066 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085244066 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085244066 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 20250427085244066 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  20250427085244066 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  20250427085244066 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  20250427085244066 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085244066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085244066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085244067 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) 20250427085244067 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085244067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085244067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085244067 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427085244067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085244067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085244067 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085244067 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085244067 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085244067 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085244067 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085244067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085244067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085244067 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085244067 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085244067 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085244067 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085244067 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 20250427085244067 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  20250427085244067 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  20250427085244067 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085244067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085244067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085244067 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 TC_mscpool_paging_imsi-Iuh0-RUA(696)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@86ee852d1e2c: Final verdict of PTC: none 20250427085244067 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) 20250427085244067 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085244067 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085244067 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085244068 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc2-SCCP(705)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@86ee852d1e2c: Final verdict of PTC: none 20250427085244068 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085244068 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 20250427085244068 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  20250427085244068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085244068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085244068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085244068 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 20250427085244068 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(708)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(700)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@86ee852d1e2c: Final verdict of PTC: none20250427085244068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085244068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085244068 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085244068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085244068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085244068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085244068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085244068 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085244068 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085244068 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(701)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@86ee852d1e2c: Final verdict of PTC: none20250427085244068 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085244068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085244068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085244068 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085244068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085244068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085244068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085244068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085244069 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085244069 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085244068 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) 20250427085244068 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085244068 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085244068 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 20250427085244068 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085244068 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) 20250427085244068 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085244068 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085244068 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 20250427085244069 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 20250427085244069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085244069 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085244069 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085244069 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-M3UA(710)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(711)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(694)@86ee852d1e2c: Final verdict of PTC: none 20250427085244069 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085244069 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085244069 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 20250427085244069 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085244069 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085244069 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085244069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085244069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_imsi-Iuh0(695)@86ee852d1e2c: Final verdict of PTC: none 20250427085244069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085244069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085244069 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085244069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085244069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085244069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085244069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085244069 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085244069 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085244069 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085244069 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(699)@86ee852d1e2c: Final verdict of PTC: none 20250427085244072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(704)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Apr 27 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 20250427085244156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085244759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=542808) 20250427085244787 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085244787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019717b), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085244787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085244787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085244787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085244787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085244787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085244787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085244787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 71 7b 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085244787 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085244787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085244787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085244787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085244787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085244787 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085244797 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085244797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b247), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085244797 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) 20250427085244797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085244797 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) 20250427085244797 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) 20250427085244798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085244798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085244798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 b2 47 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085244798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085244798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085244798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085244798 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 20250427085244798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085244798 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=542808, count=552928) 20250427085246067 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085246067 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085246067 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085246067 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085246067 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085246067 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085246068 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085246068 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085246069 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085246070 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085246070 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085246070 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085247199 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085247199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00039d3d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085247199 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) 20250427085247199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247199 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) 20250427085247199 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) 20250427085247199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085247199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 9d 3d 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085247199 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085247199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f78d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085247199 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) 20250427085247199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247199 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) 20250427085247199 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) 20250427085247199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085247199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 f7 8d 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085247199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247199 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 20250427085247199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085247199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085247200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247200 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 20250427085247200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085247200 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085247201 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085247201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c71e), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085247201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247201 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085247201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085247201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c7 1e 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085247202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085247202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085247202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085247747 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085247748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e2eb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085247748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085247748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085247748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 e2 eb 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085247748 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085247748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085247748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085247751 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085247751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050f44d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085247751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247751 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085247751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085247751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 f4 4d 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085247751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085247752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085247752 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085247767 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085247768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c29ca), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085247768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085247768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085247768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 29 ca 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085247768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085247768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085247768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_paging_tmsi started. 20250427085247864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085247874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085247889 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44785<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085247926 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085247926 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085247940 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085247940 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085247941 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085247941 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085247941 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085247941 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085247941 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085247941 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085247941 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42300 (stream_srv.c:142) 20250427085247941 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42300<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085247942 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085247942 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085247942 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) 20250427085247942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085247942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085247942 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) 20250427085247942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247942 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) 20250427085247942 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) 20250427085247942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247942 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) 20250427085247942 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) 20250427085247942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085247942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085247942 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085247942 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085247942 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085247942 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) 20250427085247942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085247943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 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) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247943 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) 20250427085247943 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) 20250427085247943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085247943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085247943 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085247943 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085247943 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085247943 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) 20250427085247943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085247943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085247943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085247943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085247943 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085247943 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085247943 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085247943 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) 20250427085247943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085247943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085247943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085247943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085247943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085247943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085247943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085247943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085247943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085247943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085247943 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085247943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247943 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 20250427085247943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085247943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085247943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247943 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 20250427085247943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085247943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085247943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085247943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085247943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085247943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085247943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085247943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085247943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085247943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085247943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(723)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(721)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(726)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(729)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(729)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-SCCP(727)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085247998 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085247999 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085247999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085247999 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085247999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085247999 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085247999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085247999 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085248000 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085248000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085248000 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) 20250427085248000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085248000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085248000 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) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 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) 20250427085248000 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) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248000 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) 20250427085248000 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) 20250427085248000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085248000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085248000 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085248000 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085248000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085248000 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) 20250427085248000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085248000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085248000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 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) 20250427085248000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248000 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) 20250427085248000 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) 20250427085248000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085248000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085248000 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085248000 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085248000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085248000 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) 20250427085248000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085248000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085248000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248000 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085248000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085248000 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085248000 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085248000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085248001 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) 20250427085248001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085248001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085248001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085248001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085248001 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085248001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248001 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 20250427085248001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085248001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085248001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248001 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 20250427085248001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085248001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085248001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085248001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085248001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085248001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085248001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085248001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(732)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(730)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085248022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085248023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085248023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085248023 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085248023 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) 20250427085248023 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085248023 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085248023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085248023 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085248029 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085248029 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085248029 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085248029 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085248029 DHNBAP DEBUG (127.0.0.1:42300 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085248029 DHNBAP NOTICE (127.0.0.1:42300 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085248029 DHNBAP NOTICE (127.0.0.1:42300 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085248029 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085248029 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085248165 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 20250427085248165 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 20250427085248165 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085248165 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085248172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248172 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085248172 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085248172 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085248172 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085248172 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085248172 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085248172 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 20250427085248172 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085248172 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  20250427085248172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085248174 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085248174 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085248174 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  20250427085248174 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085248174 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085248174 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085248174 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 20250427085248174 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085248175 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  20250427085248175 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085248175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085248175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085248175 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085248175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085248175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085248175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085248175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085248175 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085248175 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085248175 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085248176 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085248176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085248176 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) 20250427085248176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085248176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085248176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085248177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085248177 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085248177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085248177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085248177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085248177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085248177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085248177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248177 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  20250427085248181 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 20250427085248181 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 20250427085248181 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085248181 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(726)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085248184 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) 20250427085248184 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085248184 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085248184 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085248184 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085248184 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085248184 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085248184 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 20250427085248184 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085248184 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  20250427085248184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085248186 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) 20250427085248186 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085248186 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085248186 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  20250427085248186 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085248186 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085248186 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085248186 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 20250427085248186 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085248186 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  20250427085248186 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  20250427085248186 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085248186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085248186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085248186 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085248186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085248186 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085248186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085248186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085248186 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085248186 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085248186 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085248187 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085248187 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085248187 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) 20250427085248187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085248187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085248187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248187 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085248187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085248187 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085248188 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248188 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248188 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248188 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085248188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085248188 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' 20250427085248188 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 20250427085248188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085248188 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248188 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  20250427085248196 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 20250427085248196 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 20250427085248196 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085248196 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(729)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085248201 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) 20250427085248201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085248201 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085248201 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085248201 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085248201 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085248201 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085248201 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 20250427085248201 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085248201 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  20250427085248201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085248203 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) 20250427085248204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085248204 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085248204 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  20250427085248204 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085248204 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085248204 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085248204 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 20250427085248204 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085248204 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  20250427085248204 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  20250427085248204 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  20250427085248204 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085248204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085248204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085248204 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085248204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085248204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085248204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085248204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085248204 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085248204 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085248204 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085248205 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085248205 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085248205 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) 20250427085248205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085248205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085248205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248205 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) 20250427085248205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248205 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) 20250427085248205 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) 20250427085248205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085248205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085248205 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085248205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248205 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 20250427085248205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085248205 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' 20250427085248205 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 20250427085248205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085248205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248205 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  20250427085248211 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 20250427085248211 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 20250427085248211 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085248211 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085248213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085248213 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085248213 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085248213 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085248213 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085248213 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085248213 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 20250427085248213 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085248213 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  20250427085248213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085248213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085248213 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085248213 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  20250427085248213 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085248213 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085248213 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085248213 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 20250427085248213 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085248213 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  20250427085248213 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  20250427085248213 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  20250427085248213 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  20250427085248213 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085248213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085248213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085248213 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085248213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085248213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085248213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085248213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085248213 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085248213 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085248213 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085248215 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085248215 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085248215 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) 20250427085248215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085248215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085248215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085248215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085248215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085248215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085248215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085248215 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085248215 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085248215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085248215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085248215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085248215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085248215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248215 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  20250427085248285 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085248285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54053), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085248285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248285 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085248285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e5 40 53 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085248285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085248285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085248285 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' 20250427085248285 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 20250427085248286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085248286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248286 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 e5 40 53 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085248290 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085248290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3694), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085248290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085248290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085248291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085248291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3c 36 94 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085248291 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085248291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085248291 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085248291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085248291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085248291 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248291 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 3c 36 94 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085248292 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085248292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b9eb3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085248292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085248292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085248292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085248292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 0b 9e b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085248293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085248293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085248293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085248293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085248293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085248293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248293 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 0b 9e b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085248294 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) 20250427085248294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085248294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085248294 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 20250427085248294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085248294 DLSS7 <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' 20250427085248294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085248294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085248294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248294 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 e5 40 53 00 00 06 00 08 00 00 00 07  20250427085248295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085248295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085248295 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) 20250427085248295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085248295 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=00e54053) (sccp_scrc.c:486) 20250427085248295 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1855) 20250427085248295 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085248295 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085248295 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085248295 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085248295 DLSCCP DEBUG SCCP-SCOC(71)[0x56345e0bf5f0]{IDLE}: Deallocated (fsm.c:568) 20250427085248298 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248298 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085248298 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085248298 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085248298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085248298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085248298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085248298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085248298 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248298 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 3c 36 94 00 00 06 00 08 00 00 00 07  20250427085248298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085248298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085248298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085248298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085248298 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=003c3694) (sccp_scrc.c:486) 20250427085248298 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1855) 20250427085248298 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085248298 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085248298 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085248298 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085248298 DLSCCP DEBUG SCCP-SCOC(70)[0x56345e0e3b60]{IDLE}: Deallocated (fsm.c:568) 20250427085248505 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248505 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085248505 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085248505 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085248505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085248505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085248505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085248505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085248505 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248505 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 0b 9e b3 00 00 06 00 08 00 00 00 07  20250427085248505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085248505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085248505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085248505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085248505 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=000b9eb3) (sccp_scrc.c:486) 20250427085248505 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1855) 20250427085248505 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085248505 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085248505 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085248505 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085248505 DLSCCP DEBUG SCCP-SCOC(72)[0x56345e0a3cf0]{IDLE}: Deallocated (fsm.c:568) 20250427085248848 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085248848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8e161), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085248848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085248848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085248848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085248848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 e1 61 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085248848 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085248848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6cc89), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085248848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085248848 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085248848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e6 cc 89 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085248848 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085248848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00325a81), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085248848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085248848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085248848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085248848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085248848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085248848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085248848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 5a 81 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085248849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085248849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085248849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085248849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085248849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085248849 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248849 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 c8 e1 61 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085248849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085248849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085248849 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' 20250427085248849 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 20250427085248849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085248849 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248849 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 e6 cc 89 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085248849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085248849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085248849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085248849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085248849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085248849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085248849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085248849 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248849 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 32 5a 81 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085248854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085248854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085248854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085248854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085248854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085248854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085248854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085248854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085248854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248854 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 c8 e1 61 00 00 06 00 08 00 00 00 07  20250427085248854 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) 20250427085248854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085248854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085248854 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 20250427085248854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085248854 DLSS7 <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' 20250427085248854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085248855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085248855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085248855 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 e6 cc 89 00 00 06 00 08 00 00 00 07  20250427085248855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085248855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085248855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085248855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085248855 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=00c8e161) (sccp_scrc.c:486) 20250427085248855 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1855) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(69)[0x56345e0ade20]{IDLE}: Deallocated (fsm.c:568) 20250427085248855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085248855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085248855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085248855 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) 20250427085248855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085248855 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=00e6cc89) (sccp_scrc.c:486) 20250427085248855 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1855) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085248855 DLSCCP DEBUG SCCP-SCOC(68)[0x56345e09ce30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(725)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(728)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085249003 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) 20250427085249003 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085249003 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085249003 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 20250427085249003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249003 DLSS7 <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' 20250427085249003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249003 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249003 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085249003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249003 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) 20250427085249003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085249003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085249003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085249003 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) 20250427085249003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249003 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) 20250427085249003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085249003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085249003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085249003 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085249003 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) 20250427085249003 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) 20250427085249003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085249003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085249003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249003 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) 20250427085249003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085249003 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) 20250427085249003 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) 20250427085249003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085249003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085249003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085249003 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085249003 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085249003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085249003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085249003 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 20250427085249003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085249003 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' 20250427085249003 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 20250427085249003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085249003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249003 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  20250427085249004 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) 20250427085249004 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085249004 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085249004 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 20250427085249004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249004 DLSS7 <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' 20250427085249004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249004 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249004 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085249004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249004 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) 20250427085249004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085249004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085249004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085249004 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) 20250427085249004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249004 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) 20250427085249004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085249004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085249004 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085249004 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085249004 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085249026 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249026 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085249027 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085249027 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085249027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085249027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249027 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249027 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085249027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085249027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085249027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085249027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085249027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085249027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085249027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085249027 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085249027 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) 20250427085249027 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) 20250427085249027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085249027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085249027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085249027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085249027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085249027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085249027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085249027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085249027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085249027 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085249027 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085249027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085249027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085249027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085249027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085249027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085249027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085249027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085249027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249027 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  20250427085249030 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085249030 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085249030 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085249030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085249030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249030 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085249030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085249030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085249030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085249030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085249030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085249030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085249030 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085249030 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085249030 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085249056 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085249056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085249056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085249056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085249056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249057 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 32 5a 81 00 00 06 00 08 00 00 00 07  20250427085249057 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) 20250427085249057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085249057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085249057 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 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249057 DLSS7 <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' 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249057 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085249057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085249057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085249057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249057 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085249057 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) 20250427085249057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085249057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085249057 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 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249057 DLSS7 <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' 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249057 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085249057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085249057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249057 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=00325a81) (sccp_scrc.c:486) 20250427085249057 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1855) 20250427085249057 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085249057 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085249057 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085249057 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085249057 DLSCCP DEBUG SCCP-SCOC(67)[0x56345e094240]{IDLE}: Deallocated (fsm.c:568) 20250427085249057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249057 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) 20250427085249057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085249057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085249057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085249057 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) 20250427085249057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249057 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) 20250427085249057 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085249057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085249057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085249057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085249057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085249057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249057 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085249058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085249058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085249058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085249058 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085249058 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) 20250427085249058 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) 20250427085249058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085249058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085249058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085249058 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085249058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085249058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085249058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085249058 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085249058 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085249058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085249058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085249058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085249058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085249058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085249058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085249058 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085249058 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) 20250427085249058 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) 20250427085249058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085249058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085249058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085249059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085249059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085249059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085249059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085249059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085249059 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085249059 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085249059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249059 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) 20250427085249059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085249059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085249059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085249059 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) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 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) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085249059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085249059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085249059 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085249059 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085249059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085249059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085249059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085249059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085249059 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' 20250427085249059 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 20250427085249059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085249059 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249059 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  20250427085249059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085249059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085249059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085249059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085249059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085249059 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085249059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085249059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085249059 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085249059 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  20250427085249059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085249059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085249059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085249059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085249059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085249059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085249059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085249059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085249059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085249059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085249059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085249059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085249059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085249059 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085249059 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085250041 DLCTRL DEBUG Command: GET 172728397 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085250041 DLCTRL DEBUG Tx Command reply: GET_REPLY 172728397 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085250042 DLCTRL DEBUG Command: GET 100509499 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085250042 DLCTRL DEBUG Tx Command reply: GET_REPLY 100509499 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085250045 DLCTRL DEBUG Command: GET 577520569 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085250045 DLCTRL DEBUG Tx Command reply: GET_REPLY 577520569 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085250049 DLCTRL DEBUG Command: GET 950169568 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085250050 DLCTRL DEBUG Tx Command reply: GET_REPLY 950169568 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085250053 DLCTRL DEBUG Command: GET 429168632 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085250053 DLCTRL DEBUG Tx Command reply: GET_REPLY 429168632 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085250056 DLCTRL DEBUG Command: GET 749353465 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085250056 DLCTRL DEBUG Tx Command reply: GET_REPLY 749353465 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085250059 DLCTRL DEBUG Command: GET 411512496 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085250059 DLCTRL DEBUG Tx Command reply: GET_REPLY 411512496 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085250061 DLCTRL DEBUG Command: GET 561821994 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085250061 DLCTRL DEBUG Tx Command reply: GET_REPLY 561821994 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085250064 DLCTRL DEBUG Command: GET 169866622 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085250064 DLCTRL DEBUG Tx Command reply: GET_REPLY 169866622 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085250064 DLCTRL DEBUG Command: GET 577777950 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085250064 DLCTRL DEBUG Tx Command reply: GET_REPLY 577777950 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085250066 DLCTRL DEBUG Command: GET 327529571 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085250066 DLCTRL DEBUG Tx Command reply: GET_REPLY 327529571 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085250067 DLCTRL DEBUG Command: GET 984157489 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085250067 DLCTRL DEBUG Tx Command reply: GET_REPLY 984157489 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085250068 DLCTRL DEBUG Command: GET 575723928 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085250068 DLCTRL DEBUG Tx Command reply: GET_REPLY 575723928 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085250070 DLCTRL DEBUG Command: GET 98195000 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085250070 DLCTRL DEBUG Tx Command reply: GET_REPLY 98195000 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085250073 DLCTRL DEBUG Command: GET 490119951 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085250073 DLCTRL DEBUG Tx Command reply: GET_REPLY 490119951 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085250075 DLCTRL DEBUG Command: GET 153699270 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085250075 DLCTRL DEBUG Tx Command reply: GET_REPLY 153699270 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085250077 DLCTRL DEBUG Command: GET 83160496 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085250077 DLCTRL DEBUG Tx Command reply: GET_REPLY 83160496 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085250080 DLCTRL DEBUG Command: GET 337802912 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085250080 DLCTRL DEBUG Tx Command reply: GET_REPLY 337802912 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085250083 DLCTRL DEBUG Command: GET 981129687 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085250083 DLCTRL DEBUG Tx Command reply: GET_REPLY 981129687 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085250087 DLCTRL DEBUG Command: GET 453713642 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085250087 DLCTRL DEBUG Tx Command reply: GET_REPLY 453713642 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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 } } } 20250427085250113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@86ee852d1e2c: 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 20250427085251145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085251145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085251145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085251145 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085251145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085251145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085251145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085251145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085251145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085251145 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  20250427085251145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085251145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085251145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085251145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085251145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085251145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085251145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085251145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085251146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085251146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085251146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085251146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085251146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085251146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085251146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085251146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085251146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085251146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085251146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085251146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085251146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085251146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085251146 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250427085251146 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250427085251146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250427085251146 DRUA DEBUG (127.0.0.1:42300 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250427085251146 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250427085251146 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250427085251146 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250427085251146 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250427085251146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085251146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250427085251146 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085251146 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@86ee852d1e2c: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(718)@86ee852d1e2c: UnitdataCallback TC_mscpool_paging_tmsi0(734)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@86ee852d1e2c: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@86ee852d1e2c: Added conn table entry 0TC_mscpool_paging_tmsi0(734)7803284 20250427085252178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085252179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085252179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427085252179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085252179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x771194, normal) (hnbgw_rua.c:406) 20250427085252179 DHNB DEBUG map_rua[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085252179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803284)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085252179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7803284 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085252179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085252179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085252179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7803284 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:633) 20250427085252179 DCN DEBUG map_sccp[0x56345e020b50]{init}: Allocated (fsm.c:456) 20250427085252179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085252179 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7803284 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085252179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7803284 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427085252179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803284)[0x56345e0bf5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085252179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085252179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085252179 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7803284 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085252179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085252179 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085252179 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{IDLE}: Allocated (fsm.c:456) 20250427085252179 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085252179 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300012c0056400500f1100926) (sccp_scrc.c:415) 20250427085252179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085252180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085252180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085252180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085252180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085252180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085252180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085252180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085252180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085252180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085252180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085252180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085252180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085252180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085252180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085252180 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 2c 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) 20250427085252180 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085252180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085252180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803284)[0x56345e0bf5f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085252180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085252180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085252180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085252180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085252180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085252180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085252180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085252180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085252180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085252180 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 2c 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@86ee852d1e2c: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@86ee852d1e2c: Added conn table entry 0TC_mscpool_paging_tmsi0(734)905658 HNBGW_Test.msc0-SCCP(721)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085252198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085252198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085252198 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085252198 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085252198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085252198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085252198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085252198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085252198 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085252198 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ae 0a 41 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085252199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085252199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085252199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085252199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085252199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085252199 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=00ae0a41) (sccp_scrc.c:486) 20250427085252199 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250427085252199 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085252199 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085252199 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085252199 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085252199 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) 20250427085252199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085252199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085253204 DLCTRL DEBUG Command: GET 676735664 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085253204 DLCTRL DEBUG Tx Command reply: GET_REPLY 676735664 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085253209 DLCTRL DEBUG Command: GET 660791944 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085253209 DLCTRL DEBUG Tx Command reply: GET_REPLY 660791944 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085253214 DLCTRL DEBUG Command: GET 450798464 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085253214 DLCTRL DEBUG Tx Command reply: GET_REPLY 450798464 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085253218 DLCTRL DEBUG Command: GET 262435174 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085253218 DLCTRL DEBUG Tx Command reply: GET_REPLY 262435174 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085253222 DLCTRL DEBUG Command: GET 34034313 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085253222 DLCTRL DEBUG Tx Command reply: GET_REPLY 34034313 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085253226 DLCTRL DEBUG Command: GET 241726330 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085253226 DLCTRL DEBUG Tx Command reply: GET_REPLY 241726330 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085253230 DLCTRL DEBUG Command: GET 170760490 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085253230 DLCTRL DEBUG Tx Command reply: GET_REPLY 170760490 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085253234 DLCTRL DEBUG Command: GET 807109934 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085253234 DLCTRL DEBUG Tx Command reply: GET_REPLY 807109934 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085253239 DLCTRL DEBUG Command: GET 602269139 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085253239 DLCTRL DEBUG Tx Command reply: GET_REPLY 602269139 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085253243 DLCTRL DEBUG Command: GET 952880898 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085253243 DLCTRL DEBUG Tx Command reply: GET_REPLY 952880898 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085253248 DLCTRL DEBUG Command: GET 622508742 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085253248 DLCTRL DEBUG Tx Command reply: GET_REPLY 622508742 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085253253 DLCTRL DEBUG Command: GET 371286181 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085253253 DLCTRL DEBUG Tx Command reply: GET_REPLY 371286181 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085253257 DLCTRL DEBUG Command: GET 388590970 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085253257 DLCTRL DEBUG Tx Command reply: GET_REPLY 388590970 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085253262 DLCTRL DEBUG Command: GET 571316764 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085253262 DLCTRL DEBUG Tx Command reply: GET_REPLY 571316764 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085253266 DLCTRL DEBUG Command: GET 49416257 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085253266 DLCTRL DEBUG Tx Command reply: GET_REPLY 49416257 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085253271 DLCTRL DEBUG Command: GET 803237047 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085253271 DLCTRL DEBUG Tx Command reply: GET_REPLY 803237047 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085253275 DLCTRL DEBUG Command: GET 802781955 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085253275 DLCTRL DEBUG Tx Command reply: GET_REPLY 802781955 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085253280 DLCTRL DEBUG Command: GET 511161882 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085253280 DLCTRL DEBUG Tx Command reply: GET_REPLY 511161882 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085253283 DLCTRL DEBUG Command: GET 528017785 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085253283 DLCTRL DEBUG Tx Command reply: GET_REPLY 528017785 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085253286 DLCTRL DEBUG Command: GET 750838846 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085253286 DLCTRL DEBUG Tx Command reply: GET_REPLY 750838846 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085253296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085253297 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44785<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(715)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(714)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085253303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085253304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085253305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085253305 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085253305 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) 20250427085253305 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085253305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803284)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085253305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803284)[0x56345e0bf5f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085253305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085253305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085253305 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085253305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae0a41), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085253305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085253305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085253305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085253305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085253305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085253305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085253305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ae 0a 41 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085253305 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085253305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085253305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803284)[0x56345e0bf5f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085253305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803284)[0x56345e0bf5f0]{disrupted}: Freeing instance (context_map.c:202) 20250427085253305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803284)[0x56345e0bf5f0]{disrupted}: Deallocated (fsm.c:568) 20250427085253305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085253306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{disconnected}: Freeing instance (context_map.c:206) 20250427085253306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56345e020b50]{disconnected}: Deallocated (fsm.c:568) 20250427085253306 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7803284 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250427085253306 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085253306 DLINP DEBUG SRVCONN(,r=127.0.0.1:42300<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085253306 DLINP NOTICE SRV(,r=127.0.0.1:42300<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085253306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085253306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085253306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085253306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085253306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085253306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085253306 DMAIN NOTICE (127.0.0.1:42300 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42300<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085253306 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085253306 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085253306 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427085253306 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085253306 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 ae 0a 41 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_tmsi-Iuh0-RUA(718)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@86ee852d1e2c: Final verdict of PTC: none 20250427085253308 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 20250427085253308 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) 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085253308 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085253308 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) 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(728)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@86ee852d1e2c: Final verdict of PTC: none 20250427085253308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085253308 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) 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc2-SCCP(727)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(716)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@86ee852d1e2c: Final verdict of PTC: none 20250427085253310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085253310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085253311 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085253311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085253311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085253311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085253311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085253311 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085253311 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085253311 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427085253308 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085253308 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) 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085253308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085253308 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) 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085253308 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085253309 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) 20250427085253309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085253309 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085253309 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085253309 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085253309 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085253309 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085253309 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 20250427085253309 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  20250427085253309 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  20250427085253309 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  20250427085253309 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085253309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085253309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085253309 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085253309 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) 20250427085253309 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085253309 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085253309 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 20250427085253309 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) 20250427085253309 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085253309 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085253309 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085253309 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085253309 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085253310 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 20250427085253310 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  20250427085253310 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  20250427085253310 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085253310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085253310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085253310 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085253310 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) 20250427085253310 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085253310 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085253310 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085253310 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) 20250427085253310 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085253310 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085253310 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 20250427085253310 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 20250427085253310 DLSS7 <000c> osmo_ss7_asHNBGW_Test.msc1-M3UA(726)@86ee852d1e2c: Final verdict of PTC: none p.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085253310 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085253310 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085253310 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085253310 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085253310 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085253310 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 20250427085253311 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  20250427085253311 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085253311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085253311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085253311 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 20250427085253311 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) 20250427085253311 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085253311 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085253311 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085253311 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085253311 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085253311 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 20250427085253311 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085253311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085253311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085253312 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085253312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085253312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085253312 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) TC_mscpool_paging_tmsi0(734)@86ee852d1e2c: Final verdict of PTC: pass 20250427085253313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085253313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085253313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085253313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085253313 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085253313 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085253313 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085253314 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085253314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085253314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085253314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085253314 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085253314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085253314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085253314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085253314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085253315 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085253315 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085253315 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085253315 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085253315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085253315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085253315 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085253315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085253315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085253315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085253315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085253315 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085253316 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085253316 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085253316 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(719)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(733)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Apr 27 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 20250427085253415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085254018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34850<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564396) 20250427085254064 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085254064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391a9b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085254064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085254064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085254065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085254065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085254065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085254065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085254065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 39 1a 9b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085254065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085254065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085254065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085254065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085254065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085254065 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085254788 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085254788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019717b), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085254788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085254788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085254788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085254788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085254789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085254789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085254789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 71 7b 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085254789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085254789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085254789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085254789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085254789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085254789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085254798 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085254798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b247), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085254798 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) 20250427085254798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085254798 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) 20250427085254798 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) 20250427085254798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085254798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085254798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 b2 47 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085254798 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085254798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085254798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085254798 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 20250427085254798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085254798 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=564396, count=569800) 20250427085255310 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085255310 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085255310 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085255310 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085255310 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085255310 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085255311 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085255311 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085255311 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085255312 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085255312 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085255312 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:52:56 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_paging_imsi_lai_registered started. 20250427085257125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085257129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085257132 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33069<->l=127.0.0.1:4262) (control_if.c:572) 20250427085257148 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085257148 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085257155 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085257155 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257155 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085257155 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257155 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085257155 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257155 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085257155 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085257155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55857 (stream_srv.c:142) 20250427085257155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55857<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085257156 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085257156 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) 20250427085257156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085257156 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) 20250427085257156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257156 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) 20250427085257156 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) 20250427085257156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257156 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) 20250427085257156 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) 20250427085257156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085257156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085257156 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257156 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085257156 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) 20250427085257156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085257156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257156 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) 20250427085257156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257156 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) 20250427085257157 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) 20250427085257157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085257157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085257157 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257157 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257157 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085257157 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) 20250427085257157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085257157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085257157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085257157 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257157 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257157 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085257157 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) 20250427085257157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085257157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085257157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085257157 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257157 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257157 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 20250427085257157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085257157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085257157 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257157 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 20250427085257157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085257157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085257157 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085257157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085257157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085257157 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085257157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085257157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(745)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(748)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(746)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(751)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(751)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-SCCP(749)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085257192 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085257192 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257192 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085257192 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257192 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085257192 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257192 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085257192 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257193 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257193 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085257193 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) 20250427085257193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085257193 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) 20250427085257193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 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) 20250427085257194 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) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257194 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) 20250427085257194 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) 20250427085257194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085257194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085257194 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257194 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257194 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085257194 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) 20250427085257194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 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) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257194 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) 20250427085257194 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) 20250427085257194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085257194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085257194 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257194 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257194 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085257194 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) 20250427085257194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257194 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085257194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085257194 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257194 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257194 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085257194 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) 20250427085257194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085257194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085257194 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257194 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 20250427085257194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085257194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085257194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257194 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 20250427085257194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085257194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085257194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085257194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085257194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085257194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085257194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085257194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085257199 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085257199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00039d3d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085257199 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) 20250427085257199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257199 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) 20250427085257199 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) 20250427085257199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085257199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 9d 3d 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085257199 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085257199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f78d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085257199 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) 20250427085257199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257199 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) 20250427085257199 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) 20250427085257199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085257199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 f7 8d 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085257199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257199 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 20250427085257199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085257199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085257199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257199 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 20250427085257199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085257199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085257202 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085257202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c71e), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085257202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257202 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085257202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c7 1e 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085257202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085257202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085257202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(752)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085257220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085257220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085257220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085257220 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085257220 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) 20250427085257220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085257220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085257220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085257220 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085257231 DLINP DEBUG SRVCONN(,r=127.0.0.1:55857<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085257231 DLINP DEBUG SRVCONN(,r=127.0.0.1:55857<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085257231 DLINP DEBUG SRVCONN(,r=127.0.0.1:55857<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085257231 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085257231 DHNBAP DEBUG (127.0.0.1:55857 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085257231 DHNBAP NOTICE (127.0.0.1:55857 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085257231 DHNBAP NOTICE (127.0.0.1:55857 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085257231 DLINP DEBUG SRVCONN(,r=127.0.0.1:55857<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085257231 DLINP DEBUG SRVCONN(,r=127.0.0.1:55857<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085257366 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 20250427085257366 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 20250427085257366 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085257366 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085257371 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257371 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085257371 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085257371 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085257371 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085257371 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085257371 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085257371 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 20250427085257371 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085257371 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  20250427085257371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085257373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085257373 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085257373 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  20250427085257373 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085257373 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085257373 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085257373 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 20250427085257373 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085257373 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  20250427085257373 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085257373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085257373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085257373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085257373 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085257373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085257373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085257373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085257373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085257373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085257373 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085257373 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257374 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085257374 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) 20250427085257374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085257374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085257375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085257375 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257375 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085257375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085257375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085257375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085257375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085257375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257375 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  20250427085257378 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 20250427085257378 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 20250427085257378 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085257378 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085257385 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) 20250427085257385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085257385 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085257385 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085257385 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085257385 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085257385 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085257385 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 20250427085257385 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085257385 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  20250427085257385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085257387 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) 20250427085257387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085257387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085257387 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  20250427085257387 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085257387 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085257388 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085257388 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 20250427085257388 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085257388 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  20250427085257388 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  20250427085257388 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085257388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085257388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085257388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085257388 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085257388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085257388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085257388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085257388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085257388 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085257388 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085257388 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257389 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257389 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085257389 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) 20250427085257389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085257389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257390 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085257390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085257390 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257390 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085257390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085257390 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' 20250427085257390 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 20250427085257390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085257390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257390 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  20250427085257391 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 20250427085257391 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 20250427085257391 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085257391 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085257396 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) 20250427085257396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085257396 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085257396 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085257396 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085257396 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085257396 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085257396 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 20250427085257396 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085257396 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  20250427085257396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085257400 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) 20250427085257400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085257400 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085257400 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  20250427085257400 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085257400 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085257400 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085257400 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 20250427085257400 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085257400 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  20250427085257400 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  20250427085257400 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  20250427085257400 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085257400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085257400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085257400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085257400 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085257400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085257400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085257400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085257400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085257400 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085257400 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085257400 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257401 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257401 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085257401 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) 20250427085257402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085257402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257402 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) 20250427085257402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257402 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) 20250427085257402 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) 20250427085257402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085257402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085257402 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257402 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 20250427085257402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085257402 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' 20250427085257402 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 20250427085257402 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085257402 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257402 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  20250427085257405 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 20250427085257405 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 20250427085257405 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085257405 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085257410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085257410 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085257410 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085257410 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085257410 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085257410 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085257410 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 20250427085257410 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085257410 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  20250427085257410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085257412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085257412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085257412 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  20250427085257412 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085257412 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085257412 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085257412 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 20250427085257412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085257412 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  20250427085257412 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  20250427085257412 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  20250427085257412 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  20250427085257412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085257412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085257412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085257412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085257412 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085257412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085257412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085257412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085257412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085257412 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085257412 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085257412 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085257413 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085257413 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085257413 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) 20250427085257413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085257413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085257413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085257413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085257413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085257413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085257414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085257414 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085257414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085257414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085257414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085257414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085257414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085257414 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257414 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  20250427085257748 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085257748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068e2eb), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085257748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085257748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 e2 eb 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085257749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085257749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085257749 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' 20250427085257749 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 20250427085257749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085257749 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257749 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 68 e2 eb 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085257752 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085257752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0050f44d), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085257752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257752 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085257752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 f4 4d 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085257752 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085257752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085257752 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' 20250427085257752 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 20250427085257752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085257752 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257752 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 50 f4 4d 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085257758 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) 20250427085257758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085257758 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085257758 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 20250427085257758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085257758 DLSS7 <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' 20250427085257758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085257758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085257758 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257758 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 68 e2 eb 00 00 06 00 08 00 00 00 07  20250427085257758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085257758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085257758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085257759 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) 20250427085257759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085257759 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=0068e2eb) (sccp_scrc.c:486) 20250427085257759 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1855) 20250427085257759 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085257759 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085257759 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085257759 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085257759 DLSCCP DEBUG SCCP-SCOC(73)[0x56345e09b560]{IDLE}: Deallocated (fsm.c:568) 20250427085257768 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085257768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c29ca), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085257768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085257768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085257768 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085257768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085257768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085257768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 29 ca 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085257768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085257768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085257768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085257768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085257768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085257768 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' 20250427085257768 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 20250427085257768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085257768 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257768 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 3c 29 ca 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085257769 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) 20250427085257769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085257769 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085257769 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 20250427085257769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085257769 DLSS7 <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' 20250427085257769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085257769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085257769 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257769 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 50 f4 4d 00 00 06 00 08 00 00 00 07  20250427085257769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085257769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085257769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085257769 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) 20250427085257769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085257769 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=0050f44d) (sccp_scrc.c:486) 20250427085257769 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1855) 20250427085257769 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085257769 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085257769 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085257769 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085257769 DLSCCP DEBUG SCCP-SCOC(74)[0x56345e0a5c00]{IDLE}: Deallocated (fsm.c:568) 20250427085257972 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) 20250427085257972 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085257972 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085257972 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 20250427085257972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085257972 DLSS7 <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' 20250427085257972 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085257972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085257973 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085257973 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 3c 29 ca 00 00 06 00 08 00 00 00 07  20250427085257973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085257973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085257973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085257973 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) 20250427085257973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085257973 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=003c29ca) (sccp_scrc.c:486) 20250427085257973 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1855) 20250427085257973 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085257973 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085257973 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085257973 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085257973 DLSCCP DEBUG SCCP-SCOC(75)[0x56345e0a4d40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085258182 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085258182 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085258182 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085258182 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085258182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085258182 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085258182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085258182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085258182 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258182 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085258182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085258182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085258183 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085258183 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085258183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085258183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085258183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085258183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085258183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085258183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085258183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085258183 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085258183 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) 20250427085258183 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) 20250427085258183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085258183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085258183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085258183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085258183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085258183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085258183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085258183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085258183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085258183 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085258183 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085258183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085258183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085258183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085258183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085258184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085258184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085258184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085258184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085258184 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258184 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  20250427085258187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085258187 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085258187 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085258187 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085258187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085258187 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085258187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085258187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085258187 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258187 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085258187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085258187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085258187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085258187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085258187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085258187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085258187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085258187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085258187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085258187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085258187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085258187 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085258187 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085258191 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) 20250427085258191 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085258191 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085258191 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 20250427085258191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085258191 DLSS7 <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' 20250427085258191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085258191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085258191 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258191 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085258191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085258191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085258191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085258191 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) 20250427085258191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085258191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085258191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085258191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085258191 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) 20250427085258191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258191 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) 20250427085258191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085258191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085258191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085258191 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085258191 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) 20250427085258191 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) 20250427085258191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085258191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085258191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085258192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085258192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085258192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085258192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085258192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085258192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085258192 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085258192 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085258192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085258192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085258192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085258192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085258192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085258192 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' 20250427085258192 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 20250427085258192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085258192 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258192 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  HNBGW_Test.msc1-RAN(747)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085258195 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) 20250427085258195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085258195 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085258195 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 20250427085258195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085258195 DLSS7 <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' 20250427085258195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085258195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085258195 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258195 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085258195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085258195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085258195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085258195 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) 20250427085258195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085258195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085258195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085258195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085258195 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) 20250427085258195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258195 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) 20250427085258195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085258195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085258195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085258195 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085258195 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085258198 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) 20250427085258198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085258198 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085258198 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 20250427085258198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085258198 DLSS7 <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' 20250427085258198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085258198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085258198 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258198 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085258198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085258198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085258198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085258198 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) 20250427085258198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085258198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085258198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085258198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085258198 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) 20250427085258198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258198 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) 20250427085258198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085258198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085258198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085258198 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085258198 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) 20250427085258198 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) 20250427085258198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085258198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085258198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258198 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) 20250427085258198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085258198 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) 20250427085258198 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) 20250427085258198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085258198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085258198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 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) 20250427085258198 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085258198 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085258198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085258198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085258198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085258198 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 20250427085258198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085258198 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' 20250427085258198 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 20250427085258198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085258198 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258198 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 0b 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  20250427085258199 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) 20250427085258199 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085258199 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085258199 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 20250427085258199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085258199 DLSS7 <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' 20250427085258199 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085258199 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085258199 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258199 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085258199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085258199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085258199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085258199 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) 20250427085258199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085258199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085258199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085258199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085258199 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) 20250427085258199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258199 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) 20250427085258199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085258199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085258199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085258199 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085258199 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085258213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085258213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085258213 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085258213 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085258213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085258213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085258213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085258213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085258213 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258213 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085258213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085258213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085258213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085258213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085258213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085258213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085258213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085258213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085258213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085258213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085258213 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085258213 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085258213 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) 20250427085258213 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) 20250427085258213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085258213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085258213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085258213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085258213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085258213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085258213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085258213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085258213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085258213 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085258213 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085258213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085258213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085258213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085258213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085258213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085258213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085258213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085258213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085258213 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258213 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  20250427085258214 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085258214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085258214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085258214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085258214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085258214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085258214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085258214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085258214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085258214 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085258214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085258214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085258214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085258214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085258214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085258214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085258214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085258214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085258214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085258214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085258214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085258214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085258214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085258214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085258214 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085258214 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085259243 DLCTRL DEBUG Command: GET 739361880 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085259243 DLCTRL DEBUG Tx Command reply: GET_REPLY 739361880 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085259252 DLCTRL DEBUG Command: GET 46866438 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085259252 DLCTRL DEBUG Tx Command reply: GET_REPLY 46866438 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085259259 DLCTRL DEBUG Command: GET 818430205 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085259259 DLCTRL DEBUG Tx Command reply: GET_REPLY 818430205 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085259263 DLCTRL DEBUG Command: GET 682115546 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085259263 DLCTRL DEBUG Tx Command reply: GET_REPLY 682115546 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085259267 DLCTRL DEBUG Command: GET 844462208 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085259267 DLCTRL DEBUG Tx Command reply: GET_REPLY 844462208 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085259270 DLCTRL DEBUG Command: GET 781022965 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085259270 DLCTRL DEBUG Tx Command reply: GET_REPLY 781022965 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085259273 DLCTRL DEBUG Command: GET 714544657 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085259273 DLCTRL DEBUG Tx Command reply: GET_REPLY 714544657 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085259275 DLCTRL DEBUG Command: GET 889530561 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085259275 DLCTRL DEBUG Tx Command reply: GET_REPLY 889530561 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085259277 DLCTRL DEBUG Command: GET 518108213 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085259277 DLCTRL DEBUG Tx Command reply: GET_REPLY 518108213 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085259280 DLCTRL DEBUG Command: GET 767539976 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085259280 DLCTRL DEBUG Tx Command reply: GET_REPLY 767539976 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085259282 DLCTRL DEBUG Command: GET 850508821 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085259282 DLCTRL DEBUG Tx Command reply: GET_REPLY 850508821 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085259285 DLCTRL DEBUG Command: GET 730109881 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085259285 DLCTRL DEBUG Tx Command reply: GET_REPLY 730109881 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085259287 DLCTRL DEBUG Command: GET 273476198 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085259287 DLCTRL DEBUG Tx Command reply: GET_REPLY 273476198 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085259289 DLCTRL DEBUG Command: GET 594073845 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085259289 DLCTRL DEBUG Tx Command reply: GET_REPLY 594073845 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085259290 DLCTRL DEBUG Command: GET 939583334 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085259290 DLCTRL DEBUG Tx Command reply: GET_REPLY 939583334 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085259291 DLCTRL DEBUG Command: GET 507613392 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085259291 DLCTRL DEBUG Tx Command reply: GET_REPLY 507613392 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085259293 DLCTRL DEBUG Command: GET 216969588 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085259293 DLCTRL DEBUG Tx Command reply: GET_REPLY 216969588 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085259294 DLCTRL DEBUG Command: GET 491650399 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085259294 DLCTRL DEBUG Tx Command reply: GET_REPLY 491650399 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085259296 DLCTRL DEBUG Command: GET 589032165 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085259296 DLCTRL DEBUG Tx Command reply: GET_REPLY 589032165 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085259299 DLCTRL DEBUG Command: GET 533971772 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085259299 DLCTRL DEBUG Tx Command reply: GET_REPLY 533971772 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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 } } } 20250427085259320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085300340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085300340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085300340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085300340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085300340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085300340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085300340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085300340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085300340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085300340 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  20250427085300340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085300341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085300341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085300341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085300341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085300341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085300341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085300341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085300341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085300341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085300341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085300341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085300341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085300341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085300341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085300341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085300341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085300341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085300341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085300341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085300341 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085300341 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085300341 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250427085300341 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:415) 20250427085300341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:84) 20250427085300341 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250427085300341 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250427085300341 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250427085300341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085300341 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)@86ee852d1e2c: UnitdataCallback HNBGW_Test.msc0-RAN(744)@86ee852d1e2c: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)10103858 20250427085301363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085301363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085301363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085301363 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085301363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9a2c32, normal) (hnbgw_rua.c:406) 20250427085301363 DHNB DEBUG map_rua[0x56345e09b560]{init}: Allocated (fsm.c:456) 20250427085301364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10103858)[0x56345e09b560]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085301364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10103858 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085301364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085301364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085301364 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10103858 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:633) 20250427085301364 DCN DEBUG map_sccp[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085301364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085301364 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10103858 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085301364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10103858 SCCP-83 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085301364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10103858)[0x56345e09b560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085301364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085301364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085301364 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10103858 SCCP-83 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085301364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085301364 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085301364 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{IDLE}: Allocated (fsm.c:456) 20250427085301364 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085301364 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000020056400500f1100926) (sccp_scrc.c:415) 20250427085301364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085301364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085301364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085301364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085301364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085301364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085301364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085301364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085301364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085301364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085301364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085301364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085301364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085301364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085301364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085301364 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 00 02 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085301364 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085301364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085301364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10103858)[0x56345e09b560]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085301364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085301365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085301365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085301365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085301365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085301365 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085301365 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085301365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085301365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085301365 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 00 02 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@86ee852d1e2c: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(756) HNBGW_Test.msc0-RAN(744)@86ee852d1e2c: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)16625023 HNBGW_Test.msc0-SCCP(743)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085301383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085301383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085301383 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085301383 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085301383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085301383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085301383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085301383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085301383 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085301383 DLSS7 <000c> osmo_ss7_asp.c:1164 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 dc 84 0e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085301384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085301384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085301384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085301384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085301384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085301384 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=00dc840e) (sccp_scrc.c:486) 20250427085301384 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250427085301384 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085301384 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085301384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085301384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085301384 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) 20250427085301384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085301384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_paging_imsi_lai_registered0(756)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085302391 DLCTRL DEBUG Command: GET 655790193 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085302391 DLCTRL DEBUG Tx Command reply: GET_REPLY 655790193 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085302395 DLCTRL DEBUG Command: GET 127831944 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085302395 DLCTRL DEBUG Tx Command reply: GET_REPLY 127831944 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085302399 DLCTRL DEBUG Command: GET 66832349 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085302399 DLCTRL DEBUG Tx Command reply: GET_REPLY 66832349 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085302403 DLCTRL DEBUG Command: GET 792379744 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085302403 DLCTRL DEBUG Tx Command reply: GET_REPLY 792379744 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085302407 DLCTRL DEBUG Command: GET 366760375 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085302407 DLCTRL DEBUG Tx Command reply: GET_REPLY 366760375 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085302411 DLCTRL DEBUG Command: GET 670823742 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085302411 DLCTRL DEBUG Tx Command reply: GET_REPLY 670823742 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085302415 DLCTRL DEBUG Command: GET 638191608 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085302415 DLCTRL DEBUG Tx Command reply: GET_REPLY 638191608 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085302419 DLCTRL DEBUG Command: GET 680208225 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085302419 DLCTRL DEBUG Tx Command reply: GET_REPLY 680208225 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085302423 DLCTRL DEBUG Command: GET 824506456 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085302423 DLCTRL DEBUG Tx Command reply: GET_REPLY 824506456 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085302426 DLCTRL DEBUG Command: GET 932271817 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085302426 DLCTRL DEBUG Tx Command reply: GET_REPLY 932271817 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085302430 DLCTRL DEBUG Command: GET 223742467 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085302430 DLCTRL DEBUG Tx Command reply: GET_REPLY 223742467 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085302434 DLCTRL DEBUG Command: GET 128248308 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085302434 DLCTRL DEBUG Tx Command reply: GET_REPLY 128248308 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085302437 DLCTRL DEBUG Command: GET 457189676 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085302437 DLCTRL DEBUG Tx Command reply: GET_REPLY 457189676 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085302439 DLCTRL DEBUG Command: GET 993051254 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085302439 DLCTRL DEBUG Tx Command reply: GET_REPLY 993051254 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085302442 DLCTRL DEBUG Command: GET 289863781 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085302442 DLCTRL DEBUG Tx Command reply: GET_REPLY 289863781 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085302444 DLCTRL DEBUG Command: GET 168688391 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085302444 DLCTRL DEBUG Tx Command reply: GET_REPLY 168688391 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085302446 DLCTRL DEBUG Command: GET 615015176 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085302446 DLCTRL DEBUG Tx Command reply: GET_REPLY 615015176 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085302447 DLCTRL DEBUG Command: GET 358899540 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085302447 DLCTRL DEBUG Tx Command reply: GET_REPLY 358899540 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085302449 DLCTRL DEBUG Command: GET 859385626 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085302449 DLCTRL DEBUG Tx Command reply: GET_REPLY 859385626 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085302450 DLCTRL DEBUG Command: GET 134366897 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085302450 DLCTRL DEBUG Tx Command reply: GET_REPLY 134366897 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085302456 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33069<->l=127.0.0.1:4262) (control_if.c:193) 20250427085302457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(737)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(736)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085302459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42194<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085302459 DLINP DEBUG SRVCONN(,r=127.0.0.1:55857<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085302459 DLINP DEBUG SRVCONN(,r=127.0.0.1:55857<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085302459 DLINP NOTICE SRV(,r=127.0.0.1:55857<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085302459 DMAIN NOTICE (127.0.0.1:55857 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55857<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085302459 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427085302459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085302459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085302459 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085302459 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) 20250427085302459 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085302459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10103858)[0x56345e09b560]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085302459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10103858)[0x56345e09b560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085302459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085302459 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085302459 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085302459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc840e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085302459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085302459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085302459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085302459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085302459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085302459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085302459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 dc 84 0e 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085302459 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085302459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085302459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10103858)[0x56345e09b560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085302459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10103858)[0x56345e09b560]{disrupted}: Freeing instance (context_map.c:202) 20250427085302459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10103858)[0x56345e09b560]{disrupted}: Deallocated (fsm.c:568) 20250427085302459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085302459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085302459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56345e0bf5f0]{disconnected}: Deallocated (fsm.c:568) 20250427085302459 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10103858 SCCP-83 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250427085302460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085302460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085302460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085302460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085302460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085302460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085302460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085302460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085302460 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085302460 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 dc 84 0e 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)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@86ee852d1e2c: Final verdict of PTC: none 20250427085302462 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 20250427085302462 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) 20250427085302462 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085302462 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085302462 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085302462 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) 20250427085302462 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085302462 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@86ee852d1e2c: Final verdict of PTC: none 20250427085302462 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) 20250427085302462 DLSS7 <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-RAN(753)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@86ee852d1e2c: Final verdict of PTC: none 20250427085302462 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085302462 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085302462 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085302462 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085302462 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085302462 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 20250427085302463 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  20250427085302463 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  20250427085302463 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  20250427085302463 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085302463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085302463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@86ee852d1e2c: Final verdict of PTC: none 20250427085302463 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_paging_imsi_lai_registered-Iuh1(741)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(755)@86ee852d1e2c: Final verdict of PTC: none 20250427085302464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-M3UA(754)@86ee852d1e2c: Final verdict of PTC: none 20250427085302464 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085302464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085302464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085302465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085302465 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085302465 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085302466 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc2-M3UA(751)@86ee852d1e2c: Final verdict of PTC: none 20250427085302463 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085302463 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) 20250427085302463 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085302463 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085302463 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 20250427085302463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085302463 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) 20250427085302463 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085302463 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085302463 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 20250427085302463 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085302463 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) 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085302464 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085302464 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) 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085302464 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085302464 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) 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085302464 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085302464 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) 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085302464 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 20250427085302464 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) 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085302464 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085302464 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085302464 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085302464 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 20250427085302464 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  20250427085302464 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  20250427085302464 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085302464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085302465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085302465 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 20250427085302465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085302465 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085302465 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085302465 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085302465 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085302465 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085302465 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 20250427085302465 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  20250427085302465 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085302465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085302465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 202520250427085302466 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 0427085302465 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 20250427085302465 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) 20250427085302465 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085302465 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085302465 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085302465 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085302465 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085302465 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 20250427085302465 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085302465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085302466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085302467 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085302467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085302468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085302468 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427085302468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085302469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085302469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085302469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085302470 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085302470 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085302470 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085302471 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085302471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085302471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085302472 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085302472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085302472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085302473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085302473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085302473 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085302474 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085302474 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085302474 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085302475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085302475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085302475 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085302475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085302476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085302476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085302476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) HNBGW_Test.msc1-M3UA(748)@86ee852d1e2c: Final verdict of PTC: none 20250427085302477 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085302477 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085302477 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085302478 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(738)@86ee852d1e2c: Final verdict of PTC: none 20250427085302478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(756)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(739): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(741): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(756): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Sun Apr 27 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 20250427085302642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085303144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=506136) 20250427085303306 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085303306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae0a41), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085303306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085303306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085303306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085303306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085303306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085303306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085303306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae 0a 41 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085303306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085303306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085303306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085303306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085303306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085303306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085304066 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085304066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391a9b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085304066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085304066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085304066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085304066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085304066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085304066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085304066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 39 1a 9b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085304067 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085304067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085304067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085304067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085304067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085304067 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=506136, count=514880) 20250427085304463 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085304463 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085304463 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085304466 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085304466 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085304466 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085304466 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085304466 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085304466 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085304466 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085304466 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085304466 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085304789 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085304789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019717b), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085304789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085304790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085304790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085304790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085304790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085304790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085304790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 71 7b 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085304790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085304790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085304790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085304790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085304790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085304790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085304799 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085304799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b247), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085304799 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) 20250427085304799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085304799 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) 20250427085304799 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) 20250427085304799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085304799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085304799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 b2 47 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085304799 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085304799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085304799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085304799 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 20250427085304799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085304799 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_paging_imsi_rai_registered started. 20250427085306234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085306238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085306243 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42649<->l=127.0.0.1:4262) (control_if.c:572) 20250427085306255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085306255 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_rai_registered-Iuh0(761)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085306262 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085306262 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306262 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085306262 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306263 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55522 (stream_srv.c:142) 20250427085306263 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55522<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085306263 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085306263 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306263 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085306263 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306264 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306264 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085306264 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) 20250427085306264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085306264 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) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 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) 20250427085306264 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) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306264 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) 20250427085306264 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) 20250427085306264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085306264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085306264 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306264 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306264 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085306264 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) 20250427085306264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 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) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306264 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) 20250427085306264 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) 20250427085306264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085306264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085306264 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306264 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306264 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085306264 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) 20250427085306264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085306264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085306264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085306264 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306264 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306264 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085306264 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) 20250427085306264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085306265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085306265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085306265 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306265 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 20250427085306265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085306265 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085306265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306265 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 20250427085306265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085306265 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085306265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085306265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085306265 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085306265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085306265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085306265 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(767)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(767)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(767)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(765)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(770)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(770)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(770)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(768)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(773)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(773)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(773)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-SCCP(771)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085306304 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085306304 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306304 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085306304 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306304 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085306304 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306304 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085306304 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306305 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306305 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085306305 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) 20250427085306305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085306305 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) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 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) 20250427085306305 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) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306305 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) 20250427085306305 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) 20250427085306305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085306305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085306305 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306305 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306305 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085306305 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) 20250427085306305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 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) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306305 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) 20250427085306305 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) 20250427085306305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085306305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085306305 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306305 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306305 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085306305 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) 20250427085306305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306305 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085306305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085306305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085306305 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306305 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306305 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085306305 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) 20250427085306305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085306305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085306305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085306305 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306305 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306305 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 20250427085306305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085306306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085306306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306306 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 20250427085306306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085306306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085306306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085306306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085306306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085306306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085306306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085306306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(776)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(776)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(776)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(774)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085306326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085306326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085306326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085306326 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085306326 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) 20250427085306326 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085306326 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085306326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085306326 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085306331 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085306331 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085306331 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085306331 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085306331 DHNBAP DEBUG (127.0.0.1:55522 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085306331 DHNBAP NOTICE (127.0.0.1:55522 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085306331 DHNBAP NOTICE (127.0.0.1:55522 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085306331 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085306331 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085306476 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 20250427085306476 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 20250427085306476 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085306476 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085306485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306485 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085306485 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085306486 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085306486 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085306486 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085306486 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085306486 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 20250427085306486 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085306486 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  20250427085306486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085306488 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 20250427085306488 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 20250427085306488 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085306488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085306489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085306489 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085306489 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  20250427085306489 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085306489 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085306489 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085306489 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 20250427085306489 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085306489 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  20250427085306489 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085306489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085306489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085306489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085306489 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085306489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085306489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085306489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085306489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085306489 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085306489 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085306489 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306491 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085306491 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) 20250427085306491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085306491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc1-M3UA(770)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085306491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306491 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085306491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085306491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306491 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085306491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085306491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085306491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085306491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085306491 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085306492 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  20250427085306491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085306491 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306495 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) 20250427085306495 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085306495 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085306495 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085306495 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085306495 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085306495 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085306495 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 20250427085306495 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085306495 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  20250427085306495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085306497 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) 20250427085306497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085306497 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085306497 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  20250427085306497 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085306497 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085306497 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085306497 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 20250427085306497 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085306497 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  20250427085306497 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  20250427085306497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085306497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085306498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085306498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085306498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085306498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085306498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085306498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085306498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085306498 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085306498 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085306498 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306499 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306499 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085306499 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) 20250427085306499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085306499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306499 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085306499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085306499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085306499 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306500 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085306500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085306500 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' 20250427085306500 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 20250427085306500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085306500 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085306500 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  20250427085306503 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 20250427085306503 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 20250427085306503 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085306503 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085306509 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) 20250427085306509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085306509 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085306509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085306509 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085306509 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085306509 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085306509 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 20250427085306509 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085306509 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  20250427085306509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085306509 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) 20250427085306509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085306509 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085306509 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  20250427085306509 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085306509 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085306509 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085306509 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 20250427085306509 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085306509 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  20250427085306509 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  20250427085306509 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  20250427085306509 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085306509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085306509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085306509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085306509 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085306509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085306509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085306509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085306509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085306509 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085306509 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085306509 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306510 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306510 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085306510 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) 20250427085306510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085306510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306510 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) 20250427085306510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306511 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) 20250427085306511 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) 20250427085306511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085306511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085306511 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306511 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306511 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306511 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306511 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 20250427085306511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085306511 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' 20250427085306511 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 20250427085306511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085306511 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085306511 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  20250427085306516 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 20250427085306516 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 20250427085306516 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085306516 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085306521 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306521 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085306521 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085306521 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085306521 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085306521 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085306521 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085306521 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 20250427085306521 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085306521 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  20250427085306521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085306522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085306523 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085306523 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  20250427085306523 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085306523 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085306523 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085306523 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 20250427085306523 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085306523 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  20250427085306523 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  20250427085306523 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  20250427085306523 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  20250427085306523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085306523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085306523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085306523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085306523 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085306523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085306523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085306523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085306523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085306523 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085306523 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085306523 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085306524 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085306524 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085306524 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) 20250427085306524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085306524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085306524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085306524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085306524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085306524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085306524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085306524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085306524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085306524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085306524 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085306524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085306524 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085306524 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085306524 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085306524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085306524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085306524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085306524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085306525 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085306525 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  20250427085307200 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085307200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083f78d), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085307200 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) 20250427085307200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085307200 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) 20250427085307200 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) 20250427085307200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085307200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085307200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 f7 8d 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085307200 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085307200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00039d3d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085307200 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) 20250427085307200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085307200 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) 20250427085307200 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) 20250427085307200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085307200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085307200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 03 9d 3d 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085307201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085307201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085307201 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 20250427085307201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085307201 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' 20250427085307201 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 20250427085307201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085307201 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307201 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 83 f7 8d 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250427085307201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085307201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085307201 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 20250427085307201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085307201 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' 20250427085307201 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 20250427085307201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085307201 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307201 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 03 9d 3d 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250427085307203 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085307203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c71e), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085307203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085307203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085307203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085307203 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085307203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085307203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085307203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c7 1e 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085307203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085307203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085307203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085307203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085307203 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' 20250427085307203 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 20250427085307203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085307203 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307203 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 c7 1e 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085307208 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) 20250427085307208 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085307208 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085307208 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 20250427085307208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307208 DLSS7 <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' 20250427085307208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307208 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307208 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 83 f7 8d 00 00 06 00 08 00 00 00 07  20250427085307208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307209 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) 20250427085307209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307209 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=0083f78d) (sccp_scrc.c:486) 20250427085307209 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1855) 20250427085307209 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085307209 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085307209 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085307209 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085307209 DLSCCP DEBUG SCCP-SCOC(77)[0x56345e09bf30]{IDLE}: Deallocated (fsm.c:568) 20250427085307210 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) 20250427085307210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085307210 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085307210 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 20250427085307210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307210 DLSS7 <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' 20250427085307210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307210 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307210 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 a7 c7 1e 00 00 06 00 08 00 00 00 07  20250427085307210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307210 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) 20250427085307210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307210 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=00a7c71e) (sccp_scrc.c:486) 20250427085307210 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250427085307210 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085307210 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085307210 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085307210 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085307210 DLSCCP DEBUG SCCP-SCOC(78)[0x56345e0afc70]{IDLE}: Deallocated (fsm.c:568) 20250427085307283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307283 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085307283 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085307283 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085307283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085307283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307283 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307283 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085307283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085307283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085307283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085307283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085307284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307284 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085307284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085307284 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085307284 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085307284 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) 20250427085307284 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) 20250427085307284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085307284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085307284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085307284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085307284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085307284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085307284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085307284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085307284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085307284 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085307284 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085307284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085307284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085307284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085307284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085307284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085307284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085307284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085307284 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307284 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  HNBGW_Test.msc0-RAN(766)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085307288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085307288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085307288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085307288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085307288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307288 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085307288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085307288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085307288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085307288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085307288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085307288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085307288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085307288 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085307288 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(769)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(772)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(775)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085307323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307323 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085307323 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085307323 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085307323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085307323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307323 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307323 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085307323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085307323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085307323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085307323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085307323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085307323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085307323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085307324 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085307324 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) 20250427085307324 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) 20250427085307324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085307324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085307324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085307324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085307324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085307324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085307324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085307324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085307324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085307324 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085307324 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085307324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085307324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085307324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085307324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085307324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085307324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085307324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085307324 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307324 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  20250427085307325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085307325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085307325 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085307325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085307325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307325 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307325 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085307325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085307325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085307325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085307325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085307325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085307325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085307325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085307325 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085307325 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085307409 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) 20250427085307409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085307409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085307409 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 20250427085307409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307409 DLSS7 <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' 20250427085307409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307409 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 03 9d 3d 00 00 06 00 08 00 00 00 07  20250427085307409 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) 20250427085307409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085307409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085307409 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 20250427085307409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307409 DLSS7 <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' 20250427085307409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307409 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) 20250427085307409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307409 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=00039d3d) (sccp_scrc.c:486) 20250427085307409 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1855) 20250427085307409 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085307409 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085307409 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085307409 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085307409 DLSCCP DEBUG SCCP-SCOC(76)[0x56345e0b14c0]{IDLE}: Deallocated (fsm.c:568) 20250427085307409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307409 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) 20250427085307410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085307410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085307410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085307410 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) 20250427085307410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307410 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) 20250427085307410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085307410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085307410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085307410 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085307410 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) 20250427085307410 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) 20250427085307410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085307410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085307410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307410 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) 20250427085307409 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085307410 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) 20250427085307410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085307410 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085307410 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 20250427085307410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307410 DLSS7 <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' 20250427085307410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307410 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307410 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085307410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085307410 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) 20250427085307410 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) 20250427085307410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085307410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085307410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085307410 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085307410 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085307410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307410 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) 20250427085307410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085307410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085307410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085307410 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) 20250427085307410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307411 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) 20250427085307411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085307411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085307411 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085307411 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085307411 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085307411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085307411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085307411 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 20250427085307411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085307411 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' 20250427085307411 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 20250427085307411 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085307411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307411 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  20250427085307412 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) 20250427085307413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085307413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085307413 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 20250427085307413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307413 DLSS7 <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' 20250427085307413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307413 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085307413 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) 20250427085307413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085307413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085307413 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 20250427085307413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085307413 DLSS7 <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' 20250427085307413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085307413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085307413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307413 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085307413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307413 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) 20250427085307413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085307413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085307413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085307413 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) 20250427085307413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307413 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) 20250427085307413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085307413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085307413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085307413 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085307414 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) 20250427085307414 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) 20250427085307414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085307414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085307414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085307414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085307414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085307414 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085307414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085307414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085307414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085307414 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085307414 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085307414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085307414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085307414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085307414 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) 20250427085307414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085307414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085307414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085307414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085307414 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) 20250427085307414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085307414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307414 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) 20250427085307414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085307414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085307414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085307414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085307414 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085307414 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085307414 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085307415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085307415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085307415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085307415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085307415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085307415 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' 20250427085307415 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 20250427085307415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085307415 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085307415 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  20250427085308337 DLCTRL DEBUG Command: GET 270253294 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085308337 DLCTRL DEBUG Tx Command reply: GET_REPLY 270253294 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085308343 DLCTRL DEBUG Command: GET 652999721 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085308343 DLCTRL DEBUG Tx Command reply: GET_REPLY 652999721 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085308346 DLCTRL DEBUG Command: GET 800759538 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085308346 DLCTRL DEBUG Tx Command reply: GET_REPLY 800759538 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085308349 DLCTRL DEBUG Command: GET 226896685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085308349 DLCTRL DEBUG Tx Command reply: GET_REPLY 226896685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085308351 DLCTRL DEBUG Command: GET 560226182 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085308351 DLCTRL DEBUG Tx Command reply: GET_REPLY 560226182 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085308354 DLCTRL DEBUG Command: GET 235904224 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085308354 DLCTRL DEBUG Tx Command reply: GET_REPLY 235904224 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085308356 DLCTRL DEBUG Command: GET 838555891 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085308356 DLCTRL DEBUG Tx Command reply: GET_REPLY 838555891 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085308359 DLCTRL DEBUG Command: GET 291349382 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085308359 DLCTRL DEBUG Tx Command reply: GET_REPLY 291349382 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085308361 DLCTRL DEBUG Command: GET 635874985 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085308361 DLCTRL DEBUG Tx Command reply: GET_REPLY 635874985 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085308363 DLCTRL DEBUG Command: GET 901372455 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085308363 DLCTRL DEBUG Tx Command reply: GET_REPLY 901372455 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085308365 DLCTRL DEBUG Command: GET 654933781 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085308365 DLCTRL DEBUG Tx Command reply: GET_REPLY 654933781 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085308367 DLCTRL DEBUG Command: GET 244971470 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085308367 DLCTRL DEBUG Tx Command reply: GET_REPLY 244971470 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085308368 DLCTRL DEBUG Command: GET 420784360 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085308368 DLCTRL DEBUG Tx Command reply: GET_REPLY 420784360 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085308370 DLCTRL DEBUG Command: GET 660621314 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085308370 DLCTRL DEBUG Tx Command reply: GET_REPLY 660621314 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085308372 DLCTRL DEBUG Command: GET 578639919 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085308372 DLCTRL DEBUG Tx Command reply: GET_REPLY 578639919 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085308374 DLCTRL DEBUG Command: GET 970017688 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085308374 DLCTRL DEBUG Tx Command reply: GET_REPLY 970017688 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085308375 DLCTRL DEBUG Command: GET 103791343 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085308375 DLCTRL DEBUG Tx Command reply: GET_REPLY 103791343 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085308376 DLCTRL DEBUG Command: GET 992939498 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085308376 DLCTRL DEBUG Tx Command reply: GET_REPLY 992939498 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085308379 DLCTRL DEBUG Command: GET 995075034 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085308379 DLCTRL DEBUG Tx Command reply: GET_REPLY 995075034 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085308380 DLCTRL DEBUG Command: GET 409868232 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085308380 DLCTRL DEBUG Tx Command reply: GET_REPLY 409868232 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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 } } } 20250427085308391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085309411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085309411 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085309411 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085309412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085309412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085309412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085309412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085309412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085309412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085309412 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  20250427085309412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085309412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085309412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085309412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085309412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085309412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085309412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085309412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085309412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085309412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085309412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085309412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085309412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085309412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085309412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085309412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085309412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085309412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085309412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085309412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085309412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085309412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085309412 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250427085309412 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:415) 20250427085309412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:84) 20250427085309412 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250427085309412 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250427085309412 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250427085309413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085309413 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)@86ee852d1e2c: UnitdataCallback HNBGW_Test.sgsn0-RAN(775)@86ee852d1e2c: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(775)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)3772415 20250427085310425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085310425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085310425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250427085310425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085310425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x398fff, normal) (hnbgw_rua.c:406) 20250427085310425 DHNB DEBUG map_rua[0x56345e09bf30]{init}: Allocated (fsm.c:456) 20250427085310425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3772415)[0x56345e09bf30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085310425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3772415 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085310425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085310425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085310425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3772415 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:633) 20250427085310425 DCN DEBUG map_sccp[0x56345e09b560]{init}: Allocated (fsm.c:456) 20250427085310425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085310425 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3772415 <-> SCCP-84 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085310425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3772415 SCCP-84 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:311) 20250427085310425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3772415)[0x56345e09bf30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085310425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085310425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085310425 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3772415 SCCP-84 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085310425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085310425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085310425 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{IDLE}: Allocated (fsm.c:456) 20250427085310425 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085310425 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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030002e90056400500f1100926) (sccp_scrc.c:415) 20250427085310425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085310425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085310425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085310425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085310425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085310426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085310426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085310426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085310426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085310426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085310426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085310426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085310426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085310426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085310426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085310426 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 e9 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) 20250427085310426 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085310426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085310426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3772415)[0x56345e09bf30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085310426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085310426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085310426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085310426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085310426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085310426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085310426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085310426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085310426 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085310426 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 e9 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(774)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(775)@86ee852d1e2c: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(778) HNBGW_Test.sgsn0-RAN(775)@86ee852d1e2c: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)2411073 HNBGW_Test.sgsn0-SCCP(774)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(774)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(778)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085310441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085310441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085310441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085310441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085310441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085310441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085310441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085310441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085310441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085310441 DLSS7 <000c> osmo_ss7_asp.c:1164 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 96 d1 90 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085310441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085310441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085310441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085310441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085310441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085310441 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=0096d190) (sccp_scrc.c:486) 20250427085310441 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250427085310441 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085310441 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085310441 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085310441 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085310441 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) 20250427085310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085310441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085311445 DLCTRL DEBUG Command: GET 941383278 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085311445 DLCTRL DEBUG Tx Command reply: GET_REPLY 941383278 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085311450 DLCTRL DEBUG Command: GET 841026840 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085311450 DLCTRL DEBUG Tx Command reply: GET_REPLY 841026840 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085311453 DLCTRL DEBUG Command: GET 650996060 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085311453 DLCTRL DEBUG Tx Command reply: GET_REPLY 650996060 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085311457 DLCTRL DEBUG Command: GET 488381793 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085311457 DLCTRL DEBUG Tx Command reply: GET_REPLY 488381793 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085311461 DLCTRL DEBUG Command: GET 92767149 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085311461 DLCTRL DEBUG Tx Command reply: GET_REPLY 92767149 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085311465 DLCTRL DEBUG Command: GET 531940630 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085311465 DLCTRL DEBUG Tx Command reply: GET_REPLY 531940630 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085311469 DLCTRL DEBUG Command: GET 994545851 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085311469 DLCTRL DEBUG Tx Command reply: GET_REPLY 994545851 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085311473 DLCTRL DEBUG Command: GET 952310847 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085311473 DLCTRL DEBUG Tx Command reply: GET_REPLY 952310847 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085311477 DLCTRL DEBUG Command: GET 966426612 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085311477 DLCTRL DEBUG Tx Command reply: GET_REPLY 966426612 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085311481 DLCTRL DEBUG Command: GET 897339807 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085311481 DLCTRL DEBUG Tx Command reply: GET_REPLY 897339807 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085311485 DLCTRL DEBUG Command: GET 249378311 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085311485 DLCTRL DEBUG Tx Command reply: GET_REPLY 249378311 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085311488 DLCTRL DEBUG Command: GET 313230225 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085311488 DLCTRL DEBUG Tx Command reply: GET_REPLY 313230225 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085311492 DLCTRL DEBUG Command: GET 201926281 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085311492 DLCTRL DEBUG Tx Command reply: GET_REPLY 201926281 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085311495 DLCTRL DEBUG Command: GET 238601957 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085311495 DLCTRL DEBUG Tx Command reply: GET_REPLY 238601957 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085311497 DLCTRL DEBUG Command: GET 558149309 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085311497 DLCTRL DEBUG Tx Command reply: GET_REPLY 558149309 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085311499 DLCTRL DEBUG Command: GET 931971052 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085311499 DLCTRL DEBUG Tx Command reply: GET_REPLY 931971052 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085311501 DLCTRL DEBUG Command: GET 378303644 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085311501 DLCTRL DEBUG Tx Command reply: GET_REPLY 378303644 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085311503 DLCTRL DEBUG Command: GET 368249203 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085311503 DLCTRL DEBUG Tx Command reply: GET_REPLY 368249203 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085311505 DLCTRL DEBUG Command: GET 109684104 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085311505 DLCTRL DEBUG Tx Command reply: GET_REPLY 109684104 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085311506 DLCTRL DEBUG Command: GET 685844279 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085311506 DLCTRL DEBUG Tx Command reply: GET_REPLY 685844279 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085311512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085311513 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42649<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(759)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(758)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085311516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085311518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085311518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085311518 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085311518 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_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(772)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(765)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(769)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(771)@86ee852d1e2c: Final verdict of PTC: none20250427085311519 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085311519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3772415)[0x56345e09bf30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085311519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3772415)[0x56345e09bf30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085311519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085311519 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085311519 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085311519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d190), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085311519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085311519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085311519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085311519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085311519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085311519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085311519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 d1 90 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085311519 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085311519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085311519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3772415)[0x56345e09bf30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085311519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3772415)[0x56345e09bf30]{disrupted}: Freeing instance (context_map.c:202) 20250427085311519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3772415)[0x56345e09bf30]{disrupted}: Deallocated (fsm.c:568) 20250427085311519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085311519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{disconnected}: Freeing instance (context_map.c:206) 20250427085311519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x56345e09b560]{disconnected}: Deallocated (fsm.c:568) 20250427085311519 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3772415 SCCP-84 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250427085311519 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085311520 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085311520 DLINP NOTICE SRV(,r=127.0.0.1:55522<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085311520 DMAIN NOTICE (127.0.0.1:55522 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55522<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085311520 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc1-SCCP(768)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(776)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(774)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(775)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(766)@86ee852d1e2c: Final verdict of PTC: none 20250427085311522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085311522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085311522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085311522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085311522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085311522 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085311522 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085311522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085311522 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085311522 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 96 d1 90 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085311522 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085311523 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.msc0-M3UA(767)@86ee852d1e2c: Final verdict of PTC: none20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085311523 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085311523 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) 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085311523 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085311523 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) 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085311523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085311523 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) 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085311523 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085311523 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) 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085311523 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085311523 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) 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085311523 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085311523 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) 20250427085311523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085311524 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085311524 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) 20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085311524 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 20250427085311524 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 20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085311524 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085311524 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085311524 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085311524 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 20250427085311524 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  20250427085311524 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  20250427085311524 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  20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085311524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085311524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085311524 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 20250427085311524 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) 20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085311524 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085311524 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085311524 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085311524 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 20250427085311524 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  20250427085311524 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  20250427085311524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085311524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085311524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085311525 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 20250427085311525 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) 20250427085311525 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085311525 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085311525 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085311525 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085311525 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085311525 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 20250427085311525 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  20250427085311525 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085311525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085311525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085311525 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 20250427085311525 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085311525 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085311525 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085311525 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085311525 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085311525 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085311525 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 20250427085311525 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085311525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085311525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085311525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085311526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085311526 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085311526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085311526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085311526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085311526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085311526 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085311526 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085311526 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085311526 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085311526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085311526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085311526 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085311526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085311526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085311526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085311526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085311526 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085311526 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085311526 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085311526 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085311526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085311526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085311526 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427085311526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085311526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085311526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085311526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085311526 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085311526 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085311526 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085311526 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085311526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085311526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085311526 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085311526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085311526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085311526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085311526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085311526 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085311526 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085311526 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085311526 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(773)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(760)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(777)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered0(778)@86ee852d1e2c: Final verdict of PTC: pass 20250427085311540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(770)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(760): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(761): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(763): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(765): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(766): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(767): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(768): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(769): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(770): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(771): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(772): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(773): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(774): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(775): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(776): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(778): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Sun Apr 27 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 20250427085311717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085312220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490224) 20250427085312460 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085312460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc840e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085312460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085312460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085312460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085312460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085312460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085312460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085312460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dc 84 0e 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085312461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085312461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085312461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085312461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085312461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085312461 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=490224, count=498968) 20250427085313307 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085313307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae0a41), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085313307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085313307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085313307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085313307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085313307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085313307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085313307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae 0a 41 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085313307 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085313307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085313307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085313307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085313307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085313307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085313525 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085313525 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085313525 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085313525 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085313525 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085313525 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085313525 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085313525 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085313525 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085313525 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085313525 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085313525 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085314068 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085314068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391a9b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085314068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085314068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085314068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085314068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085314068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085314068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085314068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 39 1a 9b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085314069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085314069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085314069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085314069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085314069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085314069 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085314790 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085314790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019717b), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085314791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085314791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085314791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085314791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085314791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085314791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085314791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 71 7b 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085314791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085314791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085314791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085314791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085314791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085314791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085314800 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085314800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b247), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085314800 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) 20250427085314800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085314800 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) 20250427085314800 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) 20250427085314800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085314800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085314800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 b2 47 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085314801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085314801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085314801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085314801 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 20250427085314801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085314801 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_no_allow_attach_round_robin started. 20250427085315310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085315316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085315321 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38409<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085315339 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085315339 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085315347 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085315347 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315347 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085315347 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085315348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49380 (stream_srv.c:142) 20250427085315348 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49380<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085315348 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085315348 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315348 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085315348 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315349 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315349 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085315349 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) 20250427085315349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085315349 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) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 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) 20250427085315349 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) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315349 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) 20250427085315349 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) 20250427085315349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085315349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085315349 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315349 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315349 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085315349 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) 20250427085315349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085315349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 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) 20250427085315349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315349 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) 20250427085315349 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) 20250427085315349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085315349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085315349 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315349 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315349 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085315349 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) 20250427085315349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085315349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315349 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085315349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085315350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085315350 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315350 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315350 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085315350 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) 20250427085315350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085315350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085315350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085315350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085315350 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315350 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 20250427085315350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085315350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085315350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315350 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 20250427085315350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085315350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085315350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085315350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085315350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085315350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085315350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085315350 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(789)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(789)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(792)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(792)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(792)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(790)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(795)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(795)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(795)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-SCCP(793)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085315412 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085315412 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315413 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085315413 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315413 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085315413 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315413 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085315413 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315415 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315415 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085315415 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) 20250427085315415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085315415 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) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315415 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) 20250427085315415 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) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315415 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) 20250427085315415 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) 20250427085315415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085315415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085315415 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315415 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315415 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085315415 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) 20250427085315415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085315415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315415 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) 20250427085315415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315415 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) 20250427085315415 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) 20250427085315415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085315415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085315415 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315415 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315415 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085315415 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) 20250427085315415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085315415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315416 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085315416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085315416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085315416 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315416 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315416 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085315416 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) 20250427085315416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085315416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085315416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085315416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085315416 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315417 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 20250427085315417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085315417 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085315417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315417 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 20250427085315417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085315417 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085315417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085315417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085315417 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085315417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085315417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085315417 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(798)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(798)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(798)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(796)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085315440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085315440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085315440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085315440 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085315440 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) 20250427085315440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085315440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085315440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085315440 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085315445 DLINP DEBUG SRVCONN(,r=127.0.0.1:49380<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085315445 DLINP DEBUG SRVCONN(,r=127.0.0.1:49380<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085315445 DLINP DEBUG SRVCONN(,r=127.0.0.1:49380<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085315445 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085315445 DHNBAP DEBUG (127.0.0.1:49380 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085315445 DHNBAP NOTICE (127.0.0.1:49380 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085315445 DHNBAP NOTICE (127.0.0.1:49380 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085315445 DLINP DEBUG SRVCONN(,r=127.0.0.1:49380<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085315445 DLINP DEBUG SRVCONN(,r=127.0.0.1:49380<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085315567 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 20250427085315567 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 20250427085315567 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085315567 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085315575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085315575 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085315575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085315575 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085315575 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085315575 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085315575 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 20250427085315575 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085315575 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  20250427085315575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085315578 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315578 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085315578 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085315578 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  20250427085315578 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085315578 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085315578 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085315578 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 20250427085315578 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085315578 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  20250427085315578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085315578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085315578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085315578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085315579 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085315579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085315579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085315579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085315579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085315579 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085315579 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085315579 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315580 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315580 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085315580 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) 20250427085315580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085315580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085315580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085315581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085315581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085315581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085315581 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085315581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085315581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085315581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085315581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085315581 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085315581 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  20250427085315586 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 20250427085315586 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 20250427085315586 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085315586 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085315591 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) 20250427085315591 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085315591 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085315591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085315591 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085315591 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085315591 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085315591 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 20250427085315591 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085315591 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  20250427085315591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085315592 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) 20250427085315592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085315592 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085315592 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  20250427085315592 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085315592 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085315592 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085315592 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 20250427085315592 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085315592 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  20250427085315592 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  20250427085315592 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085315592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085315592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085315592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085315592 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085315592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085315592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085315592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085315592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085315592 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085315592 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085315592 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315593 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315593 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085315593 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) 20250427085315593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085315593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085315594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085315594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085315594 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315594 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085315594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085315594 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' 20250427085315594 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 20250427085315594 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085315594 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085315594 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  20250427085315607 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 20250427085315607 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 20250427085315607 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085315607 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085315613 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) 20250427085315613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085315613 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085315613 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085315613 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085315613 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085315613 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085315613 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 20250427085315613 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085315613 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  20250427085315613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085315615 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) 20250427085315615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085315615 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085315615 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  20250427085315615 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085315615 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085315615 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085315615 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 20250427085315615 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085315615 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  20250427085315615 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  20250427085315615 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  20250427085315616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085315616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085315616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085315616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085315616 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085315616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085315616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085315616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085315616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085315616 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085315616 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085315616 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315617 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315617 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085315617 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) 20250427085315617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085315617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315618 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) 20250427085315618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315618 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) 20250427085315618 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) 20250427085315618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085315618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085315618 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315618 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 20250427085315618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085315618 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' 20250427085315618 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 20250427085315618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085315618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085315618 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  20250427085315631 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 20250427085315631 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 20250427085315631 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085315631 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(798)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085315637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085315637 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085315637 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085315637 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085315637 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085315637 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085315637 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 20250427085315637 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085315637 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  20250427085315637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085315638 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315638 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085315638 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085315638 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  20250427085315638 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085315638 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085315638 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085315638 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 20250427085315638 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085315638 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  20250427085315638 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  20250427085315638 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  20250427085315638 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  20250427085315638 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085315638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085315638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085315638 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085315638 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085315638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085315638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085315638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085315638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085315638 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085315638 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085315638 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085315639 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085315639 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085315639 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) 20250427085315639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085315639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085315639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085315639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085315639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085315639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085315640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085315640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085315640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085315640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085315640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085315640 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085315640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085315640 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085315640 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085315640 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085315640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085315640 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085315640 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085315640 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085315640 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085315640 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(788)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085316381 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085316381 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085316381 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085316381 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085316381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085316381 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085316381 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085316381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085316381 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316381 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085316381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085316382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085316382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085316382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085316382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085316382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085316382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085316382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085316382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085316382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085316382 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085316382 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085316382 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) 20250427085316382 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) 20250427085316382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085316382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085316382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085316382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085316383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085316383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085316383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085316383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085316383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085316383 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085316383 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085316383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085316383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085316383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085316383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085316383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085316383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085316383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085316383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085316383 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316383 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  20250427085316384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085316384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085316384 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085316384 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085316384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085316384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085316384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085316384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085316384 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316384 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085316385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085316385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085316385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085316385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085316385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085316385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085316385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085316385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085316385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085316385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085316385 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085316385 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085316385 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(791)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085316395 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) 20250427085316395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085316395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085316395 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 20250427085316395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085316395 DLSS7 <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' 20250427085316395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085316395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085316395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316395 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085316395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085316395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085316395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085316395 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) 20250427085316395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085316395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085316395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085316395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085316395 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) 20250427085316395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316396 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) 20250427085316396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085316396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085316396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085316396 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085316396 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) 20250427085316396 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) 20250427085316396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085316396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085316396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085316396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085316396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085316396 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085316396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085316396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085316396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085316396 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085316396 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085316396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085316396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085316396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085316396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085316396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085316396 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' 20250427085316396 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 20250427085316396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085316396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316396 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  20250427085316399 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) 20250427085316399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085316399 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085316399 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 20250427085316399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085316399 DLSS7 <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' 20250427085316399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085316399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085316399 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316399 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085316399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085316399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085316399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085316399 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) 20250427085316399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085316399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085316399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085316399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085316399 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) 20250427085316399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316400 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) 20250427085316400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085316400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085316400 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085316400 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085316400 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085316418 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) 20250427085316418 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085316418 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085316418 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 20250427085316418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085316418 DLSS7 <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' 20250427085316418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085316418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085316418 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(794)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085316418 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085316418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085316419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085316419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085316419 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) 20250427085316419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085316419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085316419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085316419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085316419 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) 20250427085316419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316419 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) 20250427085316419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085316419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085316419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085316419 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085316419 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) 20250427085316419 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) 20250427085316419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085316419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085316419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316419 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) 20250427085316419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085316419 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) 20250427085316419 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) 20250427085316419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085316419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085316419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 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) 20250427085316419 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085316419 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085316419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085316419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085316419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085316419 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 20250427085316419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085316419 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' 20250427085316419 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 20250427085316419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085316419 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316419 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 05 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  20250427085316421 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) 20250427085316421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085316421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085316421 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 20250427085316421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085316421 DLSS7 <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' 20250427085316421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085316421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085316421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316421 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085316421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085316421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085316421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085316421 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) 20250427085316421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085316421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085316421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085316421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085316421 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) 20250427085316421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316421 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) 20250427085316421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085316421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085316421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085316421 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085316421 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(797)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085316438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085316438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085316438 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085316438 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085316438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085316438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085316438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085316438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085316438 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316438 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085316438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085316438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085316438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085316438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085316438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085316438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085316438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085316438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085316438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085316438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085316438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085316438 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085316438 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) 20250427085316438 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) 20250427085316438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085316438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085316438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085316438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085316438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085316438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085316438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085316438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085316438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085316438 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085316438 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085316438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085316438 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085316438 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085316438 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085316438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085316438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085316438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085316438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085316438 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316438 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  20250427085316438 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085316438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085316438 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085316438 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085316438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085316439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085316439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085316439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085316439 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085316439 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085316439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085316439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085316439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085316439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085316439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085316439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085316439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085316439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085316439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085316439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085316439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085316439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085316439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085316439 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085316439 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085316439 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085317469 DLCTRL DEBUG Command: GET 403491239 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085317470 DLCTRL DEBUG Tx Command reply: GET_REPLY 403491239 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085317477 DLCTRL DEBUG Command: GET 414857441 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085317477 DLCTRL DEBUG Tx Command reply: GET_REPLY 414857441 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085317480 DLCTRL DEBUG Command: GET 720549425 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085317480 DLCTRL DEBUG Tx Command reply: GET_REPLY 720549425 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085317484 DLCTRL DEBUG Command: GET 143545982 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085317484 DLCTRL DEBUG Tx Command reply: GET_REPLY 143545982 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085317487 DLCTRL DEBUG Command: GET 409786685 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085317487 DLCTRL DEBUG Tx Command reply: GET_REPLY 409786685 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085317491 DLCTRL DEBUG Command: GET 584385354 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085317491 DLCTRL DEBUG Tx Command reply: GET_REPLY 584385354 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085317495 DLCTRL DEBUG Command: GET 877921903 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085317495 DLCTRL DEBUG Tx Command reply: GET_REPLY 877921903 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085317499 DLCTRL DEBUG Command: GET 567528645 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085317499 DLCTRL DEBUG Tx Command reply: GET_REPLY 567528645 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085317503 DLCTRL DEBUG Command: GET 597805119 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085317503 DLCTRL DEBUG Tx Command reply: GET_REPLY 597805119 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085317507 DLCTRL DEBUG Command: GET 837053736 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085317507 DLCTRL DEBUG Tx Command reply: GET_REPLY 837053736 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085317510 DLCTRL DEBUG Command: GET 831826786 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085317510 DLCTRL DEBUG Tx Command reply: GET_REPLY 831826786 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085317514 DLCTRL DEBUG Command: GET 326689106 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085317514 DLCTRL DEBUG Tx Command reply: GET_REPLY 326689106 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085317517 DLCTRL DEBUG Command: GET 746041138 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085317517 DLCTRL DEBUG Tx Command reply: GET_REPLY 746041138 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085317520 DLCTRL DEBUG Command: GET 276876374 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085317520 DLCTRL DEBUG Tx Command reply: GET_REPLY 276876374 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085317524 DLCTRL DEBUG Command: GET 380427787 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085317524 DLCTRL DEBUG Tx Command reply: GET_REPLY 380427787 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085317528 DLCTRL DEBUG Command: GET 494228998 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085317528 DLCTRL DEBUG Tx Command reply: GET_REPLY 494228998 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085317532 DLCTRL DEBUG Command: GET 295401343 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085317532 DLCTRL DEBUG Tx Command reply: GET_REPLY 295401343 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085317536 DLCTRL DEBUG Command: GET 744688421 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085317536 DLCTRL DEBUG Tx Command reply: GET_REPLY 744688421 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085317539 DLCTRL DEBUG Command: GET 295763593 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085317539 DLCTRL DEBUG Tx Command reply: GET_REPLY 295763593 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085317541 DLCTRL DEBUG Command: GET 235060941 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085317541 DLCTRL DEBUG Tx Command reply: GET_REPLY 235060941 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000000100111101'B, t_guard := 20.000000 } 20250427085317578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)8918161 20250427085318630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085318630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085318631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085318631 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085318631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x881491, normal) (hnbgw_rua.c:406) 20250427085318631 DHNB DEBUG map_rua[0x56345e09bf30]{init}: Allocated (fsm.c:456) 20250427085318631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8918161)[0x56345e09bf30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085318631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8918161 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085318631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085318631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085318631 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8918161 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085318631 DCN DEBUG map_sccp[0x56345e09b560]{init}: Allocated (fsm.c:456) 20250427085318631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085318631 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8918161 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085318631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8918161 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085318631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8918161)[0x56345e09bf30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085318631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085318631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085318631 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8918161 SCCP-85 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085318631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085318631 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085318631 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{IDLE}: Allocated (fsm.c:456) 20250427085318631 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085318631 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300013d0056400500f1100926) (sccp_scrc.c:415) 20250427085318631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085318631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085318631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085318631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085318631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085318631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085318631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085318631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085318631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085318631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085318631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085318631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085318631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085318632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085318632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085318632 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 01 3d 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) 20250427085318632 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085318632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085318632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8918161)[0x56345e09bf30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085318632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085318632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085318632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085318632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085318632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085318632 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085318632 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085318632 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085318632 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085318632 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 01 3d 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(800) HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)4115339 HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085318649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085318649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085318649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085318649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085318649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085318649 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=005b93f8) (sccp_scrc.c:486) 20250427085318649 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250427085318649 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085318649 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085318648 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085318648 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085318648 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085318648 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085318648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085318648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085318648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085318648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085318649 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085318649 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5b 93 f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085318649 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085318649 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085318649 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) 20250427085318649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085318649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(800)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085318651 DLCTRL DEBUG Command: GET 769294573 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085318651 DLCTRL DEBUG Tx Command reply: GET_REPLY 769294573 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085318654 DLCTRL DEBUG Command: GET 843250855 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085318654 DLCTRL DEBUG Tx Command reply: GET_REPLY 843250855 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085318657 DLCTRL DEBUG Command: GET 551233551 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085318657 DLCTRL DEBUG Tx Command reply: GET_REPLY 551233551 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085318659 DLCTRL DEBUG Command: GET 966635471 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085318659 DLCTRL DEBUG Tx Command reply: GET_REPLY 966635471 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085318661 DLCTRL DEBUG Command: GET 357550298 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085318661 DLCTRL DEBUG Tx Command reply: GET_REPLY 357550298 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085318662 DLCTRL DEBUG Command: GET 526133688 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085318662 DLCTRL DEBUG Tx Command reply: GET_REPLY 526133688 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085318664 DLCTRL DEBUG Command: GET 252726100 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085318664 DLCTRL DEBUG Tx Command reply: GET_REPLY 252726100 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085318665 DLCTRL DEBUG Command: GET 502227191 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085318665 DLCTRL DEBUG Tx Command reply: GET_REPLY 502227191 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085318666 DLCTRL DEBUG Command: GET 613302720 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085318666 DLCTRL DEBUG Tx Command reply: GET_REPLY 613302720 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085318667 DLCTRL DEBUG Command: GET 271207576 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085318667 DLCTRL DEBUG Tx Command reply: GET_REPLY 271207576 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085318668 DLCTRL DEBUG Command: GET 807939500 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085318668 DLCTRL DEBUG Tx Command reply: GET_REPLY 807939500 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085318669 DLCTRL DEBUG Command: GET 908995288 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085318669 DLCTRL DEBUG Tx Command reply: GET_REPLY 908995288 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085318670 DLCTRL DEBUG Command: GET 465786207 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085318670 DLCTRL DEBUG Tx Command reply: GET_REPLY 465786207 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085318671 DLCTRL DEBUG Command: GET 515557641 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085318671 DLCTRL DEBUG Tx Command reply: GET_REPLY 515557641 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085318672 DLCTRL DEBUG Command: GET 359729612 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085318672 DLCTRL DEBUG Tx Command reply: GET_REPLY 359729612 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085318673 DLCTRL DEBUG Command: GET 808365398 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085318673 DLCTRL DEBUG Tx Command reply: GET_REPLY 808365398 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085318674 DLCTRL DEBUG Command: GET 787049198 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085318674 DLCTRL DEBUG Tx Command reply: GET_REPLY 787049198 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085318674 DLCTRL DEBUG Command: GET 572328911 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085318674 DLCTRL DEBUG Tx Command reply: GET_REPLY 572328911 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085318675 DLCTRL DEBUG Command: GET 478461943 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085318675 DLCTRL DEBUG Tx Command reply: GET_REPLY 478461943 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085318676 DLCTRL DEBUG Command: GET 586221210 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085318676 DLCTRL DEBUG Tx Command reply: GET_REPLY 586221210 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000110000110'B, t_guard := 20.000000 } 20250427085318685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50486<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(794)@86ee852d1e2c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(794)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(801)16555980 20250427085319710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085319710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085319710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085319710 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085319710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfc9fcc, normal) (hnbgw_rua.c:406) 20250427085319710 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085319710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085319710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16555980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085319710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085319711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085319711 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085319711 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16555980 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:744) 20250427085319711 DCN DEBUG map_sccp[0x56345e0a3eb0]{init}: Allocated (fsm.c:456) 20250427085319711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085319711 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16555980 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427085319711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16555980 SCCP-86 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085319711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085319711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085319711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085319711 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16555980 SCCP-86 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085319711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085319711 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085319711 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{IDLE}: Allocated (fsm.c:456) 20250427085319711 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085319711 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001860056400500f1100926) (sccp_scrc.c:415) 20250427085319711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085319711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085319711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085319711 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) 20250427085319711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085319711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085319711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085319711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085319711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085319711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085319711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085319711 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) 20250427085319711 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) 20250427085319711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085319711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085319711 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 01 86 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085319711 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085319711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085319711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085319711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085319711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085319711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085319711 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 20250427085319711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085319711 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' 20250427085319711 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 20250427085319711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085319711 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085319711 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 01 86 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(793)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc2-SCCP(793)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(794)@86ee852d1e2c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(801) HNBGW_Test.msc2-RAN(794)@86ee852d1e2c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(801)9654091 HNBGW_Test.msc2-SCCP(793)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(793)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085319727 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) 20250427085319727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085319727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085319727 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 20250427085319727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085319727 DLSS7 <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' 20250427085319727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085319727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085319727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085319727 DLSS7 <000c> osmo_ss7_asp.c:1164 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 a5 57 76 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085319727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085319727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085319727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085319727 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) 20250427085319727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085319727 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=00a55776) (sccp_scrc.c:486) 20250427085319727 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250427085319727 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085319727 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085319727 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085319727 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085319727 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) 20250427085319727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085319727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(801)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085319729 DLCTRL DEBUG Command: GET 778916272 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085319729 DLCTRL DEBUG Tx Command reply: GET_REPLY 778916272 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085319733 DLCTRL DEBUG Command: GET 676009010 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085319733 DLCTRL DEBUG Tx Command reply: GET_REPLY 676009010 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085319736 DLCTRL DEBUG Command: GET 762514820 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085319736 DLCTRL DEBUG Tx Command reply: GET_REPLY 762514820 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085319739 DLCTRL DEBUG Command: GET 158368969 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085319739 DLCTRL DEBUG Tx Command reply: GET_REPLY 158368969 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085319742 DLCTRL DEBUG Command: GET 61275703 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085319742 DLCTRL DEBUG Tx Command reply: GET_REPLY 61275703 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085319744 DLCTRL DEBUG Command: GET 789683166 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085319744 DLCTRL DEBUG Tx Command reply: GET_REPLY 789683166 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085319746 DLCTRL DEBUG Command: GET 917783192 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085319746 DLCTRL DEBUG Tx Command reply: GET_REPLY 917783192 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085319748 DLCTRL DEBUG Command: GET 270950922 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085319748 DLCTRL DEBUG Tx Command reply: GET_REPLY 270950922 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085319750 DLCTRL DEBUG Command: GET 996792593 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085319750 DLCTRL DEBUG Tx Command reply: GET_REPLY 996792593 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085319751 DLCTRL DEBUG Command: GET 731743977 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085319751 DLCTRL DEBUG Tx Command reply: GET_REPLY 731743977 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085319752 DLCTRL DEBUG Command: GET 368101216 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085319752 DLCTRL DEBUG Tx Command reply: GET_REPLY 368101216 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250427085319754 DLCTRL DEBUG Command: GET 904105010 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085319754 DLCTRL DEBUG Tx Command reply: GET_REPLY 904105010 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085319755 DLCTRL DEBUG Command: GET 304399287 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085319755 DLCTRL DEBUG Tx Command reply: GET_REPLY 304399287 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085319756 DLCTRL DEBUG Command: GET 910410534 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085319756 DLCTRL DEBUG Tx Command reply: GET_REPLY 910410534 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085319757 DLCTRL DEBUG Command: GET 52924319 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085319757 DLCTRL DEBUG Tx Command reply: GET_REPLY 52924319 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085319758 DLCTRL DEBUG Command: GET 211150567 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085319758 DLCTRL DEBUG Tx Command reply: GET_REPLY 211150567 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085319759 DLCTRL DEBUG Command: GET 29138713 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085319759 DLCTRL DEBUG Tx Command reply: GET_REPLY 29138713 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085319760 DLCTRL DEBUG Command: GET 687440689 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085319760 DLCTRL DEBUG Tx Command reply: GET_REPLY 687440689 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085319761 DLCTRL DEBUG Command: GET 215542347 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085319761 DLCTRL DEBUG Tx Command reply: GET_REPLY 215542347 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085319762 DLCTRL DEBUG Command: GET 972372776 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085319762 DLCTRL DEBUG Tx Command reply: GET_REPLY 972372776 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001101101111'B, t_guard := 20.000000 } 20250427085319777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(802)4528971 20250427085320805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085320805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085320805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085320805 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085320805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x451b4b, normal) (hnbgw_rua.c:406) 20250427085320805 DHNB DEBUG map_rua[0x56345e09b700]{init}: Allocated (fsm.c:456) 20250427085320805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528971)[0x56345e09b700]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085320805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528971 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085320805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085320805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085320805 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528971 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085320805 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528971 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085320805 DCN DEBUG map_sccp[0x56345e03d690]{init}: Allocated (fsm.c:456) 20250427085320805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085320805 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4528971 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085320805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528971 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085320805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528971)[0x56345e09b700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085320805 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085320805 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085320805 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4528971 SCCP-87 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085320805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085320805 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085320805 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{IDLE}: Allocated (fsm.c:456) 20250427085320805 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085320805 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300036f0056400500f1100926) (sccp_scrc.c:415) 20250427085320805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085320805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085320805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085320805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085320805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085320805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085320805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085320805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085320805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085320805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085320805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085320805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085320805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085320805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085320805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085320805 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 03 6f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085320805 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085320805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085320805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528971)[0x56345e09b700]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085320806 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085320806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085320806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085320806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085320806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085320806 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085320806 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085320806 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085320806 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085320806 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 03 6f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(802) HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(802)13371685 HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085320813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085320813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085320813 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085320813 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085320813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085320814 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085320814 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085320814 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085320814 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085320814 DLSS7 <000c> osmo_ss7_asp.c:1164 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 dd 3e 83 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085320814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085320814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085320814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085320814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085320814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085320814 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=00dd3e83) (sccp_scrc.c:486) 20250427085320814 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250427085320814 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085320814 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085320814 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085320814 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085320814 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) 20250427085320814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085320814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(802)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085320816 DLCTRL DEBUG Command: GET 323631486 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085320816 DLCTRL DEBUG Tx Command reply: GET_REPLY 323631486 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085320821 DLCTRL DEBUG Command: GET 750395344 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085320821 DLCTRL DEBUG Tx Command reply: GET_REPLY 750395344 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085320824 DLCTRL DEBUG Command: GET 273592243 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085320824 DLCTRL DEBUG Tx Command reply: GET_REPLY 273592243 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085320828 DLCTRL DEBUG Command: GET 95340774 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085320828 DLCTRL DEBUG Tx Command reply: GET_REPLY 95340774 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085320832 DLCTRL DEBUG Command: GET 958493271 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085320832 DLCTRL DEBUG Tx Command reply: GET_REPLY 958493271 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085320836 DLCTRL DEBUG Command: GET 42830170 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085320836 DLCTRL DEBUG Tx Command reply: GET_REPLY 42830170 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085320839 DLCTRL DEBUG Command: GET 476347958 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085320839 DLCTRL DEBUG Tx Command reply: GET_REPLY 476347958 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085320843 DLCTRL DEBUG Command: GET 514745095 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085320843 DLCTRL DEBUG Tx Command reply: GET_REPLY 514745095 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085320846 DLCTRL DEBUG Command: GET 708424480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085320846 DLCTRL DEBUG Tx Command reply: GET_REPLY 708424480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085320848 DLCTRL DEBUG Command: GET 603168531 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085320848 DLCTRL DEBUG Tx Command reply: GET_REPLY 603168531 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085320851 DLCTRL DEBUG Command: GET 711102053 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085320851 DLCTRL DEBUG Tx Command reply: GET_REPLY 711102053 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250427085320855 DLCTRL DEBUG Command: GET 824081615 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085320855 DLCTRL DEBUG Tx Command reply: GET_REPLY 824081615 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085320858 DLCTRL DEBUG Command: GET 86660125 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085320858 DLCTRL DEBUG Tx Command reply: GET_REPLY 86660125 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085320862 DLCTRL DEBUG Command: GET 307001126 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085320862 DLCTRL DEBUG Tx Command reply: GET_REPLY 307001126 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085320866 DLCTRL DEBUG Command: GET 116165720 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085320866 DLCTRL DEBUG Tx Command reply: GET_REPLY 116165720 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085320870 DLCTRL DEBUG Command: GET 244733601 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085320870 DLCTRL DEBUG Tx Command reply: GET_REPLY 244733601 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085320874 DLCTRL DEBUG Command: GET 738905054 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085320874 DLCTRL DEBUG Tx Command reply: GET_REPLY 738905054 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085320878 DLCTRL DEBUG Command: GET 996833158 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085320878 DLCTRL DEBUG Tx Command reply: GET_REPLY 996833158 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085320881 DLCTRL DEBUG Command: GET 95235686 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085320881 DLCTRL DEBUG Tx Command reply: GET_REPLY 95235686 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085320884 DLCTRL DEBUG Command: GET 564877349 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085320884 DLCTRL DEBUG Tx Command reply: GET_REPLY 564877349 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085320897 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38409<->l=127.0.0.1:4262) (control_if.c:193) 20250427085320899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50458<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(781)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(780)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085320902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085320902 DLINP DEBUG SRVCONN(,r=127.0.0.1:49380<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085320902 DLINP DEBUG SRVCONN(,r=127.0.0.1:49380<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085320903 DLINP NOTICE SRV(,r=127.0.0.1:49380<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085320903 DMAIN NOTICE (127.0.0.1:49380 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49380<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085320903 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786)@86ee852d1e2c: Final verdict of PTC: none 20250427085320903 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085320903 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) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085320903 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085320903 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) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085320903 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 20250427085320903 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) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085320903 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085320903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085320903 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085320903 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 20250427085320903 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  20250427085320903 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  20250427085320903 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  HNBGW_Test.msc1-SCCP(790)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(796)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(797)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(794)@86ee852d1e2c: Final verdict of PTC: none 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085320903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085320903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(791)@86ee852d1e2c: Final verdict of PTC: none 20250427085320903 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085320903 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) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085320903 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 20250427085320903 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085320903 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) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085320903 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 20250427085320903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085320903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085320903 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) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085320903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085320903 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427085320903 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085320903 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) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085320903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085320903 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085320903 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) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085320903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085320903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085320903 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) 20250427085320903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085320903 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 20250427085320903 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) 20250427085320903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085320903 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085320903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085320903 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085320903 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085320903 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 20250427085320903 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  20250427085320903 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085320903 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  20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085320903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085320903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085320903 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085320903 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 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085320903 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085320903 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085320903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085320904 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085320903 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085320904 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 20250427085320904 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  20250427085320904 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085320904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085320904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085320904 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085320904 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 20250427085320904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085320904 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085320904 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085320904 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085320904 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085320904 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085320904 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085320904 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 20250427085320904 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085320904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55776), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085320904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085320904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085320904 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) 20250427085320904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085320904 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) 20250427085320904 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) 20250427085320904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085320904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085320904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a5 57 76 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085320904 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085320904 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085320904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{disrupted}: Freeing instance (context_map.c:202) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16555980)[0x56345e09c9e0]{disrupted}: Deallocated (fsm.c:568) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{disconnected}: Freeing instance (context_map.c:206) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x56345e0a3eb0]{disconnected}: Deallocated (fsm.c:568) 20250427085320904 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16555980 SCCP-86 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085320904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085320904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085320904 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085320904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085320904 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085320904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085320904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085320904 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085320904 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085320904 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085320904 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085320904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085320904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085320904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085320904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085320904 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085320904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085320904 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085320904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085320904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085320904 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085320904 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085320904 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085320904 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085320904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085320904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085320904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085320904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085320904 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 20250427085320904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085320904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085320904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085320904 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085320904 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) 20250427085320904 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8918161)[0x56345e09bf30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8918161)[0x56345e09bf30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) HNBGW_Test.msc2-M3UA(795)@86ee852d1e2c: Final verdict of PTC: none20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085320904 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085320904 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085320904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b93f8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085320904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085320904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085320904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085320904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085320904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085320904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc1-M3UA(792)@86ee852d1e2c: Final verdict of PTC: none20250427085320904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5b 93 f8 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085320904 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8918161)[0x56345e09bf30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8918161)[0x56345e09bf30]{disrupted}: Freeing instance (context_map.c:202) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8918161)[0x56345e09bf30]{disrupted}: Deallocated (fsm.c:568) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{disconnected}: Freeing instance (context_map.c:206) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56345e09b560]{disconnected}: Deallocated (fsm.c:568) 20250427085320904 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8918161 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528971)[0x56345e09b700]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528971)[0x56345e09b700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085320904 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085320904 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085320904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3e83), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085320904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085320904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085320904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085320904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085320904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085320904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@86ee852d1e2c: Final verdict of PTC: none 20250427085320904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 dd 3e 83 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085320904 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528971)[0x56345e09b700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528971)[0x56345e09b700]{disrupted}: Freeing instance (context_map.c:202) 20250427085320904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4528971)[0x56345e09b700]{disrupted}: Deallocated (fsm.c:568) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{disconnected}: Freeing instance (context_map.c:206) 20250427085320904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56345e03d690]{disconnected}: Deallocated (fsm.c:568) 20250427085320904 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4528971 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(793)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@86ee852d1e2c: Final verdict of PTC: none 20250427085320904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085320904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085320904 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085320904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085320904 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085320904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085320904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085320904 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085320904 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085320904 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085320904 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(798)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(799)@86ee852d1e2c: Final verdict of PTC: none 20250427085320904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085320904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085320904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085320904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085320904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085320904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085320904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085320904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085320904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085320904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085320904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085320904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085320905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085320905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085320917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(782)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(802)@86ee852d1e2c: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(801)@86ee852d1e2c: Final verdict of PTC: pass MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(800)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(783): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(785): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(790): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(791): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(792): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(793): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(794): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(795): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(800): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(801): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(802): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085321048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085321520 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085321520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d190), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085321520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085321520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085321520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085321520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085321520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085321520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085321520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 d1 90 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085321521 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085321521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085321521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085321521 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085321521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085321521 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085321550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=561172) 20250427085322461 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085322461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc840e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085322461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085322461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085322461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085322461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085322461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085322461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085322461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dc 84 0e 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085322462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085322462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085322462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085322462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085322462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085322462 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=561172, count=566792) 20250427085322905 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085322905 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085322905 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085322905 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085322905 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085322905 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085322905 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085322905 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085322905 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085322905 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085322905 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085322905 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085323308 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085323308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae0a41), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085323308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085323308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085323308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085323308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085323308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085323308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085323308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae 0a 41 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085323308 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085323308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085323308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085323308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085323308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085323309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085324069 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085324069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391a9b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085324069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085324069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085324069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085324069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 39 1a 9b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085324070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085324070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085324070 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250427085324646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085324652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085324657 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35977<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085324674 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085324674 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085324681 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085324681 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324681 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085324681 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324682 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085324682 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324682 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085324682 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085324682 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60365 (stream_srv.c:142) 20250427085324682 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60365<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085324683 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324683 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085324683 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) 20250427085324683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085324683 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) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 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) 20250427085324683 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) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324683 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) 20250427085324683 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) 20250427085324683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085324683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085324683 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324683 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324683 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085324683 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) 20250427085324683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 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) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324683 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) 20250427085324683 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) 20250427085324683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085324683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085324683 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324683 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324683 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085324683 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) 20250427085324683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324683 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085324683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085324683 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324683 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324683 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085324683 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) 20250427085324683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085324683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085324683 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324683 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324683 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324683 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324683 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 20250427085324683 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085324683 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085324683 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324683 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324683 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324683 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 20250427085324683 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085324683 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085324683 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324683 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324683 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324683 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085324683 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085324683 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085324684 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085324684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085324684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(813)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(813)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(811)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(816)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(816)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(816)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(814)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(819)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(819)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(819)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-SCCP(817)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085324716 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085324716 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324716 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085324716 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324716 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085324716 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324717 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085324717 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324718 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324718 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085324718 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) 20250427085324718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085324718 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) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 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) 20250427085324718 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) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324718 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) 20250427085324718 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) 20250427085324718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085324718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085324718 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324718 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324718 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085324718 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) 20250427085324718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 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) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324718 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) 20250427085324718 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) 20250427085324718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085324718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085324718 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324718 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324718 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085324718 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) 20250427085324718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324718 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085324718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085324718 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324718 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324718 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085324718 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) 20250427085324718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085324718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085324718 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324718 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324718 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 20250427085324718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085324718 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085324718 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324718 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 20250427085324718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085324718 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085324718 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085324718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085324718 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085324718 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085324718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085324718 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(822)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(820)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085324737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085324737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085324737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085324737 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085324737 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) 20250427085324737 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085324737 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085324737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085324737 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085324741 DLINP DEBUG SRVCONN(,r=127.0.0.1:60365<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085324741 DLINP DEBUG SRVCONN(,r=127.0.0.1:60365<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085324741 DLINP DEBUG SRVCONN(,r=127.0.0.1:60365<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085324741 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085324741 DHNBAP DEBUG (127.0.0.1:60365 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085324741 DHNBAP NOTICE (127.0.0.1:60365 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085324741 DHNBAP NOTICE (127.0.0.1:60365 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085324741 DLINP DEBUG SRVCONN(,r=127.0.0.1:60365<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085324741 DLINP DEBUG SRVCONN(,r=127.0.0.1:60365<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085324791 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085324791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019717b), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085324791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085324791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085324791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085324791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 71 7b 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085324792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085324792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085324792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085324801 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085324801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b247), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085324801 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) 20250427085324801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324801 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) 20250427085324801 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) 20250427085324801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085324801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 b2 47 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085324801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324801 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 20250427085324801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085324801 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085324894 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 20250427085324894 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 20250427085324894 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085324894 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085324903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085324903 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085324903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085324903 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085324903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085324903 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085324903 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 20250427085324903 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085324903 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  20250427085324903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085324904 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 20250427085324904 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 20250427085324904 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085324904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085324906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085324906 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085324906 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  20250427085324906 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085324906 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085324906 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085324906 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 20250427085324906 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085324906 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  20250427085324906 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085324906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085324906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085324906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085324906 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085324906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085324906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085324906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085324906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085324906 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085324906 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085324906 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(816)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085324908 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324908 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085324908 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) 20250427085324908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085324908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085324908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085324908 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085324908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085324908 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085324908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085324908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085324908 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085324909 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  20250427085324912 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) 20250427085324912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085324912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085324912 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085324912 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085324912 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085324912 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085324912 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 20250427085324912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085324912 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  20250427085324912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085324914 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 20250427085324914 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 20250427085324914 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085324914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085324915 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) 20250427085324915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085324915 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085324915 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  20250427085324915 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085324915 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085324915 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085324915 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 20250427085324915 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085324915 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  20250427085324915 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  20250427085324915 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085324915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085324915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085324915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085324915 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085324915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085324915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085324915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085324915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085324915 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085324915 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085324915 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324916 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324916 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085324916 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) 20250427085324916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085324917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085324917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085324917 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085324917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085324918 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' 20250427085324918 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 20250427085324918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085324918 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085324918 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  HNBGW_Test.msc2-M3UA(819)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085324922 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) 20250427085324922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085324922 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085324922 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085324922 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085324922 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085324922 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085324922 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 20250427085324922 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085324922 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  20250427085324922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085324925 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) 20250427085324925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085324925 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085324925 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  20250427085324925 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085324925 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085324925 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085324925 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 20250427085324925 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085324925 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  20250427085324925 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  20250427085324925 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  20250427085324925 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085324925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085324925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085324925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085324925 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085324925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085324925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085324925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085324925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085324925 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085324925 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085324925 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324926 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324927 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085324927 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) 20250427085324927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085324927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324927 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) 20250427085324927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324927 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) 20250427085324927 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) 20250427085324927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085324927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085324927 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324927 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324927 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 20250427085324927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085324927 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' 20250427085324927 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 20250427085324927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085324927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085324927 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  20250427085324928 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 20250427085324928 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 20250427085324928 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085324928 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085324934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085324934 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085324934 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085324934 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085324934 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085324934 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085324934 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 20250427085324934 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085324934 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  20250427085324934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085324936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085324936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085324936 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  20250427085324936 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085324936 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085324936 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085324936 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 20250427085324936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085324936 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  20250427085324936 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  20250427085324936 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  20250427085324936 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  20250427085324936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085324936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085324936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085324936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085324936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085324936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085324936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085324936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085324936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085324936 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085324936 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085324936 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085324937 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085324937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085324937 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) 20250427085324937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085324938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085324938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085324938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085324938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085324938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085324938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085324938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085324938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085324938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085324938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085324938 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085324938 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085324938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085324938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085324938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085324938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085324938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085324938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085324938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085324938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085324938 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(812)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085325709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085325709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085325709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085325709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085325709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085325709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085325710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085325710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085325710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085325710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085325710 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085325710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085325710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085325710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085325710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085325710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085325710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085325710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085325710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085325710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085325710 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085325710 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) 20250427085325710 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) 20250427085325710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085325710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085325710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085325711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085325711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085325711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085325711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085325711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085325711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085325711 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085325711 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085325711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085325711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085325711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085325711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085325711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085325711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085325711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085325711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085325711 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325711 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  20250427085325712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085325712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085325712 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085325712 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085325712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085325712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085325712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085325712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085325712 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325712 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085325712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085325712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085325712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085325712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085325712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085325712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085325712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085325712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085325712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085325712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085325712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085325712 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085325712 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(815)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085325713 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) 20250427085325713 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085325713 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085325713 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 20250427085325713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085325713 DLSS7 <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' 20250427085325713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085325713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085325713 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325713 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085325713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085325713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085325713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085325713 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) 20250427085325713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085325713 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085325713 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085325713 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085325713 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) 20250427085325713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325713 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) 20250427085325713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325713 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085325713 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085325713 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085325713 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085325713 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) 20250427085325713 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) 20250427085325713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085325713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085325713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085325713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085325713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085325713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085325713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085325713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085325713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085325713 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085325713 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085325713 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085325713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085325713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085325713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085325713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085325713 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' 20250427085325713 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 20250427085325713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085325713 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325713 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  20250427085325713 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) 20250427085325713 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085325713 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085325713 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 20250427085325713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085325713 DLSS7 <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' 20250427085325713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085325713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085325713 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325713 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085325714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085325714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085325714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085325714 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) 20250427085325714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085325714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085325714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085325714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085325714 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) 20250427085325714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325714 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) 20250427085325714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325714 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085325714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085325714 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085325714 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085325714 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(818)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085325722 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) 20250427085325722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085325722 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085325722 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 20250427085325722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085325722 DLSS7 <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' 20250427085325722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085325722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085325722 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325722 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085325722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085325722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085325722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085325722 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) 20250427085325722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085325722 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085325722 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085325722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085325723 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) 20250427085325723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325723 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) 20250427085325723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085325723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085325723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085325723 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085325723 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) 20250427085325723 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) 20250427085325723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085325723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085325723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325723 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) 20250427085325723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085325723 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) 20250427085325723 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) 20250427085325723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085325723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085325723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085325723 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085325723 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085325723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085325723 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085325723 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085325723 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 20250427085325723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085325723 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' 20250427085325723 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 20250427085325723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085325723 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325723 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  20250427085325724 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) 20250427085325724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085325724 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085325724 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 20250427085325724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085325724 DLSS7 <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' 20250427085325724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085325724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085325724 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325724 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085325724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085325724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085325724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085325724 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) 20250427085325724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085325724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085325724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085325724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085325724 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) 20250427085325725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325725 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) 20250427085325725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085325725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085325725 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085325725 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085325725 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085325734 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085325734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085325734 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085325734 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085325734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085325734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085325734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085325734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085325734 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(821)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085325734 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085325734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085325734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085325734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085325734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085325734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085325734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085325734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085325734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085325734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085325734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085325734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085325734 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085325734 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) 20250427085325734 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) 20250427085325734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085325734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085325734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085325734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085325734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085325734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085325734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085325734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085325734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085325734 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085325734 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085325734 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085325734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085325734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085325734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085325734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085325734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085325734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085325734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085325734 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325734 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  20250427085325736 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085325736 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085325736 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085325736 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085325736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085325736 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085325736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085325736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085325736 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085325736 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085325737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085325737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085325737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085325737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085325737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085325737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085325737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085325737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085325737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085325737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085325737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085325737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085325737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085325737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085325737 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085325737 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085326769 DLCTRL DEBUG Command: GET 244838162 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085326769 DLCTRL DEBUG Tx Command reply: GET_REPLY 244838162 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085326773 DLCTRL DEBUG Command: GET 116622707 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085326773 DLCTRL DEBUG Tx Command reply: GET_REPLY 116622707 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085326777 DLCTRL DEBUG Command: GET 339777331 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085326777 DLCTRL DEBUG Tx Command reply: GET_REPLY 339777331 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085326781 DLCTRL DEBUG Command: GET 674448287 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085326781 DLCTRL DEBUG Tx Command reply: GET_REPLY 674448287 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085326785 DLCTRL DEBUG Command: GET 204656441 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085326785 DLCTRL DEBUG Tx Command reply: GET_REPLY 204656441 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085326789 DLCTRL DEBUG Command: GET 871039165 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085326789 DLCTRL DEBUG Tx Command reply: GET_REPLY 871039165 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085326793 DLCTRL DEBUG Command: GET 201376781 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085326793 DLCTRL DEBUG Tx Command reply: GET_REPLY 201376781 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085326797 DLCTRL DEBUG Command: GET 822890648 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085326797 DLCTRL DEBUG Tx Command reply: GET_REPLY 822890648 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085326800 DLCTRL DEBUG Command: GET 461713346 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085326800 DLCTRL DEBUG Tx Command reply: GET_REPLY 461713346 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085326802 DLCTRL DEBUG Command: GET 696713524 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085326802 DLCTRL DEBUG Tx Command reply: GET_REPLY 696713524 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085326805 DLCTRL DEBUG Command: GET 974117964 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085326805 DLCTRL DEBUG Tx Command reply: GET_REPLY 974117964 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085326807 DLCTRL DEBUG Command: GET 178872642 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085326807 DLCTRL DEBUG Tx Command reply: GET_REPLY 178872642 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085326809 DLCTRL DEBUG Command: GET 510414525 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085326809 DLCTRL DEBUG Tx Command reply: GET_REPLY 510414525 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085326811 DLCTRL DEBUG Command: GET 65269449 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085326811 DLCTRL DEBUG Tx Command reply: GET_REPLY 65269449 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085326812 DLCTRL DEBUG Command: GET 606654395 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085326812 DLCTRL DEBUG Tx Command reply: GET_REPLY 606654395 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085326813 DLCTRL DEBUG Command: GET 929600098 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085326813 DLCTRL DEBUG Tx Command reply: GET_REPLY 929600098 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085326815 DLCTRL DEBUG Command: GET 509311190 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085326815 DLCTRL DEBUG Tx Command reply: GET_REPLY 509311190 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085326816 DLCTRL DEBUG Command: GET 410053200 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085326816 DLCTRL DEBUG Tx Command reply: GET_REPLY 410053200 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085326817 DLCTRL DEBUG Command: GET 484697237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085326817 DLCTRL DEBUG Tx Command reply: GET_REPLY 484697237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085326818 DLCTRL DEBUG Command: GET 881303389 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085326818 DLCTRL DEBUG Tx Command reply: GET_REPLY 881303389 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000001110011010'B, t_guard := 20.000000 } 20250427085326851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(815)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(815)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)12324287 20250427085327904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085327904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085327904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085327904 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085327904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc0dbf, normal) (hnbgw_rua.c:406) 20250427085327904 DHNB DEBUG map_rua[0x56345e09bf30]{init}: Allocated (fsm.c:456) 20250427085327904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085327904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12324287 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085327904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085327904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085327904 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12324287 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:697) 20250427085327904 DCN DEBUG map_sccp[0x56345e09b560]{init}: Allocated (fsm.c:456) 20250427085327904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085327904 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12324287 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085327904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12324287 SCCP-88 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085327904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085327904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085327904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085327904 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12324287 SCCP-88 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085327904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085327904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085327904 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{IDLE}: Allocated (fsm.c:456) 20250427085327904 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085327904 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300039a0056400500f1100926) (sccp_scrc.c:415) 20250427085327904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085327904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085327904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085327904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085327904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085327904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085327904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085327904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085327905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085327905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085327905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085327905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085327905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085327905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085327905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085327905 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 03 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) 20250427085327905 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085327905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085327905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085327905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085327905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085327905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085327905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085327905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085327905 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' 20250427085327905 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 20250427085327905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085327905 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085327905 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 03 9a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(814)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(814)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(815)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(824) HNBGW_Test.msc1-RAN(815)@86ee852d1e2c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)6999772 HNBGW_Test.msc1-SCCP(814)@86ee852d1e2c: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(824)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(814)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085327923 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) 20250427085327923 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085327923 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085327923 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 20250427085327923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085327923 DLSS7 <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' 20250427085327923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085327923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085327923 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085327923 DLSS7 <000c> osmo_ss7_asp.c:1164 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 a6 22 47 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@86ee852d1e2c: 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 } } } 20250427085327923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085327923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085327923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085327923 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) 20250427085327923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085327923 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=00a62247) (sccp_scrc.c:486) 20250427085327923 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250427085327923 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085327923 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085327923 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085327923 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085327923 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) 20250427085327923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085327923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085327923 DLCTRL DEBUG Command: GET 273385390 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085327924 DLCTRL DEBUG Tx Command reply: GET_REPLY 273385390 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085327926 DLCTRL DEBUG Command: GET 962013805 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085327926 DLCTRL DEBUG Tx Command reply: GET_REPLY 962013805 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085327928 DLCTRL DEBUG Command: GET 94131506 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085327928 DLCTRL DEBUG Tx Command reply: GET_REPLY 94131506 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085327929 DLCTRL DEBUG Command: GET 409166227 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085327929 DLCTRL DEBUG Tx Command reply: GET_REPLY 409166227 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085327931 DLCTRL DEBUG Command: GET 242627408 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085327931 DLCTRL DEBUG Tx Command reply: GET_REPLY 242627408 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085327932 DLCTRL DEBUG Command: GET 854731860 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085327932 DLCTRL DEBUG Tx Command reply: GET_REPLY 854731860 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085327933 DLCTRL DEBUG Command: GET 551915095 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085327933 DLCTRL DEBUG Tx Command reply: GET_REPLY 551915095 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250427085327934 DLCTRL DEBUG Command: GET 894088760 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085327934 DLCTRL DEBUG Tx Command reply: GET_REPLY 894088760 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085327935 DLCTRL DEBUG Command: GET 405804260 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085327935 DLCTRL DEBUG Tx Command reply: GET_REPLY 405804260 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085327936 DLCTRL DEBUG Command: GET 810907661 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085327936 DLCTRL DEBUG Tx Command reply: GET_REPLY 810907661 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085327937 DLCTRL DEBUG Command: GET 793533646 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085327937 DLCTRL DEBUG Tx Command reply: GET_REPLY 793533646 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085327938 DLCTRL DEBUG Command: GET 681774746 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085327938 DLCTRL DEBUG Tx Command reply: GET_REPLY 681774746 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085327939 DLCTRL DEBUG Command: GET 575992528 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085327939 DLCTRL DEBUG Tx Command reply: GET_REPLY 575992528 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085327940 DLCTRL DEBUG Command: GET 314197628 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085327940 DLCTRL DEBUG Tx Command reply: GET_REPLY 314197628 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085327940 DLCTRL DEBUG Command: GET 147042277 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085327940 DLCTRL DEBUG Tx Command reply: GET_REPLY 147042277 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085327941 DLCTRL DEBUG Command: GET 427759313 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085327941 DLCTRL DEBUG Tx Command reply: GET_REPLY 427759313 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085327942 DLCTRL DEBUG Command: GET 463831193 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085327942 DLCTRL DEBUG Tx Command reply: GET_REPLY 463831193 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085327942 DLCTRL DEBUG Command: GET 644457383 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085327942 DLCTRL DEBUG Tx Command reply: GET_REPLY 644457383 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085327943 DLCTRL DEBUG Command: GET 55007478 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085327943 DLCTRL DEBUG Tx Command reply: GET_REPLY 55007478 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085327944 DLCTRL DEBUG Command: GET 789190429 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085327944 DLCTRL DEBUG Tx Command reply: GET_REPLY 789190429 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000000001111'B, t_guard := 20.000000 } 20250427085327954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(812)@86ee852d1e2c: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(812)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(825)16505466 20250427085328981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085328981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085328981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085328981 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085328981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfbda7a, normal) (hnbgw_rua.c:406) 20250427085328981 DHNB DEBUG map_rua[0x56345e03d690]{init}: Allocated (fsm.c:456) 20250427085328981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16505466)[0x56345e03d690]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085328981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16505466 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085328981 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085328981 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085328981 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085328981 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16505466 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085328981 DCN DEBUG map_sccp[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085328981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085328981 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16505466 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085328981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16505466 SCCP-89 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085328981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16505466)[0x56345e03d690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085328981 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085328981 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085328981 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16505466 SCCP-89 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085328981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085328981 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085328981 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{IDLE}: Allocated (fsm.c:456) 20250427085328981 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085328981 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f400300000f0056400500f1100926) (sccp_scrc.c:415) 20250427085328981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085328981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085328981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085328981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085328981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085328981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085328981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085328981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085328981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085328981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085328981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085328981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085328981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085328981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085328981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085328981 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 0f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085328981 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085328981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085328981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16505466)[0x56345e03d690]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085328981 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085328981 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085328981 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085328982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085328982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085328982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085328982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085328982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085328982 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085328982 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 0f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(811)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(811)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(812)@86ee852d1e2c: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(825) HNBGW_Test.msc0-RAN(812)@86ee852d1e2c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(825)296232 HNBGW_Test.msc0-SCCP(811)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(811)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(825)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085328998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085328998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085328998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085328998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085328998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085328998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085328998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085328998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085328998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085328998 DLSS7 <000c> osmo_ss7_asp.c:1164 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 56 e0 01 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085328999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085328999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085328999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085328999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085328999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085328999 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=0056e001) (sccp_scrc.c:486) 20250427085328999 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250427085328999 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085328999 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) MTC@86ee852d1e2c: 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 } } } 20250427085328999 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085328999 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085328999 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) 20250427085328999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085328999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085329000 DLCTRL DEBUG Command: GET 794685710 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085329001 DLCTRL DEBUG Tx Command reply: GET_REPLY 794685710 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085329005 DLCTRL DEBUG Command: GET 570020092 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085329005 DLCTRL DEBUG Tx Command reply: GET_REPLY 570020092 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085329009 DLCTRL DEBUG Command: GET 703521451 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085329009 DLCTRL DEBUG Tx Command reply: GET_REPLY 703521451 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085329012 DLCTRL DEBUG Command: GET 867582524 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085329012 DLCTRL DEBUG Tx Command reply: GET_REPLY 867582524 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085329016 DLCTRL DEBUG Command: GET 606567428 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085329016 DLCTRL DEBUG Tx Command reply: GET_REPLY 606567428 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085329020 DLCTRL DEBUG Command: GET 559074423 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085329020 DLCTRL DEBUG Tx Command reply: GET_REPLY 559074423 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085329024 DLCTRL DEBUG Command: GET 702067800 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085329024 DLCTRL DEBUG Tx Command reply: GET_REPLY 702067800 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250427085329028 DLCTRL DEBUG Command: GET 21926535 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085329028 DLCTRL DEBUG Tx Command reply: GET_REPLY 21926535 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085329032 DLCTRL DEBUG Command: GET 37706124 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085329032 DLCTRL DEBUG Tx Command reply: GET_REPLY 37706124 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085329036 DLCTRL DEBUG Command: GET 376026220 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085329036 DLCTRL DEBUG Tx Command reply: GET_REPLY 376026220 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085329039 DLCTRL DEBUG Command: GET 145794321 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085329039 DLCTRL DEBUG Tx Command reply: GET_REPLY 145794321 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085329043 DLCTRL DEBUG Command: GET 547101284 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085329043 DLCTRL DEBUG Tx Command reply: GET_REPLY 547101284 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085329046 DLCTRL DEBUG Command: GET 892357940 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085329046 DLCTRL DEBUG Tx Command reply: GET_REPLY 892357940 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085329049 DLCTRL DEBUG Command: GET 649895867 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085329049 DLCTRL DEBUG Tx Command reply: GET_REPLY 649895867 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085329051 DLCTRL DEBUG Command: GET 160153745 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085329051 DLCTRL DEBUG Tx Command reply: GET_REPLY 160153745 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085329053 DLCTRL DEBUG Command: GET 99110994 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085329053 DLCTRL DEBUG Tx Command reply: GET_REPLY 99110994 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085329055 DLCTRL DEBUG Command: GET 742088965 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085329055 DLCTRL DEBUG Tx Command reply: GET_REPLY 742088965 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085329057 DLCTRL DEBUG Command: GET 566218127 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085329057 DLCTRL DEBUG Tx Command reply: GET_REPLY 566218127 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085329058 DLCTRL DEBUG Command: GET 685067437 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085329058 DLCTRL DEBUG Tx Command reply: GET_REPLY 685067437 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085329060 DLCTRL DEBUG Command: GET 5679781 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085329060 DLCTRL DEBUG Tx Command reply: GET_REPLY 5679781 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000110100011'B, t_guard := 20.000000 } 20250427085329088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(818)@86ee852d1e2c: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(818)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(826)10680598 20250427085330109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085330109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085330109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085330109 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085330109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2f916, normal) (hnbgw_rua.c:406) 20250427085330109 DHNB DEBUG map_rua[0x56345e0962f0]{init}: Allocated (fsm.c:456) 20250427085330109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10680598)[0x56345e0962f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085330109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10680598 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085330109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085330109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085330109 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10680598 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085330109 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10680598 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:744) 20250427085330109 DCN DEBUG map_sccp[0x56345e09d500]{init}: Allocated (fsm.c:456) 20250427085330109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085330109 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10680598 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427085330109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10680598 SCCP-90 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085330109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10680598)[0x56345e0962f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085330109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085330109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085330109 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10680598 SCCP-90 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085330109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085330109 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085330109 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{IDLE}: Allocated (fsm.c:456) 20250427085330109 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085330109 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001a30056400500f1100926) (sccp_scrc.c:415) 20250427085330109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085330109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085330109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085330109 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) 20250427085330109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085330109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085330109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085330109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085330109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085330109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085330109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085330109 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) 20250427085330109 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) 20250427085330109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085330109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085330109 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 a3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085330109 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085330109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085330109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10680598)[0x56345e0962f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085330109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085330109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085330109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085330109 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 20250427085330109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085330109 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' 20250427085330109 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 20250427085330109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085330109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085330109 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 a3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(817)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc2-SCCP(817)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(818)@86ee852d1e2c: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(826) HNBGW_Test.msc2-RAN(818)@86ee852d1e2c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(826)8820396 HNBGW_Test.msc2-SCCP(817)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(817)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(826)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085330117 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) 20250427085330117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085330117 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085330117 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 20250427085330117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085330117 DLSS7 <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' 20250427085330117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085330117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085330117 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085330117 DLSS7 <000c> osmo_ss7_asp.c:1164 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 69 92 72 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085330117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085330117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085330117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085330117 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) 20250427085330117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085330117 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=00699272) (sccp_scrc.c:486) 20250427085330117 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250427085330117 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085330117 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085330117 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085330118 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085330118 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) 20250427085330118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085330118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085330119 DLCTRL DEBUG Command: GET 277432602 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085330119 DLCTRL DEBUG Tx Command reply: GET_REPLY 277432602 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085330124 DLCTRL DEBUG Command: GET 989172656 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085330124 DLCTRL DEBUG Tx Command reply: GET_REPLY 989172656 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085330129 DLCTRL DEBUG Command: GET 337706614 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085330129 DLCTRL DEBUG Tx Command reply: GET_REPLY 337706614 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085330133 DLCTRL DEBUG Command: GET 391893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085330134 DLCTRL DEBUG Tx Command reply: GET_REPLY 391893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085330138 DLCTRL DEBUG Command: GET 320561481 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085330138 DLCTRL DEBUG Tx Command reply: GET_REPLY 320561481 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085330144 DLCTRL DEBUG Command: GET 221325996 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085330144 DLCTRL DEBUG Tx Command reply: GET_REPLY 221325996 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085330149 DLCTRL DEBUG Command: GET 995068190 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085330149 DLCTRL DEBUG Tx Command reply: GET_REPLY 995068190 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250427085330153 DLCTRL DEBUG Command: GET 793732910 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085330153 DLCTRL DEBUG Tx Command reply: GET_REPLY 793732910 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085330156 DLCTRL DEBUG Command: GET 615859498 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085330156 DLCTRL DEBUG Tx Command reply: GET_REPLY 615859498 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085330160 DLCTRL DEBUG Command: GET 787246073 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085330160 DLCTRL DEBUG Tx Command reply: GET_REPLY 787246073 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085330164 DLCTRL DEBUG Command: GET 177110317 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085330164 DLCTRL DEBUG Tx Command reply: GET_REPLY 177110317 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250427085330167 DLCTRL DEBUG Command: GET 544730094 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085330167 DLCTRL DEBUG Tx Command reply: GET_REPLY 544730094 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085330170 DLCTRL DEBUG Command: GET 504097008 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085330170 DLCTRL DEBUG Tx Command reply: GET_REPLY 504097008 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085330172 DLCTRL DEBUG Command: GET 198419980 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085330172 DLCTRL DEBUG Tx Command reply: GET_REPLY 198419980 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085330174 DLCTRL DEBUG Command: GET 404162206 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085330174 DLCTRL DEBUG Tx Command reply: GET_REPLY 404162206 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085330176 DLCTRL DEBUG Command: GET 940882495 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085330176 DLCTRL DEBUG Tx Command reply: GET_REPLY 940882495 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085330178 DLCTRL DEBUG Command: GET 603627246 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085330178 DLCTRL DEBUG Tx Command reply: GET_REPLY 603627246 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085330179 DLCTRL DEBUG Command: GET 400432983 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085330179 DLCTRL DEBUG Tx Command reply: GET_REPLY 400432983 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085330181 DLCTRL DEBUG Command: GET 357638679 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085330181 DLCTRL DEBUG Tx Command reply: GET_REPLY 357638679 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085330182 DLCTRL DEBUG Command: GET 999202825 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085330182 DLCTRL DEBUG Tx Command reply: GET_REPLY 999202825 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085330188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085330189 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35977<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(805)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(804)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085330192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085330193 DLINP DEBUG SRVCONN(,r=127.0.0.1:60365<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085330193 DLINP DEBUG SRVCONN(,r=127.0.0.1:60365<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085330193 DLINP NOTICE SRV(,r=127.0.0.1:60365<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085330193 DMAIN NOTICE (127.0.0.1:60365 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60365<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085330193 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427085330194 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085330194 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) 20250427085330194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085330194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085330194 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085330194 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) 20250427085330194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085330194 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(820)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(821)@86ee852d1e2c: Final verdict of PTC: none 20250427085330194 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 20250427085330194 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) 20250427085330194 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085330194 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085330194 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085330194 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085330194 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085330194 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 20250427085330194 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  20250427085330194 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  20250427085330195 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  20250427085330195 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085330195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085330195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085330195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085330195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085330195 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085330195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085330195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085330195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085330195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085330195 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085330195 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085330195 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085330195 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) 20250427085330195 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085330195 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085330195 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085330195 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085330195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085330195 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085330195 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085330195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a62247), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085330195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085330195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085330195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085330195 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085330195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085330195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085330195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a6 22 47 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085330195 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085330195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085330195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085330195 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085330196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085330195 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085330195 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) 20250427085330195 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085330195 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085330195 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 20250427085330195 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) 20250427085330195 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085330196 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085330196 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085330196 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085330196 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085330196 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 20250427085330196 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  20250427085330196 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  20250427085330196 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085330196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085330196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085330196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085330196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085330196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085330196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{disrupted}: Freeing instance (context_map.c:202) 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12324287)[0x56345e09bf30]{disrupted}: Deallocated (fsm.c:568) 20250427085330196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085330196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{disconnected}: Freeing instance (context_map.c:206) 20250427085330196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x56345e09b560]{disconnected}: Deallocated (fsm.c:568) 20250427085330196 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12324287 SCCP-88 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250427085330196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085330196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085330196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085330196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085330196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085330196 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085330196 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) 20250427085330196 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16505466)[0x56345e03d690]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16505466)[0x56345e03d690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085330196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085330196 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085330196 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085330196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e001), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085330196 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085330196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085330196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085330196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085330196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085330196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085330196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085330196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 56 e0 01 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085330196 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085330196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16505466)[0x56345e03d690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16505466)[0x56345e03d690]{disrupted}: Freeing instance (context_map.c:202) 20250427085330196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16505466)[0x56345e03d690]{disrupted}: Deallocated (fsm.c:568) 20250427085330197 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 20250427085330197 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) 20250427085330197 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085330197 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810)@86ee852d1e2c: Final verdict of PTC: none 20250427085330196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085330197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{disconnected}: Freeing instance (context_map.c:206) 20250427085330197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56345e09c9e0]{disconnected}: Deallocated (fsm.c:568) 20250427085330197 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16505466 SCCP-89 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250427085330197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10680598)[0x56345e0962f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085330197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10680598)[0x56345e0962f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085330197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085330197 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085330197 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085330197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699272), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085330197 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) 20250427085330197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085330197 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) 20250427085330197 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) 20250427085330197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085330197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085330197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 69 92 72 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085330197 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085330197 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) 20250427085330197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085330197 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085330197 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085330197 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085330197 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085330197 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085330197 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 20250427085330197 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  20250427085330197 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085330197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085330197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085330197 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 20250427085330197 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) 20250427085330197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085330197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10680598)[0x56345e0962f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085330197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10680598)[0x56345e0962f0]{disrupted}: Freeing instance (context_map.c:202) 20250427085330197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10680598)[0x56345e0962f0]{disrupted}: Deallocated (fsm.c:568) 20250427085330197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085330197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{disconnected}: Freeing instance (context_map.c:206) 20250427085330197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56345e09d500]{disconnected}: Deallocated (fsm.c:568) 20250427085330197 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10680598 SCCP-90 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250427085330197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085330197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085330197 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427085330197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085330197 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085330197 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085330197 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 20250427085330197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085330197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-RAN(812)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(811)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(816)@86ee852d1e2c: Final verdict of PTC: none 20250427085330197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085330197 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085330197 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085330197 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085330197 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085330197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085330197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085330198 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085330198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085330198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085330198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085330198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085330198 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085330198 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085330198 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085330198 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085330198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085330198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085330198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085330198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085330198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085330198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085330198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085330198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085330198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085330198 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 20250427085330198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085330198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW_Test.msc1-SCCP(814)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(818)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(817)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(819)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(815)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(806)@86ee852d1e2c: Final verdict of PTC: none 20250427085330202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085330203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(823)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(824)@86ee852d1e2c: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(825)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(822)@86ee852d1e2c: Final verdict of PTC: none 20250427085330227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(826)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(804): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(806): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(807): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(809): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(814): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(815): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(816): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(817): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(818): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(819): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(823): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(824): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(825): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(826): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085330390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085330905 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085330905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3e83), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085330905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085330905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085330905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085330905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085330905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085330905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085330905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 3e 83 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085330905 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085330906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b93f8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085330906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085330906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085330906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085330906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085330906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085330906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085330906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5b 93 f8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085330906 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085330906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55776), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085330906 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) 20250427085330906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085330906 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) 20250427085330906 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) 20250427085330906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085330906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085330906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a5 57 76 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085330907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085330907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085330907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085330907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085330907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085330907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085330907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085330907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085330907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085330907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085330907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085330907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085330907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085330907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085330907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085330907 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 20250427085330907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085330907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085330992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=555476) 20250427085331521 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085331521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d190), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085331521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085331521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085331521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085331521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085331521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085331521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085331522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 d1 90 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085331522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085331522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085331522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085331522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085331522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085331522 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085331522 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085331522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085331522 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085331522 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 96 d1 90 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085331522 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 Waiting for packet dumper to finish... 1 (prev_count=555476, count=573800) 20250427085332196 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085332196 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085332196 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085332196 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085332196 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085332196 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085332198 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085332198 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085332198 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085332462 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085332462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc840e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085332462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085332462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085332462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085332462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085332462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085332462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085332462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dc 84 0e 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085332463 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085332463 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085332463 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085332463 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085332463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085332463 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085333309 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085333309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae0a41), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085333309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085333309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085333309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085333309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085333309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085333309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085333309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae 0a 41 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085333309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085333309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085333309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085333309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085333309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085333309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250427085334060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085334065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085334068 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45147<->l=127.0.0.1:4262) (control_if.c:572) 20250427085334070 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085334070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391a9b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085334070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085334070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085334070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085334070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 39 1a 9b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085334070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085334070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085334070 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085334084 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085334084 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085334091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085334091 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334091 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085334091 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085334092 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47347 (stream_srv.c:142) 20250427085334092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47347<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085334092 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085334092 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085334093 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334093 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085334093 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) 20250427085334093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085334093 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) 20250427085334093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334093 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) 20250427085334093 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) 20250427085334093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334093 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) 20250427085334093 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) 20250427085334093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085334093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085334093 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334093 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334093 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085334093 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) 20250427085334093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085334093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334093 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) 20250427085334093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334093 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) 20250427085334093 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) 20250427085334093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085334093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085334093 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334094 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085334094 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) 20250427085334094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085334094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085334094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085334094 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334094 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085334094 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) 20250427085334094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085334094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085334094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085334094 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334094 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 20250427085334094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085334094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085334094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334094 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 20250427085334094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085334094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085334094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085334094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085334094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085334094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085334094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085334094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(837)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(837)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(837)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(835)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(840)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(840)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(840)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085334120 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085334120 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334120 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085334120 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085334120 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334121 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085334121 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334121 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085334121 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334122 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334122 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085334122 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) 20250427085334122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085334122 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) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 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) 20250427085334122 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) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334122 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) 20250427085334122 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) 20250427085334122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085334122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085334122 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334122 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334122 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085334122 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) 20250427085334122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 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) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334122 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) 20250427085334122 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) 20250427085334122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085334122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085334122 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334122 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334122 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085334122 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) 20250427085334122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334122 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085334122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085334122 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334122 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334122 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085334122 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) 20250427085334122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085334122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085334122 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334122 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 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085334122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334122 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 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085334122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085334122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085334122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085334122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085334122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085334122 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  20250427085334122 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@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(843)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(843)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(843)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(841)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(846)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(846)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(846)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(844)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085334164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085334164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085334164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085334164 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085334164 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) 20250427085334164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085334164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085334164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085334164 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085334169 DLINP DEBUG SRVCONN(,r=127.0.0.1:47347<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085334169 DLINP DEBUG SRVCONN(,r=127.0.0.1:47347<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085334169 DLINP DEBUG SRVCONN(,r=127.0.0.1:47347<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085334169 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085334169 DHNBAP DEBUG (127.0.0.1:47347 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085334169 DHNBAP NOTICE (127.0.0.1:47347 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085334169 DHNBAP NOTICE (127.0.0.1:47347 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085334169 DLINP DEBUG SRVCONN(,r=127.0.0.1:47347<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085334169 DLINP DEBUG SRVCONN(,r=127.0.0.1:47347<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085334306 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 20250427085334306 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 20250427085334306 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085334306 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085334315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085334315 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085334315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085334315 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085334315 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085334315 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085334315 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 20250427085334315 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085334315 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  20250427085334315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085334318 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 20250427085334318 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 20250427085334318 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085334318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085334318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085334318 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085334318 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  20250427085334318 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085334318 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085334318 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085334318 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 20250427085334318 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085334318 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  20250427085334318 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  20250427085334318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085334318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085334318 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 20250427085334318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085334318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085334318 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085334318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085334318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085334318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085334318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085334318 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085334318 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085334318 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334320 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334320 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085334320 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) 20250427085334320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085334320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085334320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085334320 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085334320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085334320 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085334320 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085334320 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085334320 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085334320 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(840)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085334326 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) 20250427085334326 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085334326 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085334326 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085334326 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085334326 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085334326 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085334326 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 20250427085334326 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085334326 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  20250427085334326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085334329 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) 20250427085334329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085334330 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085334330 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  20250427085334330 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085334330 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085334330 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085334330 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 20250427085334330 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085334330 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  20250427085334330 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  20250427085334330 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  20250427085334330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085334330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085334330 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 20250427085334330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085334330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085334330 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085334330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085334330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085334330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085334330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085334330 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085334330 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085334330 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334332 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334332 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085334332 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) 20250427085334332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085334332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085334332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085334332 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085334333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085334333 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' 20250427085334333 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 20250427085334333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085334333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085334333 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  20250427085334334 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 20250427085334334 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 20250427085334334 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 20250427085334334 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427085334334 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427085334334 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427085334334 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(843)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085334340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085334340 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427085334340 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427085334340 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  20250427085334340 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427085334340 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085334340 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085334340 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 20250427085334340 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250427085334340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085334340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085334340 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085334340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085334340 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085334340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085334340 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  20250427085334340 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  20250427085334340 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  20250427085334340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085334340 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085334340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427085334340 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085334341 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085334344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334344 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085334344 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085334344 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  20250427085334344 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085334344 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085334344 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250427085334344 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 20250427085334344 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085334345 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  20250427085334345 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  20250427085334345 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  20250427085334345 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085334345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085334345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085334345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085334345 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085334345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085334345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085334345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085334345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085334345 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085334345 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085334345 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334346 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085334346 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) 20250427085334346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085334346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085334346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085334346 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334347 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085334347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085334347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085334347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085334347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085334347 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085334347 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  20250427085334350 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 20250427085334351 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 20250427085334351 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085334351 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085334356 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) 20250427085334357 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085334357 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085334357 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085334357 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085334357 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085334357 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085334357 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 20250427085334357 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085334357 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  20250427085334357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085334359 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) 20250427085334359 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085334359 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085334359 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  20250427085334359 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085334359 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085334359 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085334359 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 20250427085334359 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085334359 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  20250427085334359 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  20250427085334359 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  20250427085334359 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  20250427085334359 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085334359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085334359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085334359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085334359 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085334359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085334359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085334359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085334359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085334359 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085334359 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085334359 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085334360 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085334360 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085334360 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) 20250427085334360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085334360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085334360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085334360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085334360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085334360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085334360 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085334360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085334360 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085334361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085334361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085334361 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' 20250427085334361 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 20250427085334361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085334361 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085334361 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  20250427085334792 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085334792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019717b), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085334792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085334792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085334793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085334793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085334793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 71 7b 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085334793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085334793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085334793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085334793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085334793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085334793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085334793 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 19 71 7b 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085334801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334801 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085334801 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085334801 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085334801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085334801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085334801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085334801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085334801 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085334801 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 19 71 7b 00 00 06 00 08 00 00 00 07  20250427085334802 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085334802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041b247), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085334802 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) 20250427085334802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085334802 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) 20250427085334802 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) 20250427085334802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085334802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085334802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 b2 47 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085334802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085334802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085334802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085334802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085334802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085334802 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=0019717b) (sccp_scrc.c:486) 20250427085334802 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1855) 20250427085334802 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085334802 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085334802 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085334802 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085334802 DLSCCP DEBUG SCCP-SCOC(79)[0x56345e01dcd0]{IDLE}: Deallocated (fsm.c:568) 20250427085334802 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085334802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085334802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085334802 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 20250427085334802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085334802 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW_Test.msc0-RAN(836)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085335120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085335120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085335120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085335120 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085335120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085335120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085335120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085335120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085335120 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335120 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085335121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085335121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085335121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085335121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085335121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085335121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085335121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085335121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085335121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085335121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085335121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085335121 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085335121 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) 20250427085335121 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) 20250427085335121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085335121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085335121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335121 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085335121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085335121 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085335121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085335121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085335121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085335121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085335121 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085335121 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085335121 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085335121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085335121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085335121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085335121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085335121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085335121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085335121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085335121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335121 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  20250427085335122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085335122 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085335122 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085335122 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085335122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085335122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085335122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085335122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085335122 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335122 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085335122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085335122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085335122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085335122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085335123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085335123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085335123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085335123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085335123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085335123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085335123 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085335123 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085335123 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085335127 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) 20250427085335127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085335127 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085335127 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 20250427085335127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085335127 DLSS7 <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' 20250427085335127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085335127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085335127 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335127 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085335127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085335127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085335127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085335127 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) 20250427085335127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085335127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085335127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085335127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085335127 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) 20250427085335127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335127 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) 20250427085335127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085335127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085335127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085335127 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085335127 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) 20250427085335127 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) 20250427085335127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085335127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085335127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085335127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085335127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085335128 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085335128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085335128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085335128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085335128 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085335128 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085335128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085335128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085335128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085335128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085335128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085335128 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' 20250427085335128 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 20250427085335128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085335128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335128 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  20250427085335131 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) 20250427085335131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085335131 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085335131 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 20250427085335131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085335131 DLSS7 <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' 20250427085335132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085335132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085335132 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335132 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085335132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085335132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085335132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085335132 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) 20250427085335132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085335132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085335132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085335132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085335132 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) 20250427085335132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335132 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) 20250427085335132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085335132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085335132 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085335132 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085335132 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(842)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085335144 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085335144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085335144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085335144 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085335144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085335144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085335144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085335144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085335144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335144 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085335144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085335144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085335144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085335144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085335144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085335144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085335144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085335144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085335144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085335144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085335144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085335144 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085335144 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) 20250427085335144 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) 20250427085335144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085335144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085335144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085335144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085335144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085335144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085335144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085335144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085335145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085335145 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085335145 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085335145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085335145 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085335145 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085335145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085335145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085335145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085335145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085335145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085335145 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335145 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  20250427085335146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085335146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085335146 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085335146 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085335146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085335146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085335146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085335146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085335146 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335146 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085335146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085335146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085335146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085335146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085335146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085335146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085335146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085335146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085335146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085335146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085335146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085335146 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085335146 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(845)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085335157 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) 20250427085335157 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085335157 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085335157 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 20250427085335157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085335157 DLSS7 <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' 20250427085335157 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085335157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085335157 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335157 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085335157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085335157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085335157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085335157 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) 20250427085335157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085335157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085335157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085335157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085335157 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) 20250427085335157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335157 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) 20250427085335157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085335158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085335158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085335158 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085335158 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) 20250427085335158 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) 20250427085335158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085335158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085335158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085335158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085335158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085335158 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085335158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085335158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085335158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085335158 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085335158 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085335159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085335159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085335159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085335159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085335159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085335159 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' 20250427085335159 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 20250427085335159 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085335159 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335159 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  20250427085335160 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) 20250427085335160 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085335160 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085335160 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 20250427085335160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085335160 DLSS7 <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' 20250427085335160 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085335160 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085335160 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085335160 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085335160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085335160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085335160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085335160 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) 20250427085335160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085335160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085335160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085335160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085335160 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) 20250427085335160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085335160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335160 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) 20250427085335160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085335160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085335160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085335160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085335160 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085335160 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085335160 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085336181 DLCTRL DEBUG Command: GET 47994689 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085336181 DLCTRL DEBUG Tx Command reply: GET_REPLY 47994689 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085336185 DLCTRL DEBUG Command: GET 758279638 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085336185 DLCTRL DEBUG Tx Command reply: GET_REPLY 758279638 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085336190 DLCTRL DEBUG Command: GET 455926794 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085336190 DLCTRL DEBUG Tx Command reply: GET_REPLY 455926794 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085336194 DLCTRL DEBUG Command: GET 27768683 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085336194 DLCTRL DEBUG Tx Command reply: GET_REPLY 27768683 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085336198 DLCTRL DEBUG Command: GET 932789579 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085336198 DLCTRL DEBUG Tx Command reply: GET_REPLY 932789579 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085336203 DLCTRL DEBUG Command: GET 869672308 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085336203 DLCTRL DEBUG Tx Command reply: GET_REPLY 869672308 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085336207 DLCTRL DEBUG Command: GET 165074861 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085336207 DLCTRL DEBUG Tx Command reply: GET_REPLY 165074861 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085336211 DLCTRL DEBUG Command: GET 419098388 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085336211 DLCTRL DEBUG Tx Command reply: GET_REPLY 419098388 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085336214 DLCTRL DEBUG Command: GET 854595717 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085336214 DLCTRL DEBUG Tx Command reply: GET_REPLY 854595717 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085336217 DLCTRL DEBUG Command: GET 159700256 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085336217 DLCTRL DEBUG Tx Command reply: GET_REPLY 159700256 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085336220 DLCTRL DEBUG Command: GET 331727224 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085336220 DLCTRL DEBUG Tx Command reply: GET_REPLY 331727224 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085336222 DLCTRL DEBUG Command: GET 461540380 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085336222 DLCTRL DEBUG Tx Command reply: GET_REPLY 461540380 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085336224 DLCTRL DEBUG Command: GET 78690946 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085336224 DLCTRL DEBUG Tx Command reply: GET_REPLY 78690946 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085336226 DLCTRL DEBUG Command: GET 950354354 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085336226 DLCTRL DEBUG Tx Command reply: GET_REPLY 950354354 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085336228 DLCTRL DEBUG Command: GET 235816755 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085336228 DLCTRL DEBUG Tx Command reply: GET_REPLY 235816755 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085336230 DLCTRL DEBUG Command: GET 886317268 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085336230 DLCTRL DEBUG Tx Command reply: GET_REPLY 886317268 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085336231 DLCTRL DEBUG Command: GET 704744243 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085336231 DLCTRL DEBUG Tx Command reply: GET_REPLY 704744243 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085336233 DLCTRL DEBUG Command: GET 18489419 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085336233 DLCTRL DEBUG Tx Command reply: GET_REPLY 18489419 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085336234 DLCTRL DEBUG Command: GET 897902564 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085336234 DLCTRL DEBUG Tx Command reply: GET_REPLY 897902564 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085336235 DLCTRL DEBUG Command: GET 819544910 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085336235 DLCTRL DEBUG Tx Command reply: GET_REPLY 819544910 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000001100100101'B, t_guard := 20.000000 } 20250427085336258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(836)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(836)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)4600542 20250427085337289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085337290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085337290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085337290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085337290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4632de, normal) (hnbgw_rua.c:406) 20250427085337290 DHNB DEBUG map_rua[0x56345e01dcd0]{init}: Allocated (fsm.c:456) 20250427085337290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085337290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600542 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085337290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085337290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085337290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600542 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085337290 DCN DEBUG map_sccp[0x56345e03d690]{init}: Allocated (fsm.c:456) 20250427085337290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085337290 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4600542 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085337290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600542 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085337290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085337290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085337290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085337290 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600542 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085337290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085337290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085337290 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427085337290 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085337290 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003250056400500f1100926) (sccp_scrc.c:415) 20250427085337290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085337290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085337290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085337290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085337290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085337290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085337290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085337290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085337290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085337290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085337290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085337290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085337290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085337290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085337290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085337290 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 03 25 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) 20250427085337290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085337290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085337290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085337290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085337290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085337290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085337290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085337290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085337290 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085337290 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 03 25 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085337290 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085337290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085337290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.msc0-SCCP(835)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(835)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(836)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) HNBGW_Test.msc0-RAN(836)@86ee852d1e2c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)6657474 HNBGW_Test.msc0-SCCP(835)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(835)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085337296 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085337296 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085337296 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085337296 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085337296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085337296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085337296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085337297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085337297 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085337297 DLSS7 <000c> osmo_ss7_asp.c:1164 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 2a d9 52 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085337297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085337297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085337297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085337297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085337297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085337297 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=002ad952) (sccp_scrc.c:486) 20250427085337297 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250427085337297 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085337297 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085337297 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085337297 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085337297 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) 20250427085337297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085337297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085337298 DLCTRL DEBUG Command: GET 880943358 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085337298 DLCTRL DEBUG Tx Command reply: GET_REPLY 880943358 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085337300 DLCTRL DEBUG Command: GET 387012366 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085337300 DLCTRL DEBUG Tx Command reply: GET_REPLY 387012366 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085337302 DLCTRL DEBUG Command: GET 825960923 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085337302 DLCTRL DEBUG Tx Command reply: GET_REPLY 825960923 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085337303 DLCTRL DEBUG Command: GET 756062434 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085337303 DLCTRL DEBUG Tx Command reply: GET_REPLY 756062434 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085337305 DLCTRL DEBUG Command: GET 454090292 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085337305 DLCTRL DEBUG Tx Command reply: GET_REPLY 454090292 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085337306 DLCTRL DEBUG Command: GET 296330919 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085337306 DLCTRL DEBUG Tx Command reply: GET_REPLY 296330919 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085337307 DLCTRL DEBUG Command: GET 537878871 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085337307 DLCTRL DEBUG Tx Command reply: GET_REPLY 537878871 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085337308 DLCTRL DEBUG Command: GET 211740162 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085337308 DLCTRL DEBUG Tx Command reply: GET_REPLY 211740162 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085337309 DLCTRL DEBUG Command: GET 808518564 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085337309 DLCTRL DEBUG Tx Command reply: GET_REPLY 808518564 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085337310 DLCTRL DEBUG Command: GET 163607455 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085337310 DLCTRL DEBUG Tx Command reply: GET_REPLY 163607455 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085337312 DLCTRL DEBUG Command: GET 10791551 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085337312 DLCTRL DEBUG Tx Command reply: GET_REPLY 10791551 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085337314 DLCTRL DEBUG Command: GET 612424018 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085337314 DLCTRL DEBUG Tx Command reply: GET_REPLY 612424018 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085337317 DLCTRL DEBUG Command: GET 412364770 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085337317 DLCTRL DEBUG Tx Command reply: GET_REPLY 412364770 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085337320 DLCTRL DEBUG Command: GET 778899725 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085337321 DLCTRL DEBUG Tx Command reply: GET_REPLY 778899725 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085337323 DLCTRL DEBUG Command: GET 65962441 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085337323 DLCTRL DEBUG Tx Command reply: GET_REPLY 65962441 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085337325 DLCTRL DEBUG Command: GET 777782449 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085337325 DLCTRL DEBUG Tx Command reply: GET_REPLY 777782449 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085337328 DLCTRL DEBUG Command: GET 166796562 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085337328 DLCTRL DEBUG Tx Command reply: GET_REPLY 166796562 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085337330 DLCTRL DEBUG Command: GET 53019559 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085337330 DLCTRL DEBUG Tx Command reply: GET_REPLY 53019559 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085337333 DLCTRL DEBUG Command: GET 928275969 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085337333 DLCTRL DEBUG Tx Command reply: GET_REPLY 928275969 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085337336 DLCTRL DEBUG Command: GET 617732967 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085337336 DLCTRL DEBUG Tx Command reply: GET_REPLY 617732967 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000100010011'B, t_guard := 20.000000 } 20250427085337374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56758<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)12890971 20250427085338404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085338404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085338404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085338405 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085338405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4b35b, normal) (hnbgw_rua.c:406) 20250427085338405 DHNB DEBUG map_rua[0x56345e09d500]{init}: Allocated (fsm.c:456) 20250427085338405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085338405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890971 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085338405 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085338405 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085338405 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085338405 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890971 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085338405 DCN DEBUG map_sccp[0x56345e09bf30]{init}: Allocated (fsm.c:456) 20250427085338405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085338405 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12890971 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085338405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890971 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085338405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085338405 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085338405 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085338405 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890971 SCCP-92 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085338405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085338405 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085338405 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{IDLE}: Allocated (fsm.c:456) 20250427085338405 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085338405 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001130056400500f1100926) (sccp_scrc.c:415) 20250427085338405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085338405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085338405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085338405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085338405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085338405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085338405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085338405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085338405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085338405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085338405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085338405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085338405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085338405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085338405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085338405 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 01 13 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085338405 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085338405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085338405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085338405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085338406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085338406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085338406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085338406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085338406 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' 20250427085338406 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 20250427085338406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085338406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085338406 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 01 13 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)16297636 HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085338425 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) 20250427085338425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085338425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085338425 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 20250427085338425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085338425 DLSS7 <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' 20250427085338425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085338425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085338425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085338425 DLSS7 <000c> osmo_ss7_asp.c:1164 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 fa 06 a3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085338426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085338426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085338426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085338426 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) 20250427085338426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085338426 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=00fa06a3) (sccp_scrc.c:486) 20250427085338426 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250427085338426 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085338426 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085338426 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085338426 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085338426 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) 20250427085338426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085338426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085338427 DLCTRL DEBUG Command: GET 315208521 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085338427 DLCTRL DEBUG Tx Command reply: GET_REPLY 315208521 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085338430 DLCTRL DEBUG Command: GET 980697916 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085338430 DLCTRL DEBUG Tx Command reply: GET_REPLY 980697916 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085338433 DLCTRL DEBUG Command: GET 84567553 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085338433 DLCTRL DEBUG Tx Command reply: GET_REPLY 84567553 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085338437 DLCTRL DEBUG Command: GET 346142961 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085338437 DLCTRL DEBUG Tx Command reply: GET_REPLY 346142961 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085338439 DLCTRL DEBUG Command: GET 608191582 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085338439 DLCTRL DEBUG Tx Command reply: GET_REPLY 608191582 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085338442 DLCTRL DEBUG Command: GET 299184565 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085338442 DLCTRL DEBUG Tx Command reply: GET_REPLY 299184565 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085338443 DLCTRL DEBUG Command: GET 981215588 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085338443 DLCTRL DEBUG Tx Command reply: GET_REPLY 981215588 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085338444 DLCTRL DEBUG Command: GET 363397109 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085338444 DLCTRL DEBUG Tx Command reply: GET_REPLY 363397109 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085338445 DLCTRL DEBUG Command: GET 183495617 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085338445 DLCTRL DEBUG Tx Command reply: GET_REPLY 183495617 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085338446 DLCTRL DEBUG Command: GET 246156101 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085338446 DLCTRL DEBUG Tx Command reply: GET_REPLY 246156101 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085338447 DLCTRL DEBUG Command: GET 819019186 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085338447 DLCTRL DEBUG Tx Command reply: GET_REPLY 819019186 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085338448 DLCTRL DEBUG Command: GET 195276753 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085338448 DLCTRL DEBUG Tx Command reply: GET_REPLY 195276753 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085338449 DLCTRL DEBUG Command: GET 41067157 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085338449 DLCTRL DEBUG Tx Command reply: GET_REPLY 41067157 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085338450 DLCTRL DEBUG Command: GET 57224055 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085338450 DLCTRL DEBUG Tx Command reply: GET_REPLY 57224055 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085338451 DLCTRL DEBUG Command: GET 576785841 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085338451 DLCTRL DEBUG Tx Command reply: GET_REPLY 576785841 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085338451 DLCTRL DEBUG Command: GET 97083877 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085338451 DLCTRL DEBUG Tx Command reply: GET_REPLY 97083877 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085338452 DLCTRL DEBUG Command: GET 966694208 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085338452 DLCTRL DEBUG Tx Command reply: GET_REPLY 966694208 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085338453 DLCTRL DEBUG Command: GET 403366930 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085338453 DLCTRL DEBUG Tx Command reply: GET_REPLY 403366930 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085338454 DLCTRL DEBUG Command: GET 451412519 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085338454 DLCTRL DEBUG Tx Command reply: GET_REPLY 451412519 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085338455 DLCTRL DEBUG Command: GET 250816053 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085338455 DLCTRL DEBUG Tx Command reply: GET_REPLY 250816053 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: "disconnecting msc0" 20250427085338456 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250427085338457 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085338457 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) 20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085338457 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085338457 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) 20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085338457 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 20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085338457 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085338457 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085338457 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085338457 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 20250427085338457 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  20250427085338457 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  20250427085338457 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  20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085338457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085338457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085338457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085338457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085338457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085338457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085338457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085338457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085338457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085338457 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085338457 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085338457 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085338457 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085338457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085338457 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085338457 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085338457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ad952), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085338457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085338457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085338457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085338457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085338457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085338457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085338457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 2a d9 52 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085338457 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085338457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085338457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085338457 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085338457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085338457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085338457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085338457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{disrupted}: Freeing instance (context_map.c:202) 20250427085338457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600542)[0x56345e01dcd0]{disrupted}: Deallocated (fsm.c:568) 20250427085338457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085338457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{disconnected}: Freeing instance (context_map.c:206) 20250427085338457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x56345e03d690]{disconnected}: Deallocated (fsm.c:568) 20250427085338457 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600542 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085338457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085338457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085338457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085338457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085338457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085338457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085338457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085338457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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 := '000000000000000011001001'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@86ee852d1e2c: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)4600542 20250427085338469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)7995386 20250427085339482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085339482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085339482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085339482 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085339482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x79fffa, normal) (hnbgw_rua.c:406) 20250427085339482 DHNB DEBUG map_rua[0x56345e01dcd0]{init}: Allocated (fsm.c:456) 20250427085339482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085339482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995386 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085339482 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085339482 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085339482 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995386 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085339482 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995386 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085339482 DCN DEBUG map_sccp[0x56345e03d690]{init}: Allocated (fsm.c:456) 20250427085339482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085339482 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7995386 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085339482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995386 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085339482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085339482 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085339482 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085339482 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995386 SCCP-93 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085339482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085339482 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085339482 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{IDLE}: Allocated (fsm.c:456) 20250427085339482 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085339482 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000c90056400500f1100926) (sccp_scrc.c:415) 20250427085339482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085339482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085339482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085339482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085339482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085339482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085339482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085339482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085339482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085339482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085339482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085339482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085339482 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085339482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085339482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085339482 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 00 c9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085339482 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085339482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085339482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085339482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085339482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085339482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085339482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085339482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085339482 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' 20250427085339482 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 20250427085339482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085339482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085339482 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 00 c9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)14305080 HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085339487 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) 20250427085339487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085339487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085339488 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 20250427085339488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085339488 DLSS7 <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' 20250427085339488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085339488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085339488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085339488 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d6 90 0e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085339488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085339488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085339488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085339488 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) 20250427085339488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085339488 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=00d6900e) (sccp_scrc.c:486) 20250427085339488 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250427085339488 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085339488 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085339488 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085339488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085339488 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) 20250427085339488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085339488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085339489 DLCTRL DEBUG Command: GET 25940647 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085339489 DLCTRL DEBUG Tx Command reply: GET_REPLY 25940647 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085339492 DLCTRL DEBUG Command: GET 775645242 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085339492 DLCTRL DEBUG Tx Command reply: GET_REPLY 775645242 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085339495 DLCTRL DEBUG Command: GET 378538137 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085339495 DLCTRL DEBUG Tx Command reply: GET_REPLY 378538137 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085339500 DLCTRL DEBUG Command: GET 118687500 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085339500 DLCTRL DEBUG Tx Command reply: GET_REPLY 118687500 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085339505 DLCTRL DEBUG Command: GET 979673600 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085339505 DLCTRL DEBUG Tx Command reply: GET_REPLY 979673600 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085339509 DLCTRL DEBUG Command: GET 492775428 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085339509 DLCTRL DEBUG Tx Command reply: GET_REPLY 492775428 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250427085339514 DLCTRL DEBUG Command: GET 103509215 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085339514 DLCTRL DEBUG Tx Command reply: GET_REPLY 103509215 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085339518 DLCTRL DEBUG Command: GET 236951387 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085339518 DLCTRL DEBUG Tx Command reply: GET_REPLY 236951387 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085339522 DLCTRL DEBUG Command: GET 862137975 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085339522 DLCTRL DEBUG Tx Command reply: GET_REPLY 862137975 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085339527 DLCTRL DEBUG Command: GET 469130308 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085339527 DLCTRL DEBUG Tx Command reply: GET_REPLY 469130308 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085339531 DLCTRL DEBUG Command: GET 239285624 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085339531 DLCTRL DEBUG Tx Command reply: GET_REPLY 239285624 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085339536 DLCTRL DEBUG Command: GET 540246478 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085339536 DLCTRL DEBUG Tx Command reply: GET_REPLY 540246478 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085339539 DLCTRL DEBUG Command: GET 818242212 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085339539 DLCTRL DEBUG Tx Command reply: GET_REPLY 818242212 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085339541 DLCTRL DEBUG Command: GET 556566224 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085339541 DLCTRL DEBUG Tx Command reply: GET_REPLY 556566224 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085339543 DLCTRL DEBUG Command: GET 978940624 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085339543 DLCTRL DEBUG Tx Command reply: GET_REPLY 978940624 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085339545 DLCTRL DEBUG Command: GET 655433808 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085339545 DLCTRL DEBUG Tx Command reply: GET_REPLY 655433808 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085339546 DLCTRL DEBUG Command: GET 574312012 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085339546 DLCTRL DEBUG Tx Command reply: GET_REPLY 574312012 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085339548 DLCTRL DEBUG Command: GET 517922038 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085339548 DLCTRL DEBUG Tx Command reply: GET_REPLY 517922038 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085339550 DLCTRL DEBUG Command: GET 906480978 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085339550 DLCTRL DEBUG Tx Command reply: GET_REPLY 906480978 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085339551 DLCTRL DEBUG Command: GET 409798053 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085339551 DLCTRL DEBUG Tx Command reply: GET_REPLY 409798053 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085339558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085339558 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45147<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(829)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(828)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085339560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085339561 DLINP DEBUG SRVCONN(,r=127.0.0.1:47347<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085339561 DLINP DEBUG SRVCONN(,r=127.0.0.1:47347<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085339561 DLINP NOTICE SRV(,r=127.0.0.1:47347<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085339561 DMAIN NOTICE (127.0.0.1:47347 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47347<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085339561 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(837)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(841)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(835)@86ee852d1e2c: Final verdict of PTC: none 20250427085339564 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-SCCP(844)@86ee852d1e2c: Final verdict of PTC: none 20250427085339564 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) 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085339564 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085339564 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) 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085339564 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 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085339564 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085339564 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085339564 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085339564 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 20250427085339564 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  20250427085339564 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  20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085339564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085339564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085339564 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085339564 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) 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085339564 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 20250427085339564 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085339564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085339564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085339564 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085339564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085339564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085339564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085339564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085339564 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) 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085339564 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085339564 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) 20250427085339564 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085339564 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085339564 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085339564 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) 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085339564 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 20250427085339564 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) 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085339564 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085339564 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085339564 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085339564 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085339564 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085339565 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085339565 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 HNBGW_Test.sgsn1-RAN(845)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(836)@86ee852d1e2c: Final verdict of PTC: none 20250427085339565 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  20250427085339565 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085339565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085339565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085339565 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 20250427085339565 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) 20250427085339565 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085339565 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085339565 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085339565 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085339565 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085339565 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 20250427085339565 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085339565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085339565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085339565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085339565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085339565 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085339565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085339565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085339565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085339565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085339565 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085339565 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085339565 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085339565 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085339565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085339565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085339565 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085339565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085339565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085339565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085339565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085339565 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085339565 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085339565 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(842)@86ee852d1e2c: Final verdict of PTC: none 20250427085339565 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085339565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085339565 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085339565 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085339565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa06a3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085339565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085339565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085339566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085339566 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085339566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085339566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085339566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fa 06 a3 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085339566 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085339566 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085339566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(840)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(843)@86ee852d1e2c: Final verdict of PTC: none 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{disrupted}: Freeing instance (context_map.c:202) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890971)[0x56345e09d500]{disrupted}: Deallocated (fsm.c:568) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{disconnected}: Freeing instance (context_map.c:206) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x56345e09bf30]{disconnected}: Deallocated (fsm.c:568) 20250427085339566 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890971 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085339566 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085339566 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085339566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6900e), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085339566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085339566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085339566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085339566 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085339566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085339566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085339566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 90 0e 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085339566 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085339566 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085339566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{disrupted}: Freeing instance (context_map.c:202) 20250427085339566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7995386)[0x56345e01dcd0]{disrupted}: Deallocated (fsm.c:568) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{disconnected}: Freeing instance (context_map.c:206) 20250427085339566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x56345e03d690]{disconnected}: Deallocated (fsm.c:568) 20250427085339566 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7995386 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085339567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085339567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085339567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085339567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085339567 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085339567 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) 20250427085339567 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085339567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085339567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085339567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085339567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085339567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085339567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085339567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085339567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085339567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085339567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085339567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085339567 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-Iuh1(833)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(846)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(838)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(839)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(830)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(847)@86ee852d1e2c: Final verdict of PTC: none 20250427085339578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@86ee852d1e2c: Final verdict of PTC: pass 20250427085339593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@86ee852d1e2c: Final verdict of PTC: pass 20250427085339593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(828): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(829): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(830): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(835): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(836): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(837): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(838): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(839): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(840): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(841): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(842): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(843): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(844): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(845): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(846): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(847): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085339758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085340196 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085340196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a62247), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085340196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085340196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085340196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085340196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085340197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085340197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085340197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a6 22 47 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085340197 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085340197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e001), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085340197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085340197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085340197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085340197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085340197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085340197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085340197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 e0 01 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085340197 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085340197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699272), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085340197 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) 20250427085340197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085340197 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) 20250427085340197 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) 20250427085340197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085340197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085340197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 69 92 72 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085340197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085340197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085340197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085340197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085340197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085340197 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085340197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085340197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085340197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085340197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085340197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085340197 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085340197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085340197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085340197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085340197 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 20250427085340197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085340197 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085340360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=587168) 20250427085340458 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085340458 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085340458 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085340907 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085340907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55776), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085340907 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) 20250427085340907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085340907 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) 20250427085340907 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) 20250427085340907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085340907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085340907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a5 57 76 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085340907 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085340907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b93f8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085340907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085340907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085340907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085340907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085340907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085340907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085340907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5b 93 f8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085340907 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085340907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3e83), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085340907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085340907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085340907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085340907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085340907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085340907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085340907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 3e 83 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085340907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085340907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085340907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085340907 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 20250427085340908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085340908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085340908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085340908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085340908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085340908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085340908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085340908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085340908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085340908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085340908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085340908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085340908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085340908 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=587168, count=617176) 20250427085341522 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085341522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d190), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085341522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085341522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085341522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085341522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085341522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085341522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085341522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 d1 90 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085341522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085341522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085341522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085341522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085341522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085341522 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085341564 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085341564 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085341564 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085341566 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085341566 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085341566 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085341566 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085341566 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085341566 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085342463 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085342463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc840e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085342463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085342463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085342463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085342463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085342463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085342463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085342463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dc 84 0e 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085342463 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085342463 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085342463 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085342463 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085342464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085342464 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085343310 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085343310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae0a41), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085343310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085343310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085343310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085343310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085343310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae 0a 41 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085343310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085343310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085343310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250427085343468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085343476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085343486 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39603<->l=127.0.0.1:4262) (control_if.c:572) 20250427085343509 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085343509 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085343516 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085343516 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085343517 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085343517 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085343517 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343517 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37128 (stream_srv.c:142) 20250427085343517 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37128<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085343518 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343518 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085343518 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) 20250427085343518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085343518 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) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 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) 20250427085343518 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) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343518 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) 20250427085343518 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) 20250427085343518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085343518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085343518 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343518 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343518 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085343518 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) 20250427085343518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085343518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 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) 20250427085343518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343518 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) 20250427085343518 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) 20250427085343518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085343518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085343518 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343518 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343518 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085343518 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) 20250427085343518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085343518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343518 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085343518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085343518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085343518 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343519 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343519 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085343519 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) 20250427085343519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085343519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085343519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085343519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085343519 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343519 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 20250427085343519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085343519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085343519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343519 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 20250427085343519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085343519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085343519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085343519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085343519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085343519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085343519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085343519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(861)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(861)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085343531 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085343531 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085343532 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085343532 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085343532 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343533 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343533 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085343533 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) 20250427085343533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085343533 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) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 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) 20250427085343533 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) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343533 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) 20250427085343533 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) 20250427085343533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085343533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085343533 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343533 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343533 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085343533 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) 20250427085343533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 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) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343533 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) 20250427085343533 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) 20250427085343533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085343533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085343533 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343533 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085343533 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) 20250427085343533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085343533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085343533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085343533 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343533 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343533 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085343533 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) 20250427085343533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085343533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085343533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085343533 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343533 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343533 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 20250427085343533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085343533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085343533 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343533 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 20250427085343533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085343533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085343533 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085343533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085343533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085343533 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085343533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085343533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(864)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(864)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(862)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085343554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085343554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085343554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085343554 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085343554 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) 20250427085343554 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085343554 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085343554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085343554 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085343560 DLINP DEBUG SRVCONN(,r=127.0.0.1:37128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085343560 DLINP DEBUG SRVCONN(,r=127.0.0.1:37128<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085343560 DLINP DEBUG SRVCONN(,r=127.0.0.1:37128<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085343560 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085343560 DHNBAP DEBUG (127.0.0.1:37128 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085343560 DHNBAP NOTICE (127.0.0.1:37128 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085343560 DHNBAP NOTICE (127.0.0.1:37128 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085343560 DLINP DEBUG SRVCONN(,r=127.0.0.1:37128<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085343560 DLINP DEBUG SRVCONN(,r=127.0.0.1:37128<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085343730 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 20250427085343730 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 20250427085343730 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085343730 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085343739 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085343739 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085343739 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085343739 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085343739 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085343739 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085343739 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 20250427085343739 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085343739 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  20250427085343739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085343744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085343744 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085343744 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  20250427085343744 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085343744 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085343744 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085343744 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 20250427085343744 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085343744 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  20250427085343744 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085343744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085343744 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 20250427085343744 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 20250427085343744 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085343744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085343745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085343745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085343745 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085343745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085343745 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085343745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085343745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085343745 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085343745 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085343745 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343746 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085343746 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) 20250427085343746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085343746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085343746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085343746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085343746 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343747 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085343747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085343747 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085343747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085343747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085343747 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085343747 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.sgsn0-M3UA(864)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085343751 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085343751 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085343751 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085343751 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085343751 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085343751 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085343751 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 20250427085343751 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085343751 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  20250427085343751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085343754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085343754 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085343754 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  20250427085343754 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085343754 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085343754 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085343754 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 20250427085343754 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085343754 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  20250427085343754 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  20250427085343754 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085343754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085343754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085343755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085343755 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085343755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085343755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085343755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085343755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085343755 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085343755 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085343755 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085343756 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085343756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085343756 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) 20250427085343756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085343756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085343756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085343756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085343756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085343756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085343756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085343757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085343757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085343757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085343757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085343757 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085343757 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085343757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085343757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085343757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085343757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085343757 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085343757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085343757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085343757 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085343757 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  20250427085344071 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085344071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391a9b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085344071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085344071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085344071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085344071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085344071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085344071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085344071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 39 1a 9b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085344072 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085344072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085344072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085344072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085344072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085344072 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085344072 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085344072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085344072 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085344072 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 39 1a 9b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085344078 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085344078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085344078 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085344078 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085344079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085344079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085344079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085344079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085344079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085344079 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 51 39 1a 9b 00 00 06 00 08 00 00 00 07  20250427085344079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085344079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085344079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085344079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085344079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085344079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000051), PART(T=Source Reference,L=4,D=00391a9b) (sccp_scrc.c:486) 20250427085344079 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1855) 20250427085344079 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085344079 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085344079 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085344079 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085344079 DLSCCP DEBUG SCCP-SCOC(81)[0x56345e09cba0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085344546 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085344546 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085344546 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085344546 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085344546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085344546 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085344546 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085344546 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085344546 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085344546 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085344547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085344547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085344547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085344547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085344547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085344547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085344547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085344547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085344547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085344547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085344547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085344547 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085344547 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) 20250427085344547 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) 20250427085344547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085344547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085344547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085344547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085344547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085344547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085344547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085344547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085344547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085344547 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085344547 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085344547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085344547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085344547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085344548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085344548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085344548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085344548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085344548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085344548 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085344548 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  20250427085344550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085344550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085344550 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085344550 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085344550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085344550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085344550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085344550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085344550 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085344550 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085344550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085344550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085344550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085344550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085344550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085344550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085344550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085344550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085344550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085344550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085344550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085344550 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085344550 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(863)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085344555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085344555 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085344555 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085344556 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085344556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085344556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085344556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085344556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085344556 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085344556 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085344556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085344556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085344556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085344556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085344556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085344556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085344556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085344556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085344556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085344556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085344556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085344556 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085344556 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) 20250427085344556 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) 20250427085344556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085344556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085344556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085344556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085344556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085344556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085344556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085344556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085344556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085344556 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085344556 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085344557 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085344557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085344557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085344557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085344557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085344557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085344557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085344557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085344557 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085344557 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  20250427085344559 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085344559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085344559 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085344559 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085344559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085344559 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085344559 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085344559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085344559 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085344559 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085344559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085344559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085344559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085344559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085344559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085344559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085344559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085344559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085344559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085344559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085344559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085344559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085344559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085344560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085344560 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085344560 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085344799 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085344799 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085344799 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085344799 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085344799 DLSCCP DEBUG SCCP-SCOC(80)[0x56345e094c90]{IDLE}: Deallocated (fsm.c:568) 20250427085345573 DLCTRL DEBUG Command: GET 345701796 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085345573 DLCTRL DEBUG Tx Command reply: GET_REPLY 345701796 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085345576 DLCTRL DEBUG Command: GET 543261877 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085345576 DLCTRL DEBUG Tx Command reply: GET_REPLY 543261877 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085345581 DLCTRL DEBUG Command: GET 435695786 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085345581 DLCTRL DEBUG Tx Command reply: GET_REPLY 435695786 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085345585 DLCTRL DEBUG Command: GET 936318252 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085345585 DLCTRL DEBUG Tx Command reply: GET_REPLY 936318252 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085345589 DLCTRL DEBUG Command: GET 70112966 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085345589 DLCTRL DEBUG Tx Command reply: GET_REPLY 70112966 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085345593 DLCTRL DEBUG Command: GET 224083500 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085345593 DLCTRL DEBUG Tx Command reply: GET_REPLY 224083500 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085345596 DLCTRL DEBUG Command: GET 226363616 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085345596 DLCTRL DEBUG Tx Command reply: GET_REPLY 226363616 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085345600 DLCTRL DEBUG Command: GET 851085323 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085345600 DLCTRL DEBUG Tx Command reply: GET_REPLY 851085323 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085345603 DLCTRL DEBUG Command: GET 19522375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085345603 DLCTRL DEBUG Tx Command reply: GET_REPLY 19522375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085345606 DLCTRL DEBUG Command: GET 142467332 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085345606 DLCTRL DEBUG Tx Command reply: GET_REPLY 142467332 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085345608 DLCTRL DEBUG Command: GET 65415639 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085345608 DLCTRL DEBUG Tx Command reply: GET_REPLY 65415639 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085345611 DLCTRL DEBUG Command: GET 341323699 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085345611 DLCTRL DEBUG Tx Command reply: GET_REPLY 341323699 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085345613 DLCTRL DEBUG Command: GET 738601983 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085345613 DLCTRL DEBUG Tx Command reply: GET_REPLY 738601983 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085345615 DLCTRL DEBUG Command: GET 63993138 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085345615 DLCTRL DEBUG Tx Command reply: GET_REPLY 63993138 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085345617 DLCTRL DEBUG Command: GET 815875397 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085345617 DLCTRL DEBUG Tx Command reply: GET_REPLY 815875397 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085345618 DLCTRL DEBUG Command: GET 887945802 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085345618 DLCTRL DEBUG Tx Command reply: GET_REPLY 887945802 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085345620 DLCTRL DEBUG Command: GET 326621567 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085345620 DLCTRL DEBUG Tx Command reply: GET_REPLY 326621567 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085345621 DLCTRL DEBUG Command: GET 504383084 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085345621 DLCTRL DEBUG Tx Command reply: GET_REPLY 504383084 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085345622 DLCTRL DEBUG Command: GET 216865352 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085345622 DLCTRL DEBUG Tx Command reply: GET_REPLY 216865352 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085345623 DLCTRL DEBUG Command: GET 62666811 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085345623 DLCTRL DEBUG Tx Command reply: GET_REPLY 62666811 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000000000011111'B, t_guard := 20.000000 } 20250427085345648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)14189667 20250427085346670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085346670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085346670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085346670 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085346670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd88463, normal) (hnbgw_rua.c:406) 20250427085346670 DHNB DEBUG map_rua[0x56345e094c90]{init}: Allocated (fsm.c:456) 20250427085346670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085346670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14189667 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085346670 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085346670 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085346670 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14189667 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085346670 DCN DEBUG map_sccp[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085346670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085346670 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14189667 <-> SCCP-94 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085346670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14189667 SCCP-94 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085346670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085346671 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085346671 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085346671 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14189667 SCCP-94 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085346671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085346671 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085346671 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{IDLE}: Allocated (fsm.c:456) 20250427085346671 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085346671 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300001f0056400500f1100926) (sccp_scrc.c:415) 20250427085346671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085346671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085346671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085346671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085346671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085346671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085346671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085346671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085346671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085346671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085346671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085346671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085346671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085346671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085346671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085346671 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 00 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) 20250427085346671 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085346671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085346671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085346671 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085346671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085346671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085346671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085346671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085346671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085346671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085346671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085346671 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085346671 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 00 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(859)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)4584626 HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085346686 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085346686 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085346686 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085346686 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085346687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085346687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085346687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085346687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085346687 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085346687 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ee 86 a9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085346687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085346687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085346687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085346687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085346687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085346687 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=00ee86a9) (sccp_scrc.c:486) 20250427085346687 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250427085346687 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085346687 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085346687 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085346687 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085346687 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) 20250427085346687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085346687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085346688 DLCTRL DEBUG Command: GET 843093008 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085346688 DLCTRL DEBUG Tx Command reply: GET_REPLY 843093008 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085346693 DLCTRL DEBUG Command: GET 404506773 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085346693 DLCTRL DEBUG Tx Command reply: GET_REPLY 404506773 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085346695 DLCTRL DEBUG Command: GET 535847490 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085346695 DLCTRL DEBUG Tx Command reply: GET_REPLY 535847490 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085346697 DLCTRL DEBUG Command: GET 740822984 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085346697 DLCTRL DEBUG Tx Command reply: GET_REPLY 740822984 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085346698 DLCTRL DEBUG Command: GET 370944725 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085346698 DLCTRL DEBUG Tx Command reply: GET_REPLY 370944725 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085346699 DLCTRL DEBUG Command: GET 60088140 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085346699 DLCTRL DEBUG Tx Command reply: GET_REPLY 60088140 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085346700 DLCTRL DEBUG Command: GET 397453711 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085346700 DLCTRL DEBUG Tx Command reply: GET_REPLY 397453711 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085346701 DLCTRL DEBUG Command: GET 368510277 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085346701 DLCTRL DEBUG Tx Command reply: GET_REPLY 368510277 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085346702 DLCTRL DEBUG Command: GET 637472677 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085346702 DLCTRL DEBUG Tx Command reply: GET_REPLY 637472677 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085346703 DLCTRL DEBUG Command: GET 575508344 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085346703 DLCTRL DEBUG Tx Command reply: GET_REPLY 575508344 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085346704 DLCTRL DEBUG Command: GET 810486755 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085346704 DLCTRL DEBUG Tx Command reply: GET_REPLY 810486755 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085346705 DLCTRL DEBUG Command: GET 989172562 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085346705 DLCTRL DEBUG Tx Command reply: GET_REPLY 989172562 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085346706 DLCTRL DEBUG Command: GET 176674743 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085346706 DLCTRL DEBUG Tx Command reply: GET_REPLY 176674743 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085346706 DLCTRL DEBUG Command: GET 756909985 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085346706 DLCTRL DEBUG Tx Command reply: GET_REPLY 756909985 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085346707 DLCTRL DEBUG Command: GET 205237693 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085346707 DLCTRL DEBUG Tx Command reply: GET_REPLY 205237693 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085346709 DLCTRL DEBUG Command: GET 474111578 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085346709 DLCTRL DEBUG Tx Command reply: GET_REPLY 474111578 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085346710 DLCTRL DEBUG Command: GET 372661112 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085346710 DLCTRL DEBUG Tx Command reply: GET_REPLY 372661112 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085346711 DLCTRL DEBUG Command: GET 518925124 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085346711 DLCTRL DEBUG Tx Command reply: GET_REPLY 518925124 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085346712 DLCTRL DEBUG Command: GET 895666040 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085346712 DLCTRL DEBUG Tx Command reply: GET_REPLY 895666040 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085346713 DLCTRL DEBUG Command: GET 825751713 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085346713 DLCTRL DEBUG Tx Command reply: GET_REPLY 825751713 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001001110110'B, t_guard := 20.000000 } 20250427085346726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49554<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)10543156 20250427085347751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085347751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085347751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085347751 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085347751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0e034, normal) (hnbgw_rua.c:406) 20250427085347752 DHNB DEBUG map_rua[0x56345e09bf30]{init}: Allocated (fsm.c:456) 20250427085347752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085347752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10543156 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085347752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085347752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085347752 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085347752 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10543156 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085347752 DCN DEBUG map_sccp[0x56345e01dcd0]{init}: Allocated (fsm.c:456) 20250427085347752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085347752 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10543156 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085347752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10543156 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085347752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085347752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085347752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085347752 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10543156 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085347752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085347752 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085347752 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{IDLE}: Allocated (fsm.c:456) 20250427085347752 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085347752 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002760056400500f1100926) (sccp_scrc.c:415) 20250427085347752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085347752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085347752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085347752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085347753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085347753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085347753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085347753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085347753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085347753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085347753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085347753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085347753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085347753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085347753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085347753 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 02 76 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085347753 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085347753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085347753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085347753 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085347753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085347753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085347753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085347753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085347753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085347753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085347754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085347754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085347754 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 02 76 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)4730271 HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085347760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085347760 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085347760 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085347760 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085347760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085347760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085347760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085347760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085347760 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085347760 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d9 6e 50 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085347760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085347761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085347761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085347761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085347761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085347761 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=00d96e50) (sccp_scrc.c:486) 20250427085347761 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250427085347761 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085347761 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085347761 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085347761 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085347761 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) 20250427085347761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085347761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085347763 DLCTRL DEBUG Command: GET 110506439 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085347763 DLCTRL DEBUG Tx Command reply: GET_REPLY 110506439 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085347767 DLCTRL DEBUG Command: GET 508636658 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085347767 DLCTRL DEBUG Tx Command reply: GET_REPLY 508636658 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085347771 DLCTRL DEBUG Command: GET 406361587 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085347771 DLCTRL DEBUG Tx Command reply: GET_REPLY 406361587 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085347775 DLCTRL DEBUG Command: GET 656600423 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085347775 DLCTRL DEBUG Tx Command reply: GET_REPLY 656600423 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085347778 DLCTRL DEBUG Command: GET 468481093 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085347778 DLCTRL DEBUG Tx Command reply: GET_REPLY 468481093 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085347782 DLCTRL DEBUG Command: GET 705833467 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085347782 DLCTRL DEBUG Tx Command reply: GET_REPLY 705833467 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085347785 DLCTRL DEBUG Command: GET 266509052 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085347785 DLCTRL DEBUG Tx Command reply: GET_REPLY 266509052 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085347788 DLCTRL DEBUG Command: GET 70122327 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085347788 DLCTRL DEBUG Tx Command reply: GET_REPLY 70122327 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085347791 DLCTRL DEBUG Command: GET 829437987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085347791 DLCTRL DEBUG Tx Command reply: GET_REPLY 829437987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085347794 DLCTRL DEBUG Command: GET 730693142 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085347794 DLCTRL DEBUG Tx Command reply: GET_REPLY 730693142 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085347796 DLCTRL DEBUG Command: GET 150776915 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085347796 DLCTRL DEBUG Tx Command reply: GET_REPLY 150776915 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085347798 DLCTRL DEBUG Command: GET 531626921 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085347798 DLCTRL DEBUG Tx Command reply: GET_REPLY 531626921 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085347799 DLCTRL DEBUG Command: GET 210161939 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085347799 DLCTRL DEBUG Tx Command reply: GET_REPLY 210161939 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085347801 DLCTRL DEBUG Command: GET 603080489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085347801 DLCTRL DEBUG Tx Command reply: GET_REPLY 603080489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085347802 DLCTRL DEBUG Command: GET 899765214 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085347802 DLCTRL DEBUG Tx Command reply: GET_REPLY 899765214 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085347804 DLCTRL DEBUG Command: GET 450630063 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085347804 DLCTRL DEBUG Tx Command reply: GET_REPLY 450630063 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085347805 DLCTRL DEBUG Command: GET 460505815 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085347805 DLCTRL DEBUG Tx Command reply: GET_REPLY 460505815 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085347806 DLCTRL DEBUG Command: GET 727698870 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085347806 DLCTRL DEBUG Tx Command reply: GET_REPLY 727698870 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085347808 DLCTRL DEBUG Command: GET 617998718 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085347808 DLCTRL DEBUG Tx Command reply: GET_REPLY 617998718 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085347810 DLCTRL DEBUG Command: GET 139386465 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085347810 DLCTRL DEBUG Tx Command reply: GET_REPLY 139386465 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: "connecting cnlink 1" 20250427085347813 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(870)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(870)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(870)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(868)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085348044 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 20250427085348044 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 20250427085348044 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085348044 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085348051 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) 20250427085348051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085348051 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085348051 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085348051 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085348051 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085348051 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085348051 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 20250427085348051 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085348051 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  20250427085348051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085348054 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) 20250427085348054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085348054 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085348054 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  20250427085348054 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085348054 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085348054 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085348054 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 20250427085348054 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085348054 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  20250427085348054 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  20250427085348054 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  20250427085348054 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085348054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085348054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085348054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085348054 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085348054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085348054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085348054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085348054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085348054 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085348054 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085348054 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085348055 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085348056 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085348056 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) 20250427085348056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085348056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085348056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085348056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085348056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085348056 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085348056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085348056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085348056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085348056 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085348056 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085348056 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085348056 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085348056 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085348056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085348056 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' 20250427085348056 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 20250427085348056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085348056 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085348056 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  20250427085348458 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085348458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ad952), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085348458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085348458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085348458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085348458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085348458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085348458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085348458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2a d9 52 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085348458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085348458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085348458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085348459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085348459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085348459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085348459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085348459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085348459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085348459 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 2a d9 52 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085348464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085348465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085348465 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085348465 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085348465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085348465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085348465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085348465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085348465 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085348465 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 2a d9 52 00 00 06 00 08 00 00 00 07  20250427085348465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085348465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085348465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085348465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085348465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085348465 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=002ad952) (sccp_scrc.c:486) 20250427085348465 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250427085348465 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085348465 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085348465 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085348465 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085348465 DLSCCP DEBUG SCCP-SCOC(91)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: 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 := '000000000000000110100110'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(869)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085348859 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) 20250427085348859 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085348859 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085348859 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 20250427085348859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085348859 DLSS7 <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' 20250427085348859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085348859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085348859 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085348859 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085348860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085348860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085348860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085348860 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) 20250427085348860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085348860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085348860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085348860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085348860 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) 20250427085348860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348860 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) 20250427085348860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085348860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085348860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085348860 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085348860 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) 20250427085348860 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) 20250427085348861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085348861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085348861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085348861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085348861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085348861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085348861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085348861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085348861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085348861 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085348861 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085348862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085348862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085348862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085348862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085348862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085348862 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' 20250427085348862 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 20250427085348862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085348862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085348862 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  20250427085348864 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) 20250427085348864 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085348864 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085348864 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 20250427085348864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085348864 DLSS7 <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' 20250427085348864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085348864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085348864 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085348864 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085348864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085348864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085348864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085348864 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) 20250427085348864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085348864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085348864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085348864 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085348864 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) 20250427085348864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085348864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348864 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) 20250427085348864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085348864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085348864 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085348864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085348864 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085348864 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085348864 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085348885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085349566 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085349566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa06a3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085349566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085349566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349566 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085349566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085349566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085349566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fa 06 a3 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085349566 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085349566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6900e), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085349566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085349567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349567 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085349567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085349567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085349567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 90 0e 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085349567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085349567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085349567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085349567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085349567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085349567 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' 20250427085349567 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 20250427085349567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085349567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085349567 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 fa 06 a3 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085349567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085349567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085349567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085349567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085349567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085349567 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' 20250427085349567 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 20250427085349567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085349567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085349567 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 d6 90 0e 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085349572 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) 20250427085349572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085349572 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085349572 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 20250427085349572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085349572 DLSS7 <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' 20250427085349572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085349572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085349572 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085349572 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 fa 06 a3 00 00 06 00 08 00 00 00 07  20250427085349572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085349572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085349572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085349572 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) 20250427085349572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085349572 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=00fa06a3) (sccp_scrc.c:486) 20250427085349572 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1855) 20250427085349572 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085349572 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085349572 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085349572 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085349572 DLSCCP DEBUG SCCP-SCOC(92)[0x56345e09b560]{IDLE}: Deallocated (fsm.c:568) 20250427085349772 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) 20250427085349773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085349773 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085349773 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 20250427085349773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085349773 DLSS7 <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' 20250427085349773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085349773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085349773 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085349773 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 d6 90 0e 00 00 06 00 08 00 00 00 07  20250427085349773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085349773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085349773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085349773 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) 20250427085349773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085349773 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=00d6900e) (sccp_scrc.c:486) 20250427085349773 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1855) 20250427085349773 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085349773 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085349773 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085349773 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085349773 DLSCCP DEBUG SCCP-SCOC(93)[0x56345e09c100]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@86ee852d1e2c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(869)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)207148 20250427085349917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085349917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085349917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085349917 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085349917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3292c, normal) (hnbgw_rua.c:406) 20250427085349917 DHNB DEBUG map_rua[0x56345e09c100]{init}: Allocated (fsm.c:456) 20250427085349917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085349917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-207148 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085349917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085349917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085349917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-207148 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085349917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-207148 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085349917 DCN DEBUG map_sccp[0x56345e09b560]{init}: Allocated (fsm.c:456) 20250427085349917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085349917 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-207148 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085349917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-207148 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085349917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085349917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085349917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085349917 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-207148 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085349917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085349917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085349917 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427085349917 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085349918 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001a60056400500f1100926) (sccp_scrc.c:415) 20250427085349918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085349918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085349918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085349918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085349918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085349918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085349918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085349918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085349918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085349918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085349918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085349918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085349918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085349918 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 a6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085349918 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085349918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085349918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085349918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085349918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085349918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085349918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085349918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085349918 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' 20250427085349918 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 20250427085349918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085349918 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085349918 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 a6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(868)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc1-SCCP(868)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(869)@86ee852d1e2c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.msc1-RAN(869)@86ee852d1e2c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)557702 HNBGW_Test.msc1-SCCP(868)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(868)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085349936 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) 20250427085349936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085349936 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085349936 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 20250427085349936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085349936 DLSS7 <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' 20250427085349936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085349936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085349936 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085349936 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bb 32 83 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085349937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085349937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085349937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085349937 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) 20250427085349937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085349937 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=00bb3283) (sccp_scrc.c:486) 20250427085349937 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250427085349937 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085349937 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085349937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085349937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085349937 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) 20250427085349937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085349937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085349939 DLCTRL DEBUG Command: GET 84057800 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085349939 DLCTRL DEBUG Tx Command reply: GET_REPLY 84057800 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085349944 DLCTRL DEBUG Command: GET 454428144 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085349944 DLCTRL DEBUG Tx Command reply: GET_REPLY 454428144 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085349949 DLCTRL DEBUG Command: GET 160517335 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085349949 DLCTRL DEBUG Tx Command reply: GET_REPLY 160517335 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085349952 DLCTRL DEBUG Command: GET 119975058 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085349952 DLCTRL DEBUG Tx Command reply: GET_REPLY 119975058 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085349955 DLCTRL DEBUG Command: GET 472494794 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085349955 DLCTRL DEBUG Tx Command reply: GET_REPLY 472494794 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085349959 DLCTRL DEBUG Command: GET 291268331 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085349959 DLCTRL DEBUG Tx Command reply: GET_REPLY 291268331 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085349962 DLCTRL DEBUG Command: GET 902962683 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085349962 DLCTRL DEBUG Tx Command reply: GET_REPLY 902962683 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085349964 DLCTRL DEBUG Command: GET 636199335 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085349964 DLCTRL DEBUG Tx Command reply: GET_REPLY 636199335 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085349966 DLCTRL DEBUG Command: GET 839183751 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085349966 DLCTRL DEBUG Tx Command reply: GET_REPLY 839183751 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085349968 DLCTRL DEBUG Command: GET 281588990 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085349968 DLCTRL DEBUG Tx Command reply: GET_REPLY 281588990 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085349970 DLCTRL DEBUG Command: GET 813897 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085349970 DLCTRL DEBUG Tx Command reply: GET_REPLY 813897 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085349971 DLCTRL DEBUG Command: GET 384157986 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085349971 DLCTRL DEBUG Tx Command reply: GET_REPLY 384157986 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085349973 DLCTRL DEBUG Command: GET 970796699 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085349973 DLCTRL DEBUG Tx Command reply: GET_REPLY 970796699 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085349974 DLCTRL DEBUG Command: GET 568121525 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085349974 DLCTRL DEBUG Tx Command reply: GET_REPLY 568121525 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085349976 DLCTRL DEBUG Command: GET 722098191 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085349976 DLCTRL DEBUG Tx Command reply: GET_REPLY 722098191 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085349977 DLCTRL DEBUG Command: GET 287711556 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085349977 DLCTRL DEBUG Tx Command reply: GET_REPLY 287711556 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085349978 DLCTRL DEBUG Command: GET 704683627 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085349978 DLCTRL DEBUG Tx Command reply: GET_REPLY 704683627 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085349979 DLCTRL DEBUG Command: GET 785051617 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085349979 DLCTRL DEBUG Tx Command reply: GET_REPLY 785051617 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085349981 DLCTRL DEBUG Command: GET 557007371 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085349981 DLCTRL DEBUG Tx Command reply: GET_REPLY 557007371 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085349982 DLCTRL DEBUG Command: GET 88044876 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085349982 DLCTRL DEBUG Tx Command reply: GET_REPLY 88044876 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085349987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085349987 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39603<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(853)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(852)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085349989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085349990 DLINP DEBUG SRVCONN(,r=127.0.0.1:37128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085349990 DLINP DEBUG SRVCONN(,r=127.0.0.1:37128<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085349990 DLINP NOTICE SRV(,r=127.0.0.1:37128<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085349990 DMAIN NOTICE (127.0.0.1:37128 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37128<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085349990 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858)@86ee852d1e2c: Final verdict of PTC: none 20250427085349992 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085349992 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) 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085349992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085349992 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) 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085349992 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085349992 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) 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085349992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085349992 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) 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085349992 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 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085349992 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085349992 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085349992 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085349992 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085349992 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 20250427085349993 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  20250427085349993 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  20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085349993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085349993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085349993 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 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085349993 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085349993 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085349993 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085349993 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 20250427085349993 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  20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085349993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085349993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085349993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085349993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085349993 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085349993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085349993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085349993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085349993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085349993 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085349993 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085349993 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085349993 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085349993 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085349993 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) 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085349993 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 20250427085349993 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085349993 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) 20250427085349993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085349993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085349993 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085349993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085349993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085349993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085349993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085349993 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085349993 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085349993 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085349993 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085349993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085349993 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 20250427085349993 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) 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085349993 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085349993 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085349994 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085349994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee86a9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085349994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085349994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085349994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085349993 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085349994 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085349994 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085349994 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 20250427085349994 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085349994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085349994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085349994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085349994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ee 86 a9 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085349994 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085349994 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.sgsn0-RAN(863)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(862)@86ee852d1e2c: Final verdict of PTC: none 20250427085349994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{disrupted}: Freeing instance (context_map.c:202) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14189667)[0x56345e094c90]{disrupted}: Deallocated (fsm.c:568) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{disconnected}: Freeing instance (context_map.c:206) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x56345e09cba0]{disconnected}: Deallocated (fsm.c:568) 20250427085349994 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14189667 SCCP-94 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085349994 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085349994 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085349994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96e50), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085349994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085349994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085349994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085349994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085349994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d9 6e 50 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085349994 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085349994 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085349994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{disrupted}: Freeing instance (context_map.c:202) 20250427085349994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10543156)[0x56345e09bf30]{disrupted}: Deallocated (fsm.c:568) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{disconnected}: Freeing instance (context_map.c:206) 20250427085349994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56345e01dcd0]{disconnected}: Deallocated (fsm.c:568) 20250427085349994 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10543156 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085349994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085349994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085349995 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085349995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085349995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085349995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085349995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085349995 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085349995 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085349995 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085349995 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085349995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085349995 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085349995 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085349995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3283), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085349995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085349995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085349995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085349995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085349995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085349995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bb 32 83 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085349995 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085349995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085349995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085349995 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085349995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085349995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085349995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085349995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{disrupted}: Freeing instance (context_map.c:202) 20250427085349995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-207148)[0x56345e09c100]{disrupted}: Deallocated (fsm.c:568) 20250427085349995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085349995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{disconnected}: Freeing instance (context_map.c:206) 20250427085349995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x56345e09b560]{disconnected}: Deallocated (fsm.c:568) 20250427085349995 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-207148 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085349995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085349995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085349996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085349996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085349996 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.msc1-RAN(869)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@86ee852d1e2c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@86ee852d1e2c: Final verdict of PTC: none 20250427085349996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085349996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085349996 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) 20250427085349996 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085349996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085349996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085349996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085349996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085349996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085349996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085349996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085349996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 HNBGW_Test.msc0-M3UA(861)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(868)@86ee852d1e2c: Final verdict of PTC: none 20250427085349996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085349996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085349996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085349996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085349997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@86ee852d1e2c: Final verdict of PTC: none 20250427085349997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085349997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085349997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc0-SCCP(859)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(870)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(854)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(865)@86ee852d1e2c: Final verdict of PTC: none 20250427085350010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085350011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49550<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@86ee852d1e2c: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@86ee852d1e2c: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(852): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(854): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(868): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(869): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(870): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@86ee852d1e2c: 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'. 20250427085350015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49570<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Apr 27 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 20250427085350164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085350198 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085350198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699272), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085350198 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) 20250427085350198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085350198 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) 20250427085350198 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) 20250427085350198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085350198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085350198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 69 92 72 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085350198 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085350198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e001), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085350198 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085350198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085350198 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085350198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085350198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085350198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085350198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 e0 01 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085350198 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085350198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a62247), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085350198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085350198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085350198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085350198 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085350198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085350198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085350198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a6 22 47 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085350198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085350198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085350198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085350198 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 20250427085350198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085350198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085350198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085350198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085350198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085350198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085350198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085350198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085350198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085350198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085350198 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085350198 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085350198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085350198 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085350767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49572<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=557904) 20250427085350908 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085350908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3e83), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085350908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085350908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085350908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085350908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085350908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085350908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085350908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 3e 83 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085350908 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085350908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b93f8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085350908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085350908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085350908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085350908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085350908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085350908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085350908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5b 93 f8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085350908 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085350908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55776), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085350908 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) 20250427085350908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085350909 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) 20250427085350909 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) 20250427085350909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085350909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085350909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a5 57 76 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085350909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085350909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085350909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085350909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085350909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085350909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085350909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085350909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085350909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085350909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085350909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085350909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085350909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085350909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085350909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085350909 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 20250427085350909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085350909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085351523 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085351523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d190), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085351523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085351523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085351523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085351523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085351523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085351523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085351523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 d1 90 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085351524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085351524 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085351524 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085351524 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085351524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085351524 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=557904, count=573116) 20250427085351994 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085351994 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085351994 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085351994 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085351994 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085351994 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085351994 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085351994 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085351994 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085352464 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085352464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc840e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085352464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085352464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085352464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085352464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085352464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085352464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085352464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dc 84 0e 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085352465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085352465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085352465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085352465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085352465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085352465 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:53: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_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 20250427085353311 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085353311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae0a41), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085353311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085353311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085353311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085353311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085353311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ae 0a 41 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085353311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085353311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085353311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250427085353868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085353874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085353877 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35455<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085353897 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085353897 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085353905 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085353905 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085353905 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085353905 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085353906 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085353906 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085353906 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60923 (stream_srv.c:142) 20250427085353906 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60923<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085353906 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085353906 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085353907 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085353907 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085353907 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) 20250427085353907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085353907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085353907 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) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 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) 20250427085353907 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) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353907 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) 20250427085353907 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) 20250427085353907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085353907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085353907 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085353907 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085353907 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085353907 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) 20250427085353907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085353907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 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) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353907 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) 20250427085353907 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) 20250427085353907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085353907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085353907 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085353907 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085353907 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085353907 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) 20250427085353907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085353907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085353907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085353907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085353907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085353907 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085353907 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085353907 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085353907 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) 20250427085353907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085353907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085353907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085353907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085353907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085353907 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085353907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353907 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 20250427085353907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085353907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085353907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353907 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 20250427085353907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085353907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085353907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085353908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085353908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085353908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085353908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085353908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(882)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(882)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(882)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(880)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085353919 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085353919 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085353920 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085353920 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085353920 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085353920 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085353920 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085353920 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085353921 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085353921 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085353921 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) 20250427085353921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085353921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085353921 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) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 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) 20250427085353921 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) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353921 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) 20250427085353921 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) 20250427085353921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085353921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085353921 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085353921 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085353921 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085353921 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) 20250427085353921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085353921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 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) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353921 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) 20250427085353921 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) 20250427085353921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085353921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085353921 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085353921 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085353921 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085353921 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) 20250427085353921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085353921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085353921 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085353921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085353921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085353921 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085353921 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085353921 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085353921 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) 20250427085353921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085353921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085353921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085353921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085353921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085353921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085353921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085353921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085353921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085353921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085353921 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085353921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353921 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 20250427085353921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085353921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085353921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353921 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 20250427085353921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085353921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085353921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085353921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085353921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085353921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085353921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085353921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085353921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085353921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085353921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(885)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(885)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(885)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085353940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085353940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085353940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085353940 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085353940 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) 20250427085353940 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085353940 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085353940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085353940 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085353944 DLINP DEBUG SRVCONN(,r=127.0.0.1:60923<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085353944 DLINP DEBUG SRVCONN(,r=127.0.0.1:60923<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085353944 DLINP DEBUG SRVCONN(,r=127.0.0.1:60923<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085353944 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085353944 DHNBAP DEBUG (127.0.0.1:60923 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085353944 DHNBAP NOTICE (127.0.0.1:60923 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085353944 DHNBAP NOTICE (127.0.0.1:60923 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085353944 DLINP DEBUG SRVCONN(,r=127.0.0.1:60923<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085353944 DLINP DEBUG SRVCONN(,r=127.0.0.1:60923<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085354118 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 20250427085354118 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 20250427085354118 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085354118 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085354127 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085354127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085354127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085354127 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085354127 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085354127 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085354127 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 20250427085354127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085354127 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  20250427085354127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085354130 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085354130 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085354130 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  20250427085354130 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085354130 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085354130 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085354130 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 20250427085354130 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085354130 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  20250427085354131 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085354131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085354131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085354131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085354131 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085354131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085354131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085354131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085354131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085354131 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085354131 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085354131 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085354131 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 20250427085354131 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 20250427085354131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085354131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085354132 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085354132 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085354132 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) 20250427085354132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085354132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085354132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085354132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085354132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085354132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085354133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085354133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085354133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085354133 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085354133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085354133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085354133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085354133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085354133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085354133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085354133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085354133 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085354133 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.sgsn0-M3UA(885)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085354139 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085354139 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085354139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085354139 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085354139 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085354139 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085354139 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 20250427085354139 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085354139 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  20250427085354139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085354141 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085354141 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085354141 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  20250427085354141 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085354141 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085354141 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085354141 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 20250427085354141 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085354141 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  20250427085354141 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  20250427085354141 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085354141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085354141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085354141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085354141 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085354141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085354142 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085354142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085354142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085354142 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085354142 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085354142 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085354143 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085354143 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085354143 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) 20250427085354143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085354143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085354143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085354143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085354143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085354143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085354143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085354143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085354143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085354143 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085354143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354143 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085354143 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085354143 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085354143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085354143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085354143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085354143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085354143 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085354143 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(881)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085354934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085354934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085354934 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085354934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085354934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085354934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085354934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085354934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085354935 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085354935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085354935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085354935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085354935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085354935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085354935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085354935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085354935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085354935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085354935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085354935 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085354935 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085354935 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) 20250427085354935 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) 20250427085354935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085354935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085354935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085354936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085354936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085354936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085354936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085354936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085354936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085354936 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085354936 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085354936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085354936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085354936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085354936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085354936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085354936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085354936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085354936 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085354936 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  20250427085354936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085354936 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085354937 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085354937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085354937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085354937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085354937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085354937 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085354937 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085354937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085354937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085354937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085354937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085354937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085354937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085354937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085354937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085354937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085354937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085354937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085354937 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085354937 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085354940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085354940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085354940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085354940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085354940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085354940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085354940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085354940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085354940 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085354940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085354940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085354940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085354940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085354940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085354940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085354940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085354940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085354940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085354940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085354940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085354940 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085354940 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) 20250427085354940 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) 20250427085354940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085354940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085354940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085354940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085354940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085354940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085354940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085354940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085354940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085354940 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085354940 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085354940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085354940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085354940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085354940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085354940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085354940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085354940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085354940 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085354940 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  20250427085354941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085354941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085354941 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085354941 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085354941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085354941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085354941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085354941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085354941 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085354941 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085354941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085354941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085354941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085354941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085354941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085354941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085354941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085354941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085354941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085354941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085354941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085354941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085354941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085354941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085354941 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085354941 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085354950 DLCTRL DEBUG Command: GET 751885464 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085354950 DLCTRL DEBUG Tx Command reply: GET_REPLY 751885464 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085354958 DLCTRL DEBUG Command: GET 49139554 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085354958 DLCTRL DEBUG Tx Command reply: GET_REPLY 49139554 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085354961 DLCTRL DEBUG Command: GET 850240489 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085354961 DLCTRL DEBUG Tx Command reply: GET_REPLY 850240489 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085354965 DLCTRL DEBUG Command: GET 677388577 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085354965 DLCTRL DEBUG Tx Command reply: GET_REPLY 677388577 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085354969 DLCTRL DEBUG Command: GET 677412156 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085354969 DLCTRL DEBUG Tx Command reply: GET_REPLY 677412156 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085354973 DLCTRL DEBUG Command: GET 122481502 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085354973 DLCTRL DEBUG Tx Command reply: GET_REPLY 122481502 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085354977 DLCTRL DEBUG Command: GET 888540027 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085354977 DLCTRL DEBUG Tx Command reply: GET_REPLY 888540027 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085354981 DLCTRL DEBUG Command: GET 324615596 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085354981 DLCTRL DEBUG Tx Command reply: GET_REPLY 324615596 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085354984 DLCTRL DEBUG Command: GET 65040154 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085354984 DLCTRL DEBUG Tx Command reply: GET_REPLY 65040154 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085354987 DLCTRL DEBUG Command: GET 640852897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085354987 DLCTRL DEBUG Tx Command reply: GET_REPLY 640852897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085354990 DLCTRL DEBUG Command: GET 576245801 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085354990 DLCTRL DEBUG Tx Command reply: GET_REPLY 576245801 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085354992 DLCTRL DEBUG Command: GET 645914752 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085354993 DLCTRL DEBUG Tx Command reply: GET_REPLY 645914752 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085354995 DLCTRL DEBUG Command: GET 343075723 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085354995 DLCTRL DEBUG Tx Command reply: GET_REPLY 343075723 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085354996 DLCTRL DEBUG Command: GET 691242619 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085354996 DLCTRL DEBUG Tx Command reply: GET_REPLY 691242619 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085354998 DLCTRL DEBUG Command: GET 928496339 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085354998 DLCTRL DEBUG Tx Command reply: GET_REPLY 928496339 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085355000 DLCTRL DEBUG Command: GET 637660316 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085355000 DLCTRL DEBUG Tx Command reply: GET_REPLY 637660316 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085355001 DLCTRL DEBUG Command: GET 734381194 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085355001 DLCTRL DEBUG Tx Command reply: GET_REPLY 734381194 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085355002 DLCTRL DEBUG Command: GET 360401499 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085355002 DLCTRL DEBUG Tx Command reply: GET_REPLY 360401499 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085355004 DLCTRL DEBUG Command: GET 568925654 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085355004 DLCTRL DEBUG Tx Command reply: GET_REPLY 568925654 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085355005 DLCTRL DEBUG Command: GET 431236343 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085355005 DLCTRL DEBUG Tx Command reply: GET_REPLY 431236343 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000001100001100'B, t_guard := 20.000000 } 20250427085355026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)7495665 20250427085356048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085356048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085356048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085356048 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085356048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x725ff1, normal) (hnbgw_rua.c:406) 20250427085356048 DHNB DEBUG map_rua[0x56345e09c100]{init}: Allocated (fsm.c:456) 20250427085356048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085356048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7495665 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085356048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085356048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085356048 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085356048 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7495665 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085356048 DCN DEBUG map_sccp[0x56345e09b560]{init}: Allocated (fsm.c:456) 20250427085356048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085356048 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7495665 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085356048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7495665 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085356048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085356048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085356048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085356048 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7495665 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085356048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085356049 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085356049 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{IDLE}: Allocated (fsm.c:456) 20250427085356049 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085356049 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300030c0056400500f1100926) (sccp_scrc.c:415) 20250427085356049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085356049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085356049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085356049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085356049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085356049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085356049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085356049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085356049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085356049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085356049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085356049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085356049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085356049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085356049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085356049 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 03 0c 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) 20250427085356049 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085356049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085356049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085356049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085356049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085356049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085356049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085356049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085356049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085356049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085356049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085356049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085356049 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 03 0c 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)15622682 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(887)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085356055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085356055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085356055 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085356055 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085356055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085356055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085356055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085356055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085356055 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085356055 DLSS7 <000c> osmo_ss7_asp.c:1164 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 6d bb 12 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@86ee852d1e2c: 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 } } } 20250427085356055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085356055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085356055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085356055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085356055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085356055 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=006dbb12) (sccp_scrc.c:486) 20250427085356055 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250427085356055 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085356055 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085356055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085356055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085356055 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) 20250427085356055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085356055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085356056 DLCTRL DEBUG Command: GET 11623761 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085356056 DLCTRL DEBUG Tx Command reply: GET_REPLY 11623761 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085356058 DLCTRL DEBUG Command: GET 237310669 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085356058 DLCTRL DEBUG Tx Command reply: GET_REPLY 237310669 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085356061 DLCTRL DEBUG Command: GET 257382978 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085356061 DLCTRL DEBUG Tx Command reply: GET_REPLY 257382978 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085356063 DLCTRL DEBUG Command: GET 477329910 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085356063 DLCTRL DEBUG Tx Command reply: GET_REPLY 477329910 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085356064 DLCTRL DEBUG Command: GET 156313045 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085356064 DLCTRL DEBUG Tx Command reply: GET_REPLY 156313045 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085356066 DLCTRL DEBUG Command: GET 759222601 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085356066 DLCTRL DEBUG Tx Command reply: GET_REPLY 759222601 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085356067 DLCTRL DEBUG Command: GET 480179054 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085356067 DLCTRL DEBUG Tx Command reply: GET_REPLY 480179054 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085356068 DLCTRL DEBUG Command: GET 246831101 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085356068 DLCTRL DEBUG Tx Command reply: GET_REPLY 246831101 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085356069 DLCTRL DEBUG Command: GET 625038468 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085356069 DLCTRL DEBUG Tx Command reply: GET_REPLY 625038468 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085356069 DLCTRL DEBUG Command: GET 786550964 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085356069 DLCTRL DEBUG Tx Command reply: GET_REPLY 786550964 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085356071 DLCTRL DEBUG Command: GET 240756563 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085356071 DLCTRL DEBUG Tx Command reply: GET_REPLY 240756563 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085356072 DLCTRL DEBUG Command: GET 375679798 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085356072 DLCTRL DEBUG Tx Command reply: GET_REPLY 375679798 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085356073 DLCTRL DEBUG Command: GET 892768675 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085356073 DLCTRL DEBUG Tx Command reply: GET_REPLY 892768675 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085356074 DLCTRL DEBUG Command: GET 932652995 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085356074 DLCTRL DEBUG Tx Command reply: GET_REPLY 932652995 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085356075 DLCTRL DEBUG Command: GET 954078189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085356075 DLCTRL DEBUG Tx Command reply: GET_REPLY 954078189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085356076 DLCTRL DEBUG Command: GET 726198369 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085356076 DLCTRL DEBUG Tx Command reply: GET_REPLY 726198369 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085356077 DLCTRL DEBUG Command: GET 535915667 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085356077 DLCTRL DEBUG Tx Command reply: GET_REPLY 535915667 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085356078 DLCTRL DEBUG Command: GET 262310964 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085356078 DLCTRL DEBUG Tx Command reply: GET_REPLY 262310964 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085356079 DLCTRL DEBUG Command: GET 547544430 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085356079 DLCTRL DEBUG Tx Command reply: GET_REPLY 547544430 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085356080 DLCTRL DEBUG Command: GET 103313956 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085356080 DLCTRL DEBUG Tx Command reply: GET_REPLY 103313956 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001101110011'B, t_guard := 20.000000 } 20250427085356090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36958<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)8078354 20250427085357108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085357108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085357108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427085357108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085357108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b4412, normal) (hnbgw_rua.c:406) 20250427085357108 DHNB DEBUG map_rua[0x56345e09cba0]{init}: Allocated (fsm.c:456) 20250427085357108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085357108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078354 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085357108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085357108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085357108 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427085357108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078354 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085357108 DCN DEBUG map_sccp[0x56345e09bf30]{init}: Allocated (fsm.c:456) 20250427085357108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085357108 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8078354 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085357108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078354 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250427085357108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085357108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085357108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085357108 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078354 SCCP-98 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085357109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085357109 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085357109 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{IDLE}: Allocated (fsm.c:456) 20250427085357109 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085357109 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003730056400500f1100926) (sccp_scrc.c:415) 20250427085357109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085357109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085357109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085357109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085357109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085357109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085357109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085357109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085357109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085357109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085357109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085357109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085357109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085357109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085357109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085357109 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 03 73 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085357109 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085357109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085357109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085357109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085357109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085357109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085357109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085357109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085357109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085357109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085357109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085357109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085357109 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 03 73 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)11124778 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(888)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085357119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085357119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085357119 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085357119 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085357119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085357119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085357119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085357119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085357119 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085357119 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8f 27 80 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085357119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085357120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085357120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085357120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085357120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085357120 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=008f2780) (sccp_scrc.c:486) 20250427085357120 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250427085357120 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085357120 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085357120 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085357120 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085357120 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) 20250427085357120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085357120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085357122 DLCTRL DEBUG Command: GET 783756340 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085357122 DLCTRL DEBUG Tx Command reply: GET_REPLY 783756340 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085357130 DLCTRL DEBUG Command: GET 289902182 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085357130 DLCTRL DEBUG Tx Command reply: GET_REPLY 289902182 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085357139 DLCTRL DEBUG Command: GET 723579037 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085357139 DLCTRL DEBUG Tx Command reply: GET_REPLY 723579037 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085357142 DLCTRL DEBUG Command: GET 543380827 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085357142 DLCTRL DEBUG Tx Command reply: GET_REPLY 543380827 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085357144 DLCTRL DEBUG Command: GET 972469928 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085357144 DLCTRL DEBUG Tx Command reply: GET_REPLY 972469928 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085357147 DLCTRL DEBUG Command: GET 408097367 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085357147 DLCTRL DEBUG Tx Command reply: GET_REPLY 408097367 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085357150 DLCTRL DEBUG Command: GET 460892157 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085357150 DLCTRL DEBUG Tx Command reply: GET_REPLY 460892157 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085357152 DLCTRL DEBUG Command: GET 10835771 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085357152 DLCTRL DEBUG Tx Command reply: GET_REPLY 10835771 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085357155 DLCTRL DEBUG Command: GET 44642276 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085357155 DLCTRL DEBUG Tx Command reply: GET_REPLY 44642276 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085357157 DLCTRL DEBUG Command: GET 456670485 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085357157 DLCTRL DEBUG Tx Command reply: GET_REPLY 456670485 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085357160 DLCTRL DEBUG Command: GET 530583999 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085357160 DLCTRL DEBUG Tx Command reply: GET_REPLY 530583999 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085357163 DLCTRL DEBUG Command: GET 532460325 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085357163 DLCTRL DEBUG Tx Command reply: GET_REPLY 532460325 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085357165 DLCTRL DEBUG Command: GET 818055501 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085357165 DLCTRL DEBUG Tx Command reply: GET_REPLY 818055501 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085357167 DLCTRL DEBUG Command: GET 820481268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085357167 DLCTRL DEBUG Tx Command reply: GET_REPLY 820481268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085357169 DLCTRL DEBUG Command: GET 745370111 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085357169 DLCTRL DEBUG Tx Command reply: GET_REPLY 745370111 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085357171 DLCTRL DEBUG Command: GET 503640951 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085357171 DLCTRL DEBUG Tx Command reply: GET_REPLY 503640951 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085357172 DLCTRL DEBUG Command: GET 441327820 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085357172 DLCTRL DEBUG Tx Command reply: GET_REPLY 441327820 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085357174 DLCTRL DEBUG Command: GET 481537194 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085357174 DLCTRL DEBUG Tx Command reply: GET_REPLY 481537194 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085357175 DLCTRL DEBUG Command: GET 551596039 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085357175 DLCTRL DEBUG Tx Command reply: GET_REPLY 551596039 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085357176 DLCTRL DEBUG Command: GET 424424489 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085357176 DLCTRL DEBUG Tx Command reply: GET_REPLY 424424489 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001110110010'B, t_guard := 20.000000 } 20250427085357204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)8275329 20250427085358230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085358230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085358230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085358230 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085358230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e4581, normal) (hnbgw_rua.c:406) 20250427085358230 DHNB DEBUG map_rua[0x56345e0c11d0]{init}: Allocated (fsm.c:456) 20250427085358230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085358230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8275329 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085358230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085358230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085358230 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8275329 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085358230 DCN DEBUG map_sccp[0x56345e01eb20]{init}: Allocated (fsm.c:456) 20250427085358230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085358230 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8275329 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085358230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8275329 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085358230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085358230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085358230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085358230 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8275329 SCCP-99 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085358230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085358230 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085358230 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{IDLE}: Allocated (fsm.c:456) 20250427085358230 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085358231 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030003b20056400500f1100926) (sccp_scrc.c:415) 20250427085358231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085358231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085358231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085358231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085358231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085358231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085358231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085358231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085358231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085358231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085358231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085358231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085358231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085358231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085358231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085358231 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 b2 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) 20250427085358231 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085358231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085358231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085358231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085358231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085358231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085358231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085358231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085358231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085358231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085358231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085358231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085358231 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 b2 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)@86ee852d1e2c: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)8073343 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427085358240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085358240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085358240 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085358240 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085358240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085358240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085358240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085358240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085358240 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085358240 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0f 2c e9 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Compl_on_1_cnlink0(889)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085358240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085358240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085358240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085358240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085358240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085358240 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=000f2ce9) (sccp_scrc.c:486) 20250427085358240 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250427085358240 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085358240 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085358240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085358240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085358240 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) 20250427085358240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085358240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085358242 DLCTRL DEBUG Command: GET 652185698 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085358242 DLCTRL DEBUG Tx Command reply: GET_REPLY 652185698 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250427085358246 DLCTRL DEBUG Command: GET 491002532 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085358246 DLCTRL DEBUG Tx Command reply: GET_REPLY 491002532 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085358250 DLCTRL DEBUG Command: GET 932965653 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085358250 DLCTRL DEBUG Tx Command reply: GET_REPLY 932965653 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085358254 DLCTRL DEBUG Command: GET 654409062 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085358254 DLCTRL DEBUG Tx Command reply: GET_REPLY 654409062 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085358258 DLCTRL DEBUG Command: GET 410732035 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085358258 DLCTRL DEBUG Tx Command reply: GET_REPLY 410732035 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085358262 DLCTRL DEBUG Command: GET 181331913 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085358262 DLCTRL DEBUG Tx Command reply: GET_REPLY 181331913 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085358265 DLCTRL DEBUG Command: GET 22017608 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085358265 DLCTRL DEBUG Tx Command reply: GET_REPLY 22017608 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085358269 DLCTRL DEBUG Command: GET 640431816 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085358269 DLCTRL DEBUG Tx Command reply: GET_REPLY 640431816 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085358271 DLCTRL DEBUG Command: GET 615608889 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085358271 DLCTRL DEBUG Tx Command reply: GET_REPLY 615608889 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085358274 DLCTRL DEBUG Command: GET 158520679 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085358274 DLCTRL DEBUG Tx Command reply: GET_REPLY 158520679 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085358276 DLCTRL DEBUG Command: GET 814645540 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085358276 DLCTRL DEBUG Tx Command reply: GET_REPLY 814645540 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085358278 DLCTRL DEBUG Command: GET 164713056 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085358278 DLCTRL DEBUG Tx Command reply: GET_REPLY 164713056 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085358280 DLCTRL DEBUG Command: GET 117620683 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085358280 DLCTRL DEBUG Tx Command reply: GET_REPLY 117620683 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085358281 DLCTRL DEBUG Command: GET 154642003 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085358281 DLCTRL DEBUG Tx Command reply: GET_REPLY 154642003 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085358283 DLCTRL DEBUG Command: GET 427706022 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085358283 DLCTRL DEBUG Tx Command reply: GET_REPLY 427706022 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085358284 DLCTRL DEBUG Command: GET 724558353 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085358284 DLCTRL DEBUG Tx Command reply: GET_REPLY 724558353 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085358285 DLCTRL DEBUG Command: GET 336710042 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085358285 DLCTRL DEBUG Tx Command reply: GET_REPLY 336710042 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085358286 DLCTRL DEBUG Command: GET 420464115 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085358286 DLCTRL DEBUG Tx Command reply: GET_REPLY 420464115 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085358287 DLCTRL DEBUG Command: GET 505670064 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085358287 DLCTRL DEBUG Tx Command reply: GET_REPLY 505670064 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085358288 DLCTRL DEBUG Command: GET 849927234 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085358288 DLCTRL DEBUG Tx Command reply: GET_REPLY 849927234 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000100010001'B, t_guard := 20.000000 } 20250427085358298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)16114480 20250427085359323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085359323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085359323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085359324 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085359324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf5e330, normal) (hnbgw_rua.c:406) 20250427085359324 DHNB DEBUG map_rua[0x56345e0962f0]{init}: Allocated (fsm.c:456) 20250427085359324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085359324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16114480 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085359324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085359324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085359324 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085359324 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16114480 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085359324 DCN DEBUG map_sccp[0x56345e0e4190]{init}: Allocated (fsm.c:456) 20250427085359324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085359324 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16114480 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085359324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16114480 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085359324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085359324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085359324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085359324 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16114480 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085359324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085359324 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085359324 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{IDLE}: Allocated (fsm.c:456) 20250427085359324 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085359324 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001110056400500f1100926) (sccp_scrc.c:415) 20250427085359324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085359324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085359324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085359324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085359324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085359324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085359324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085359324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085359324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085359324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085359324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085359325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085359325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085359325 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 01 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) 20250427085359325 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085359325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085359325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085359325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085359325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085359325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085359325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085359325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085359325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085359325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085359325 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085359325 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 01 11 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)@86ee852d1e2c: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)5985811 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250427085359334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085359334 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085359334 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085359334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085359334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085359334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085359334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085359334 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085359334 DLSS7 <000c> osmo_ss7_asp.c:1164 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 4b f7 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085359334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085359334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085359334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085359334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085359334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085359334 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=004bf765) (sccp_scrc.c:486) 20250427085359334 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250427085359334 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085359334 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085359334 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085359334 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085359334 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) 20250427085359334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085359334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085359337 DLCTRL DEBUG Command: GET 251390593 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085359337 DLCTRL DEBUG Tx Command reply: GET_REPLY 251390593 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250427085359341 DLCTRL DEBUG Command: GET 61708202 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085359341 DLCTRL DEBUG Tx Command reply: GET_REPLY 61708202 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085359345 DLCTRL DEBUG Command: GET 255797102 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085359345 DLCTRL DEBUG Tx Command reply: GET_REPLY 255797102 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085359349 DLCTRL DEBUG Command: GET 842665112 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085359349 DLCTRL DEBUG Tx Command reply: GET_REPLY 842665112 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085359353 DLCTRL DEBUG Command: GET 793185472 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085359353 DLCTRL DEBUG Tx Command reply: GET_REPLY 793185472 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085359356 DLCTRL DEBUG Command: GET 744359247 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085359356 DLCTRL DEBUG Tx Command reply: GET_REPLY 744359247 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085359360 DLCTRL DEBUG Command: GET 464805208 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085359360 DLCTRL DEBUG Tx Command reply: GET_REPLY 464805208 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085359363 DLCTRL DEBUG Command: GET 356047570 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085359363 DLCTRL DEBUG Tx Command reply: GET_REPLY 356047570 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085359365 DLCTRL DEBUG Command: GET 732423815 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085359365 DLCTRL DEBUG Tx Command reply: GET_REPLY 732423815 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085359368 DLCTRL DEBUG Command: GET 561453536 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085359368 DLCTRL DEBUG Tx Command reply: GET_REPLY 561453536 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085359370 DLCTRL DEBUG Command: GET 567008497 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085359370 DLCTRL DEBUG Tx Command reply: GET_REPLY 567008497 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085359372 DLCTRL DEBUG Command: GET 57057588 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085359373 DLCTRL DEBUG Tx Command reply: GET_REPLY 57057588 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085359375 DLCTRL DEBUG Command: GET 499836095 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085359375 DLCTRL DEBUG Tx Command reply: GET_REPLY 499836095 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085359377 DLCTRL DEBUG Command: GET 271264222 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085359377 DLCTRL DEBUG Tx Command reply: GET_REPLY 271264222 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085359379 DLCTRL DEBUG Command: GET 685399409 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085359379 DLCTRL DEBUG Tx Command reply: GET_REPLY 685399409 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085359380 DLCTRL DEBUG Command: GET 787098093 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085359380 DLCTRL DEBUG Tx Command reply: GET_REPLY 787098093 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085359382 DLCTRL DEBUG Command: GET 907046430 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085359382 DLCTRL DEBUG Tx Command reply: GET_REPLY 907046430 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085359384 DLCTRL DEBUG Command: GET 5249397 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085359384 DLCTRL DEBUG Tx Command reply: GET_REPLY 5249397 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085359386 DLCTRL DEBUG Command: GET 779784404 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085359386 DLCTRL DEBUG Tx Command reply: GET_REPLY 779784404 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085359387 DLCTRL DEBUG Command: GET 310081036 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085359387 DLCTRL DEBUG Tx Command reply: GET_REPLY 310081036 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085359392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085359392 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35455<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(874)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(873)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085359395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49584<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(881)@86ee852d1e2c: Final verdict of PTC: none 20250427085359396 DLINP DEBUG SRVCONN(,r=127.0.0.1:60923<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085359396 DLINP DEBUG SRVCONN(,r=127.0.0.1:60923<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085359396 DLINP NOTICE SRV(,r=127.0.0.1:60923<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085359396 DMAIN NOTICE (127.0.0.1:60923 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60923<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085359396 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879)@86ee852d1e2c: Final verdict of PTC: none 20250427085359397 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085359397 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) 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085359397 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085359397 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) 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085359397 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 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085359397 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085359397 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085359397 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085359397 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 20250427085359397 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  20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085359397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085359397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085359397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085359397 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085359397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085359397 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085359397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085359397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085359397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085359397 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) 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085359397 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085359397 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) 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(880)@86ee852d1e2c: Final verdict of PTC: none 20250427085359397 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085359398 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 20250427085359398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359398 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085359398 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085359398 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085359398 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085359398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085359398 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085359398 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085359398 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085359398 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085359398 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085359398 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 20250427085359398 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085359398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085359398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085359398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085359398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085359398 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085359398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085359398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085359398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085359398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085359398 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085359398 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085359398 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085359398 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085359398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085359398 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085359398 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085359398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbb12), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085359398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(885)@86ee852d1e2c: Final verdict of PTC: none 20250427085359398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085359398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085359398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085359398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d bb 12 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085359398 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085359398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085359398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085359398 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085359398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085359398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085359398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085359398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{disrupted}: Freeing instance (context_map.c:202) 20250427085359398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7495665)[0x56345e09c100]{disrupted}: Deallocated (fsm.c:568) 20250427085359398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085359398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{disconnected}: Freeing instance (context_map.c:206) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56345e09b560]{disconnected}: Deallocated (fsm.c:568) 20250427085359399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7495665 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085359399 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085359399 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085359399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f2780), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085359399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085359399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085359399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@86ee852d1e2c: Final verdict of PTC: none 20250427085359399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085359399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f 27 80 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085359399 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085359399 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085359399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{disrupted}: Freeing instance (context_map.c:202) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8078354)[0x56345e09cba0]{disrupted}: Deallocated (fsm.c:568) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{disconnected}: Freeing instance (context_map.c:206) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56345e09bf30]{disconnected}: Deallocated (fsm.c:568) 20250427085359399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078354 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085359399 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085359399 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085359399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ce9), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085359399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085359399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085359399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085359399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085359399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 2c e9 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085359399 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085359399 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085359399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{disrupted}: Freeing instance (context_map.c:202) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8275329)[0x56345e0c11d0]{disrupted}: Deallocated (fsm.c:568) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{disconnected}: Freeing instance (context_map.c:206) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56345e01eb20]{disconnected}: Deallocated (fsm.c:568) 20250427085359399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8275329 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085359399 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085359399 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085359399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bf765), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085359399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085359399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085359399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085359399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085359399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4b f7 65 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085359399 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085359399 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085359399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{disrupted}: Freeing instance (context_map.c:202) 20250427085359399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16114480)[0x56345e0962f0]{disrupted}: Deallocated (fsm.c:568) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{disconnected}: Freeing instance (context_map.c:206) 20250427085359399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x56345e0e4190]{disconnected}: Deallocated (fsm.c:568) 20250427085359399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16114480 SCCP-100 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085359399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085359399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085359399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085359399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085359399 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085359399 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) 20250427085359399 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085359399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085359399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085359399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085359399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085359399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085359399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085359399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085359399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085359399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085359399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085359399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085359399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085359399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085359399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085359399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085359399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085359399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085359399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085359399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085359399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-M3UA(882)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(884)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(883)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872)@86ee852d1e2c: Final verdict of PTC: none 20250427085359400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(887)@86ee852d1e2c: Final verdict of PTC: pass HNBGW-PFCP(875)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(886)@86ee852d1e2c: Final verdict of PTC: none 20250427085359401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085359401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@86ee852d1e2c: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(889)@86ee852d1e2c: Final verdict of PTC: pass 20250427085359413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36958<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(873): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(875): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(880): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(881): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(882): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(883): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(884): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(885): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(886): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(887): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(888): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(889): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(890): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sun Apr 27 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 20250427085359459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085359995 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085359995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96e50), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085359995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085359995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085359995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085359995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085359995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085359995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085359995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 6e 50 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085359995 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085359995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee86a9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085359995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085359995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085359995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085359995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085359995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085359995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085359995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 86 a9 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085359995 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085359995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3283), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085359995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085359995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085359995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085359995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085359995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085359995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bb 32 83 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085359996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085359996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085359996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085359996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085359996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085359996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085359996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085359996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085359996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085359996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085359996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085359996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085359996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085359996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085359996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085359996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085400062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=470960) 20250427085400199 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085400199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a62247), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085400199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085400199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085400199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085400199 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085400199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085400199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085400199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a6 22 47 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085400199 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085400199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e001), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085400199 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085400199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085400199 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085400199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085400199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085400199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085400199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 e0 01 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085400199 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085400199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699272), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085400199 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) 20250427085400199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085400199 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) 20250427085400199 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) 20250427085400199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085400199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085400199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 69 92 72 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085400199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085400199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085400199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085400199 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085400199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085400199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085400200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085400200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085400200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085400200 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085400200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085400200 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085400200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085400200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085400200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085400200 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 20250427085400200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085400200 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085400909 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085400909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55776), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085400909 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) 20250427085400909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085400909 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) 20250427085400909 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) 20250427085400909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085400910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085400910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a5 57 76 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085400910 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085400910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b93f8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085400910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085400910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085400910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085400910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085400910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085400910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085400910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5b 93 f8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085400910 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085400910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3e83), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085400910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085400910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085400910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085400910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085400910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085400910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085400910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 3e 83 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085400910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085400910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085400910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085400910 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 20250427085400910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085400910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085400910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085400910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085400910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085400910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085400910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085400910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085400910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085400910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085400910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085400910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085400910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085400910 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=470960, count=500252) 20250427085401398 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085401398 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085401398 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085401398 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085401398 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085401398 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085401524 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085401524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d190), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085401524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085401524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085401524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085401524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085401524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085401524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085401524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 d1 90 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085401525 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085401525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085401525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085401525 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085401525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085401525 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085402465 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085402465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc840e), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085402465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085402465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085402465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085402465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085402465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085402465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085402465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dc 84 0e 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085402465 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085402465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085402465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085402466 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085402466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085402466 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250427085403128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085403133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085403139 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40019<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085403154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085403154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085403162 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085403162 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403162 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085403162 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403163 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085403163 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085403163 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58455 (stream_srv.c:142) 20250427085403163 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58455<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085403163 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403163 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085403163 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) 20250427085403163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085403163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085403163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085403163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085403163 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403163 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085403163 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403163 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403163 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085403163 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) 20250427085403163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085403164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085403164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085403164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085403164 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403164 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403164 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085403164 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) 20250427085403164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085403164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403164 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) 20250427085403164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403164 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) 20250427085403164 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) 20250427085403164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085403164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085403164 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403164 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403164 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403164 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085403164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085403164 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085403164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403164 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403164 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403164 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085403164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085403164 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085403164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403164 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403164 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403164 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 20250427085403164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085403164 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085403165 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085403165 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) 20250427085403165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085403165 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) 20250427085403165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403165 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) 20250427085403165 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) 20250427085403165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403165 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) 20250427085403165 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) 20250427085403165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085403165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085403165 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403165 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403165 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 20250427085403165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085403165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(901)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(901)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(901)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(899)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(904)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(904)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(904)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(902)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085403201 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085403201 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403201 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085403201 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403202 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085403202 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403202 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403202 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085403202 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) 20250427085403202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085403202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085403202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085403202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085403202 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403202 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085403202 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403202 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403202 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085403202 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) 20250427085403202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085403202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085403202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085403202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085403202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085403202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085403202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085403202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403202 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085403202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085403202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085403202 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403203 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403203 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085403203 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) 20250427085403203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085403203 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) 20250427085403203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403203 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) 20250427085403203 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) 20250427085403203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403203 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) 20250427085403203 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) 20250427085403203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085403203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085403204 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403204 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403204 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085403204 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) 20250427085403204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085403204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403204 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) 20250427085403204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403204 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) 20250427085403204 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) 20250427085403204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085403204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085403204 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403204 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 20250427085403204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085403204 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085403204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403204 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 20250427085403204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085403204 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(907)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(907)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(905)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(910)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(910)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(910)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-SCCP(908)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085403255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085403255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085403255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085403255 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085403255 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) 20250427085403255 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085403255 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085403255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085403255 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085403261 DLINP DEBUG SRVCONN(,r=127.0.0.1:58455<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085403261 DLINP DEBUG SRVCONN(,r=127.0.0.1:58455<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085403261 DLINP DEBUG SRVCONN(,r=127.0.0.1:58455<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085403261 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085403261 DHNBAP DEBUG (127.0.0.1:58455 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085403261 DHNBAP NOTICE (127.0.0.1:58455 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085403261 DHNBAP NOTICE (127.0.0.1:58455 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085403261 DLINP DEBUG SRVCONN(,r=127.0.0.1:58455<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085403261 DLINP DEBUG SRVCONN(,r=127.0.0.1:58455<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085403307 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085403307 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085403307 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085403307 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085403307 DLSCCP DEBUG SCCP-SCOC(82)[0x56345e093c20]{IDLE}: Deallocated (fsm.c:568) 20250427085403384 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 20250427085403384 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 20250427085403384 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085403384 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085403394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085403394 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085403394 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085403394 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085403394 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085403394 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085403394 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 20250427085403394 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085403394 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  20250427085403394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085403395 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 20250427085403395 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 20250427085403395 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085403395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085403397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085403397 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085403397 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  20250427085403397 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085403397 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085403397 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085403397 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 20250427085403397 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085403397 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  20250427085403397 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085403397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085403398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085403398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085403398 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085403398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085403398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085403398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085403398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085403398 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085403398 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085403398 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(904)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085403399 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403399 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085403399 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) 20250427085403399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085403399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085403399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085403399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085403399 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085403400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085403400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085403400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085403400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085403400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085403400 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  20250427085403400 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) 20250427085403400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085403400 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085403400 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085403400 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085403400 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085403400 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085403400 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 20250427085403400 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085403400 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  20250427085403400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085403401 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) 20250427085403401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085403401 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085403401 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  20250427085403401 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085403401 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085403401 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085403401 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 20250427085403401 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085403401 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  20250427085403401 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  20250427085403401 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085403401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085403401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085403401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085403401 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085403401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085403401 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085403401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085403401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085403401 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085403401 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085403401 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403402 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403402 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085403402 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) 20250427085403402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085403402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085403403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085403403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085403403 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085403403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085403403 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' 20250427085403403 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 20250427085403403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085403403 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085403403 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  20250427085403432 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 20250427085403432 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 20250427085403432 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085403432 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085403442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085403442 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085403442 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085403442 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085403442 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085403442 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085403442 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 20250427085403442 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085403442 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  20250427085403442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085403444 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 20250427085403444 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 20250427085403444 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085403444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085403445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085403445 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085403445 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  20250427085403445 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085403445 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085403445 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085403445 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 20250427085403445 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085403445 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  20250427085403445 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  20250427085403445 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  20250427085403445 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085403445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085403445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085403445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085403445 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085403445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085403445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085403445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085403445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085403445 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085403445 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085403445 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403447 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403447 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085403447 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) 20250427085403447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085403447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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.sgsn1-M3UA(910)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085403447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085403447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085403447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085403447 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403447 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085403447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085403447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085403447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085403447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085403447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085403447 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  20250427085403451 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) 20250427085403451 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085403451 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085403451 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085403451 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085403451 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085403451 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085403451 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 20250427085403451 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085403451 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  20250427085403451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085403453 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) 20250427085403453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085403453 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085403453 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  20250427085403453 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085403454 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085403454 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085403454 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 20250427085403454 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085403454 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  20250427085403454 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  20250427085403454 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  20250427085403454 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  20250427085403454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085403454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085403454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085403454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085403454 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085403454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085403454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085403454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085403454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085403454 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085403454 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085403454 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085403455 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085403455 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085403455 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) 20250427085403455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085403455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085403455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085403455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085403455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085403455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085403455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085403455 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085403455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085403455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085403455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085403455 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085403456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085403456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085403456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085403456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085403456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085403456 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' 20250427085403456 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 20250427085403456 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085403456 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085403456 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)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085404200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085404200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085404200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085404200 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085404200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085404200 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085404200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085404200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085404200 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404200 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085404200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085404200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085404200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085404200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085404200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085404200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085404200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085404200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085404200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085404201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085404201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085404201 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085404201 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) 20250427085404201 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) 20250427085404201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085404201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085404201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085404201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085404201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085404201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085404201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085404201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085404201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085404201 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085404201 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085404201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085404201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085404201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085404201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085404201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085404202 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085404202 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085404202 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085404202 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404202 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  20250427085404204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085404204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085404204 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085404204 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085404204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085404204 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085404204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085404204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085404204 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404204 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085404204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085404204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085404204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085404204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085404204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085404204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085404204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085404204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085404204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404204 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085404204 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085404205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085404205 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085404205 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(903)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085404209 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) 20250427085404209 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085404209 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085404209 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 20250427085404209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085404209 DLSS7 <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' 20250427085404209 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085404209 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085404209 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404209 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085404209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085404209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085404209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085404209 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) 20250427085404209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085404209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085404209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085404209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085404209 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) 20250427085404209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404209 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) 20250427085404209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085404209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085404209 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085404209 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085404209 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) 20250427085404209 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) 20250427085404209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085404209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085404209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085404209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085404209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085404209 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085404209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085404209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085404209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085404209 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085404209 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085404210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085404210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085404210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085404210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085404210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085404210 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' 20250427085404210 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 20250427085404210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085404210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404210 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  20250427085404210 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) 20250427085404210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085404210 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085404210 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 20250427085404211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085404211 DLSS7 <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' 20250427085404211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085404211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085404211 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404211 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085404211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085404211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085404211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085404211 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) 20250427085404211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085404211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085404211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085404211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085404211 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) 20250427085404211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404211 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) 20250427085404211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085404211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085404211 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085404211 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085404211 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085404243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085404243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085404243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085404243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085404243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085404243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085404243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085404243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085404243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404243 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085404244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085404244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085404244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085404244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085404244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085404244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085404244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085404244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085404244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085404244 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085404244 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085404244 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) 20250427085404244 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) 20250427085404244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085404244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085404244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085404244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085404244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085404244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085404244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085404244 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085404244 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085404244 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085404244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085404244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085404244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085404245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085404245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085404245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085404245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085404245 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404245 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  20250427085404245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085404245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085404245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085404245 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085404245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085404245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085404245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085404245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085404245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404245 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085404245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085404245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085404245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085404245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085404245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085404245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085404245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085404245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085404245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085404245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085404245 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085404245 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085404245 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(909)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085404256 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) 20250427085404256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085404256 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085404256 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 20250427085404256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085404256 DLSS7 <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' 20250427085404256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085404256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085404256 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404256 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085404256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085404256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085404256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085404256 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) 20250427085404256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085404256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085404256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085404256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085404256 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) 20250427085404256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404257 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) 20250427085404257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404257 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085404257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085404257 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085404257 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085404257 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) 20250427085404257 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) 20250427085404257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085404257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085404257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085404257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085404257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085404257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085404257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085404257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085404257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085404257 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085404257 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085404257 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085404257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085404257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085404257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085404257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085404257 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' 20250427085404257 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 20250427085404257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085404257 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404257 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  20250427085404259 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) 20250427085404259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085404259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085404259 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 20250427085404259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085404259 DLSS7 <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' 20250427085404259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085404259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085404259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085404259 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085404259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085404259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085404259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085404259 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) 20250427085404259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085404259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085404259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085404259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085404259 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) 20250427085404259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085404259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404259 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) 20250427085404259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085404259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085404259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085404259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085404259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085404259 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085404259 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085405271 DLCTRL DEBUG Command: GET 613679474 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085405271 DLCTRL DEBUG Tx Command reply: GET_REPLY 613679474 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085405275 DLCTRL DEBUG Command: GET 456481232 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085405275 DLCTRL DEBUG Tx Command reply: GET_REPLY 456481232 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085405280 DLCTRL DEBUG Command: GET 226872557 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085405280 DLCTRL DEBUG Tx Command reply: GET_REPLY 226872557 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085405284 DLCTRL DEBUG Command: GET 161623726 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085405284 DLCTRL DEBUG Tx Command reply: GET_REPLY 161623726 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085405288 DLCTRL DEBUG Command: GET 788092642 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085405288 DLCTRL DEBUG Tx Command reply: GET_REPLY 788092642 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085405294 DLCTRL DEBUG Command: GET 970318800 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085405294 DLCTRL DEBUG Tx Command reply: GET_REPLY 970318800 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085405299 DLCTRL DEBUG Command: GET 755660789 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085405299 DLCTRL DEBUG Tx Command reply: GET_REPLY 755660789 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085405304 DLCTRL DEBUG Command: GET 446425572 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085405304 DLCTRL DEBUG Tx Command reply: GET_REPLY 446425572 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085405308 DLCTRL DEBUG Command: GET 727368472 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085405309 DLCTRL DEBUG Tx Command reply: GET_REPLY 727368472 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085405312 DLCTRL DEBUG Command: GET 754576606 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085405312 DLCTRL DEBUG Tx Command reply: GET_REPLY 754576606 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085405316 DLCTRL DEBUG Command: GET 654791529 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085405316 DLCTRL DEBUG Tx Command reply: GET_REPLY 654791529 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085405320 DLCTRL DEBUG Command: GET 60448027 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085405320 DLCTRL DEBUG Tx Command reply: GET_REPLY 60448027 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085405323 DLCTRL DEBUG Command: GET 877590205 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085405323 DLCTRL DEBUG Tx Command reply: GET_REPLY 877590205 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085405326 DLCTRL DEBUG Command: GET 909003858 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085405326 DLCTRL DEBUG Tx Command reply: GET_REPLY 909003858 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085405328 DLCTRL DEBUG Command: GET 78474536 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085405328 DLCTRL DEBUG Tx Command reply: GET_REPLY 78474536 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085405330 DLCTRL DEBUG Command: GET 844965661 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085405330 DLCTRL DEBUG Tx Command reply: GET_REPLY 844965661 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085405332 DLCTRL DEBUG Command: GET 621361373 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085405332 DLCTRL DEBUG Tx Command reply: GET_REPLY 621361373 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085405334 DLCTRL DEBUG Command: GET 110078018 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085405334 DLCTRL DEBUG Tx Command reply: GET_REPLY 110078018 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085405336 DLCTRL DEBUG Command: GET 901408760 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085405336 DLCTRL DEBUG Tx Command reply: GET_REPLY 901408760 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085405337 DLCTRL DEBUG Command: GET 121927667 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085405337 DLCTRL DEBUG Tx Command reply: GET_REPLY 121927667 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000001011101000'B, t_guard := 20.000000 } 20250427085405368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)3689185 20250427085406384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085406384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085406384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085406384 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085406384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x384ae1, normal) (hnbgw_rua.c:406) 20250427085406384 DHNB DEBUG map_rua[0x56345e09c100]{init}: Allocated (fsm.c:456) 20250427085406384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3689185)[0x56345e09c100]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085406384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3689185 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085406384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085406384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085406384 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085406384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3689185 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085406384 DCN DEBUG map_sccp[0x56345e09b560]{init}: Allocated (fsm.c:456) 20250427085406384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085406384 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3689185 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085406384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3689185 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085406384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3689185)[0x56345e09c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085406384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085406384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085406384 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3689185 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085406384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085406384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085406384 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{IDLE}: Allocated (fsm.c:456) 20250427085406384 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085406384 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002e80056400500f1100926) (sccp_scrc.c:415) 20250427085406384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085406384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085406384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085406384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085406384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085406384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085406384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085406384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085406384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085406384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085406384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085406384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085406384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085406384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085406384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085406384 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 02 e8 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) 20250427085406384 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085406384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085406384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3689185)[0x56345e09c100]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085406384 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085406384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085406384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085406384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085406384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085406384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085406384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085406384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085406384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085406384 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 02 e8 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(905)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)1409395 HNBGW_Test.sgsn0-SCCP(905)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(905)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085406388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085406388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085406388 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085406388 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085406388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085406388 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085406388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085406388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085406388 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085406388 DLSS7 <000c> osmo_ss7_asp.c:1164 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 40 1b a3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085406388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085406388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085406388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085406388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085406388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085406388 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=00401ba3) (sccp_scrc.c:486) 20250427085406388 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250427085406388 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085406388 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085406388 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085406388 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085406388 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) 20250427085406388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085406388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085406389 DLCTRL DEBUG Command: GET 206812984 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085406389 DLCTRL DEBUG Tx Command reply: GET_REPLY 206812984 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085406389 DLCTRL DEBUG Command: GET 68139062 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085406389 DLCTRL DEBUG Tx Command reply: GET_REPLY 68139062 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085406391 DLCTRL DEBUG Command: GET 552062001 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085406391 DLCTRL DEBUG Tx Command reply: GET_REPLY 552062001 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085406392 DLCTRL DEBUG Command: GET 663440879 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085406392 DLCTRL DEBUG Tx Command reply: GET_REPLY 663440879 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085406393 DLCTRL DEBUG Command: GET 144495176 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085406393 DLCTRL DEBUG Tx Command reply: GET_REPLY 144495176 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085406394 DLCTRL DEBUG Command: GET 171287852 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085406394 DLCTRL DEBUG Tx Command reply: GET_REPLY 171287852 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085406394 DLCTRL DEBUG Command: GET 889589280 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085406394 DLCTRL DEBUG Tx Command reply: GET_REPLY 889589280 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085406395 DLCTRL DEBUG Command: GET 202876634 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085406395 DLCTRL DEBUG Tx Command reply: GET_REPLY 202876634 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085406396 DLCTRL DEBUG Command: GET 72122642 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085406396 DLCTRL DEBUG Tx Command reply: GET_REPLY 72122642 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085406396 DLCTRL DEBUG Command: GET 14589959 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085406396 DLCTRL DEBUG Tx Command reply: GET_REPLY 14589959 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085406397 DLCTRL DEBUG Command: GET 774235544 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085406397 DLCTRL DEBUG Tx Command reply: GET_REPLY 774235544 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085406398 DLCTRL DEBUG Command: GET 961339227 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085406398 DLCTRL DEBUG Tx Command reply: GET_REPLY 961339227 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085406398 DLCTRL DEBUG Command: GET 70090885 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085406398 DLCTRL DEBUG Tx Command reply: GET_REPLY 70090885 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085406399 DLCTRL DEBUG Command: GET 874731648 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085406399 DLCTRL DEBUG Tx Command reply: GET_REPLY 874731648 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085406400 DLCTRL DEBUG Command: GET 449512594 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085406400 DLCTRL DEBUG Tx Command reply: GET_REPLY 449512594 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085406401 DLCTRL DEBUG Command: GET 588387009 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085406401 DLCTRL DEBUG Tx Command reply: GET_REPLY 588387009 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085406402 DLCTRL DEBUG Command: GET 99727258 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085406402 DLCTRL DEBUG Tx Command reply: GET_REPLY 99727258 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085406402 DLCTRL DEBUG Command: GET 790378431 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085406402 DLCTRL DEBUG Tx Command reply: GET_REPLY 790378431 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085406403 DLCTRL DEBUG Command: GET 176167030 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085406403 DLCTRL DEBUG Tx Command reply: GET_REPLY 176167030 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085406404 DLCTRL DEBUG Command: GET 611761653 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085406404 DLCTRL DEBUG Tx Command reply: GET_REPLY 611761653 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001100011100'B, t_guard := 20.000000 } 20250427085406414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(909)@86ee852d1e2c: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(909)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(913)13395285 20250427085407442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085407442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085407442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427085407442 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085407442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcc6555, normal) (hnbgw_rua.c:406) 20250427085407442 DHNB DEBUG map_rua[0x56345e09bf30]{init}: Allocated (fsm.c:456) 20250427085407442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085407442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13395285 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085407442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085407442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085407442 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427085407442 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13395285 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427085407442 DCN DEBUG map_sccp[0x56345e0c11d0]{init}: Allocated (fsm.c:456) 20250427085407442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085407442 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13395285 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427085407442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13395285 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250427085407442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085407442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085407443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085407443 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13395285 SCCP-102 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085407443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085407443 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085407443 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{IDLE}: Allocated (fsm.c:456) 20250427085407443 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085407443 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300031c0056400500f1100926) (sccp_scrc.c:415) 20250427085407443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085407443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085407443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085407443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085407443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085407443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085407443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085407443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085407443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085407443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085407443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085407443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085407443 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085407443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085407443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085407443 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 03 1c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085407443 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085407443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085407443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085407443 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085407443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085407443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085407443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085407443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085407443 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' 20250427085407443 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 20250427085407443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085407443 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085407443 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 03 1c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(908)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(908)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(909)@86ee852d1e2c: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) HNBGW_Test.sgsn1-RAN(909)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(913)16412758 HNBGW_Test.sgsn1-SCCP(908)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(908)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085407462 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) 20250427085407462 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085407462 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085407462 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 20250427085407462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085407462 DLSS7 <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' 20250427085407462 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085407462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085407462 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085407462 DLSS7 <000c> osmo_ss7_asp.c:1164 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 71 d5 9b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085407463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085407463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085407463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085407463 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) 20250427085407463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085407463 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=0071d59b) (sccp_scrc.c:486) 20250427085407463 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250427085407463 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085407463 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085407463 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085407463 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085407463 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) 20250427085407463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085407463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085407465 DLCTRL DEBUG Command: GET 462822604 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085407465 DLCTRL DEBUG Tx Command reply: GET_REPLY 462822604 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085407469 DLCTRL DEBUG Command: GET 24604623 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085407470 DLCTRL DEBUG Tx Command reply: GET_REPLY 24604623 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085407474 DLCTRL DEBUG Command: GET 825183233 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085407474 DLCTRL DEBUG Tx Command reply: GET_REPLY 825183233 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085407478 DLCTRL DEBUG Command: GET 949063691 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085407478 DLCTRL DEBUG Tx Command reply: GET_REPLY 949063691 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085407482 DLCTRL DEBUG Command: GET 751366894 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085407482 DLCTRL DEBUG Tx Command reply: GET_REPLY 751366894 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085407486 DLCTRL DEBUG Command: GET 786420705 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085407486 DLCTRL DEBUG Tx Command reply: GET_REPLY 786420705 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085407491 DLCTRL DEBUG Command: GET 741639512 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085407491 DLCTRL DEBUG Tx Command reply: GET_REPLY 741639512 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085407495 DLCTRL DEBUG Command: GET 620101562 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085407495 DLCTRL DEBUG Tx Command reply: GET_REPLY 620101562 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085407498 DLCTRL DEBUG Command: GET 554486797 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085407498 DLCTRL DEBUG Tx Command reply: GET_REPLY 554486797 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085407502 DLCTRL DEBUG Command: GET 502480007 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085407502 DLCTRL DEBUG Tx Command reply: GET_REPLY 502480007 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085407505 DLCTRL DEBUG Command: GET 740608593 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085407505 DLCTRL DEBUG Tx Command reply: GET_REPLY 740608593 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085407508 DLCTRL DEBUG Command: GET 82819507 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085407508 DLCTRL DEBUG Tx Command reply: GET_REPLY 82819507 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085407511 DLCTRL DEBUG Command: GET 367207616 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085407511 DLCTRL DEBUG Tx Command reply: GET_REPLY 367207616 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085407514 DLCTRL DEBUG Command: GET 825986229 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085407514 DLCTRL DEBUG Tx Command reply: GET_REPLY 825986229 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085407517 DLCTRL DEBUG Command: GET 421233414 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085407517 DLCTRL DEBUG Tx Command reply: GET_REPLY 421233414 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085407519 DLCTRL DEBUG Command: GET 229382318 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085407519 DLCTRL DEBUG Tx Command reply: GET_REPLY 229382318 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085407522 DLCTRL DEBUG Command: GET 543844551 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085407522 DLCTRL DEBUG Tx Command reply: GET_REPLY 543844551 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085407524 DLCTRL DEBUG Command: GET 339482908 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085407524 DLCTRL DEBUG Tx Command reply: GET_REPLY 339482908 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085407527 DLCTRL DEBUG Command: GET 341774753 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085407527 DLCTRL DEBUG Tx Command reply: GET_REPLY 341774753 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085407529 DLCTRL DEBUG Command: GET 922767083 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085407529 DLCTRL DEBUG Tx Command reply: GET_REPLY 922767083 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000101010000'B, t_guard := 20.000000 } 20250427085407560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(914)15931219 20250427085408579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085408579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085408579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085408579 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085408579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf31753, normal) (hnbgw_rua.c:406) 20250427085408579 DHNB DEBUG map_rua[0x56345e0e4190]{init}: Allocated (fsm.c:456) 20250427085408579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931219)[0x56345e0e4190]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085408579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931219 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085408579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085408580 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085408580 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931219 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085408580 DCN DEBUG map_sccp[0x56345e0a3d40]{init}: Allocated (fsm.c:456) 20250427085408580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085408580 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15931219 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085408580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931219 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085408580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931219)[0x56345e0e4190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085408580 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085408580 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085408580 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931219 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085408580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085408580 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085408580 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{IDLE}: Allocated (fsm.c:456) 20250427085408580 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085408580 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001500056400500f1100926) (sccp_scrc.c:415) 20250427085408580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085408580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085408580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085408580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085408580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085408580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085408580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085408580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085408580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085408580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085408580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085408580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085408580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085408580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085408580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085408580 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 01 50 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) 20250427085408580 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085408580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085408580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931219)[0x56345e0e4190]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085408580 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085408580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085408580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085408580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085408580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085408580 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085408580 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085408580 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085408580 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085408580 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 01 50 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)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(905)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(914)561978 HNBGW_Test.sgsn0-SCCP(905)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(905)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085408585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085408585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085408585 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085408585 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085408585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085408585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085408585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085408585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085408585 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085408585 DLSS7 <000c> osmo_ss7_asp.c:1164 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 2d f0 64 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085408585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085408585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085408585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085408585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085408585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085408585 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=002df064) (sccp_scrc.c:486) 20250427085408585 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250427085408585 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085408585 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085408585 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085408585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085408585 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) 20250427085408585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085408586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085408587 DLCTRL DEBUG Command: GET 443678068 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085408587 DLCTRL DEBUG Tx Command reply: GET_REPLY 443678068 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085408589 DLCTRL DEBUG Command: GET 943745792 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085408589 DLCTRL DEBUG Tx Command reply: GET_REPLY 943745792 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085408590 DLCTRL DEBUG Command: GET 478137473 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085408590 DLCTRL DEBUG Tx Command reply: GET_REPLY 478137473 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085408592 DLCTRL DEBUG Command: GET 955212148 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085408592 DLCTRL DEBUG Tx Command reply: GET_REPLY 955212148 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085408593 DLCTRL DEBUG Command: GET 405456151 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085408593 DLCTRL DEBUG Tx Command reply: GET_REPLY 405456151 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085408594 DLCTRL DEBUG Command: GET 582639706 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085408594 DLCTRL DEBUG Tx Command reply: GET_REPLY 582639706 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085408596 DLCTRL DEBUG Command: GET 97048411 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085408596 DLCTRL DEBUG Tx Command reply: GET_REPLY 97048411 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085408597 DLCTRL DEBUG Command: GET 38343844 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085408597 DLCTRL DEBUG Tx Command reply: GET_REPLY 38343844 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085408599 DLCTRL DEBUG Command: GET 167627002 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085408599 DLCTRL DEBUG Tx Command reply: GET_REPLY 167627002 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085408600 DLCTRL DEBUG Command: GET 412391399 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085408600 DLCTRL DEBUG Tx Command reply: GET_REPLY 412391399 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085408601 DLCTRL DEBUG Command: GET 549675041 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085408601 DLCTRL DEBUG Tx Command reply: GET_REPLY 549675041 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085408603 DLCTRL DEBUG Command: GET 173470717 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085408603 DLCTRL DEBUG Tx Command reply: GET_REPLY 173470717 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085408605 DLCTRL DEBUG Command: GET 112183668 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085408605 DLCTRL DEBUG Tx Command reply: GET_REPLY 112183668 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085408608 DLCTRL DEBUG Command: GET 484579418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085408608 DLCTRL DEBUG Tx Command reply: GET_REPLY 484579418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085408611 DLCTRL DEBUG Command: GET 676768251 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085408611 DLCTRL DEBUG Tx Command reply: GET_REPLY 676768251 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085408613 DLCTRL DEBUG Command: GET 40649195 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085408613 DLCTRL DEBUG Tx Command reply: GET_REPLY 40649195 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085408615 DLCTRL DEBUG Command: GET 863543666 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085408615 DLCTRL DEBUG Tx Command reply: GET_REPLY 863543666 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085408617 DLCTRL DEBUG Command: GET 53413273 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085408617 DLCTRL DEBUG Tx Command reply: GET_REPLY 53413273 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085408619 DLCTRL DEBUG Command: GET 666297781 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085408619 DLCTRL DEBUG Tx Command reply: GET_REPLY 666297781 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085408620 DLCTRL DEBUG Command: GET 819119901 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085408620 DLCTRL DEBUG Tx Command reply: GET_REPLY 819119901 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085408625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085408625 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40019<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(893)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(892)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085408628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37004<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085408629 DLINP DEBUG SRVCONN(,r=127.0.0.1:58455<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085408629 DLINP DEBUG SRVCONN(,r=127.0.0.1:58455<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085408629 DLINP NOTICE SRV(,r=127.0.0.1:58455<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085408629 DMAIN NOTICE (127.0.0.1:58455 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58455<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085408629 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898)@86ee852d1e2c: Final verdict of PTC: none 20250427085408632 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085408632 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) 20250427085408632 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085408632 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085408632 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085408632 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) 20250427085408632 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085408632 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085408632 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085408632 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) 20250427085408632 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085408632 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(903)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(899)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(900)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(902)@86ee852d1e2c: Final verdict of PTC: none 20250427085408633 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085408633 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) 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085408633 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085408633 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) 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085408633 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085408633 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) 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085408633 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 20250427085408633 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) 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085408633 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085408633 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085408633 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085408633 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 20250427085408633 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  20250427085408633 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  20250427085408633 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  20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085408633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085408633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085408633 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 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085408633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085408633 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085408633 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085408633 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085408633 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 20250427085408633 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  20250427085408633 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  20250427085408633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085408633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085408634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085408634 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 20250427085408634 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) 20250427085408634 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085408634 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085408634 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085408634 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085408634 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085408633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085408633 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085408633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085408633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085408634 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 20250427085408634 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  20250427085408634 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085408634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085408634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085408634 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085408634 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) 20250427085408634 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085408634 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085408634 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 20250427085408634 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085408634 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) 20250427085408634 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085408634 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085408634 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 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@86ee852d1e2c: Final verdict of PTC: none 20250427085408634 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 20250427085408634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085408635 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085408635 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085408635 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085408635 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085408635 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085408635 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 20250427085408635 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085408635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085408635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(909)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(906)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@86ee852d1e2c: Final verdict of PTC: none 20250427085408636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085408636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085408636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085408636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085408636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing HNBGW_Test.sgsn1-SCCP(908)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(907)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(904)@86ee852d1e2c: Final verdict of PTC: none 20250427085408636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.sgsn0-SCCP(905)@86ee852d1e2c: Final verdict of PTC: none 20250427085408634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085408634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085408634 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085408634 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085408634 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085408634 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085408634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085408634 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085408634 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085408634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071d59b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085408634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085408634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085408634 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085408634 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085408634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085408634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085408634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 71 d5 9b 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085408634 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085408634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085408635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085408635 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085408635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085408635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085408635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085408635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{disrupted}: Freeing instance (context_map.c:202) 20250427085408635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13395285)[0x56345e09bf30]{disrupted}: Deallocated (fsm.c:568) 20250427085408635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085408635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{disconnected}: Freeing instance (context_map.c:206) 20250427085408635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56345e0c11d0]{disconnected}: Deallocated (fsm.c:568) 20250427085408635 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13395285 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427085408635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085408635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085408635 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085408635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085408635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085408635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085408635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085408635 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085408635 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085408635 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085408635 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085408636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085408636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085408636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085408636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085408636 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085408636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085408636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085408636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085408636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085408636 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085408636 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085408636 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085408636 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085408636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085408636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085408636 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085408637 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) 20250427085408637 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085408637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3689185)[0x56345e09c100]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085408637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3689185)[0x56345e09c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085408637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085408637 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085408637 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085408637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401ba3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085408637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085408637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085408637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085408637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085408637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085408637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085408637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 40 1b a3 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085408637 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085408638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085408638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3689185)[0x56345e09c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085408638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3689185)[0x56345e09c100]{disrupted}: Freeing instance (context_map.c:202) 20250427085408638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3689185)[0x56345e09c100]{disrupted}: Deallocated (fsm.c:568) 20250427085408638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085408638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{disconnected}: Freeing instance (context_map.c:206) 20250427085408638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56345e09b560]{disconnected}: Deallocated (fsm.c:568) 20250427085408638 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3689185 SCCP-101 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085408638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931219)[0x56345e0e4190]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085408638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931219)[0x56345e0e4190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085408638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085408638 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085408638 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085408638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002df064), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085408638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085408638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085408638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085408638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085408638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085408639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW-PFCP(894)@86ee852d1e2c: Final verdict of PTC: none 20250427085408639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2d f0 64 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085408639 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085408639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@86ee852d1e2c: Final verdict of PTC: pass 20250427085408639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931219)[0x56345e0e4190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085408639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931219)[0x56345e0e4190]{disrupted}: Freeing instance (context_map.c:202) 20250427085408639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931219)[0x56345e0e4190]{disrupted}: Deallocated (fsm.c:568) 20250427085408639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085408639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{disconnected}: Freeing instance (context_map.c:206) 20250427085408639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x56345e0a3d40]{disconnected}: Deallocated (fsm.c:568) 20250427085408639 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15931219 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250427085408639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085408639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085408639 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085408639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085408639 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085408639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085408639 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085408639 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085408639 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085408639 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085408639 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085408639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085408640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(911)@86ee852d1e2c: Final verdict of PTC: none 20250427085408640 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085408641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085408641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085408642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085408642 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085408642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085408643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085408643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085408644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085408644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085408644 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.sgsn1-M3UA(910)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@86ee852d1e2c: Final verdict of PTC: pass 20250427085408649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085408657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48422<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(901)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(892): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(894): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(899): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(900): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(901): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(902): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(903): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(904): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(908): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(909): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(910): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(912): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(913): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(914): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 08:54:08 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 20250427085408815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085409399 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085409399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bf765), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085409399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085409399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085409399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085409399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085409399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4b f7 65 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085409399 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085409399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ce9), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085409399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085409399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085409399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085409399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085409400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 2c e9 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085409400 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085409400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f2780), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085409400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085409400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085409400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085409400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085409400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 27 80 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085409400 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085409400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbb12), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085409400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085409400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085409400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085409400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085409400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d bb 12 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085409401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085409401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085409401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085409401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085409401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085409401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085409401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085409401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085409401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085409401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085409401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085409401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085409401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085409401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085409401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085409401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085409401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085409401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085409401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085409401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085409401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085409402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085409402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085409402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085409417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=553616) 20250427085409996 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085409996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3283), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085409996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085409996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085409996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085409996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085409996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085409996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bb 32 83 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085409996 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085409996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee86a9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085409996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085409996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085409996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085409996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085409996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085409996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085409996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 86 a9 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085409996 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085409996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96e50), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085409996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085409996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085409996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085409996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085409996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085409996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085409997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 6e 50 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085409997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085409997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085409997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085409997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085409997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085409997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085409997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085409997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085409997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085409997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085409997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085409997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085409997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085409997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085409997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085409997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085409997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085409997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085410200 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085410200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699272), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085410200 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) 20250427085410200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085410200 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) 20250427085410200 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) 20250427085410200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085410200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085410200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 69 92 72 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085410200 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085410200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e001), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085410200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085410200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085410200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085410200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085410200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085410200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085410200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 e0 01 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085410200 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085410200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a62247), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085410200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085410200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085410200 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085410200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085410200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085410200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085410200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a6 22 47 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085410201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085410201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085410201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085410201 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 20250427085410201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085410201 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085410201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085410201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085410201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085410201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085410201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085410201 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085410201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085410201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085410201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085410201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085410201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085410201 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=553616, count=573380) 20250427085410634 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085410634 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085410634 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085410634 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085410634 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085410634 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085410634 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085410634 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085410634 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085410636 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085410636 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085410636 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085410910 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085410911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3e83), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085410911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085410911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085410911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085410911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085410911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085410911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085410911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 3e 83 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085410911 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085410911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b93f8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085410911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085410911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085410911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085410911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085410911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085410911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085410911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5b 93 f8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085410911 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085410911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55776), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085410911 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) 20250427085410911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085410911 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) 20250427085410911 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) 20250427085410911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085410911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085410911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a5 57 76 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085410911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085410911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085410911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085410911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085410911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085410912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085410912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085410912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085410912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085410912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085410912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085410912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085410912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085410912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085410912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085410912 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 20250427085410912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085410912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085411525 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085411525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d190), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085411525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085411525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085411525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085411525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085411525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085411525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085411525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 d1 90 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085411526 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085411526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085411526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085411526 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085411526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085411526 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085412461 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085412461 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085412461 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085412461 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085412461 DLSCCP DEBUG SCCP-SCOC(83)[0x56345e020b50]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250427085412528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085412534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085412540 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34543<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085412562 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085412562 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085412570 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085412570 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412570 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085412570 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412570 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42862 (stream_srv.c:142) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085412570 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42862<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085412571 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085412571 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412571 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412571 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085412571 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) 20250427085412571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085412571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085412571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085412571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085412571 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412571 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085412571 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412571 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412571 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085412571 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) 20250427085412571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085412571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412571 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085412571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085412571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085412571 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412571 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412571 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412571 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412571 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085412571 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085412571 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085412571 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412571 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085412572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085412572 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085412572 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412572 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085412572 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) 20250427085412573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085412573 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) 20250427085412573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412573 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) 20250427085412573 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) 20250427085412573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412573 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) 20250427085412573 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) 20250427085412573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085412573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085412573 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412573 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412573 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085412573 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) 20250427085412573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085412573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412573 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) 20250427085412573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412573 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) 20250427085412573 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) 20250427085412573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085412573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085412573 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412573 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412573 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412573 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412573 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 20250427085412573 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085412573 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085412573 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412573 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412573 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412573 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 20250427085412573 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085412573 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(925)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(925)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(925)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(923)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(928)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(928)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(928)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(926)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085412596 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085412596 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412597 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085412597 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412597 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085412597 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412597 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085412597 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412598 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412598 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085412598 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) 20250427085412598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085412598 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) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 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) 20250427085412598 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) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412598 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) 20250427085412598 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) 20250427085412598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085412598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085412598 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412598 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412598 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085412598 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) 20250427085412598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 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) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412598 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) 20250427085412598 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) 20250427085412598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085412598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085412598 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412598 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412598 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085412598 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) 20250427085412598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412598 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085412598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085412598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085412598 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412598 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412598 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085412598 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) 20250427085412598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085412598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085412598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085412598 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412599 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 20250427085412599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085412599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085412599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412599 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 20250427085412599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085412599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085412599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085412599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085412599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085412599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085412599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085412599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(931)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(931)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(931)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(929)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(934)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(934)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(934)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085412629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085412629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085412629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085412629 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085412629 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) 20250427085412629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085412629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085412629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085412629 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085412634 DLINP DEBUG SRVCONN(,r=127.0.0.1:42862<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085412634 DLINP DEBUG SRVCONN(,r=127.0.0.1:42862<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085412634 DLINP DEBUG SRVCONN(,r=127.0.0.1:42862<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085412634 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085412634 DHNBAP DEBUG (127.0.0.1:42862 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085412634 DHNBAP NOTICE (127.0.0.1:42862 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085412634 DHNBAP NOTICE (127.0.0.1:42862 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085412634 DLINP DEBUG SRVCONN(,r=127.0.0.1:42862<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085412634 DLINP DEBUG SRVCONN(,r=127.0.0.1:42862<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085412785 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 20250427085412785 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 20250427085412785 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085412785 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085412793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085412793 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085412793 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085412793 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085412793 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085412793 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085412793 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 20250427085412793 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085412793 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  20250427085412793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085412794 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 20250427085412794 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 20250427085412794 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085412794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085412796 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085412796 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085412796 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  20250427085412796 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085412796 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085412796 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085412796 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 20250427085412796 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085412796 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  20250427085412796 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085412796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085412797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085412797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085412797 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085412797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085412797 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085412797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085412797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085412797 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085412797 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085412797 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(928)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085412798 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412798 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085412798 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) 20250427085412798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085412799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085412799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085412799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085412799 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412799 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412799 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085412799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085412799 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085412799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085412799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085412799 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085412799 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  20250427085412802 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) 20250427085412803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085412803 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085412803 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085412803 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085412803 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085412803 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085412803 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 20250427085412803 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085412803 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  20250427085412803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085412805 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) 20250427085412805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085412805 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085412805 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  20250427085412805 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085412805 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085412805 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085412805 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 20250427085412806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085412806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085412806 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085412806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085412806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085412806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085412806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085412806 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085412806 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085412806 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412805 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085412805 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  20250427085412805 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  20250427085412806 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085412806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085412807 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412807 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085412807 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) 20250427085412807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085412807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412807 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085412807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085412807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085412807 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085412807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085412807 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' 20250427085412807 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 20250427085412807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085412807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085412808 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  20250427085412809 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 20250427085412809 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 20250427085412809 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085412809 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085412815 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085412815 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085412815 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085412815 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085412815 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085412815 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085412815 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 20250427085412815 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085412815 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  20250427085412815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085412817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085412817 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085412817 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  20250427085412817 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085412817 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085412817 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085412817 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 20250427085412817 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085412817 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  20250427085412817 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  20250427085412817 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  20250427085412817 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085412817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085412817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085412817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085412817 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085412817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085412817 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085412817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085412817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085412817 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085412817 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085412817 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412818 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412818 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085412818 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) 20250427085412818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085412819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085412819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085412819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085412819 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085412819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085412819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085412819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085412819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085412819 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085412819 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  20250427085412819 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 20250427085412819 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 20250427085412819 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085412819 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085412825 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) 20250427085412825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085412825 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085412825 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085412825 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085412825 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085412825 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085412825 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 20250427085412825 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085412825 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  20250427085412825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085412830 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) 20250427085412830 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085412830 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085412830 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  20250427085412830 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085412830 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085412830 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085412830 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 20250427085412830 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085412830 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  20250427085412830 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  20250427085412830 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  20250427085412830 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  20250427085412830 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085412830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085412830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085412830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085412830 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085412830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085412830 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085412830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085412830 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085412830 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085412830 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085412830 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085412831 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085412831 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085412831 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) 20250427085412831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085412831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085412831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085412831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085412831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085412831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085412831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085412831 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085412831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085412831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085412831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085412831 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085412832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085412832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085412832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085412832 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085412832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085412832 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' 20250427085412832 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 20250427085412832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085412832 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085412832 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(924)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085413589 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085413589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085413589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085413589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085413589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085413589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085413589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085413589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085413589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413589 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085413589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085413589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085413589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085413589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085413589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085413589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085413589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085413589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085413589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413589 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085413589 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085413589 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085413589 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085413589 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) 20250427085413589 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) 20250427085413589 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085413589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085413589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085413589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085413589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085413589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085413589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085413589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085413589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085413589 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085413589 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085413589 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085413589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085413589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085413589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085413589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085413589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085413589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085413589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085413589 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413589 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  20250427085413590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085413590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085413590 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085413590 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085413590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085413590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085413590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085413590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085413590 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413590 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085413590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085413590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085413590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085413590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085413590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085413590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085413590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085413590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085413590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085413590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085413590 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085413590 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085413590 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(927)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085413598 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) 20250427085413598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085413598 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085413598 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 20250427085413598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085413598 DLSS7 <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' 20250427085413598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085413598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085413598 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413598 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085413598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085413598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085413598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085413598 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) 20250427085413598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085413598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085413598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085413598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085413598 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) 20250427085413598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413598 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) 20250427085413598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085413598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085413598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085413598 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085413598 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) 20250427085413598 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) 20250427085413598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085413598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085413598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085413598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085413598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085413598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085413598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085413598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085413598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085413598 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085413598 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085413598 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085413598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085413598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085413598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085413598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085413598 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' 20250427085413598 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 20250427085413598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085413598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413598 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  20250427085413598 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) 20250427085413598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085413598 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085413598 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 20250427085413598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085413598 DLSS7 <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' 20250427085413598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085413598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085413599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413599 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085413599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085413599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085413599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085413599 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) 20250427085413599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085413599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085413599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085413599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085413599 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) 20250427085413599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413599 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) 20250427085413599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085413599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085413599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085413599 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085413599 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(930)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085413612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085413612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085413612 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085413612 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085413612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085413612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085413612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085413612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085413612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413612 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085413612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085413612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085413612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085413612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085413612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085413612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085413612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085413612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085413612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085413612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085413612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085413612 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085413612 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) 20250427085413612 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) 20250427085413612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085413612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085413612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085413612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085413612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085413612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085413612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085413612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085413612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085413612 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085413612 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085413612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085413612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085413612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085413612 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085413612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085413612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085413612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085413612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085413612 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413612 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  20250427085413613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085413613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085413613 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085413613 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085413613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085413613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085413613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085413613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085413613 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413613 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085413613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085413613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085413613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085413613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085413613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085413613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085413613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085413613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085413613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085413613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085413613 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085413613 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085413613 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085413625 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) 20250427085413625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085413625 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085413625 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 20250427085413625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085413625 DLSS7 <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' 20250427085413625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085413625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085413625 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413625 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085413625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085413625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085413625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085413625 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) 20250427085413625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085413625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085413625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085413625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085413625 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) 20250427085413625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413625 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) 20250427085413625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085413625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085413625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085413625 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085413625 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) 20250427085413625 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) 20250427085413625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085413625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085413625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085413625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085413625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085413625 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085413625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085413625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085413625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085413625 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085413625 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085413625 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085413625 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085413625 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085413625 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085413625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085413625 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' 20250427085413625 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 20250427085413626 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085413626 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413626 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  20250427085413626 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) 20250427085413626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085413626 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085413626 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 20250427085413626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085413626 DLSS7 <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' 20250427085413626 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085413626 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085413626 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085413626 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085413626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085413626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085413626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085413626 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) 20250427085413626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085413626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085413626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085413626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085413626 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) 20250427085413626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085413626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413626 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) 20250427085413626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085413626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085413626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085413626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085413626 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085413626 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085413626 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085414644 DLCTRL DEBUG Command: GET 603002551 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085414644 DLCTRL DEBUG Tx Command reply: GET_REPLY 603002551 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085414645 DLCTRL DEBUG Command: GET 341928992 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085414645 DLCTRL DEBUG Tx Command reply: GET_REPLY 341928992 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085414646 DLCTRL DEBUG Command: GET 429636129 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085414647 DLCTRL DEBUG Tx Command reply: GET_REPLY 429636129 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085414650 DLCTRL DEBUG Command: GET 57456613 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085414650 DLCTRL DEBUG Tx Command reply: GET_REPLY 57456613 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085414653 DLCTRL DEBUG Command: GET 128129390 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085414653 DLCTRL DEBUG Tx Command reply: GET_REPLY 128129390 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085414655 DLCTRL DEBUG Command: GET 182320792 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085414655 DLCTRL DEBUG Tx Command reply: GET_REPLY 182320792 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085414658 DLCTRL DEBUG Command: GET 466669655 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085414658 DLCTRL DEBUG Tx Command reply: GET_REPLY 466669655 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085414661 DLCTRL DEBUG Command: GET 960185520 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085414661 DLCTRL DEBUG Tx Command reply: GET_REPLY 960185520 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085414666 DLCTRL DEBUG Command: GET 871901396 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085414666 DLCTRL DEBUG Tx Command reply: GET_REPLY 871901396 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085414671 DLCTRL DEBUG Command: GET 143383245 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085414671 DLCTRL DEBUG Tx Command reply: GET_REPLY 143383245 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085414676 DLCTRL DEBUG Command: GET 154530453 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085414676 DLCTRL DEBUG Tx Command reply: GET_REPLY 154530453 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085414680 DLCTRL DEBUG Command: GET 167664893 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085414680 DLCTRL DEBUG Tx Command reply: GET_REPLY 167664893 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085414684 DLCTRL DEBUG Command: GET 339954863 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085414684 DLCTRL DEBUG Tx Command reply: GET_REPLY 339954863 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085414688 DLCTRL DEBUG Command: GET 290665481 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085414688 DLCTRL DEBUG Tx Command reply: GET_REPLY 290665481 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085414692 DLCTRL DEBUG Command: GET 534981483 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085414692 DLCTRL DEBUG Tx Command reply: GET_REPLY 534981483 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085414695 DLCTRL DEBUG Command: GET 557251952 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085414695 DLCTRL DEBUG Tx Command reply: GET_REPLY 557251952 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085414698 DLCTRL DEBUG Command: GET 427491870 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085414698 DLCTRL DEBUG Tx Command reply: GET_REPLY 427491870 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085414700 DLCTRL DEBUG Command: GET 270810649 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085414700 DLCTRL DEBUG Tx Command reply: GET_REPLY 270810649 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085414702 DLCTRL DEBUG Command: GET 103240862 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085414702 DLCTRL DEBUG Tx Command reply: GET_REPLY 103240862 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085414704 DLCTRL DEBUG Command: GET 341956549 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085414704 DLCTRL DEBUG Tx Command reply: GET_REPLY 341956549 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000000000101000'B, t_guard := 20.000000 } 20250427085414748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)8247454 20250427085415789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085415789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085415789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250427085415789 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085415789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7dd89e, normal) (hnbgw_rua.c:406) 20250427085415789 DHNB DEBUG map_rua[0x56345e020b50]{init}: Allocated (fsm.c:456) 20250427085415789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085415789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247454 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085415789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085415789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085415789 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250427085415789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247454 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:697) 20250427085415789 DCN DEBUG map_sccp[0x56345e09c100]{init}: Allocated (fsm.c:456) 20250427085415789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085415789 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8247454 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427085415789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247454 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250427085415789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085415789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085415789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085415789 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247454 SCCP-104 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085415789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085415789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085415789 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{IDLE}: Allocated (fsm.c:456) 20250427085415789 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085415789 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030000280056400500f1100926) (sccp_scrc.c:415) 20250427085415789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085415789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085415789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085415789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085415789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085415789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085415789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085415789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085415789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085415790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085415790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085415790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085415790 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085415790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085415790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085415790 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 00 28 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085415790 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085415790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085415790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085415790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085415790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085415790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085415790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085415790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085415790 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' 20250427085415790 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 20250427085415790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085415790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085415790 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 00 28 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(936) HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)4701946 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(936)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085415815 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) 20250427085415815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085415815 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085415815 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 20250427085415815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085415815 DLSS7 <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' 20250427085415815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085415815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085415815 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085415815 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d3 19 4f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085415815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085415815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085415816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085415816 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) 20250427085415816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085415816 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=00d3194f) (sccp_scrc.c:486) 20250427085415816 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250427085415816 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085415816 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085415816 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085415816 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085415816 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) 20250427085415816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085415816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085415817 DLCTRL DEBUG Command: GET 291959318 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085415817 DLCTRL DEBUG Tx Command reply: GET_REPLY 291959318 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085415819 DLCTRL DEBUG Command: GET 336707061 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085415819 DLCTRL DEBUG Tx Command reply: GET_REPLY 336707061 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085415822 DLCTRL DEBUG Command: GET 23241572 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085415822 DLCTRL DEBUG Tx Command reply: GET_REPLY 23241572 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085415824 DLCTRL DEBUG Command: GET 520560798 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085415824 DLCTRL DEBUG Tx Command reply: GET_REPLY 520560798 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085415825 DLCTRL DEBUG Command: GET 998948668 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085415825 DLCTRL DEBUG Tx Command reply: GET_REPLY 998948668 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085415827 DLCTRL DEBUG Command: GET 344277725 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085415827 DLCTRL DEBUG Tx Command reply: GET_REPLY 344277725 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085415828 DLCTRL DEBUG Command: GET 318354545 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085415828 DLCTRL DEBUG Tx Command reply: GET_REPLY 318354545 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250427085415829 DLCTRL DEBUG Command: GET 923073847 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085415829 DLCTRL DEBUG Tx Command reply: GET_REPLY 923073847 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085415829 DLCTRL DEBUG Command: GET 567879328 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085415829 DLCTRL DEBUG Tx Command reply: GET_REPLY 567879328 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085415830 DLCTRL DEBUG Command: GET 992498809 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085415830 DLCTRL DEBUG Tx Command reply: GET_REPLY 992498809 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085415831 DLCTRL DEBUG Command: GET 546165109 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085415831 DLCTRL DEBUG Tx Command reply: GET_REPLY 546165109 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085415832 DLCTRL DEBUG Command: GET 13480354 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085415832 DLCTRL DEBUG Tx Command reply: GET_REPLY 13480354 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085415833 DLCTRL DEBUG Command: GET 312612554 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085415833 DLCTRL DEBUG Tx Command reply: GET_REPLY 312612554 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085415834 DLCTRL DEBUG Command: GET 678520510 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085415834 DLCTRL DEBUG Tx Command reply: GET_REPLY 678520510 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085415835 DLCTRL DEBUG Command: GET 651165608 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085415835 DLCTRL DEBUG Tx Command reply: GET_REPLY 651165608 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085415836 DLCTRL DEBUG Command: GET 474997986 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085415836 DLCTRL DEBUG Tx Command reply: GET_REPLY 474997986 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085415837 DLCTRL DEBUG Command: GET 89691336 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085415837 DLCTRL DEBUG Tx Command reply: GET_REPLY 89691336 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085415839 DLCTRL DEBUG Command: GET 904779846 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085415839 DLCTRL DEBUG Tx Command reply: GET_REPLY 904779846 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085415840 DLCTRL DEBUG Command: GET 870918374 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085415840 DLCTRL DEBUG Tx Command reply: GET_REPLY 870918374 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085415841 DLCTRL DEBUG Command: GET 685574242 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085415841 DLCTRL DEBUG Tx Command reply: GET_REPLY 685574242 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000001010010'B, t_guard := 20.000000 } 20250427085415852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46836<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)9902959 20250427085416877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085416877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085416877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250427085416877 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085416877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x971b6f, normal) (hnbgw_rua.c:406) 20250427085416877 DHNB DEBUG map_rua[0x56345e0e4190]{init}: Allocated (fsm.c:456) 20250427085416877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085416877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902959 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085416877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085416877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085416877 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250427085416877 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902959 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:697) 20250427085416877 DCN DEBUG map_sccp[0x56345e0a3d40]{init}: Allocated (fsm.c:456) 20250427085416877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085416877 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9902959 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427085416877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902959 SCCP-105 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250427085416877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085416877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085416877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085416877 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902959 SCCP-105 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085416877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085416878 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085416878 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{IDLE}: Allocated (fsm.c:456) 20250427085416878 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085416878 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000520056400500f1100926) (sccp_scrc.c:415) 20250427085416878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085416878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085416878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085416878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085416878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085416878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085416878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085416878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085416878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085416878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085416878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085416878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085416878 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085416878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085416878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085416878 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 52 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085416878 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085416878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085416878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085416878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085416878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085416878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085416878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085416878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085416878 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' 20250427085416878 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 20250427085416878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085416878 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085416878 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 52 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(937) HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)6289262 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(937)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085416889 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) 20250427085416889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085416889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085416889 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 20250427085416889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085416889 DLSS7 <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' 20250427085416889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085416889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085416889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085416889 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7d 11 60 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085416889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085416889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085416889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085416889 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) 20250427085416889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085416890 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=007d1160) (sccp_scrc.c:486) 20250427085416890 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250427085416890 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085416890 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085416890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085416890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085416890 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) 20250427085416890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085416890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085416891 DLCTRL DEBUG Command: GET 377609574 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085416891 DLCTRL DEBUG Tx Command reply: GET_REPLY 377609574 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085416896 DLCTRL DEBUG Command: GET 321280088 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085416896 DLCTRL DEBUG Tx Command reply: GET_REPLY 321280088 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085416900 DLCTRL DEBUG Command: GET 227443650 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085416900 DLCTRL DEBUG Tx Command reply: GET_REPLY 227443650 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085416906 DLCTRL DEBUG Command: GET 554864796 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085416906 DLCTRL DEBUG Tx Command reply: GET_REPLY 554864796 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085416910 DLCTRL DEBUG Command: GET 240847170 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085416910 DLCTRL DEBUG Tx Command reply: GET_REPLY 240847170 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085416914 DLCTRL DEBUG Command: GET 565302347 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085416914 DLCTRL DEBUG Tx Command reply: GET_REPLY 565302347 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085416918 DLCTRL DEBUG Command: GET 140608108 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085416918 DLCTRL DEBUG Tx Command reply: GET_REPLY 140608108 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250427085416922 DLCTRL DEBUG Command: GET 696048090 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085416922 DLCTRL DEBUG Tx Command reply: GET_REPLY 696048090 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085416926 DLCTRL DEBUG Command: GET 583368713 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085416926 DLCTRL DEBUG Tx Command reply: GET_REPLY 583368713 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085416929 DLCTRL DEBUG Command: GET 640524880 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085416929 DLCTRL DEBUG Tx Command reply: GET_REPLY 640524880 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085416932 DLCTRL DEBUG Command: GET 654931272 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085416932 DLCTRL DEBUG Tx Command reply: GET_REPLY 654931272 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085416935 DLCTRL DEBUG Command: GET 175139685 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085416935 DLCTRL DEBUG Tx Command reply: GET_REPLY 175139685 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085416937 DLCTRL DEBUG Command: GET 671808473 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085416937 DLCTRL DEBUG Tx Command reply: GET_REPLY 671808473 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085416939 DLCTRL DEBUG Command: GET 405795195 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085416939 DLCTRL DEBUG Tx Command reply: GET_REPLY 405795195 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085416942 DLCTRL DEBUG Command: GET 510892671 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085416942 DLCTRL DEBUG Tx Command reply: GET_REPLY 510892671 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085416944 DLCTRL DEBUG Command: GET 827728151 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085416944 DLCTRL DEBUG Tx Command reply: GET_REPLY 827728151 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085416946 DLCTRL DEBUG Command: GET 680178660 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085416946 DLCTRL DEBUG Tx Command reply: GET_REPLY 680178660 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085416948 DLCTRL DEBUG Command: GET 308742545 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085416948 DLCTRL DEBUG Tx Command reply: GET_REPLY 308742545 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085416950 DLCTRL DEBUG Command: GET 988007921 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085416950 DLCTRL DEBUG Tx Command reply: GET_REPLY 988007921 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085416951 DLCTRL DEBUG Command: GET 479845508 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085416951 DLCTRL DEBUG Tx Command reply: GET_REPLY 479845508 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001000111000'B, t_guard := 20.000000 } 20250427085416983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)15886077 20250427085418006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085418006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085418006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250427085418006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085418006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf266fd, normal) (hnbgw_rua.c:406) 20250427085418006 DHNB DEBUG map_rua[0x56345e0c11d0]{init}: Allocated (fsm.c:456) 20250427085418006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085418006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15886077 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085418006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085418006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085418006 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250427085418006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15886077 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:697) 20250427085418006 DCN DEBUG map_sccp[0x56345e0e3b60]{init}: Allocated (fsm.c:456) 20250427085418006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085418006 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15886077 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427085418006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15886077 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250427085418006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085418006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085418006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085418006 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15886077 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085418006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085418006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085418006 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{IDLE}: Allocated (fsm.c:456) 20250427085418006 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085418006 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030002380056400500f1100926) (sccp_scrc.c:415) 20250427085418006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085418006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085418006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085418006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085418006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085418006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085418006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085418006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085418006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085418006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085418006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085418007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085418007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085418007 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 02 38 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085418007 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085418007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085418007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085418007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085418007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085418007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085418007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085418007 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' 20250427085418007 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 20250427085418007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085418007 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085418007 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 02 38 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(938) HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)6676941 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427085418015 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) 20250427085418015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085418015 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085418015 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 20250427085418015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085418015 DLSS7 <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' 20250427085418015 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085418015 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085418015 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085418015 DLSS7 <000c> osmo_ss7_asp.c:1164 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 05 b5 c3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085418015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085418015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085418015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085418015 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) 20250427085418015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085418015 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=0005b5c3) (sccp_scrc.c:486) 20250427085418015 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250427085418015 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085418015 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085418015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085418015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085418015 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) 20250427085418015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085418015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(938)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085418019 DLCTRL DEBUG Command: GET 410206349 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085418019 DLCTRL DEBUG Tx Command reply: GET_REPLY 410206349 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085418023 DLCTRL DEBUG Command: GET 837058455 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085418023 DLCTRL DEBUG Tx Command reply: GET_REPLY 837058455 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085418026 DLCTRL DEBUG Command: GET 149297908 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085418027 DLCTRL DEBUG Tx Command reply: GET_REPLY 149297908 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085418029 DLCTRL DEBUG Command: GET 332104487 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085418029 DLCTRL DEBUG Tx Command reply: GET_REPLY 332104487 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085418031 DLCTRL DEBUG Command: GET 389496236 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085418031 DLCTRL DEBUG Tx Command reply: GET_REPLY 389496236 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085418032 DLCTRL DEBUG Command: GET 595282710 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085418032 DLCTRL DEBUG Tx Command reply: GET_REPLY 595282710 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085418034 DLCTRL DEBUG Command: GET 257061534 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085418034 DLCTRL DEBUG Tx Command reply: GET_REPLY 257061534 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250427085418035 DLCTRL DEBUG Command: GET 63003900 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085418035 DLCTRL DEBUG Tx Command reply: GET_REPLY 63003900 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085418036 DLCTRL DEBUG Command: GET 217194332 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085418036 DLCTRL DEBUG Tx Command reply: GET_REPLY 217194332 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085418038 DLCTRL DEBUG Command: GET 343381224 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085418038 DLCTRL DEBUG Tx Command reply: GET_REPLY 343381224 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085418040 DLCTRL DEBUG Command: GET 432482276 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085418040 DLCTRL DEBUG Tx Command reply: GET_REPLY 432482276 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085418042 DLCTRL DEBUG Command: GET 162712715 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085418042 DLCTRL DEBUG Tx Command reply: GET_REPLY 162712715 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085418044 DLCTRL DEBUG Command: GET 658776693 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085418044 DLCTRL DEBUG Tx Command reply: GET_REPLY 658776693 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085418046 DLCTRL DEBUG Command: GET 133525740 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085418046 DLCTRL DEBUG Tx Command reply: GET_REPLY 133525740 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085418047 DLCTRL DEBUG Command: GET 545246421 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085418047 DLCTRL DEBUG Tx Command reply: GET_REPLY 545246421 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085418049 DLCTRL DEBUG Command: GET 520073 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085418049 DLCTRL DEBUG Tx Command reply: GET_REPLY 520073 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085418051 DLCTRL DEBUG Command: GET 966731576 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085418051 DLCTRL DEBUG Tx Command reply: GET_REPLY 966731576 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085418053 DLCTRL DEBUG Command: GET 825607628 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085418053 DLCTRL DEBUG Tx Command reply: GET_REPLY 825607628 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085418055 DLCTRL DEBUG Command: GET 675187882 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085418055 DLCTRL DEBUG Tx Command reply: GET_REPLY 675187882 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085418057 DLCTRL DEBUG Command: GET 247896735 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085418057 DLCTRL DEBUG Tx Command reply: GET_REPLY 247896735 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085418065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085418066 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34543<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(916)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(917)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085418070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085418072 DLINP DEBUG SRVCONN(,r=127.0.0.1:42862<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085418072 DLINP DEBUG SRVCONN(,r=127.0.0.1:42862<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085418072 DLINP NOTICE SRV(,r=127.0.0.1:42862<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085418072 DMAIN NOTICE (127.0.0.1:42862 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42862<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085418072 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(924)@86ee852d1e2c: Final verdict of PTC: none 20250427085418074 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085418074 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) 20250427085418074 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085418074 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085418074 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085418074 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) 20250427085418074 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085418074 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085418074 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 20250427085418074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418074 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085418074 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085418074 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085418074 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085418074 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085418074 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 20250427085418075 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  20250427085418075 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  20250427085418075 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  20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085418075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085418075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085418075 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 20250427085418075 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085418075 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) 20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(923)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(929)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(926)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(927)@86ee852d1e2c: Final verdict of PTC: none 20250427085418075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085418075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085418075 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085418075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(930)@86ee852d1e2c: Final verdict of PTC: none 20250427085418075 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085418075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085418075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085418075 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085418075 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085418075 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085418075 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085418075 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 20250427085418075 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085418075 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) 20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085418075 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085418075 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) 20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085418075 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085418075 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) 20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085418075 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085418075 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085418075 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) 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085418076 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 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085418076 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085418076 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 20250427085418076 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  20250427085418076 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  20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085418076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085418076 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085418076 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) 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085418076 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 20250427085418076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085418076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085418076 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) 20250427085418076 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085418076 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085418076 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085418076 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085418076 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085418076 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085418076 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085418076 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 20250427085418076 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  20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085418076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085418076 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 20250427085418076 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) 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085418076 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085418076 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085418076 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085418076 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085418076 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 20250427085418076 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085418076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085418076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085418077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085418077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085418077 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085418077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085418077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085418077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085418077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085418077 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085418077 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@86ee852d1e2c: Final verdict of PTC: none 20250427085418077 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085418077 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085418077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085418077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085418077 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085418077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085418077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085418077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085418077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085418077 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085418077 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085418077 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085418077 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085418077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085418077 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085418077 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085418077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3194f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.msc0-M3UA(925)@86ee852d1e2c: Final verdict of PTC: none 20250427085418077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085418078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418078 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085418078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085418078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085418078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 19 4f 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085418078 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085418078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085418078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085418078 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085418078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085418078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085418078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085418078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{disrupted}: Freeing instance (context_map.c:202) 20250427085418078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247454)[0x56345e020b50]{disrupted}: Deallocated (fsm.c:568) 20250427085418078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085418078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{disconnected}: Freeing instance (context_map.c:206) 20250427085418078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56345e09c100]{disconnected}: Deallocated (fsm.c:568) 20250427085418078 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247454 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427085418078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085418078 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085418078 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085418078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d1160), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085418078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.sgsn1-M3UA(934)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(928)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@86ee852d1e2c: Final verdict of PTC: none 20250427085418078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418078 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085418078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085418078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085418078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 11 60 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085418078 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085418078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085418078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085418078 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085418078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085418078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085418079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085418079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{disrupted}: Freeing instance (context_map.c:202) 20250427085418079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902959)[0x56345e0e4190]{disrupted}: Deallocated (fsm.c:568) 20250427085418079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085418079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{disconnected}: Freeing instance (context_map.c:206) 20250427085418079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x56345e0a3d40]{disconnected}: Deallocated (fsm.c:568) 20250427085418079 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902959 SCCP-105 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427085418079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085418079 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085418079 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085418079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b5c3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085418079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085418079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418079 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085418079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085418079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085418079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 b5 c3 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085418079 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085418079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085418079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085418079 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085418079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085418079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085418079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085418079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{disrupted}: Freeing instance (context_map.c:202) 20250427085418079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15886077)[0x56345e0c11d0]{disrupted}: Deallocated (fsm.c:568) 20250427085418079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085418079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{disconnected}: Freeing instance (context_map.c:206) 20250427085418079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x56345e0e3b60]{disconnected}: Deallocated (fsm.c:568) 20250427085418079 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15886077 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427085418079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085418079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085418080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085418080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085418080 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085418080 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) 20250427085418080 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(918)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(932)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(938)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(931)@86ee852d1e2c: Final verdict of PTC: none 20250427085418084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085418084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085418080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085418080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085418080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085418080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085418080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085418080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085418080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085418080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085418080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085418080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085418080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085418080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085418080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085418080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085418080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085418089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(937)@86ee852d1e2c: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(936)@86ee852d1e2c: Final verdict of PTC: pass HNBGW-MGCP(935)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(933)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(916): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(918): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(923): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(924): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(925): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(926): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(927): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(928): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(929): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(930): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(931): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(932): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(933): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(934): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(935): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(936): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(937): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(938): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sun Apr 27 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 20250427085418289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085418635 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085418635 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071d59b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085418635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085418635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085418635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085418635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085418635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 71 d5 9b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085418636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085418636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085418636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085418636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085418636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085418639 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085418639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401ba3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085418639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085418639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085418639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085418639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085418639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 40 1b a3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085418639 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085418639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002df064), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085418639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085418639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085418639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085418639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085418639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085418639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2d f0 64 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085418639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085418639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085418639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085418639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085418639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085418639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085418639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085418639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085418639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085418639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085418639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085418891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46864<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=554560) 20250427085419400 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085419400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ce9), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085419400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085419400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085419400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085419400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085419400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 2c e9 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085419400 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085419400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bf765), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085419400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085419400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085419400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085419400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085419400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4b f7 65 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085419400 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085419400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f2780), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085419400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085419401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085419401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085419401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085419401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 27 80 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085419401 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085419401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbb12), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085419401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085419401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085419401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085419401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085419401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d bb 12 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085419401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085419401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085419401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085419401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085419401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085419401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085419401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085419401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085419401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085419401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085419401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085419401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085419401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085419401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085419401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085419401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085419401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085419401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085419401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085419401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085419401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085419401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085419401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085419401 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=554560, count=588792) 20250427085419998 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085419998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96e50), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085419998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085419998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085419998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085419998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085419998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085419998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085419998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 6e 50 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085419998 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085419998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee86a9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085419998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085419998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085419998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085419998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085419998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085419998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085419998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 86 a9 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085419998 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085419998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3283), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085419998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085419998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085419998 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085419998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085419998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085419998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bb 32 83 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085419999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085419999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085419999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085419999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085419999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085419999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085419999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085419999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085419999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085419999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085419999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085419999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085419999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085419999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085419999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085419999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085419999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085419999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085420075 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085420076 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085420076 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085420077 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085420077 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085420077 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085420077 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085420077 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085420077 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085420077 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085420077 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085420077 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085420201 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085420201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a62247), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085420201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085420201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085420201 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085420201 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085420201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085420201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085420201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a6 22 47 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085420201 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085420201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e001), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085420201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085420201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085420201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085420201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085420201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085420201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085420201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 e0 01 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085420201 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085420201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699272), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085420201 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) 20250427085420201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085420201 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) 20250427085420201 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) 20250427085420201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085420201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085420201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 69 92 72 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085420202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085420202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085420202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085420202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085420202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085420202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085420202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085420202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085420202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085420202 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085420202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085420202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085420202 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085420202 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085420202 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085420202 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 20250427085420202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085420202 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085420912 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085420912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55776), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085420912 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) 20250427085420912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085420912 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) 20250427085420912 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) 20250427085420912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085420912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085420912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a5 57 76 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085420912 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085420912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b93f8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085420912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085420912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085420912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085420912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085420912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085420912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085420912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5b 93 f8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085420912 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085420912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3e83), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085420912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085420912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085420912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085420912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085420912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085420912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085420912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd 3e 83 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085420913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085420913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085420913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085420913 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 20250427085420913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085420913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085420913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085420913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085420913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085420913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085420913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085420913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085420913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085420913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085420913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085420913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085420913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085420913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:54: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_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 20250427085421521 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085421521 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085421521 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085421521 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085421521 DLSCCP DEBUG SCCP-SCOC(84)[0x56345e0bf5f0]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250427085421978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085421980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085421983 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34177<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085421996 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085421996 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085422004 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085422004 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422004 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085422004 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085422005 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34540 (stream_srv.c:142) 20250427085422005 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34540<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085422005 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085422005 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422005 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085422005 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422006 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422006 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085422006 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) 20250427085422006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422006 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) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 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) 20250427085422006 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) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422006 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) 20250427085422006 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) 20250427085422006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085422006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422006 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422006 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422006 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085422006 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) 20250427085422006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 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) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422006 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) 20250427085422006 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) 20250427085422006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085422006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422006 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422006 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422006 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085422006 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) 20250427085422006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085422006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085422006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422006 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422006 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422006 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085422006 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) 20250427085422006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085422007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085422007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085422007 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422007 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 20250427085422007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085422007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085422007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422007 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 20250427085422007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085422007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085422007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085422007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085422007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085422007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085422007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085422007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(949)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(949)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(947)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(952)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(952)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(952)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(950)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(955)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(955)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(955)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(953)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085422042 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085422042 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422042 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085422042 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422042 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085422042 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422043 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085422043 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422044 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422044 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085422044 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) 20250427085422044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422044 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) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 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) 20250427085422044 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) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422044 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) 20250427085422044 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) 20250427085422044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085422044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422044 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422044 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422044 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085422044 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) 20250427085422044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 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) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422044 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) 20250427085422044 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) 20250427085422044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085422044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422044 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422044 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422044 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085422044 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) 20250427085422044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422044 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085422044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085422044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422044 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422044 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422044 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085422044 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) 20250427085422044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085422044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085422044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085422044 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422044 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422044 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 20250427085422044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085422044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085422044 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422044 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 20250427085422044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085422044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085422044 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085422044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085422044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085422044 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085422044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085422044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(958)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(958)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(958)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(956)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(961)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(961)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(961)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-SCCP(959)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(964)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn2-M3UA(964)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(964)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(962)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085422088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085422088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085422088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085422088 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085422089 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) 20250427085422089 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085422089 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085422089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085422089 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085422093 DLINP DEBUG SRVCONN(,r=127.0.0.1:34540<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085422093 DLINP DEBUG SRVCONN(,r=127.0.0.1:34540<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085422093 DLINP DEBUG SRVCONN(,r=127.0.0.1:34540<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085422093 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085422093 DHNBAP DEBUG (127.0.0.1:34540 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085422093 DHNBAP NOTICE (127.0.0.1:34540 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085422093 DHNBAP NOTICE (127.0.0.1:34540 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085422093 DLINP DEBUG SRVCONN(,r=127.0.0.1:34540<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085422093 DLINP DEBUG SRVCONN(,r=127.0.0.1:34540<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085422217 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 20250427085422217 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 20250427085422217 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085422217 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085422223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085422224 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085422224 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085422224 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085422224 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085422224 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085422224 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 20250427085422224 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085422224 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  20250427085422224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085422226 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422226 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085422226 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085422226 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  20250427085422226 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085422226 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085422226 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085422226 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 20250427085422226 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085422226 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  20250427085422226 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085422226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085422227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085422227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085422227 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085422227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085422227 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085422227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085422227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085422227 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085422227 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085422227 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422227 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 20250427085422227 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 20250427085422227 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085422227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085422228 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422228 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085422228 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) 20250427085422228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085422228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085422228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085422228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085422228 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085422229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085422229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085422229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085422229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085422229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085422229 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.msc1-M3UA(952)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085422234 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) 20250427085422234 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085422234 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085422234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085422234 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085422234 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085422234 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085422234 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 20250427085422234 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085422234 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  20250427085422234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085422236 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) 20250427085422236 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085422236 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085422236 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  20250427085422236 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085422236 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085422236 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085422236 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 20250427085422236 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085422236 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  20250427085422236 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  20250427085422236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085422236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085422236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085422236 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085422236 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085422236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085422236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085422236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085422236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085422236 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085422236 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085422236 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422237 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422237 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085422237 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) 20250427085422237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085422238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085422238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422238 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085422238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085422238 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' 20250427085422238 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 20250427085422238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085422238 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085422238 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  20250427085422239 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 20250427085422239 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 20250427085422239 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085422239 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085422243 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) 20250427085422243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085422243 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085422243 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085422243 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085422243 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085422243 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085422243 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 20250427085422243 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085422243 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  20250427085422243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085422245 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) 20250427085422245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085422245 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085422245 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  20250427085422245 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085422245 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085422245 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085422245 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 20250427085422245 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085422245 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  20250427085422245 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  20250427085422245 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  20250427085422245 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085422245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085422245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085422245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085422245 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085422245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085422245 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085422245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085422245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085422245 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085422245 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085422245 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422246 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422246 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085422246 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) 20250427085422246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422246 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) 20250427085422246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422246 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) 20250427085422246 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) 20250427085422246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085422246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422246 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422246 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422247 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 20250427085422247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085422247 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' 20250427085422247 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 20250427085422247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085422247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085422247 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  20250427085422254 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 20250427085422254 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 20250427085422254 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085422254 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085422258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085422258 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085422258 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085422258 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085422258 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085422258 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085422258 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 20250427085422258 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085422258 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  20250427085422258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085422260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085422260 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085422260 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  20250427085422260 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085422260 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085422260 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085422261 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 20250427085422261 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085422261 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  20250427085422261 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  20250427085422261 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  20250427085422261 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  20250427085422261 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085422261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085422261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085422261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085422261 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085422261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085422261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085422261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085422261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085422261 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085422261 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085422261 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422262 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085422262 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) 20250427085422263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085422263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085422263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085422263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085422263 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422263 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085422263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085422263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085422263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085422263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085422263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085422263 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  20250427085422266 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 20250427085422266 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 20250427085422266 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085422266 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085422272 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) 20250427085422272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085422272 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085422272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085422272 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085422272 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085422272 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085422272 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 20250427085422272 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085422272 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  20250427085422272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085422275 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) 20250427085422275 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085422275 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085422275 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  20250427085422275 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085422275 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085422275 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085422275 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 20250427085422275 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085422275 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  20250427085422275 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  20250427085422275 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  20250427085422275 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  20250427085422275 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  20250427085422275 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085422275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085422275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085422275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085422275 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085422275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085422275 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085422275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085422275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085422275 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085422275 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085422275 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422276 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422277 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085422277 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) 20250427085422277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085422277 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085422277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085422277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422277 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422277 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 20250427085422277 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 20250427085422277 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085422277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085422278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085422278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085422278 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' 20250427085422278 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 20250427085422278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085422278 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085422278 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 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 04  HNBGW_Test.sgsn2-M3UA(964)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250427085422284 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) 20250427085422284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250427085422284 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085422284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085422284 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085422284 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085422284 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085422284 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 20250427085422284 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085422284 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  20250427085422284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085422286 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) 20250427085422286 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085422286 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085422286 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  20250427085422286 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085422286 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085422286 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085422286 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 20250427085422286 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250427085422286 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  20250427085422286 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  20250427085422286 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  20250427085422286 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  20250427085422286 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  20250427085422286 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  20250427085422286 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085422286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085422286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085422286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085422286 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250427085422286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085422286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085422286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085422286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085422286 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085422286 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085422286 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085422287 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085422287 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085422287 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) 20250427085422287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085422287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085422287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422287 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) 20250427085422287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085422287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085422287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085422287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085422287 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) 20250427085422287 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) 20250427085422287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085422287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085422287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085422287 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085422287 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085422287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085422287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085422287 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 20250427085422288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085422288 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 20250427085422288 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 20250427085422288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085422288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085422288 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(948)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085423033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085423033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085423033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085423033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085423033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423033 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423033 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085423033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085423033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423033 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085423033 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085423033 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) 20250427085423033 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) 20250427085423033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085423033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085423033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085423033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085423034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085423034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085423034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085423034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085423034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085423034 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085423034 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085423034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085423034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085423034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085423034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085423034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085423034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085423034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085423034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423034 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  20250427085423037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085423037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085423037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085423037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085423037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423037 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423037 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085423038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085423038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085423038 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085423038 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085423041 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) 20250427085423041 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085423041 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085423041 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 20250427085423041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423041 DLSS7 <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' 20250427085423041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423041 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423041 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423041 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) 20250427085423041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085423042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423042 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) 20250427085423042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423042 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) 20250427085423042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423042 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423042 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085423042 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085423042 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) 20250427085423042 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) 20250427085423042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085423042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085423042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085423042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085423042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085423042 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085423042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085423042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085423042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085423042 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085423042 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085423042 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085423042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085423042 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085423042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085423043 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' 20250427085423043 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 20250427085423043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085423043 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423043 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  20250427085423045 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) 20250427085423045 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085423045 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085423045 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 20250427085423045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423045 DLSS7 <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' 20250427085423045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423045 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423045 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423045 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) 20250427085423045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085423045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423045 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) 20250427085423045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423045 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) 20250427085423045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085423046 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085423046 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(954)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085423050 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) 20250427085423050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085423050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085423050 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 20250427085423050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423050 DLSS7 <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' 20250427085423050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423050 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423050 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423050 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) 20250427085423050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085423050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423050 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) 20250427085423050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423050 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) 20250427085423050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085423050 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085423050 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) 20250427085423050 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) 20250427085423050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085423050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085423050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423050 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) 20250427085423050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085423050 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) 20250427085423050 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) 20250427085423050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085423050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085423050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085423050 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085423050 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085423051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423051 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085423051 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085423051 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 20250427085423051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085423051 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' 20250427085423051 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 20250427085423051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085423051 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423051 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  20250427085423053 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) 20250427085423053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085423053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085423053 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 20250427085423053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423053 DLSS7 <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' 20250427085423053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423053 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423053 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) 20250427085423053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085423053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423053 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) 20250427085423053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423053 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) 20250427085423053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423053 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085423053 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085423053 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(957)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085423060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085423060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085423060 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085423060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085423061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423061 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423061 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085423061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085423061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085423061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085423061 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085423061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085423061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085423061 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423061 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  20250427085423061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085423061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085423061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423061 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085423061 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085423061 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) 20250427085423061 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) 20250427085423061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085423061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085423061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085423061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085423061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085423061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085423061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085423061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085423061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085423061 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085423061 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085423070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085423070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085423070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085423070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085423070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423070 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085423070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085423070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423070 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085423070 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085423070 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(960)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085423075 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) 20250427085423075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085423075 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085423075 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 20250427085423075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423075 DLSS7 <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' 20250427085423075 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423075 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423075 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423075 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423075 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) 20250427085423075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085423075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423075 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) 20250427085423075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423075 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) 20250427085423075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423075 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085423075 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085423075 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) 20250427085423075 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) 20250427085423075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085423075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085423075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085423075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085423075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085423075 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085423075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085423075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085423075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085423075 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085423075 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085423075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085423076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085423076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085423076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085423076 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' 20250427085423076 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 20250427085423076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085423076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423076 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  20250427085423078 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) 20250427085423078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085423078 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085423078 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 20250427085423078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423078 DLSS7 <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' 20250427085423078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423078 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423078 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423078 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) 20250427085423078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085423078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423078 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) 20250427085423078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423078 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) 20250427085423078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085423078 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085423078 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085423084 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) 20250427085423084 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085423084 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085423084 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 20250427085423084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423084 DLSS7 <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' 20250427085423084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423084 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423084 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423084 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) 20250427085423084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427085423084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423084 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) 20250427085423084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423084 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) 20250427085423084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423084 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085423084 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085423084 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) 20250427085423084 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) 20250427085423084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085423084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085423084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423084 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) 20250427085423084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085423084 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) 20250427085423084 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) 20250427085423084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085423084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085423084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 02 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) 20250427085423084 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085423084 DRANAP NOTICE cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: link up (cnlink.c:111) 20250427085423084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085423084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085423084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085423084 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 20250427085423084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085423084 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=2 -> eSLS=2: use Normal Route via 'virt-sgsn2' 20250427085423084 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 20250427085423084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085423084 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423085 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 02 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  20250427085423086 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) 20250427085423086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085423086 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085423086 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 20250427085423086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085423086 DLSS7 <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' 20250427085423086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085423086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085423086 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085423086 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085423086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085423086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085423086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085423086 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) 20250427085423086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085423086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085423086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427085423086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085423086 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) 20250427085423086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085423086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423086 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) 20250427085423086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085423086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085423086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085423086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085423086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085423086 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085423086 DRANAP INFO cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085424102 DLCTRL DEBUG Command: GET 250814074 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085424102 DLCTRL DEBUG Tx Command reply: GET_REPLY 250814074 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085424108 DLCTRL DEBUG Command: GET 364908971 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085424108 DLCTRL DEBUG Tx Command reply: GET_REPLY 364908971 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085424112 DLCTRL DEBUG Command: GET 409254489 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085424112 DLCTRL DEBUG Tx Command reply: GET_REPLY 409254489 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085424117 DLCTRL DEBUG Command: GET 823097865 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085424117 DLCTRL DEBUG Tx Command reply: GET_REPLY 823097865 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085424121 DLCTRL DEBUG Command: GET 570951059 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085424121 DLCTRL DEBUG Tx Command reply: GET_REPLY 570951059 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085424125 DLCTRL DEBUG Command: GET 21550806 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085424125 DLCTRL DEBUG Tx Command reply: GET_REPLY 21550806 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085424127 DLCTRL DEBUG Command: GET 595285609 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085424127 DLCTRL DEBUG Tx Command reply: GET_REPLY 595285609 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085424129 DLCTRL DEBUG Command: GET 690661948 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085424129 DLCTRL DEBUG Tx Command reply: GET_REPLY 690661948 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085424131 DLCTRL DEBUG Command: GET 776073952 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085424131 DLCTRL DEBUG Tx Command reply: GET_REPLY 776073952 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085424132 DLCTRL DEBUG Command: GET 396912678 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085424132 DLCTRL DEBUG Tx Command reply: GET_REPLY 396912678 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085424134 DLCTRL DEBUG Command: GET 87194908 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085424134 DLCTRL DEBUG Tx Command reply: GET_REPLY 87194908 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085424136 DLCTRL DEBUG Command: GET 858187572 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085424136 DLCTRL DEBUG Tx Command reply: GET_REPLY 858187572 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085424137 DLCTRL DEBUG Command: GET 281411132 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085424137 DLCTRL DEBUG Tx Command reply: GET_REPLY 281411132 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085424139 DLCTRL DEBUG Command: GET 144296040 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085424139 DLCTRL DEBUG Tx Command reply: GET_REPLY 144296040 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085424140 DLCTRL DEBUG Command: GET 78869509 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085424140 DLCTRL DEBUG Tx Command reply: GET_REPLY 78869509 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085424143 DLCTRL DEBUG Command: GET 551704866 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085424143 DLCTRL DEBUG Tx Command reply: GET_REPLY 551704866 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085424145 DLCTRL DEBUG Command: GET 118743420 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085424145 DLCTRL DEBUG Tx Command reply: GET_REPLY 118743420 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085424147 DLCTRL DEBUG Command: GET 113116504 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085424147 DLCTRL DEBUG Tx Command reply: GET_REPLY 113116504 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085424148 DLCTRL DEBUG Command: GET 978379201 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085424148 DLCTRL DEBUG Tx Command reply: GET_REPLY 978379201 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085424149 DLCTRL DEBUG Command: GET 314222119 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085424149 DLCTRL DEBUG Tx Command reply: GET_REPLY 314222119 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000001011110100'B, t_guard := 20.000000 } 20250427085424178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46884<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)2061356 20250427085425227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085425227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085425227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250427085425227 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085425227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f742c, normal) (hnbgw_rua.c:406) 20250427085425227 DHNB DEBUG map_rua[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085425227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085425227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2061356 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085425227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085425227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085425227 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250427085425227 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2061356 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:697) 20250427085425227 DCN DEBUG map_sccp[0x56345e020b50]{init}: Allocated (fsm.c:456) 20250427085425227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085425227 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2061356 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250427085425227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2061356 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250427085425227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085425227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085425227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085425227 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2061356 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085425227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085425227 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085425227 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{IDLE}: Allocated (fsm.c:456) 20250427085425227 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085425227 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030002f40056400500f1100926) (sccp_scrc.c:415) 20250427085425228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085425228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085425228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085425228 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) 20250427085425228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085425228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085425228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085425228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085425228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085425228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085425228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085425228 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) 20250427085425228 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) 20250427085425228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085425228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085425228 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 02 f4 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) 20250427085425228 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085425228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085425228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085425228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085425228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085425228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085425228 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 20250427085425228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085425228 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' 20250427085425228 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 20250427085425228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085425228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085425228 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 02 f4 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(962)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(966) HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)3013006 HNBGW_Test.sgsn2-SCCP(962)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(962)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(966)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085425234 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) 20250427085425234 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085425234 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085425234 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 20250427085425234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085425234 DLSS7 <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' 20250427085425234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085425234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085425234 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085425234 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5e 20 b3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085425234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085425234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085425234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085425234 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) 20250427085425234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085425234 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=005e20b3) (sccp_scrc.c:486) 20250427085425234 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250427085425234 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085425234 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085425234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085425234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085425234 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) 20250427085425234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085425234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085425235 DLCTRL DEBUG Command: GET 723676872 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085425235 DLCTRL DEBUG Tx Command reply: GET_REPLY 723676872 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085425236 DLCTRL DEBUG Command: GET 944350703 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085425236 DLCTRL DEBUG Tx Command reply: GET_REPLY 944350703 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085425237 DLCTRL DEBUG Command: GET 320753196 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085425237 DLCTRL DEBUG Tx Command reply: GET_REPLY 320753196 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085425237 DLCTRL DEBUG Command: GET 934489743 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085425237 DLCTRL DEBUG Tx Command reply: GET_REPLY 934489743 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085425238 DLCTRL DEBUG Command: GET 732039400 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085425238 DLCTRL DEBUG Tx Command reply: GET_REPLY 732039400 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085425239 DLCTRL DEBUG Command: GET 857641454 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085425239 DLCTRL DEBUG Tx Command reply: GET_REPLY 857641454 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085425239 DLCTRL DEBUG Command: GET 526575771 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085425239 DLCTRL DEBUG Tx Command reply: GET_REPLY 526575771 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085425240 DLCTRL DEBUG Command: GET 413134652 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085425240 DLCTRL DEBUG Tx Command reply: GET_REPLY 413134652 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085425241 DLCTRL DEBUG Command: GET 523752384 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085425241 DLCTRL DEBUG Tx Command reply: GET_REPLY 523752384 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085425241 DLCTRL DEBUG Command: GET 689408995 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085425241 DLCTRL DEBUG Tx Command reply: GET_REPLY 689408995 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085425242 DLCTRL DEBUG Command: GET 931016780 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085425242 DLCTRL DEBUG Tx Command reply: GET_REPLY 931016780 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085425243 DLCTRL DEBUG Command: GET 464000614 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085425243 DLCTRL DEBUG Tx Command reply: GET_REPLY 464000614 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250427085425244 DLCTRL DEBUG Command: GET 756388099 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085425244 DLCTRL DEBUG Tx Command reply: GET_REPLY 756388099 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085425244 DLCTRL DEBUG Command: GET 647604732 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085425244 DLCTRL DEBUG Tx Command reply: GET_REPLY 647604732 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085425245 DLCTRL DEBUG Command: GET 642217808 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085425245 DLCTRL DEBUG Tx Command reply: GET_REPLY 642217808 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085425246 DLCTRL DEBUG Command: GET 702599466 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085425246 DLCTRL DEBUG Tx Command reply: GET_REPLY 702599466 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085425246 DLCTRL DEBUG Command: GET 582336668 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085425246 DLCTRL DEBUG Tx Command reply: GET_REPLY 582336668 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085425247 DLCTRL DEBUG Command: GET 724738951 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085425247 DLCTRL DEBUG Tx Command reply: GET_REPLY 724738951 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085425248 DLCTRL DEBUG Command: GET 42732050 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085425248 DLCTRL DEBUG Tx Command reply: GET_REPLY 42732050 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085425249 DLCTRL DEBUG Command: GET 653791583 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085425249 DLCTRL DEBUG Tx Command reply: GET_REPLY 653791583 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000000111000'B, t_guard := 20.000000 } 20250427085425260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43686<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)12702587 20250427085426282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085426282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085426282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250427085426282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085426283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc1d37b, normal) (hnbgw_rua.c:406) 20250427085426283 DHNB DEBUG map_rua[0x56345e0e4190]{init}: Allocated (fsm.c:456) 20250427085426283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085426283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12702587 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085426283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085426283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085426283 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250427085426283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12702587 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:697) 20250427085426283 DCN DEBUG map_sccp[0x56345e0a3d40]{init}: Allocated (fsm.c:456) 20250427085426283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085426283 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12702587 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250427085426283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12702587 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250427085426283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085426283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085426283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085426283 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12702587 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085426283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085426283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085426283 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{IDLE}: Allocated (fsm.c:456) 20250427085426283 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085426283 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030000380056400500f1100926) (sccp_scrc.c:415) 20250427085426283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085426283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085426283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085426283 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) 20250427085426283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085426283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085426283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085426284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085426284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085426284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085426284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085426284 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) 20250427085426284 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) 20250427085426284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085426284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085426284 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 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) 20250427085426284 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085426284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085426284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085426284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085426284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085426284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085426284 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 20250427085426284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085426284 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' 20250427085426284 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 20250427085426284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085426284 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085426284 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 00 38 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)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(962)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(967) HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)1408532 HNBGW_Test.sgsn2-SCCP(962)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(962)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(967)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085426293 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) 20250427085426293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085426293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085426293 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 20250427085426293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085426293 DLSS7 <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' 20250427085426293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085426293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085426293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085426293 DLSS7 <000c> osmo_ss7_asp.c:1164 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 29 c0 2c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085426293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085426293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085426293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085426293 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) 20250427085426293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085426293 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=0029c02c) (sccp_scrc.c:486) 20250427085426293 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250427085426293 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085426293 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085426293 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085426293 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085426293 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) 20250427085426293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085426293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085426295 DLCTRL DEBUG Command: GET 58006250 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085426295 DLCTRL DEBUG Tx Command reply: GET_REPLY 58006250 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085426298 DLCTRL DEBUG Command: GET 983203967 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085426298 DLCTRL DEBUG Tx Command reply: GET_REPLY 983203967 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085426300 DLCTRL DEBUG Command: GET 101293489 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085426300 DLCTRL DEBUG Tx Command reply: GET_REPLY 101293489 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085426302 DLCTRL DEBUG Command: GET 353201831 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085426302 DLCTRL DEBUG Tx Command reply: GET_REPLY 353201831 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085426304 DLCTRL DEBUG Command: GET 966691285 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085426304 DLCTRL DEBUG Tx Command reply: GET_REPLY 966691285 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085426306 DLCTRL DEBUG Command: GET 951665464 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085426306 DLCTRL DEBUG Tx Command reply: GET_REPLY 951665464 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085426308 DLCTRL DEBUG Command: GET 732992853 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085426308 DLCTRL DEBUG Tx Command reply: GET_REPLY 732992853 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085426310 DLCTRL DEBUG Command: GET 469613860 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085426310 DLCTRL DEBUG Tx Command reply: GET_REPLY 469613860 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085426311 DLCTRL DEBUG Command: GET 409982914 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085426311 DLCTRL DEBUG Tx Command reply: GET_REPLY 409982914 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085426313 DLCTRL DEBUG Command: GET 787156301 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085426313 DLCTRL DEBUG Tx Command reply: GET_REPLY 787156301 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085426315 DLCTRL DEBUG Command: GET 18354212 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085426315 DLCTRL DEBUG Tx Command reply: GET_REPLY 18354212 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085426317 DLCTRL DEBUG Command: GET 522396176 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085426317 DLCTRL DEBUG Tx Command reply: GET_REPLY 522396176 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250427085426320 DLCTRL DEBUG Command: GET 560324434 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085426320 DLCTRL DEBUG Tx Command reply: GET_REPLY 560324434 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085426322 DLCTRL DEBUG Command: GET 14574238 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085426322 DLCTRL DEBUG Tx Command reply: GET_REPLY 14574238 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085426324 DLCTRL DEBUG Command: GET 333304131 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085426324 DLCTRL DEBUG Tx Command reply: GET_REPLY 333304131 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085426327 DLCTRL DEBUG Command: GET 90014473 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085426327 DLCTRL DEBUG Tx Command reply: GET_REPLY 90014473 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085426329 DLCTRL DEBUG Command: GET 3257896 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085426329 DLCTRL DEBUG Tx Command reply: GET_REPLY 3257896 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085426332 DLCTRL DEBUG Command: GET 887139893 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085426332 DLCTRL DEBUG Tx Command reply: GET_REPLY 887139893 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085426335 DLCTRL DEBUG Command: GET 535549423 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085426335 DLCTRL DEBUG Tx Command reply: GET_REPLY 535549423 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085426336 DLCTRL DEBUG Command: GET 317189535 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085426336 DLCTRL DEBUG Tx Command reply: GET_REPLY 317189535 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001110100111'B, t_guard := 20.000000 } 20250427085426359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43698<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(960)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(960)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(968)14613483 20250427085427392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085427392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085427392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085427392 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085427392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdefbeb, normal) (hnbgw_rua.c:406) 20250427085427392 DHNB DEBUG map_rua[0x56345e0e3b60]{init}: Allocated (fsm.c:456) 20250427085427392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085427392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613483 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085427392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085427392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085427392 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085427392 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613483 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427085427392 DCN DEBUG map_sccp[0x56345e0962f0]{init}: Allocated (fsm.c:456) 20250427085427392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085427392 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14613483 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427085427392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613483 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085427392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085427392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085427392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085427392 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613483 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085427392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085427392 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085427392 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{IDLE}: Allocated (fsm.c:456) 20250427085427392 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085427392 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003a70056400500f1100926) (sccp_scrc.c:415) 20250427085427392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085427392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085427392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085427392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085427392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085427392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085427392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085427392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085427392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085427392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085427392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085427392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085427392 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085427392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085427392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085427392 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 03 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) 20250427085427392 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085427392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085427392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085427393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085427393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085427393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085427393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085427393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085427393 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' 20250427085427393 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 20250427085427393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085427393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085427393 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 03 a7 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(959)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(960)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(968) HNBGW_Test.sgsn1-RAN(960)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(968)8506955 HNBGW_Test.sgsn1-SCCP(959)@86ee852d1e2c: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(968)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(959)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@86ee852d1e2c: 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 } } } 20250427085427415 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) 20250427085427415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085427415 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085427415 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 20250427085427415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085427415 DLSS7 <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' 20250427085427415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085427416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085427416 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085427416 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5b 6b 0a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085427416 DLCTRL DEBUG Command: GET 926005451 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085427416 DLCTRL DEBUG Tx Command reply: GET_REPLY 926005451 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085427416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085427416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085427416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085427416 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) 20250427085427416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085427416 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=005b6b0a) (sccp_scrc.c:486) 20250427085427416 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250427085427416 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085427416 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085427416 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085427416 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085427416 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) 20250427085427416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085427416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085427420 DLCTRL DEBUG Command: GET 959032830 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085427420 DLCTRL DEBUG Tx Command reply: GET_REPLY 959032830 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085427424 DLCTRL DEBUG Command: GET 376357808 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085427424 DLCTRL DEBUG Tx Command reply: GET_REPLY 376357808 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085427428 DLCTRL DEBUG Command: GET 455457979 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085427428 DLCTRL DEBUG Tx Command reply: GET_REPLY 455457979 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085427432 DLCTRL DEBUG Command: GET 163852687 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085427432 DLCTRL DEBUG Tx Command reply: GET_REPLY 163852687 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085427436 DLCTRL DEBUG Command: GET 875519168 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085427436 DLCTRL DEBUG Tx Command reply: GET_REPLY 875519168 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085427440 DLCTRL DEBUG Command: GET 29478014 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085427440 DLCTRL DEBUG Tx Command reply: GET_REPLY 29478014 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085427444 DLCTRL DEBUG Command: GET 356932078 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085427444 DLCTRL DEBUG Tx Command reply: GET_REPLY 356932078 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085427447 DLCTRL DEBUG Command: GET 529447474 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085427447 DLCTRL DEBUG Tx Command reply: GET_REPLY 529447474 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085427451 DLCTRL DEBUG Command: GET 115107478 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085427451 DLCTRL DEBUG Tx Command reply: GET_REPLY 115107478 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085427454 DLCTRL DEBUG Command: GET 307597192 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085427454 DLCTRL DEBUG Tx Command reply: GET_REPLY 307597192 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085427456 DLCTRL DEBUG Command: GET 545330495 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085427456 DLCTRL DEBUG Tx Command reply: GET_REPLY 545330495 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250427085427460 DLCTRL DEBUG Command: GET 279802513 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085427460 DLCTRL DEBUG Tx Command reply: GET_REPLY 279802513 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085427463 DLCTRL DEBUG Command: GET 762383164 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085427463 DLCTRL DEBUG Tx Command reply: GET_REPLY 762383164 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085427466 DLCTRL DEBUG Command: GET 35050745 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085427466 DLCTRL DEBUG Tx Command reply: GET_REPLY 35050745 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085427469 DLCTRL DEBUG Command: GET 634996529 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085427469 DLCTRL DEBUG Tx Command reply: GET_REPLY 634996529 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085427471 DLCTRL DEBUG Command: GET 100730399 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085427471 DLCTRL DEBUG Tx Command reply: GET_REPLY 100730399 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085427474 DLCTRL DEBUG Command: GET 683184716 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085427474 DLCTRL DEBUG Tx Command reply: GET_REPLY 683184716 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085427476 DLCTRL DEBUG Command: GET 82691386 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085427476 DLCTRL DEBUG Tx Command reply: GET_REPLY 82691386 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085427477 DLCTRL DEBUG Command: GET 225417677 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085427477 DLCTRL DEBUG Tx Command reply: GET_REPLY 225417677 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085427485 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34177<->l=127.0.0.1:4262) (control_if.c:193) 20250427085427486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46882<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(941)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(940)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085427489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085427490 DLINP DEBUG SRVCONN(,r=127.0.0.1:34540<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085427490 DLINP DEBUG SRVCONN(,r=127.0.0.1:34540<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085427490 DLINP NOTICE SRV(,r=127.0.0.1:34540<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085427490 DMAIN NOTICE (127.0.0.1:34540 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34540<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085427490 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(947)@86ee852d1e2c: Final verdict of PTC: none 20250427085427493 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085427493 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) 20250427085427493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085427493 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085427493 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-RAN(948)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(956)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(954)@86ee852d1e2c: Final verdict of PTC: none 20250427085427493 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) 20250427085427493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085427493 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085427494 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085427494 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) 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085427494 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085427494 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) 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085427494 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 20250427085427494 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) 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085427494 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085427494 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085427494 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085427494 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 20250427085427494 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  20250427085427494 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  20250427085427494 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  20250427085427494 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  20250427085427494 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  20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085427494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085427494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085427494 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085427494 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) 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085427494 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085427494 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) 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085427494 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250427085427495 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 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085427495 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085427495 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(957)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(953)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(951)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(950)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@86ee852d1e2c: Final verdict of PTC: none 20250427085427495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085427495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085427495 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085427495 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 20250427085427495 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  20250427085427495 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  20250427085427495 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  20250427085427495 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  20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085427495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085427495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085427495 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085427495 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) 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085427495 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085427495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085427495 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085427495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085427495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085427495 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085427495 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085427495 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 20250427085427495 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085427495 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) 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085427495 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 20250427085427495 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085427495 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085427495 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085427495 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) 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085427495 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 20250427085427495 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085427495 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) 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085427495 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 20250427085427495 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 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085427495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085427495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085427495 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085427496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085427496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085427496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085427496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085427496 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085427496 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085427496 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085427496 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085427495 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085427496 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085427496 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085427496 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085427496 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 20250427085427496 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  20250427085427496 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  20250427085427496 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  20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085427496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085427496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085427496 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085427496 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) 20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085427496 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 20250427085427496 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 20250427085427496 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) 20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085427496 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085427496 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085427496 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085427496 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 20250427085427496 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  20250427085427496 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  20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085427496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085427496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085427496 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 20250427085427496 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) 20250427085427496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085427496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085427496 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) HNBGW_Test.sgsn1-SCCP(959)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(949)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(964)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(952)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(962)@86ee852d1e2c: Final verdict of PTC: none 20250427085427499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085427500 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085427500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085427501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085427501 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085427502 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085427502 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085427503 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085427503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085427503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085427504 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250427085427504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085427505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085427505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085427505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085427506 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085427506 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085427506 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085427507 DRANAP NOTICE cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085427507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085427508 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085427508 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085427496 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085427496 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085427496 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085427496 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 20250427085427496 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  20250427085427496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085427496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085427497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085427497 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085427497 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) 20250427085427497 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085427497 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085427508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e20b3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085427497 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 20250427085427497 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 20250427085427497 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) 20250427085427497 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085427497 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085427509 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) 20250427085427497 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085427497 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085427497 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085427497 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 20250427085427497 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085427509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085427497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085427497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085427509 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) 20250427085427510 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) 20250427085427510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085427510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085427511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5e 20 b3 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085427511 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085427511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085427512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085427512 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085427513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085427513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085427514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085427514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{disrupted}: Freeing instance (context_map.c:202) 20250427085427514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2061356)[0x56345e0bf5f0]{disrupted}: Deallocated (fsm.c:568) 20250427085427515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085427515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{disconnected}: Freeing instance (context_map.c:206) 20250427085427515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56345e020b50]{disconnected}: Deallocated (fsm.c:568) 20250427085427516 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2061356 SCCP-107 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250427085427516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_sgsnpool_L3Complete_valid_nri_20(968)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(958)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(963)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(960)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(965)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(955)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(942)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(961)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(966)@86ee852d1e2c: Final verdict of PTC: pass 20250427085427517 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085427517 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085427517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c02c), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085427518 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) 20250427085427518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085427519 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) TC_sgsnpool_L3Complete_valid_nri_20(967)@86ee852d1e2c: Final verdict of PTC: pass 20250427085427519 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) 20250427085427519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) MTC@86ee852d1e2c: Setting final verdict of the test case. 20250427085427520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MTC@86ee852d1e2c: Local verdict of MTC: pass 20250427085427520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 c0 2c 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass)20250427085427521 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) 20250427085427521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943): none (pass -> pass) 20250427085427521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944): none (pass -> pass) 20250427085427522 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{connected}: Tx RUA Disconnect (context_map_rua.c:203) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946): none (pass -> pass) 20250427085427522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) 20250427085427523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) 20250427085427523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085427523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{disrupted}: Freeing instance (context_map.c:202) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) 20250427085427524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12702587)[0x56345e0e4190]{disrupted}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) 20250427085427524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085427524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{disconnected}: Freeing instance (context_map.c:206) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(953): none (pass -> pass) 20250427085427525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x56345e0a3d40]{disconnected}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(954): none (pass -> pass) 20250427085427525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12702587 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(955): none (pass -> pass) 20250427085427525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43698<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(956): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(957): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(958): none (pass -> pass) 20250427085427526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085427526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(959): none (pass -> pass) 20250427085427527 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(960): none (pass -> pass) 20250427085427527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085427527 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085427528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085427528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085427528 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085427528 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085427529 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085427529 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085427530 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085427530 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085427530 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085427530 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 20250427085427530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085427530 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085427530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085427530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085427531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085427531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085427532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085427532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085427532 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085427532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085427533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085427533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085427533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085427534 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085427534 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085427534 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085427534 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085427535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085427535 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085427535 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085427535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6b0a), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085427536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085427536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085427536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085427536 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(961): none (pass -> pass) 20250427085427537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(962): none (pass -> pass) 20250427085427537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(963): none (pass -> pass) 20250427085427537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b 6b 0a 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085427537 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(964): none (pass -> pass) 20250427085427538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) 20250427085427538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(966): pass (pass -> pass) 20250427085427538 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{connected}: Tx RUA Disconnect (context_map_rua.c:203) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(967): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(968): pass (pass -> pass) 20250427085427538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085427538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) MTC@86ee852d1e2c: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass 20250427085427539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085427539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{disrupted}: Freeing instance (context_map.c:202) MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. 20250427085427539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613483)[0x56345e0e3b60]{disrupted}: Deallocated (fsm.c:568) 20250427085427539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085427540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085427540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x56345e0962f0]{disconnected}: Deallocated (fsm.c:568) 20250427085427540 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613483 SCCP-109 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427085427540 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085427540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085427540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085427540 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 20250427085427540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085427540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085427541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085427541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085427541 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085427541 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) 20250427085427541 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085427541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085427541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085427542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085427542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085427542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085427542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Sun Apr 27 08:54:27 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 20250427085427700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085428079 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085428079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b5c3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085428079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085428079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428079 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085428079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085428079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085428079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 b5 c3 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085428079 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085428079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d1160), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085428079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085428079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085428080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085428080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085428080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 11 60 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085428080 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085428080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3194f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085428080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085428080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085428080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085428080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085428080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 19 4f 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085428080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085428080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085428080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085428080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085428080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085428080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085428080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085428080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085428080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085428080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085428080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085428081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085428081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085428081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085428081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085428081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085428081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085428081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085428403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43700<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=691112) 20250427085428636 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085428636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071d59b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085428636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085428636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428636 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085428636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085428636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085428636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 71 d5 9b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085428636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085428636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085428636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085428636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085428636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085428636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085428639 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085428639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002df064), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085428639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085428639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085428639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085428639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085428639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2d f0 64 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085428639 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085428639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401ba3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085428639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085428639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085428639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085428639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085428639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085428639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 40 1b a3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085428640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085428640 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085428640 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085428640 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085428640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085428640 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085428640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085428640 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085428640 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085428640 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085428640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085428640 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085429401 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085429401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f2780), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085429401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085429401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085429401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085429401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085429401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085429401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085429401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 27 80 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085429401 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085429401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bf765), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085429401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085429401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085429401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085429401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085429401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085429401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085429401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4b f7 65 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085429401 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085429401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ce9), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085429401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085429401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085429401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085429401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085429401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085429401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085429401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 2c e9 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085429401 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085429401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbb12), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085429401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085429401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085429401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085429401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085429401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085429401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085429401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d bb 12 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085429402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085429402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085429402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085429402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085429402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085429402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085429402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085429402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085429402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085429402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085429402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085429402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085429402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085429402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085429402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085429402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085429402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085429402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085429402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085429402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085429402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085429402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085429402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085429402 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=691112, count=720724) 20250427085429495 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085429495 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085429495 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085429496 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085429496 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085429496 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085429496 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085429496 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085429496 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085429497 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085429497 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085429497 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085429497 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085429497 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085429497 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085429497 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085429497 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085429497 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250427085430000 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085430000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3283), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085430000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085430000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085430000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085430000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085430000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085430000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085430000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bb 32 83 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085430000 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085430000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee86a9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085430000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085430000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085430000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085430000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085430000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085430000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085430000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 86 a9 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085430000 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085430000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96e50), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085430000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085430000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085430000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085430000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085430000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085430000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085430000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 6e 50 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085430000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085430001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085430001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085430001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085430001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085430001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085430001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085430001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085430001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085430001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085430001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085430001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085430001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085430001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085430001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085430001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085430001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085430001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085430202 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085430202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699272), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085430202 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) 20250427085430202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085430202 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) 20250427085430202 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) 20250427085430202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085430202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085430202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 69 92 72 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085430202 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085430202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e001), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085430202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085430202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085430202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085430202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085430202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085430202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085430202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 56 e0 01 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085430202 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085430202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a62247), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085430202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085430202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085430202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085430202 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085430202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085430202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085430202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a6 22 47 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085430203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085430203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085430203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085430203 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 20250427085430203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085430203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085430203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085430203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085430203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085430203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085430203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085430203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085430203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085430203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085430203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085430203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085430203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085430203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:54:30 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 20250427085430906 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(86)[0x56345e0af020]{IDLE}: Deallocated (fsm.c:568) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(85)[0x56345e0db500]{IDLE}: Deallocated (fsm.c:568) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085430906 DLSCCP DEBUG SCCP-SCOC(87)[0x56345e0b6590]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_sgsnpool_L3Compl_no_cn started. 20250427085431511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085431515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085431519 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36143<->l=127.0.0.1:4262) (control_if.c:572) 20250427085431534 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085431534 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)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085431541 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085431541 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431541 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085431541 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431541 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085431541 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431541 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085431541 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431542 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48853 (stream_srv.c:142) 20250427085431542 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48853<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085431543 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431543 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085431543 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) 20250427085431543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085431543 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) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 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) 20250427085431543 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) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431543 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) 20250427085431543 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) 20250427085431543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085431543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085431543 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431543 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431543 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085431543 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) 20250427085431543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 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) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431543 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) 20250427085431543 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) 20250427085431543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085431543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085431543 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431543 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431543 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085431543 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) 20250427085431543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431543 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085431543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085431543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085431543 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431543 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085431543 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) 20250427085431543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085431543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085431543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085431543 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431543 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 20250427085431543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085431543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085431543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431543 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 20250427085431543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085431543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085431543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085431543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085431543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085431543 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085431543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085431543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(979)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(979)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(977)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085431558 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085431558 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431558 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085431558 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431558 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085431558 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431558 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085431558 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431560 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431560 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085431560 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) 20250427085431560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085431560 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) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 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) 20250427085431560 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) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431560 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) 20250427085431560 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) 20250427085431560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085431560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085431560 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431560 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431560 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085431560 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) 20250427085431560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 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) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431560 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) 20250427085431560 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) 20250427085431560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085431560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085431560 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431560 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431560 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085431560 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) 20250427085431560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431560 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085431560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085431560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085431560 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431560 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431560 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085431560 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) 20250427085431560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085431560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085431560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085431560 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431560 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 20250427085431560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085431560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085431560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431560 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 20250427085431560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085431560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085431560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085431560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085431560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085431560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085431560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085431560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085431581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085431581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085431581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085431581 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085431581 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) 20250427085431581 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085431581 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085431581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085431581 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085431585 DLINP DEBUG SRVCONN(,r=127.0.0.1:48853<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085431585 DLINP DEBUG SRVCONN(,r=127.0.0.1:48853<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085431585 DLINP DEBUG SRVCONN(,r=127.0.0.1:48853<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085431585 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085431585 DHNBAP DEBUG (127.0.0.1:48853 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085431585 DHNBAP NOTICE (127.0.0.1:48853 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085431585 DHNBAP NOTICE (127.0.0.1:48853 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085431585 DLINP DEBUG SRVCONN(,r=127.0.0.1:48853<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085431585 DLINP DEBUG SRVCONN(,r=127.0.0.1:48853<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085431755 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 20250427085431755 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 20250427085431755 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085431755 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085431763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431763 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085431763 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085431763 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085431763 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085431763 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085431763 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085431763 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 20250427085431763 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085431763 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  20250427085431763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085431766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085431766 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085431766 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  20250427085431766 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085431766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085431767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085431767 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085431767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085431767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085431767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085431767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085431767 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085431767 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085431766 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085431766 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085431766 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 20250427085431766 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085431766 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  20250427085431766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085431766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085431767 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431768 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431768 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085431768 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) 20250427085431768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085431768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085431769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085431769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085431769 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085431769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085431769 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085431769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085431769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085431769 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085431769 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  20250427085431773 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 20250427085431773 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 20250427085431773 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085431773 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085431779 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085431779 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085431779 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085431779 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085431780 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085431780 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085431780 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 20250427085431780 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085431780 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  20250427085431780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085431782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085431782 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085431782 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  20250427085431782 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085431782 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085431782 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085431782 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 20250427085431782 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085431782 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  20250427085431782 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  20250427085431782 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085431782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085431782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085431782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085431782 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085431783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085431783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085431783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085431783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085431783 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085431783 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085431783 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085431784 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085431784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085431784 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) 20250427085431784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085431784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085431784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085431784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085431784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085431784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085431784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085431784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085431784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085431785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085431785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085431785 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085431785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085431785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085431785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085431785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085431785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085431785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085431785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085431785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085431785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085431785 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(978)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085432570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085432570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085432570 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085432571 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085432571 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085432571 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085432571 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085432571 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085432571 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085432571 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085432571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085432571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085432571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085432571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085432571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085432571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085432571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085432571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085432571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085432571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085432571 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085432571 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085432571 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) 20250427085432571 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) 20250427085432572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085432572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085432572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085432572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085432572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085432572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085432572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085432572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085432572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085432572 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085432572 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085432572 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085432572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085432572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085432572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085432572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085432572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085432572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085432572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085432572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085432572 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  20250427085432573 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085432573 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085432573 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085432573 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085432573 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085432573 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085432573 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085432573 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085432573 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085432573 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085432573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085432573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085432573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085432573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085432573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085432573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085432573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085432573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085432573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085432573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085432573 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085432573 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085432573 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085432581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085432581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085432581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085432581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085432581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085432581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085432581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085432581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085432581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085432581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085432581 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085432581 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085432581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085432581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085432581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085432581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085432581 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085432581 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085432581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085432581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085432581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085432581 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085432581 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) 20250427085432581 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) 20250427085432581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085432581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085432581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085432582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085432582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085432582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085432582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085432582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085432582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085432582 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085432582 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085432582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085432582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085432582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085432582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085432582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085432582 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085432582 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085432582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085432582 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085432582 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  20250427085432584 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085432584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085432584 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085432584 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085432584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085432584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085432584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085432584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085432584 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085432584 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085432585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085432585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085432585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085432585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085432585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085432585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085432585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085432585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085432585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085432585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085432585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085432585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085432585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085432585 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085432585 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085432585 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085432598 DLCTRL DEBUG Command: GET 288153188 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085432598 DLCTRL DEBUG Tx Command reply: GET_REPLY 288153188 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085432600 DLCTRL DEBUG Command: GET 386414107 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085432600 DLCTRL DEBUG Tx Command reply: GET_REPLY 386414107 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085432603 DLCTRL DEBUG Command: GET 805941550 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085432603 DLCTRL DEBUG Tx Command reply: GET_REPLY 805941550 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085432607 DLCTRL DEBUG Command: GET 663056381 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085432607 DLCTRL DEBUG Tx Command reply: GET_REPLY 663056381 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085432610 DLCTRL DEBUG Command: GET 202705068 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085432611 DLCTRL DEBUG Tx Command reply: GET_REPLY 202705068 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085432614 DLCTRL DEBUG Command: GET 199444892 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085432614 DLCTRL DEBUG Tx Command reply: GET_REPLY 199444892 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085432616 DLCTRL DEBUG Command: GET 277688248 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085432616 DLCTRL DEBUG Tx Command reply: GET_REPLY 277688248 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085432619 DLCTRL DEBUG Command: GET 634785381 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085432619 DLCTRL DEBUG Tx Command reply: GET_REPLY 634785381 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085432621 DLCTRL DEBUG Command: GET 198179381 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085432621 DLCTRL DEBUG Tx Command reply: GET_REPLY 198179381 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085432623 DLCTRL DEBUG Command: GET 513578886 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085432623 DLCTRL DEBUG Tx Command reply: GET_REPLY 513578886 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085432625 DLCTRL DEBUG Command: GET 285158728 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085432625 DLCTRL DEBUG Tx Command reply: GET_REPLY 285158728 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085432626 DLCTRL DEBUG Command: GET 34553519 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085432626 DLCTRL DEBUG Tx Command reply: GET_REPLY 34553519 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085432631 DLCTRL DEBUG Command: GET 277613017 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085432631 DLCTRL DEBUG Tx Command reply: GET_REPLY 277613017 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085432636 DLCTRL DEBUG Command: GET 532397744 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085432636 DLCTRL DEBUG Tx Command reply: GET_REPLY 532397744 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085432641 DLCTRL DEBUG Command: GET 949125108 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085432642 DLCTRL DEBUG Tx Command reply: GET_REPLY 949125108 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085432646 DLCTRL DEBUG Command: GET 138692157 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085432646 DLCTRL DEBUG Tx Command reply: GET_REPLY 138692157 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085432649 DLCTRL DEBUG Command: GET 474777769 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085432649 DLCTRL DEBUG Tx Command reply: GET_REPLY 474777769 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085432651 DLCTRL DEBUG Command: GET 391101246 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085432651 DLCTRL DEBUG Tx Command reply: GET_REPLY 391101246 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085432653 DLCTRL DEBUG Command: GET 521406471 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085432654 DLCTRL DEBUG Tx Command reply: GET_REPLY 521406471 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085432656 DLCTRL DEBUG Command: GET 54566961 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085432656 DLCTRL DEBUG Tx Command reply: GET_REPLY 54566961 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000000001110101'B, t_guard := 20.000000 } 20250427085432694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)16078592 20250427085433722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085433722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085433722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085433722 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085433722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf55700, normal) (hnbgw_rua.c:406) 20250427085433722 DHNB DEBUG map_rua[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085433722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078592)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085433722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16078592 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085433722 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085433722 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085433722 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085433722 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16078592 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250427085433722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078592)[0x56345e0db500]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085433722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078592)[0x56345e0db500]{init}: Freeing instance (context_map.c:202) 20250427085433722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16078592)[0x56345e0db500]{init}: Deallocated (fsm.c:568) 20250427085433722 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16078592 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085433722 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) 20250427085433722 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427085433722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085433722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085433722 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)@86ee852d1e2c: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)16078592 MTC@86ee852d1e2c: 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 := '000000000000000001010100'B, t_guard := 20.000000 } 20250427085433756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)15260763 20250427085434774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085434774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085434775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427085434775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085434775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe8dc5b, normal) (hnbgw_rua.c:406) 20250427085434775 DHNB DEBUG map_rua[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085434775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260763)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085434775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260763 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085434775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085434775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085434775 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427085434775 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260763 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250427085434775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260763)[0x56345e0db500]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085434775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260763)[0x56345e0db500]{init}: Freeing instance (context_map.c:202) 20250427085434775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15260763)[0x56345e0db500]{init}: Deallocated (fsm.c:568) 20250427085434775 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15260763 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250427085434775 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) 20250427085434775 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427085434775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085434775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085434775 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)@86ee852d1e2c: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)15260763 MTC@86ee852d1e2c: 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 := '000000000000001110001000'B, t_guard := 20.000000 } 20250427085434811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)3182771 20250427085435832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085435833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085435833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085435833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085435833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3090b3, normal) (hnbgw_rua.c:406) 20250427085435833 DHNB DEBUG map_rua[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085435833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3182771)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085435833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3182771 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085435833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085435833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085435833 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3182771 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250427085435833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3182771)[0x56345e0db500]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085435833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3182771)[0x56345e0db500]{init}: Freeing instance (context_map.c:202) 20250427085435833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3182771)[0x56345e0db500]{init}: Deallocated (fsm.c:568) 20250427085435833 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3182771 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250427085435833 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) 20250427085435833 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427085435833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085435833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085435833 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)@86ee852d1e2c: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)3182771 MTC@86ee852d1e2c: 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 := '000000000000001010001001'B, t_guard := 20.000000 } 20250427085435862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)595857 20250427085436877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085436877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085436877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085436877 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085436877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x91791, normal) (hnbgw_rua.c:406) 20250427085436878 DHNB DEBUG map_rua[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085436878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595857)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085436878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595857 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085436878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085436878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085436878 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085436878 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-595857 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250427085436878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595857)[0x56345e0db500]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085436878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595857)[0x56345e0db500]{init}: Freeing instance (context_map.c:202) 20250427085436878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-595857)[0x56345e0db500]{init}: Deallocated (fsm.c:568) 20250427085436878 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-595857 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085436878 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) 20250427085436878 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427085436878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085436878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085436878 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)@86ee852d1e2c: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)595857 MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085436893 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36143<->l=127.0.0.1:4262) (control_if.c:193) 20250427085436894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43716<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(971)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(970)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085436900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43710<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085436901 DLINP DEBUG SRVCONN(,r=127.0.0.1:48853<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085436901 DLINP DEBUG SRVCONN(,r=127.0.0.1:48853<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085436901 DLINP NOTICE SRV(,r=127.0.0.1:48853<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085436901 DMAIN NOTICE (127.0.0.1:48853 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48853<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085436901 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427085436902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085436902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085436902 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085436902 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) 20250427085436902 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(977)@86ee852d1e2c: Final verdict of PTC: none 20250427085436903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085436904 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) 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085436904 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085436904 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) 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085436904 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085436904 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) 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(980)@86ee852d1e2c: Final verdict of PTC: none 20250427085436904 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 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(978)@86ee852d1e2c: Final verdict of PTC: none 20250427085436904 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085436904 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085436904 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085436904 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 20250427085436904 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  20250427085436904 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085436904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085436904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085436905 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085436905 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) 20250427085436905 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085436905 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085436905 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 20250427085436905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085436905 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085436905 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085436905 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085436905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085436905 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@86ee852d1e2c: Final verdict of PTC: none 20250427085436905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085436905 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085436905 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085436905 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 20250427085436905 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085436905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085436905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085436905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085436905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085436905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085436906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085436906 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085436906 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085436906 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085436906 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085436906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085436906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-M3UA(979)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@86ee852d1e2c: Final verdict of PTC: none 20250427085436906 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085436906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085436906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085436906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@86ee852d1e2c: Final verdict of PTC: none 20250427085436906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085436906 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085436906 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085436906 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085436906 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(972)@86ee852d1e2c: Final verdict of PTC: none 20250427085436909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(983)@86ee852d1e2c: Final verdict of PTC: none 20250427085436910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(985)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(984)@86ee852d1e2c: Final verdict of PTC: none 20250427085436912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085436922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(986)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(987)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(973): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(975): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(984): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(985): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(986): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(987): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sun Apr 27 08:54:36 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 20250427085436999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085437512 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085437512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e20b3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085437512 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) 20250427085437512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085437512 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) 20250427085437512 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) 20250427085437512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085437512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085437512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5e 20 b3 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085437512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085437512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085437512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085437512 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 20250427085437512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085437512 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085437521 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085437521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c02c), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085437521 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) 20250427085437521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085437521 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) 20250427085437521 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) 20250427085437521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085437521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085437521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 c0 2c 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085437522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085437522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085437522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085437522 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 20250427085437522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085437522 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085437538 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085437538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6b0a), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085437538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085437538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085437538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085437538 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085437538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085437538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085437538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b 6b 0a 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085437538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085437538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085437538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085437538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085437538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085437538 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085437601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44380<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294688) 20250427085438081 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085438081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3194f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438081 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085438081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085438081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085438081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 19 4f 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085438081 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085438081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d1160), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438081 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085438081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085438081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085438081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 11 60 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085438081 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085438081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b5c3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085438081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438081 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085438081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085438081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085438081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 b5 c3 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085438081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085438081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085438081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085438081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085438081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085438082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085438082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085438082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085438082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085438082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085438082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085438082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085438082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085438082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085438082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085438082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085438082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085438082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=294688, count=324048) 20250427085438637 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085438637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071d59b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085438637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085438637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438637 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085438637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085438637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085438637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 71 d5 9b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085438637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085438637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085438637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085438637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085438638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085438638 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085438640 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085438640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401ba3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085438640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085438640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085438640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085438640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085438640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 40 1b a3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085438640 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085438640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002df064), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085438640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085438641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085438641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085438641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085438641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085438641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2d f0 64 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085438641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085438641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085438641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085438641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085438641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085438641 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085438641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085438641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085438641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085438641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085438641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085438641 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085438905 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085438906 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085438906 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085438906 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085438906 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085438906 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085439402 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085439402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbb12), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085439402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085439402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085439402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085439402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085439402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085439402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085439402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d bb 12 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085439402 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085439402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ce9), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085439402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085439402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085439402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085439402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085439402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085439402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085439402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 2c e9 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085439402 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085439402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bf765), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085439402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085439402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085439402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085439402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085439402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085439402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085439402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4b f7 65 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085439402 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085439402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f2780), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085439402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085439402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085439402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085439402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085439402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085439402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085439403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 27 80 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085439403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085439403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085439403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085439403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085439403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085439403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085439403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085439403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085439403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085439403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085439403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085439403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085439403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085439403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085439403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085439403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085439403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085439403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085439403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085439403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085439403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085439403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085439403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085439403 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:54:39 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 20250427085440000 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085440000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96e50), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085440001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085440001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085440001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085440001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 6e 50 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085440001 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085440001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee86a9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085440001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085440001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085440001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085440001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 86 a9 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085440001 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085440001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3283), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085440001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085440001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bb 32 83 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085440001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085440001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085440001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085440001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085440001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085440001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085440001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085440001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085440001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085440198 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(90)[0x56345e0daec0]{IDLE}: Deallocated (fsm.c:568) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(89)[0x56345e0a3eb0]{IDLE}: Deallocated (fsm.c:568) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085440198 DLSCCP DEBUG SCCP-SCOC(88)[0x56345e09b700]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250427085440699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085440704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085440708 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37257<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085440724 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085440724 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085440731 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085440731 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440732 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085440732 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440732 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085440732 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085440732 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45746 (stream_srv.c:142) 20250427085440732 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45746<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085440732 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085440732 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440733 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440733 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085440733 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) 20250427085440733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085440733 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) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 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) 20250427085440733 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) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440733 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) 20250427085440733 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) 20250427085440733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085440733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085440733 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440733 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440733 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085440733 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) 20250427085440733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 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) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440733 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) 20250427085440733 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) 20250427085440733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085440733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085440733 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440733 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440733 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085440733 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) 20250427085440733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085440733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085440733 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440733 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440733 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085440733 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) 20250427085440733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085440733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085440733 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440733 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 20250427085440733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085440733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085440733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440733 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 20250427085440733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085440733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085440733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085440733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085440733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085440733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085440733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085440733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(998)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(998)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(996)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1001)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(1001)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1001)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-SCCP(999)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1004)@86ee852d1e2c: ************************************************* HNBGW_Test.msc2-M3UA(1004)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1004)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1002)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085440788 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085440788 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440788 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085440788 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440789 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085440789 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440789 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440789 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085440789 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) 20250427085440789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085440789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085440789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085440789 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440789 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085440789 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440789 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440789 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085440789 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) 20250427085440789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085440789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440790 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085440790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085440790 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085440790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085440790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085440790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085440790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085440790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085440791 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440791 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085440791 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) 20250427085440791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085440791 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) 20250427085440791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440791 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) 20250427085440791 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) 20250427085440791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440791 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) 20250427085440791 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) 20250427085440791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085440791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085440791 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440791 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440791 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085440791 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) 20250427085440791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085440791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440791 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) 20250427085440791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440791 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) 20250427085440791 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) 20250427085440791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085440791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085440791 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440791 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 20250427085440791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085440791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085440791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440791 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 20250427085440791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085440791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1007)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(1007)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1007)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1005)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1010)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(1010)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1008)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1013)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn2-M3UA(1013)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1013)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn2-SCCP(1011)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085440871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085440871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085440871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085440871 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085440871 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) 20250427085440871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085440871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085440871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085440871 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085440881 DLINP DEBUG SRVCONN(,r=127.0.0.1:45746<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085440881 DLINP DEBUG SRVCONN(,r=127.0.0.1:45746<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085440881 DLINP DEBUG SRVCONN(,r=127.0.0.1:45746<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085440881 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085440881 DHNBAP DEBUG (127.0.0.1:45746 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085440881 DHNBAP NOTICE (127.0.0.1:45746 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085440881 DHNBAP NOTICE (127.0.0.1:45746 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085440881 DLINP DEBUG SRVCONN(,r=127.0.0.1:45746<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085440881 DLINP DEBUG SRVCONN(,r=127.0.0.1:45746<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085440945 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 20250427085440945 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 20250427085440945 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085440945 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085440953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085440953 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085440953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085440953 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085440953 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085440953 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085440953 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 20250427085440953 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085440953 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  20250427085440953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085440956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085440956 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085440956 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  20250427085440956 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085440956 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085440956 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085440956 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 20250427085440956 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085440956 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  20250427085440956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085440956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085440957 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 20250427085440957 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 20250427085440957 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085440957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085440957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085440957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085440957 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085440957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085440957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085440957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085440957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085440957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085440957 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085440957 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440958 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440958 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085440958 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) 20250427085440958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085440958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085440959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085440959 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085440959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085440959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085440959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085440959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085440959 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085440959 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(1001)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085440963 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) 20250427085440963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085440964 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085440964 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085440964 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085440964 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085440964 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085440964 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 20250427085440964 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085440964 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  20250427085440964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085440966 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) 20250427085440966 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085440966 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085440966 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  20250427085440966 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085440966 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085440966 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085440966 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 20250427085440967 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085440967 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  20250427085440967 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  20250427085440967 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085440967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085440967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085440967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085440967 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085440967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085440967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085440967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085440967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085440967 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085440967 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085440967 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440968 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440968 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085440968 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) 20250427085440968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085440969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085440969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085440969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085440969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085440969 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440969 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440969 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440969 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085440969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085440969 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' 20250427085440969 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 20250427085440969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085440969 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085440969 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  20250427085440978 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 20250427085440978 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 20250427085440978 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085440978 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427085440983 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) 20250427085440983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427085440983 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085440983 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085440983 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085440983 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085440983 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085440983 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 20250427085440983 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085440983 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  20250427085440983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085440983 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) 20250427085440983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085440983 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085440983 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  20250427085440983 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085440983 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085440983 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085440983 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 20250427085440983 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427085440983 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  20250427085440983 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  20250427085440983 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  20250427085440983 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085440983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085440983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085440983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085440983 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427085440983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085440983 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085440983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085440983 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085440983 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085440983 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085440983 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085440985 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085440985 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085440985 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) 20250427085440985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085440985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085440985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440985 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) 20250427085440985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085440985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085440985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085440985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085440985 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) 20250427085440985 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) 20250427085440985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085440985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085440985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085440985 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085440985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085440985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085440985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085440985 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 20250427085440985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085440985 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' 20250427085440985 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 20250427085440985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085440985 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085440985 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  20250427085441016 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 20250427085441017 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 20250427085441017 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085441017 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085441023 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085441024 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085441024 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085441024 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085441024 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085441024 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085441024 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 20250427085441024 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085441024 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  20250427085441024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085441026 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441026 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085441026 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085441026 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  20250427085441026 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085441026 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085441026 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085441026 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 20250427085441026 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085441026 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  20250427085441027 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  20250427085441027 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  20250427085441027 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  20250427085441027 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085441027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085441027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085441027 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085441027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085441027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085441027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085441027 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085441027 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085441027 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085441028 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085441028 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085441028 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) 20250427085441028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085441028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085441028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085441028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085441029 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085441029 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085441029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085441029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085441029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085441029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085441029 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441029 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  20250427085441038 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 20250427085441038 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 20250427085441038 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085441038 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085441044 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) 20250427085441044 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085441044 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085441044 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085441044 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085441044 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085441044 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085441044 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 20250427085441044 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085441044 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  20250427085441044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085441046 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) 20250427085441046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085441046 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085441047 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  20250427085441047 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085441047 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085441047 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085441047 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 20250427085441047 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085441047 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  20250427085441047 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  20250427085441047 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  20250427085441047 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  20250427085441047 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  20250427085441047 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085441047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085441047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085441047 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085441047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085441047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085441047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085441047 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085441047 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085441047 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085441048 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085441048 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085441048 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) 20250427085441048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085441048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441048 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085441048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085441048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085441048 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085441049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085441049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085441049 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' 20250427085441049 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 20250427085441049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085441049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441049 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  20250427085441055 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 20250427085441055 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 20250427085441055 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085441055 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250427085441061 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) 20250427085441061 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250427085441061 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085441061 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085441061 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085441061 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085441061 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250427085441061 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 20250427085441061 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085441061 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  20250427085441061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085441064 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) 20250427085441064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085441064 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085441064 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  20250427085441064 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085441064 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085441064 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085441064 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 20250427085441064 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250427085441064 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  20250427085441064 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  20250427085441064 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  20250427085441064 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  20250427085441064 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  20250427085441064 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  20250427085441064 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085441064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085441064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085441064 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250427085441064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085441064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085441064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085441064 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085441064 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085441064 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085441065 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085441065 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085441065 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) 20250427085441065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085441065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441065 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) 20250427085441065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441066 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) 20250427085441066 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) 20250427085441066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085441066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085441066 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085441066 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441066 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 20250427085441066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085441066 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' 20250427085441066 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 20250427085441066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085441066 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441066 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 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 06  HNBGW_Test.msc0-RAN(997)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085441761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085441761 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085441761 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085441761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441761 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085441761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441761 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441761 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085441761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085441761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085441762 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085441762 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) 20250427085441762 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) 20250427085441762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085441762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085441762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085441762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085441762 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085441762 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085441762 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085441762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085441762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085441762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085441762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085441762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441762 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  20250427085441765 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441765 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085441765 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085441765 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085441765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085441765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441765 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441765 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085441765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085441765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085441765 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085441765 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1000)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085441769 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) 20250427085441769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085441769 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085441769 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 20250427085441769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441769 DLSS7 <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' 20250427085441769 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441769 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441769 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441769 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) 20250427085441769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085441769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441769 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) 20250427085441769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441769 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) 20250427085441769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085441769 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085441769 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) 20250427085441769 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) 20250427085441769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085441769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085441769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085441769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085441769 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085441769 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085441769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085441769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085441769 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' 20250427085441769 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 20250427085441769 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085441769 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441769 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  20250427085441771 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) 20250427085441771 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085441771 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085441771 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 20250427085441771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441771 DLSS7 <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' 20250427085441771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441771 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441771 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441771 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) 20250427085441771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085441771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441771 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) 20250427085441771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441771 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) 20250427085441771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441771 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085441771 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085441771 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(1003)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085441793 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) 20250427085441793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085441793 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085441793 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 20250427085441793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441793 DLSS7 <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' 20250427085441793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441793 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441793 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) 20250427085441793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085441793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441793 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) 20250427085441793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441793 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) 20250427085441793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085441793 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085441793 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) 20250427085441793 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) 20250427085441793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085441793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441793 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) 20250427085441793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441793 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) 20250427085441793 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) 20250427085441793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085441793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 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) 20250427085441793 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085441793 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: link up (cnlink.c:111) 20250427085441794 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441794 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 20250427085441794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085441794 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' 20250427085441794 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 20250427085441794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427085441794 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441794 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 05 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  20250427085441795 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) 20250427085441795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427085441795 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427085441795 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 20250427085441795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441795 DLSS7 <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' 20250427085441795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441795 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441795 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441795 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) 20250427085441795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427085441795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441795 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) 20250427085441795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441796 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) 20250427085441796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441796 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085441796 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085441796 DRANAP INFO cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1006)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085441830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441830 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085441830 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085441830 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085441830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085441830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441830 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441830 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085441830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085441830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441830 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085441830 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085441830 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) 20250427085441830 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) 20250427085441830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085441830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085441830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085441830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085441830 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085441830 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085441830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085441830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085441830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085441830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085441830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085441830 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441830 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  20250427085441832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085441832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085441832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085441832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085441832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441832 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085441832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441832 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441832 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085441832 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441832 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441832 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441832 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085441832 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085441832 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1009)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085441851 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) 20250427085441851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085441851 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085441851 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 20250427085441851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441851 DLSS7 <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' 20250427085441851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441851 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441851 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441851 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) 20250427085441851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085441851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441851 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) 20250427085441851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441851 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) 20250427085441851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441851 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441851 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085441851 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085441851 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) 20250427085441851 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) 20250427085441851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085441851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085441852 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085441852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085441852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085441852 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085441852 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085441852 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085441852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085441852 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' 20250427085441852 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 20250427085441852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085441852 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441852 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  20250427085441852 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) 20250427085441852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085441852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085441852 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 20250427085441852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441852 DLSS7 <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' 20250427085441853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441853 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441853 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) 20250427085441853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085441853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441853 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) 20250427085441853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441853 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) 20250427085441853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085441853 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085441853 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(1012)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085441863 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) 20250427085441863 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085441863 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085441863 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 20250427085441863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441863 DLSS7 <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' 20250427085441863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441863 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441863 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441863 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) 20250427085441863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427085441863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441863 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) 20250427085441863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441863 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) 20250427085441863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441863 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441863 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085441863 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085441863 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) 20250427085441863 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) 20250427085441863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085441863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085441863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441863 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) 20250427085441863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085441863 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) 20250427085441863 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) 20250427085441863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085441863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085441863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085441863 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085441863 DRANAP NOTICE cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: link up (cnlink.c:111) 20250427085441863 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085441864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085441864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085441864 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 20250427085441864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085441864 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' 20250427085441864 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 20250427085441864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085441864 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441864 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  20250427085441865 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) 20250427085441865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085441865 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085441865 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 20250427085441865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085441865 DLSS7 <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' 20250427085441865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085441865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085441865 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085441865 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085441865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085441865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085441865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085441865 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) 20250427085441865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085441865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085441865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427085441865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085441865 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) 20250427085441865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085441865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441865 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) 20250427085441865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085441865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085441865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085441865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085441865 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085441865 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085441865 DRANAP INFO cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085442893 DLCTRL DEBUG Command: GET 751239792 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085442893 DLCTRL DEBUG Tx Command reply: GET_REPLY 751239792 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085442897 DLCTRL DEBUG Command: GET 491801049 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085442897 DLCTRL DEBUG Tx Command reply: GET_REPLY 491801049 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085442901 DLCTRL DEBUG Command: GET 645981789 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085442901 DLCTRL DEBUG Tx Command reply: GET_REPLY 645981789 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085442906 DLCTRL DEBUG Command: GET 91434037 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085442906 DLCTRL DEBUG Tx Command reply: GET_REPLY 91434037 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085442912 DLCTRL DEBUG Command: GET 230448628 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085442912 DLCTRL DEBUG Tx Command reply: GET_REPLY 230448628 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085442917 DLCTRL DEBUG Command: GET 52583643 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085442917 DLCTRL DEBUG Tx Command reply: GET_REPLY 52583643 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085442922 DLCTRL DEBUG Command: GET 245169603 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085442922 DLCTRL DEBUG Tx Command reply: GET_REPLY 245169603 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085442925 DLCTRL DEBUG Command: GET 742906848 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085442925 DLCTRL DEBUG Tx Command reply: GET_REPLY 742906848 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085442928 DLCTRL DEBUG Command: GET 742499153 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085442928 DLCTRL DEBUG Tx Command reply: GET_REPLY 742499153 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085442930 DLCTRL DEBUG Command: GET 812816808 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085442930 DLCTRL DEBUG Tx Command reply: GET_REPLY 812816808 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085442932 DLCTRL DEBUG Command: GET 114851049 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085442932 DLCTRL DEBUG Tx Command reply: GET_REPLY 114851049 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085442933 DLCTRL DEBUG Command: GET 359807159 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085442933 DLCTRL DEBUG Tx Command reply: GET_REPLY 359807159 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085442934 DLCTRL DEBUG Command: GET 915148276 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085442934 DLCTRL DEBUG Tx Command reply: GET_REPLY 915148276 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085442935 DLCTRL DEBUG Command: GET 456673738 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085442935 DLCTRL DEBUG Tx Command reply: GET_REPLY 456673738 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085442936 DLCTRL DEBUG Command: GET 341802576 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085442936 DLCTRL DEBUG Tx Command reply: GET_REPLY 341802576 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085442937 DLCTRL DEBUG Command: GET 370156174 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085442937 DLCTRL DEBUG Tx Command reply: GET_REPLY 370156174 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085442938 DLCTRL DEBUG Command: GET 460324994 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085442938 DLCTRL DEBUG Tx Command reply: GET_REPLY 460324994 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085442938 DLCTRL DEBUG Command: GET 398419753 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085442938 DLCTRL DEBUG Tx Command reply: GET_REPLY 398419753 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085442939 DLCTRL DEBUG Command: GET 635980617 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085442939 DLCTRL DEBUG Tx Command reply: GET_REPLY 635980617 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085442940 DLCTRL DEBUG Command: GET 907637623 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085442940 DLCTRL DEBUG Tx Command reply: GET_REPLY 907637623 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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@86ee852d1e2c: 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@86ee852d1e2c: 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 := '000000000000001000010011'B, t_guard := 20.000000 } 20250427085442955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1006)@86ee852d1e2c: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1006)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)11211721 20250427085444011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085444011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085444011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250427085444011 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085444011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xab13c9, normal) (hnbgw_rua.c:406) 20250427085444011 DHNB DEBUG map_rua[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085444011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085444011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211721 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085444011 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085444011 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085444011 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250427085444011 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250427085444011 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211721 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:666) 20250427085444011 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211721 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085444011 DCN DEBUG map_sccp[0x56345e0b6590]{init}: Allocated (fsm.c:456) 20250427085444011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085444011 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11211721 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085444011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211721 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250427085444011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085444011 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085444011 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085444011 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211721 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085444012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085444012 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085444012 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{IDLE}: Allocated (fsm.c:456) 20250427085444012 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085444012 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030002130056400500f1100926) (sccp_scrc.c:415) 20250427085444012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085444012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085444012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085444012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085444012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085444012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085444012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085444012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085444012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085444012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085444012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085444012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085444012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085444012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085444012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085444012 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 13 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) 20250427085444012 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085444012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085444012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085444012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085444012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085444012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085444012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085444012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085444012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085444012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085444012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085444012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085444013 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 13 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1005)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1006)@86ee852d1e2c: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1015) HNBGW_Test.sgsn0-RAN(1006)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)4731451 HNBGW_Test.sgsn0-SCCP(1005)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1005)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1015)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085444032 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085444032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085444032 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085444032 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085444032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085444032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085444032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085444032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085444032 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085444032 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3b 0c 59 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085444032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085444032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085444032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085444032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085444032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085444032 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=003b0c59) (sccp_scrc.c:486) 20250427085444032 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250427085444032 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085444032 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085444032 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085444032 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085444032 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) 20250427085444033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085444033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085444035 DLCTRL DEBUG Command: GET 644294161 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085444035 DLCTRL DEBUG Tx Command reply: GET_REPLY 644294161 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085444040 DLCTRL DEBUG Command: GET 581057299 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085444040 DLCTRL DEBUG Tx Command reply: GET_REPLY 581057299 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085444049 DLCTRL DEBUG Command: GET 295095600 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085444049 DLCTRL DEBUG Tx Command reply: GET_REPLY 295095600 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085444057 DLCTRL DEBUG Command: GET 352439527 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085444057 DLCTRL DEBUG Tx Command reply: GET_REPLY 352439527 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085444064 DLCTRL DEBUG Command: GET 991979239 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085444064 DLCTRL DEBUG Tx Command reply: GET_REPLY 991979239 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085444070 DLCTRL DEBUG Command: GET 355316380 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085444071 DLCTRL DEBUG Tx Command reply: GET_REPLY 355316380 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085444075 DLCTRL DEBUG Command: GET 791491973 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085444075 DLCTRL DEBUG Tx Command reply: GET_REPLY 791491973 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085444078 DLCTRL DEBUG Command: GET 74980188 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085444078 DLCTRL DEBUG Tx Command reply: GET_REPLY 74980188 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085444079 DLCTRL DEBUG Command: GET 693595009 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085444079 DLCTRL DEBUG Tx Command reply: GET_REPLY 693595009 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085444081 DLCTRL DEBUG Command: GET 605667051 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085444081 DLCTRL DEBUG Tx Command reply: GET_REPLY 605667051 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085444082 DLCTRL DEBUG Command: GET 728836151 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085444082 DLCTRL DEBUG Tx Command reply: GET_REPLY 728836151 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085444083 DLCTRL DEBUG Command: GET 914296683 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085444083 DLCTRL DEBUG Tx Command reply: GET_REPLY 914296683 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085444084 DLCTRL DEBUG Command: GET 238740879 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085444084 DLCTRL DEBUG Tx Command reply: GET_REPLY 238740879 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085444085 DLCTRL DEBUG Command: GET 684377213 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085444085 DLCTRL DEBUG Tx Command reply: GET_REPLY 684377213 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085444087 DLCTRL DEBUG Command: GET 167770506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085444087 DLCTRL DEBUG Tx Command reply: GET_REPLY 167770506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085444088 DLCTRL DEBUG Command: GET 650609746 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085444088 DLCTRL DEBUG Tx Command reply: GET_REPLY 650609746 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085444090 DLCTRL DEBUG Command: GET 698654947 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085444090 DLCTRL DEBUG Tx Command reply: GET_REPLY 698654947 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085444091 DLCTRL DEBUG Command: GET 261156008 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085444091 DLCTRL DEBUG Tx Command reply: GET_REPLY 261156008 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085444092 DLCTRL DEBUG Command: GET 25480316 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085444092 DLCTRL DEBUG Tx Command reply: GET_REPLY 25480316 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085444093 DLCTRL DEBUG Command: GET 655266160 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085444093 DLCTRL DEBUG Tx Command reply: GET_REPLY 655266160 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001010010010'B, t_guard := 20.000000 } 20250427085444109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1012)@86ee852d1e2c: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1012)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1016)10177953 20250427085445140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085445140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085445140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250427085445140 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085445140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9b4da1, normal) (hnbgw_rua.c:406) 20250427085445140 DHNB DEBUG map_rua[0x56345e0bf5f0]{init}: Allocated (fsm.c:456) 20250427085445140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10177953)[0x56345e0bf5f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085445140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10177953 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085445140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085445140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085445140 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250427085445140 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10177953 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:697) 20250427085445140 DCN DEBUG map_sccp[0x56345e020b50]{init}: Allocated (fsm.c:456) 20250427085445140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085445140 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10177953 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250427085445140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10177953 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250427085445140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10177953)[0x56345e0bf5f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085445141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085445141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085445141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10177953 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085445141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085445141 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085445141 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{IDLE}: Allocated (fsm.c:456) 20250427085445141 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085445141 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030002920056400500f1100926) (sccp_scrc.c:415) 20250427085445141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085445141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085445141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085445141 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) 20250427085445141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085445141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085445141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085445141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085445141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085445141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085445141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085445141 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) 20250427085445141 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) 20250427085445141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085445141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085445141 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 92 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) 20250427085445141 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085445141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085445141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10177953)[0x56345e0bf5f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085445141 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085445141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085445141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085445141 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 20250427085445141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085445141 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' 20250427085445141 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 20250427085445141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427085445141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085445142 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 92 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1011)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1012)@86ee852d1e2c: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1016) HNBGW_Test.sgsn2-RAN(1012)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1016)10205464 HNBGW_Test.sgsn2-SCCP(1011)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1011)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1016)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085445160 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) 20250427085445160 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427085445160 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427085445160 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 20250427085445160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085445160 DLSS7 <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' 20250427085445160 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085445160 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085445160 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085445160 DLSS7 <000c> osmo_ss7_asp.c:1164 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 b6 fc 5b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085445160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085445160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085445160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085445160 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) 20250427085445160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085445160 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=00b6fc5b) (sccp_scrc.c:486) 20250427085445160 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250427085445160 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085445160 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085445160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085445160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085445160 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) 20250427085445160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085445160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085445162 DLCTRL DEBUG Command: GET 618247821 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085445162 DLCTRL DEBUG Tx Command reply: GET_REPLY 618247821 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085445167 DLCTRL DEBUG Command: GET 301811546 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085445167 DLCTRL DEBUG Tx Command reply: GET_REPLY 301811546 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085445171 DLCTRL DEBUG Command: GET 861198414 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085445171 DLCTRL DEBUG Tx Command reply: GET_REPLY 861198414 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085445175 DLCTRL DEBUG Command: GET 219891842 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085445175 DLCTRL DEBUG Tx Command reply: GET_REPLY 219891842 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085445179 DLCTRL DEBUG Command: GET 142182244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085445179 DLCTRL DEBUG Tx Command reply: GET_REPLY 142182244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085445183 DLCTRL DEBUG Command: GET 713962396 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085445183 DLCTRL DEBUG Tx Command reply: GET_REPLY 713962396 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085445186 DLCTRL DEBUG Command: GET 40225073 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085445186 DLCTRL DEBUG Tx Command reply: GET_REPLY 40225073 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085445190 DLCTRL DEBUG Command: GET 689797263 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085445190 DLCTRL DEBUG Tx Command reply: GET_REPLY 689797263 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085445194 DLCTRL DEBUG Command: GET 514826648 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085445194 DLCTRL DEBUG Tx Command reply: GET_REPLY 514826648 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085445196 DLCTRL DEBUG Command: GET 302529221 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085445196 DLCTRL DEBUG Tx Command reply: GET_REPLY 302529221 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085445199 DLCTRL DEBUG Command: GET 440606471 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085445199 DLCTRL DEBUG Tx Command reply: GET_REPLY 440606471 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085445202 DLCTRL DEBUG Command: GET 281212020 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085445202 DLCTRL DEBUG Tx Command reply: GET_REPLY 281212020 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250427085445204 DLCTRL DEBUG Command: GET 453605650 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085445204 DLCTRL DEBUG Tx Command reply: GET_REPLY 453605650 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085445206 DLCTRL DEBUG Command: GET 588323353 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085445206 DLCTRL DEBUG Tx Command reply: GET_REPLY 588323353 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085445208 DLCTRL DEBUG Command: GET 173067213 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085445208 DLCTRL DEBUG Tx Command reply: GET_REPLY 173067213 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085445210 DLCTRL DEBUG Command: GET 455565518 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085445210 DLCTRL DEBUG Tx Command reply: GET_REPLY 455565518 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085445212 DLCTRL DEBUG Command: GET 84504884 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085445212 DLCTRL DEBUG Tx Command reply: GET_REPLY 84504884 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085445213 DLCTRL DEBUG Command: GET 727146474 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085445213 DLCTRL DEBUG Tx Command reply: GET_REPLY 727146474 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085445215 DLCTRL DEBUG Command: GET 685786545 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085445215 DLCTRL DEBUG Tx Command reply: GET_REPLY 685786545 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085445216 DLCTRL DEBUG Command: GET 171008749 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085445216 DLCTRL DEBUG Tx Command reply: GET_REPLY 171008749 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085445222 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37257<->l=127.0.0.1:4262) (control_if.c:193) 20250427085445223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(990)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(989)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085445226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085445227 DLINP DEBUG SRVCONN(,r=127.0.0.1:45746<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085445227 DLINP DEBUG SRVCONN(,r=127.0.0.1:45746<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085445228 DLINP NOTICE SRV(,r=127.0.0.1:45746<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085445228 DMAIN NOTICE (127.0.0.1:45746 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45746<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085445228 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn1-SCCP(1008)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1002)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1003)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(997)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1000)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(999)@86ee852d1e2c: Final verdict of PTC: none 20250427085445231 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085445231 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) 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085445232 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085445232 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) 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427085445232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085445232 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) 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(996)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1009)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1010)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1006)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1007)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1004)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1005)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1012)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1011)@86ee852d1e2c: Final verdict of PTC: none 20250427085445232 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085445232 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) 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085445232 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085445232 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) 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085445232 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085445232 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) 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085445232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085445232 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) 20250427085445232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085445233 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085445233 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085445233 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) 20250427085445233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085445233 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085445233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085445233 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) 20250427085445233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085445233 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085445233 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 20250427085445233 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) 20250427085445233 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085445233 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085445233 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085445233 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085445233 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085445233 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 20250427085445233 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  20250427085445233 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  20250427085445233 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  20250427085445233 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  20250427085445233 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  20250427085445233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085445233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085445233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085445233 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 20250427085445234 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) 20250427085445234 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427085445234 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085445234 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085445234 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085445234 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085445234 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 20250427085445234 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  20250427085445234 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  20250427085445234 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  20250427085445234 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  20250427085445234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085445234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085445234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085445234 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 20250427085445234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085445234 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085445234 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085445234 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085445234 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085445234 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085445234 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 20250427085445234 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  20250427085445234 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  20250427085445234 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  20250427085445234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085445234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085445235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085445235 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085445235 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) 20250427085445235 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085445235 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085445235 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 20250427085445235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085445235 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085445235 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085445235 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085445235 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085445235 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085445235 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 20250427085445235 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  20250427085445235 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  20250427085445235 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085445235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085445235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085445236 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 20250427085445236 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) 20250427085445236 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085445236 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085445236 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085445236 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085445236 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085445236 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 20250427085445236 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  20250427085445236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085445236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085445236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085445237 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085445237 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) 20250427085445237 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085445237 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250427085445237 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 20250427085445237 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085445238 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) 20250427085445238 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085445238 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085445238 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 20250427085445238 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 20250427085445238 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) 20250427085445238 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250427085445238 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085445239 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085445239 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085445239 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250427085445239 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 20250427085445239 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085445239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085445239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085445240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085445241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085445241 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085445248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085445249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085445249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085445250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085445250 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085445250 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085445251 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085445251 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085445251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085445252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085445252 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427085445253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085445253 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085445253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085445254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085445254 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085445254 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085445255 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085445255 DRANAP NOTICE cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1014)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1001)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1015)@86ee852d1e2c: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(1013)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(991)@86ee852d1e2c: Final verdict of PTC: none 20250427085445256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085445257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085445258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085445258 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085445268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085445269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085445269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085445269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085445270 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085445270 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085445270 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085445271 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085445271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085445271 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085445272 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085445272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b0c59), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085445272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085445273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085445273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085445273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085445274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085445274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_sgsnpool_nri_from_other_PLMN0(1016)@86ee852d1e2c: Final verdict of PTC: pass 20250427085445274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3b 0c 59 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085445275 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass 20250427085445275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) 20250427085445275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085445275 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{connected}: Tx RUA Disconnect (context_map_rua.c:203) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(992): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(994): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) 20250427085445276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(999): none (pass -> pass) 20250427085445276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(1000): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(1001): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-SCCP(1002): none (pass -> pass) 20250427085445276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-RAN(1003): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc2-M3UA(1004): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1005): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1006): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1007): none (pass -> pass) 20250427085445277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{disrupted}: Freeing instance (context_map.c:202) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) 20250427085445277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11211721)[0x56345e0db500]{disrupted}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1011): none (pass -> pass) 20250427085445277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1012): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1013): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1015): pass (pass -> pass) 20250427085445277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{disconnected}: Freeing instance (context_map.c:206) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1016): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. 20250427085445278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56345e0b6590]{disconnected}: Deallocated (fsm.c:568) 20250427085445278 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211721 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250427085445278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085445279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085445279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085445279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085445280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085445280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085445280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085445281 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085445281 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085445281 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085445282 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085445282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085445282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085445282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085445282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085445282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085445282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085445282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085445292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085445293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44424<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085445293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085445293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085445293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085445293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085445294 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085445294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085445294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085445294 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085445294 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085445294 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085445294 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085445295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085445295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085445295 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085445295 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) 20250427085445295 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085445295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10177953)[0x56345e0bf5f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085445296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10177953)[0x56345e0bf5f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085445296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085445296 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085445304 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085445305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6fc5b), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085445305 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) 20250427085445305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085445305 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) 20250427085445305 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) 20250427085445305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085445306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085445306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 fc 5b 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085445306 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085445306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085445306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10177953)[0x56345e0bf5f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085445306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10177953)[0x56345e0bf5f0]{disrupted}: Freeing instance (context_map.c:202) 20250427085445306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10177953)[0x56345e0bf5f0]{disrupted}: Deallocated (fsm.c:568) 20250427085445307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085445307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{disconnected}: Freeing instance (context_map.c:206) 20250427085445307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56345e020b50]{disconnected}: Deallocated (fsm.c:568) 20250427085445307 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10177953 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250427085445307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085445307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085445308 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250427085445308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085445308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085445308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085445308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085445308 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085445309 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085445309 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085445309 DRANAP NOTICE cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085445309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085445309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085445309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085445309 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 20250427085445309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085445309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! Sun Apr 27 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 20250427085445461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085446064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=652680) Waiting for packet dumper to finish... 1 (prev_count=652680, count=653320) 20250427085447235 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085447235 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085447235 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085447235 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085447235 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085447235 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427085447235 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085447235 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085447235 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085447236 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085447236 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085447236 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085447236 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085447236 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085447236 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085447240 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085447240 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250427085447240 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250427085447513 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085447513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e20b3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085447513 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) 20250427085447513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085447513 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) 20250427085447513 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) 20250427085447513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085447513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085447513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5e 20 b3 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085447514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085447514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085447514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085447514 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 20250427085447514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085447514 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085447523 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085447523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c02c), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085447523 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) 20250427085447523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085447523 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) 20250427085447523 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) 20250427085447523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085447523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085447523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 c0 2c 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085447523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085447523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085447523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085447523 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 20250427085447523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085447523 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085447538 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085447538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6b0a), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085447538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085447538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085447538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085447538 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085447538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085447538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085447538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b 6b 0a 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085447539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085447539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085447539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085447539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085447539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085447539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085448082 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085448082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b5c3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085448082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085448082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085448082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085448082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085448082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 b5 c3 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085448082 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085448082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d1160), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085448082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085448083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448083 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085448083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085448083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085448083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 11 60 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085448083 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085448083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3194f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085448083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085448083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448083 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085448083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085448083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085448083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 19 4f 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085448083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085448083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085448083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085448083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085448083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085448083 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085448083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085448083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085448083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085448083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085448083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085448083 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085448084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085448084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085448084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085448084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085448084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085448084 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085448638 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085448638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071d59b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085448638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085448638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448638 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085448638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085448638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085448638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 71 d5 9b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085448639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085448639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085448639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085448639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085448639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085448639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085448641 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085448641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002df064), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085448641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085448641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085448641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085448641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085448641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2d f0 64 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085448641 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085448641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401ba3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085448641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085448641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085448641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085448641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085448641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085448641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 40 1b a3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085448641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085448641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085448641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085448641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085448641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085448641 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085448642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085448642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085448642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085448642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085448642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085448642 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250427085449163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085449168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085449172 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46319<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085449188 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085449188 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085449197 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085449197 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449197 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085449197 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449197 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085449197 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085449197 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34289 (stream_srv.c:142) 20250427085449197 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34289<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085449197 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085449197 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449199 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449199 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085449199 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) 20250427085449199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085449199 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) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 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) 20250427085449199 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) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449199 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) 20250427085449199 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) 20250427085449199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085449199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085449199 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449199 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449199 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085449199 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) 20250427085449199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 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) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449199 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) 20250427085449199 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) 20250427085449199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085449199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085449199 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449199 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449199 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085449199 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) 20250427085449199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449199 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085449199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085449199 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449199 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449199 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085449199 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) 20250427085449199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085449199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085449199 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449199 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 20250427085449199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085449199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085449199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449199 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 20250427085449199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085449199 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085449200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449200 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085449200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085449200 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085449200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449200 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085449200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085449200 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1027)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(1027)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(1025)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1030)@86ee852d1e2c: ************************************************* HNBGW_Test.msc1-M3UA(1030)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1030)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1028)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085449231 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085449231 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449232 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085449232 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449232 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085449232 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449233 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449233 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085449233 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) 20250427085449233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085449233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085449233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085449233 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449233 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085449233 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449233 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449233 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085449233 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) 20250427085449233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085449233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449234 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449234 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085449234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085449234 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449234 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449234 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085449234 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) 20250427085449234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085449234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449234 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) 20250427085449234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085449234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085449234 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085449234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449234 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) 20250427085449234 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) 20250427085449234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085449234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085449234 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085449234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085449234 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085449234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449234 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 20250427085449234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085449234 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085449235 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449235 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085449235 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) 20250427085449235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085449235 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) 20250427085449235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449235 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) 20250427085449235 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) 20250427085449235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449235 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) 20250427085449235 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) 20250427085449235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085449235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085449235 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449235 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 20250427085449235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085449235 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1033)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(1033)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1033)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1031)@86ee852d1e2c: v_sccp_pdu_maxlen:268 MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1036)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(1036)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1036)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085449279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085449279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085449279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085449279 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085449279 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) 20250427085449279 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085449279 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085449279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085449280 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085449290 DLINP DEBUG SRVCONN(,r=127.0.0.1:34289<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085449290 DLINP DEBUG SRVCONN(,r=127.0.0.1:34289<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085449290 DLINP DEBUG SRVCONN(,r=127.0.0.1:34289<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085449290 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085449290 DHNBAP DEBUG (127.0.0.1:34289 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085449290 DHNBAP NOTICE (127.0.0.1:34289 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085449290 DHNBAP NOTICE (127.0.0.1:34289 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085449291 DLINP DEBUG SRVCONN(,r=127.0.0.1:34289<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085449291 DLINP DEBUG SRVCONN(,r=127.0.0.1:34289<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085449403 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085449403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f2780), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085449403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085449403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 27 80 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085449403 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085449403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bf765), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085449403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085449404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4b f7 65 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085449404 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085449404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ce9), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085449404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085449404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 2c e9 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085449404 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085449404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbb12), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085449404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085449404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d bb 12 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085449405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085449405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085449405 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085449405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085449405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085449405 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085449405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085449405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085449405 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085449405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085449405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085449405 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085449413 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 20250427085449413 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 20250427085449413 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085449413 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085449421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085449421 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085449421 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085449421 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085449421 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085449421 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085449421 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 20250427085449421 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085449421 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  20250427085449421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085449424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085449424 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085449424 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  20250427085449424 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085449424 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085449424 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085449424 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 20250427085449424 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085449424 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  20250427085449424 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085449424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085449424 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 20250427085449424 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 20250427085449424 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085449424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085449425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085449425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085449425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085449425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085449425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085449425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085449425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085449425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085449425 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085449425 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449426 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449426 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085449426 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) 20250427085449426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085449426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085449427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085449427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085449427 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(1030)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085449427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085449427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085449427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085449427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085449427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085449427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085449427 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  20250427085449431 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) 20250427085449431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085449431 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085449431 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085449431 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085449431 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085449431 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085449431 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 20250427085449431 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085449431 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  20250427085449431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085449434 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) 20250427085449434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085449434 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085449434 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  20250427085449434 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085449434 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085449434 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085449434 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 20250427085449434 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085449434 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  20250427085449434 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  20250427085449434 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085449434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085449434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085449434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085449435 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085449435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085449435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085449435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085449435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085449435 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085449435 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085449435 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449436 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449436 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085449436 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) 20250427085449436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085449436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449436 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085449437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085449437 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085449437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085449437 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' 20250427085449437 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 20250427085449437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085449437 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085449437 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  20250427085449452 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 20250427085449452 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 20250427085449452 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085449452 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085449458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085449458 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085449458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085449458 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085449458 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085449458 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085449458 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 20250427085449458 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085449458 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  20250427085449458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085449461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085449461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085449461 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  20250427085449461 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085449461 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085449461 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085449461 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 20250427085449461 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085449461 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  20250427085449461 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  20250427085449461 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  20250427085449461 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085449461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085449461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085449461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085449461 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085449461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085449462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085449462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085449462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085449462 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085449462 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085449462 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449463 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085449463 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) 20250427085449463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085449463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449463 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 20250427085449463 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 20250427085449463 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085449463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085449464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085449464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085449464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085449464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085449464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085449464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085449464 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  20250427085449463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085449464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085449464 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn1-M3UA(1036)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085449469 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) 20250427085449469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085449469 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085449469 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085449469 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085449469 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085449469 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085449469 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 20250427085449469 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085449469 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  20250427085449469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085449472 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) 20250427085449472 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085449472 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085449472 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  20250427085449472 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085449472 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085449472 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085449472 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 20250427085449472 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085449472 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  20250427085449472 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  20250427085449472 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  20250427085449472 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  20250427085449472 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085449473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085449473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085449473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085449473 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085449473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085449473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085449473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085449473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085449473 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085449473 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085449473 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085449474 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085449474 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085449474 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) 20250427085449474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085449474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085449474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085449474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085449474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085449474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085449474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085449474 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085449475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085449475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085449475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085449475 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085449475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085449475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085449475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085449475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085449475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085449475 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' 20250427085449475 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 20250427085449475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085449475 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085449475 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  20250427085450001 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085450002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb3283), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085450002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085450002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085450002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085450002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085450002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bb 32 83 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085450002 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085450002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee86a9), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085450002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085450002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085450002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085450002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085450002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085450002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085450002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 86 a9 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085450002 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085450002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d96e50), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085450002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085450002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085450002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085450002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085450002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085450002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085450002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 6e 50 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085450002 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085450002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085450002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085450002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085450002 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' 20250427085450002 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 20250427085450002 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085450002 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450003 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 bb 32 83 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427085450003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085450003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085450003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085450003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085450003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085450003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085450003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085450003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450003 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 ee 86 a9 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085450003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085450003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085450003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085450003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085450003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085450003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085450003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085450003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450003 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 d9 6e 50 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085450011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085450011 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085450011 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085450011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085450011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450011 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450011 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 ee 86 a9 00 00 06 00 08 00 00 00 07  20250427085450011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085450011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450011 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=00ee86a9) (sccp_scrc.c:486) 20250427085450011 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1855) 20250427085450011 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085450011 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085450011 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085450011 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085450011 DLSCCP DEBUG SCCP-SCOC(94)[0x56345e09d500]{IDLE}: Deallocated (fsm.c:568) 20250427085450012 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) 20250427085450012 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085450012 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085450012 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 20250427085450012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450012 DLSS7 <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' 20250427085450012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450012 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450012 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 bb 32 83 00 00 06 00 08 00 00 00 07  20250427085450012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450012 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) 20250427085450012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450012 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=00bb3283) (sccp_scrc.c:486) 20250427085450012 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1855) 20250427085450012 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085450012 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085450012 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085450012 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085450012 DLSCCP DEBUG SCCP-SCOC(96)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427085450212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085450213 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085450213 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085450213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085450213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450213 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450213 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 d9 6e 50 00 00 06 00 08 00 00 00 07  20250427085450213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085450213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450213 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=00d96e50) (sccp_scrc.c:486) 20250427085450213 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1855) 20250427085450213 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085450213 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085450213 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085450213 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085450213 DLSCCP DEBUG SCCP-SCOC(95)[0x56345e03d690]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085450233 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) 20250427085450233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085450233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085450233 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 20250427085450233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450233 DLSS7 <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' 20250427085450233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450233 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085450233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450233 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) 20250427085450233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085450233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085450233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085450233 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) 20250427085450233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450233 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) 20250427085450233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085450233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085450233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085450233 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085450233 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) 20250427085450233 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) 20250427085450233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085450233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085450233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085450233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450233 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085450233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085450233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085450233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085450233 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085450233 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{CONNECTED}: link up (cnlink.c:111) 20250427085450233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085450234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085450234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085450234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085450234 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' 20250427085450234 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 20250427085450234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085450234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450234 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  HNBGW_Test.msc1-RAN(1029)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085450237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450237 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) 20250427085450237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085450237 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) 20250427085450237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085450237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085450237 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 20250427085450237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450237 DLSS7 <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' 20250427085450237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450237 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450237 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085450237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085450237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085450237 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) 20250427085450237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450237 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) 20250427085450238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085450238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085450238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085450238 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085450238 DRANAP INFO cnlink(msc-1)[0x56345e022920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1032)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085450267 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450267 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085450267 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085450267 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085450267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085450267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450267 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450267 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085450267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085450267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085450267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085450267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085450267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085450267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085450267 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085450267 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085450267 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) 20250427085450267 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) 20250427085450267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085450267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085450267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085450268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085450268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085450268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085450268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085450268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085450268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085450268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450268 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  20250427085450267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085450267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085450267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085450267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085450267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085450267 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085450267 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085450270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085450270 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085450270 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085450270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085450270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450270 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450270 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085450270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085450270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085450270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085450270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085450270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085450270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085450270 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085450270 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085450270 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085450274 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) 20250427085450274 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085450274 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085450274 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 20250427085450274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450274 DLSS7 <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' 20250427085450274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450274 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450274 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085450274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450274 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) 20250427085450274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085450274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085450274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085450274 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) 20250427085450274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450274 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) 20250427085450274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085450275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085450275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085450275 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085450275 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) 20250427085450275 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) 20250427085450275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085450275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085450275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085450275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085450275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085450275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085450275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085450275 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085450275 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085450276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085450276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085450276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085450276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085450276 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' 20250427085450276 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 20250427085450276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085450276 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450276 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  20250427085450281 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) 20250427085450281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085450281 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085450281 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 20250427085450281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450281 DLSS7 <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' 20250427085450281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450281 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450281 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085450281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450281 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) 20250427085450281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085450281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085450281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085450281 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) 20250427085450281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450282 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) 20250427085450282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085450282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085450282 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085450282 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085450282 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085450417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450417 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085450417 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085450417 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085450417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085450417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450417 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450417 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085450417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450417 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085450417 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085450417 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085450417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085450417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085450417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085450417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085450417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085450417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085450418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085450418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085450418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450417 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450418 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085450418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450418 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085450418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085450418 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085450418 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085450418 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) 20250427085450418 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) 20250427085450418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085450418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085450418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085450419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085450419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085450419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085450419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085450419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085450419 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085450419 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085450419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085450419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085450419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085450419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085450419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085450419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085450419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085450419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085450419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085450419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085450419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085450419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085450419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085450419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085450419 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085450419 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085450420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085450420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085450420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085450420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085450420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085450420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085450420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085450420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085450420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085450420 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  20250427085451302 DLCTRL DEBUG Command: GET 883210711 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085451302 DLCTRL DEBUG Tx Command reply: GET_REPLY 883210711 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085451307 DLCTRL DEBUG Command: GET 56157678 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085451307 DLCTRL DEBUG Tx Command reply: GET_REPLY 56157678 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085451312 DLCTRL DEBUG Command: GET 540397742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085451312 DLCTRL DEBUG Tx Command reply: GET_REPLY 540397742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085451316 DLCTRL DEBUG Command: GET 565857163 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085451316 DLCTRL DEBUG Tx Command reply: GET_REPLY 565857163 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085451319 DLCTRL DEBUG Command: GET 774022910 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085451319 DLCTRL DEBUG Tx Command reply: GET_REPLY 774022910 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085451325 DLCTRL DEBUG Command: GET 68749174 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085451325 DLCTRL DEBUG Tx Command reply: GET_REPLY 68749174 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085451328 DLCTRL DEBUG Command: GET 371711018 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085451328 DLCTRL DEBUG Tx Command reply: GET_REPLY 371711018 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085451332 DLCTRL DEBUG Command: GET 961347091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085451332 DLCTRL DEBUG Tx Command reply: GET_REPLY 961347091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085451334 DLCTRL DEBUG Command: GET 320709378 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085451334 DLCTRL DEBUG Tx Command reply: GET_REPLY 320709378 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085451337 DLCTRL DEBUG Command: GET 453758918 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085451337 DLCTRL DEBUG Tx Command reply: GET_REPLY 453758918 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085451339 DLCTRL DEBUG Command: GET 91688955 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085451339 DLCTRL DEBUG Tx Command reply: GET_REPLY 91688955 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085451341 DLCTRL DEBUG Command: GET 166009561 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085451341 DLCTRL DEBUG Tx Command reply: GET_REPLY 166009561 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085451342 DLCTRL DEBUG Command: GET 819070835 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085451342 DLCTRL DEBUG Tx Command reply: GET_REPLY 819070835 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085451344 DLCTRL DEBUG Command: GET 538801186 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085451344 DLCTRL DEBUG Tx Command reply: GET_REPLY 538801186 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085451345 DLCTRL DEBUG Command: GET 869291852 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085451345 DLCTRL DEBUG Tx Command reply: GET_REPLY 869291852 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085451346 DLCTRL DEBUG Command: GET 98148868 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085451346 DLCTRL DEBUG Tx Command reply: GET_REPLY 98148868 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085451348 DLCTRL DEBUG Command: GET 551594590 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085451348 DLCTRL DEBUG Tx Command reply: GET_REPLY 551594590 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085451349 DLCTRL DEBUG Command: GET 576529517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085451349 DLCTRL DEBUG Tx Command reply: GET_REPLY 576529517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085451350 DLCTRL DEBUG Command: GET 296430549 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085451350 DLCTRL DEBUG Tx Command reply: GET_REPLY 296430549 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085451351 DLCTRL DEBUG Command: GET 666806248 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085451351 DLCTRL DEBUG Tx Command reply: GET_REPLY 666806248 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000001111011011'B, t_guard := 20.000000 } 20250427085451363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39126<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1032)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1032)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)5241759 20250427085452375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085452375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085452375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085452375 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085452375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4ffb9f, normal) (hnbgw_rua.c:406) 20250427085452375 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085452375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085452375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5241759 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085452375 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085452375 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085452375 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085452375 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5241759 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085452375 DCN DEBUG map_sccp[0x56345e09d500]{init}: Allocated (fsm.c:456) 20250427085452375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085452375 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5241759 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085452375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5241759 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085452375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085452375 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085452375 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085452375 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5241759 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085452375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085452375 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085452375 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{IDLE}: Allocated (fsm.c:456) 20250427085452375 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085452375 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003db0056400500f1100926) (sccp_scrc.c:415) 20250427085452375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085452375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085452375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085452375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085452375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085452375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085452375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085452375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085452375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085452375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085452375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085452375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085452375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085452375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085452375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085452375 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 03 db 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) 20250427085452375 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085452375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085452375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085452375 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085452375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085452375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085452375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085452375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085452375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085452375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085452375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085452375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085452375 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 03 db 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1031)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1032)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) HNBGW_Test.sgsn0-RAN(1032)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)14102601 HNBGW_Test.sgsn0-SCCP(1031)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1031)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085452379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085452379 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085452379 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085452379 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085452379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085452379 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085452379 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085452379 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085452379 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085452379 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bd f3 48 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085452379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085452379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085452379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085452379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085452379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085452379 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=00bdf348) (sccp_scrc.c:486) 20250427085452379 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250427085452379 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085452379 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085452379 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085452379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085452379 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) 20250427085452379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085452379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085452380 DLCTRL DEBUG Command: GET 487424391 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085452380 DLCTRL DEBUG Tx Command reply: GET_REPLY 487424391 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085452380 DLCTRL DEBUG Command: GET 128798965 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085452380 DLCTRL DEBUG Tx Command reply: GET_REPLY 128798965 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085452381 DLCTRL DEBUG Command: GET 634917987 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085452381 DLCTRL DEBUG Tx Command reply: GET_REPLY 634917987 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085452382 DLCTRL DEBUG Command: GET 504610336 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085452382 DLCTRL DEBUG Tx Command reply: GET_REPLY 504610336 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085452383 DLCTRL DEBUG Command: GET 244509718 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085452383 DLCTRL DEBUG Tx Command reply: GET_REPLY 244509718 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085452384 DLCTRL DEBUG Command: GET 589315676 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085452384 DLCTRL DEBUG Tx Command reply: GET_REPLY 589315676 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085452384 DLCTRL DEBUG Command: GET 66493916 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085452384 DLCTRL DEBUG Tx Command reply: GET_REPLY 66493916 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085452385 DLCTRL DEBUG Command: GET 436493262 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085452385 DLCTRL DEBUG Tx Command reply: GET_REPLY 436493262 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085452386 DLCTRL DEBUG Command: GET 266161633 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085452386 DLCTRL DEBUG Tx Command reply: GET_REPLY 266161633 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085452386 DLCTRL DEBUG Command: GET 39916067 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085452386 DLCTRL DEBUG Tx Command reply: GET_REPLY 39916067 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085452387 DLCTRL DEBUG Command: GET 683523022 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085452387 DLCTRL DEBUG Tx Command reply: GET_REPLY 683523022 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085452388 DLCTRL DEBUG Command: GET 238049401 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085452388 DLCTRL DEBUG Tx Command reply: GET_REPLY 238049401 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085452388 DLCTRL DEBUG Command: GET 325419313 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085452388 DLCTRL DEBUG Tx Command reply: GET_REPLY 325419313 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085452389 DLCTRL DEBUG Command: GET 791261837 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085452389 DLCTRL DEBUG Tx Command reply: GET_REPLY 791261837 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085452390 DLCTRL DEBUG Command: GET 544559383 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085452390 DLCTRL DEBUG Tx Command reply: GET_REPLY 544559383 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085452390 DLCTRL DEBUG Command: GET 173050066 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085452390 DLCTRL DEBUG Tx Command reply: GET_REPLY 173050066 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085452391 DLCTRL DEBUG Command: GET 331104713 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085452391 DLCTRL DEBUG Tx Command reply: GET_REPLY 331104713 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085452392 DLCTRL DEBUG Command: GET 434455676 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085452392 DLCTRL DEBUG Tx Command reply: GET_REPLY 434455676 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085452393 DLCTRL DEBUG Command: GET 437780408 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085452393 DLCTRL DEBUG Tx Command reply: GET_REPLY 437780408 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085452393 DLCTRL DEBUG Command: GET 612785327 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085452393 DLCTRL DEBUG Tx Command reply: GET_REPLY 612785327 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000000100001111'B, t_guard := 20.000000 } 20250427085452403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)13552063 20250427085453415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085453415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085453415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427085453415 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085453415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcec9bf, normal) (hnbgw_rua.c:406) 20250427085453415 DHNB DEBUG map_rua[0x56345e020b50]{init}: Allocated (fsm.c:456) 20250427085453415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085453415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552063 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085453415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085453415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085453415 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427085453415 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552063 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427085453415 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085453415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085453415 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13552063 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427085453415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552063 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250427085453415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085453415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085453415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085453415 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552063 SCCP-113 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085453415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085453415 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085453415 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{IDLE}: Allocated (fsm.c:456) 20250427085453415 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085453415 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300010f0056400500f1100926) (sccp_scrc.c:415) 20250427085453415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085453415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085453415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085453415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085453415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085453415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085453415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085453415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085453415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085453415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085453415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085453415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085453415 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085453415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085453415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085453415 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 01 0f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085453415 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085453415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085453415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085453415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085453415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085453415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085453415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085453415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085453415 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' 20250427085453415 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 20250427085453416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085453416 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085453416 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 01 0f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)11093254 HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085453421 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) 20250427085453421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085453421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085453421 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 20250427085453421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085453421 DLSS7 <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' 20250427085453421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085453421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085453421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085453421 DLSS7 <000c> osmo_ss7_asp.c:1164 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 cf 05 2a 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@86ee852d1e2c: 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 } } } 20250427085453421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085453421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085453421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085453421 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) 20250427085453421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085453421 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=00cf052a) (sccp_scrc.c:486) 20250427085453421 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250427085453421 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085453421 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085453421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085453421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085453421 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) 20250427085453421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085453421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085453422 DLCTRL DEBUG Command: GET 677073510 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085453422 DLCTRL DEBUG Tx Command reply: GET_REPLY 677073510 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085453423 DLCTRL DEBUG Command: GET 54591996 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085453423 DLCTRL DEBUG Tx Command reply: GET_REPLY 54591996 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085453424 DLCTRL DEBUG Command: GET 310086831 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085453424 DLCTRL DEBUG Tx Command reply: GET_REPLY 310086831 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085453425 DLCTRL DEBUG Command: GET 908683544 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085453425 DLCTRL DEBUG Tx Command reply: GET_REPLY 908683544 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085453427 DLCTRL DEBUG Command: GET 658887877 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085453427 DLCTRL DEBUG Tx Command reply: GET_REPLY 658887877 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085453428 DLCTRL DEBUG Command: GET 689058256 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085453428 DLCTRL DEBUG Tx Command reply: GET_REPLY 689058256 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085453429 DLCTRL DEBUG Command: GET 518890375 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085453429 DLCTRL DEBUG Tx Command reply: GET_REPLY 518890375 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085453430 DLCTRL DEBUG Command: GET 890646090 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085453430 DLCTRL DEBUG Tx Command reply: GET_REPLY 890646090 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085453430 DLCTRL DEBUG Command: GET 849811201 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085453430 DLCTRL DEBUG Tx Command reply: GET_REPLY 849811201 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085453431 DLCTRL DEBUG Command: GET 972658446 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085453431 DLCTRL DEBUG Tx Command reply: GET_REPLY 972658446 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085453432 DLCTRL DEBUG Command: GET 698618238 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085453432 DLCTRL DEBUG Tx Command reply: GET_REPLY 698618238 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085453433 DLCTRL DEBUG Command: GET 602076684 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085453433 DLCTRL DEBUG Tx Command reply: GET_REPLY 602076684 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085453433 DLCTRL DEBUG Command: GET 211220147 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085453433 DLCTRL DEBUG Tx Command reply: GET_REPLY 211220147 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085453434 DLCTRL DEBUG Command: GET 97847302 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085453434 DLCTRL DEBUG Tx Command reply: GET_REPLY 97847302 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085453435 DLCTRL DEBUG Command: GET 597886612 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085453435 DLCTRL DEBUG Tx Command reply: GET_REPLY 597886612 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085453435 DLCTRL DEBUG Command: GET 771537054 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085453435 DLCTRL DEBUG Tx Command reply: GET_REPLY 771537054 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085453436 DLCTRL DEBUG Command: GET 477439441 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085453436 DLCTRL DEBUG Tx Command reply: GET_REPLY 477439441 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085453437 DLCTRL DEBUG Command: GET 467968601 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085453437 DLCTRL DEBUG Tx Command reply: GET_REPLY 467968601 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085453437 DLCTRL DEBUG Command: GET 531929519 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085453437 DLCTRL DEBUG Tx Command reply: GET_REPLY 531929519 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085453438 DLCTRL DEBUG Command: GET 903117510 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085453438 DLCTRL DEBUG Tx Command reply: GET_REPLY 903117510 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: "disconnecting msc0" 20250427085453439 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250427085453440 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085453440 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) 20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085453440 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085453440 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) 20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085453440 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 20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085453440 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085453440 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085453440 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085453440 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 20250427085453440 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  20250427085453440 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  20250427085453440 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  20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085453440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085453440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085453440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085453440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085453440 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085453440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085453440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085453440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085453440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085453440 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085453440 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085453440 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085453440 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085453440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085453440 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085453440 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085453440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdf348), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085453440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085453440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085453440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085453440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085453440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085453440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085453440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bd f3 48 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085453440 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085453440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085453440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085453440 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085453440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085453440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085453440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085453440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{disrupted}: Freeing instance (context_map.c:202) 20250427085453440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5241759)[0x56345e09c9e0]{disrupted}: Deallocated (fsm.c:568) 20250427085453440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085453440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{disconnected}: Freeing instance (context_map.c:206) 20250427085453440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56345e09d500]{disconnected}: Deallocated (fsm.c:568) 20250427085453440 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5241759 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085453440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085453440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085453440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085453441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085453441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085453441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085453441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085453441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: 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 := '000000000000000110011010'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@86ee852d1e2c: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)5241759 20250427085453450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)534416 20250427085454478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085454478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085454478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085454478 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085454478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x82790, normal) (hnbgw_rua.c:406) 20250427085454478 DHNB DEBUG map_rua[0x56345e09c9e0]{init}: Allocated (fsm.c:456) 20250427085454478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085454478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-534416 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085454478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085454478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085454478 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-534416 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427085454478 DCN DEBUG map_sccp[0x56345e09d500]{init}: Allocated (fsm.c:456) 20250427085454478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085454478 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-534416 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427085454478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-534416 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085454478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085454478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085454478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085454478 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-534416 SCCP-114 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085454478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085454478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085454478 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{IDLE}: Allocated (fsm.c:456) 20250427085454478 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085454478 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300019a0056400500f1100926) (sccp_scrc.c:415) 20250427085454478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085454478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085454478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085454478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085454478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085454478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085454478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085454478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085454478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085454479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085454479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085454479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085454479 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085454479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085454479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085454479 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 01 9a 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) 20250427085454479 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085454479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085454479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085454479 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085454479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085454479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085454479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085454479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085454479 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' 20250427085454479 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 20250427085454479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085454479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085454479 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 01 9a 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)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) HNBGW_Test.sgsn1-RAN(1035)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)5546864 HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085454488 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) 20250427085454488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085454488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085454488 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 20250427085454488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085454488 DLSS7 <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' 20250427085454488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085454488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085454488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085454488 DLSS7 <000c> osmo_ss7_asp.c:1164 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 78 9b 78 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085454488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085454489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085454489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085454489 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) 20250427085454489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085454489 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=00789b78) (sccp_scrc.c:486) 20250427085454489 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250427085454489 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085454489 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085454489 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085454489 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085454489 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) 20250427085454489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085454489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085454491 DLCTRL DEBUG Command: GET 611222092 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085454491 DLCTRL DEBUG Tx Command reply: GET_REPLY 611222092 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085454495 DLCTRL DEBUG Command: GET 634122555 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085454495 DLCTRL DEBUG Tx Command reply: GET_REPLY 634122555 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085454499 DLCTRL DEBUG Command: GET 504151132 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085454499 DLCTRL DEBUG Tx Command reply: GET_REPLY 504151132 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085454503 DLCTRL DEBUG Command: GET 249084039 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085454503 DLCTRL DEBUG Tx Command reply: GET_REPLY 249084039 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085454507 DLCTRL DEBUG Command: GET 154212429 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085454507 DLCTRL DEBUG Tx Command reply: GET_REPLY 154212429 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085454511 DLCTRL DEBUG Command: GET 208658058 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085454511 DLCTRL DEBUG Tx Command reply: GET_REPLY 208658058 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250427085454515 DLCTRL DEBUG Command: GET 692734373 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085454515 DLCTRL DEBUG Tx Command reply: GET_REPLY 692734373 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085454519 DLCTRL DEBUG Command: GET 446282458 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085454519 DLCTRL DEBUG Tx Command reply: GET_REPLY 446282458 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085454522 DLCTRL DEBUG Command: GET 323342069 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085454522 DLCTRL DEBUG Tx Command reply: GET_REPLY 323342069 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085454524 DLCTRL DEBUG Command: GET 176463114 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085454524 DLCTRL DEBUG Tx Command reply: GET_REPLY 176463114 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085454527 DLCTRL DEBUG Command: GET 603169936 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085454527 DLCTRL DEBUG Tx Command reply: GET_REPLY 603169936 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085454529 DLCTRL DEBUG Command: GET 116236730 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085454529 DLCTRL DEBUG Tx Command reply: GET_REPLY 116236730 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085454531 DLCTRL DEBUG Command: GET 752799756 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085454531 DLCTRL DEBUG Tx Command reply: GET_REPLY 752799756 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085454533 DLCTRL DEBUG Command: GET 80683539 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085454533 DLCTRL DEBUG Tx Command reply: GET_REPLY 80683539 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085454534 DLCTRL DEBUG Command: GET 462377113 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085454534 DLCTRL DEBUG Tx Command reply: GET_REPLY 462377113 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085454536 DLCTRL DEBUG Command: GET 444381056 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085454536 DLCTRL DEBUG Tx Command reply: GET_REPLY 444381056 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085454537 DLCTRL DEBUG Command: GET 764618758 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085454537 DLCTRL DEBUG Tx Command reply: GET_REPLY 764618758 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085454538 DLCTRL DEBUG Command: GET 495425900 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085454538 DLCTRL DEBUG Tx Command reply: GET_REPLY 495425900 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085454539 DLCTRL DEBUG Command: GET 825949737 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085454539 DLCTRL DEBUG Tx Command reply: GET_REPLY 825949737 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085454540 DLCTRL DEBUG Command: GET 998503169 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085454540 DLCTRL DEBUG Tx Command reply: GET_REPLY 998503169 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085454544 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46319<->l=127.0.0.1:4262) (control_if.c:193) 20250427085454544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39116<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1019)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(1018)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085454547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085454547 DLINP DEBUG SRVCONN(,r=127.0.0.1:34289<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085454547 DLINP DEBUG SRVCONN(,r=127.0.0.1:34289<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085454547 DLINP NOTICE SRV(,r=127.0.0.1:34289<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085454547 DMAIN NOTICE (127.0.0.1:34289 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34289<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085454547 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(1025)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1028)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1029)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1031)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1033)@86ee852d1e2c: Final verdict of PTC: none 20250427085454549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085454549 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) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085454549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085454549 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) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085454549 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085454549 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) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085454549 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 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085454549 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085454549 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 20250427085454549 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  20250427085454549 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  20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085454549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085454549 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085454549 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) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085454549 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 20250427085454549 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) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085454549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085454549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085454549 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085454549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085454549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085454549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085454549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085454549 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085454549 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085454549 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085454549 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085454549 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085454549 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 20250427085454549 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  20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085454549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085454549 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085454549 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) 20250427085454549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085454549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085454549 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085454549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085454549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085454549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085454549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085454549 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085454549 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085454549 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085454549 DRANAP NOTICE cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085454549 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 20250427085454549 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085454549 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) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085454549 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.sgsn1-RAN(1035)@86ee852d1e2c: Final verdict of PTC: none 20250427085454549 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) 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085454549 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085454549 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 20250427085454549 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085454549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085454549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085454549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085454549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085454549 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085454550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085454550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085454550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085454550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085454550 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085454550 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085454550 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085454550 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085454550 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085454550 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085454550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf052a), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085454550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085454550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085454550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085454550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085454550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085454550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085454550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cf 05 2a 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085454550 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085454550 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085454550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{disrupted}: Freeing instance (context_map.c:202) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552063)[0x56345e020b50]{disrupted}: Deallocated (fsm.c:568) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085454550 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552063 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085454550 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085454550 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085454550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00789b78), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.sgsn0-RAN(1032)@86ee852d1e2c: Final verdict of PTC: none 20250427085454550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085454550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085454550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085454550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085454550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085454550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085454550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 78 9b 78 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085454550 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085454550 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085454550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{disrupted}: Freeing instance (context_map.c:202) 20250427085454550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-534416)[0x56345e09c9e0]{disrupted}: Deallocated (fsm.c:568) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{disconnected}: Freeing instance (context_map.c:206) 20250427085454550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56345e09d500]{disconnected}: Deallocated (fsm.c:568) 20250427085454550 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-534416 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427085454550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085454550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085454551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085454551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085454551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085454551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085454551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085454551 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085454551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@86ee852d1e2c: Final verdict of PTC: none 20250427085454551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085454551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085454551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085454551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing HNBGW_Test.msc0-M3UA(1027)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1030)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(1020)@86ee852d1e2c: Final verdict of PTC: none 20250427085454551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085454551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085454551 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085454551 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) 20250427085454551 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn1-M3UA(1036)@86ee852d1e2c: Final verdict of PTC: none 20250427085454551 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW-MGCP(1037)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1034)@86ee852d1e2c: Final verdict of PTC: none 20250427085454556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@86ee852d1e2c: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@86ee852d1e2c: Final verdict of PTC: none 20250427085454570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@86ee852d1e2c: Final verdict of PTC: pass 20250427085454581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-SCCP(1028): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-RAN(1029): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc1-M3UA(1030): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1031): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1032): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1033): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1034): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1035): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1036): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(1037): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 08:54:54 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 20250427085454714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085455276 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085455276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b0c59), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085455276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085455276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085455276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085455276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085455276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085455276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085455276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3b 0c 59 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085455277 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085455277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085455277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085455277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085455277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085455277 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085455306 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085455307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6fc5b), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085455307 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) 20250427085455307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085455307 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) 20250427085455307 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) 20250427085455307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085455307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085455307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 fc 5b 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085455307 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085455307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085455307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085455307 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 20250427085455307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085455307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085455317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39160<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=624048) 20250427085455441 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085455441 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085455441 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=624048, count=634900) 20250427085456550 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085456550 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085456550 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085456550 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085456550 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085456550 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085456550 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085456550 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085456550 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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 20250427085457514 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085457514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e20b3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085457514 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) 20250427085457514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085457514 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) 20250427085457514 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) 20250427085457514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085457514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085457514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5e 20 b3 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085457514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085457514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085457514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085457514 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 20250427085457514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085457514 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085457523 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085457523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c02c), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085457523 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) 20250427085457523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085457524 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) 20250427085457524 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) 20250427085457524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085457524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085457524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 c0 2c 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085457524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085457524 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085457524 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085457524 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 20250427085457524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085457524 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085457539 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085457539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6b0a), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085457539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085457539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085457539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085457539 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085457539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085457539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085457539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b 6b 0a 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085457539 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085457539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085457539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085457539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085457539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085457539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085458084 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085458084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3194f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085458084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458084 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085458084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 19 4f 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085458084 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085458085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d1160), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085458085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458085 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085458085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 11 60 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085458085 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085458085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b5c3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085458085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458085 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085458085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 b5 c3 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085458085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085458085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085458085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085458085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085458085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085458085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085458085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085458085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085458085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250427085458421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085458427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085458431 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37409<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085458449 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085458449 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085458456 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085458456 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458456 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085458457 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458457 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085458457 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085458457 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43852 (stream_srv.c:142) 20250427085458457 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43852<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085458457 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085458457 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458458 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458458 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085458458 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) 20250427085458458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085458458 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) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 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) 20250427085458458 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) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458458 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) 20250427085458458 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) 20250427085458458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085458458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085458458 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458458 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458458 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085458458 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) 20250427085458458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 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) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458458 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) 20250427085458458 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) 20250427085458458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085458458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085458458 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458458 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085458458 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) 20250427085458458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085458458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085458458 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458458 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085458458 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) 20250427085458458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085458458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085458458 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458458 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 20250427085458458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085458458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085458458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458458 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 20250427085458458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085458458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085458458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085458458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085458458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085458458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085458458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085458458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1051)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(1051)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1051)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1049)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085458472 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085458472 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458472 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085458472 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458472 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085458472 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458473 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085458473 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458474 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458474 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085458474 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) 20250427085458474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085458474 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) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 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) 20250427085458474 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) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458474 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) 20250427085458474 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) 20250427085458474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085458474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085458474 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458474 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458474 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085458474 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) 20250427085458474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 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) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458474 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) 20250427085458474 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) 20250427085458474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085458474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085458474 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458474 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458474 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085458474 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) 20250427085458474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458474 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085458474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085458474 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458474 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458474 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085458474 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) 20250427085458474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085458474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085458474 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458474 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458474 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458474 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 20250427085458474 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085458474 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085458474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458474 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458474 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458474 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 20250427085458474 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085458474 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085458475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085458475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085458475 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085458475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085458475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085458475 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1054)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(1054)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1054)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085458499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085458499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085458499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085458499 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085458499 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) 20250427085458499 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085458499 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085458499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085458499 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085458503 DLINP DEBUG SRVCONN(,r=127.0.0.1:43852<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085458503 DLINP DEBUG SRVCONN(,r=127.0.0.1:43852<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085458503 DLINP DEBUG SRVCONN(,r=127.0.0.1:43852<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085458503 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085458503 DHNBAP DEBUG (127.0.0.1:43852 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085458503 DHNBAP NOTICE (127.0.0.1:43852 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085458503 DHNBAP NOTICE (127.0.0.1:43852 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085458503 DLINP DEBUG SRVCONN(,r=127.0.0.1:43852<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085458503 DLINP DEBUG SRVCONN(,r=127.0.0.1:43852<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085458639 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085458639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071d59b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085458639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458639 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085458639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 71 d5 9b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085458639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085458639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085458639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085458641 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085458641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401ba3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085458641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085458641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 40 1b a3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085458641 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085458641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002df064), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085458641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085458642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2d f0 64 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085458642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085458642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085458642 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085458642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085458642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085458642 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085458669 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 20250427085458669 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 20250427085458669 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085458669 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085458674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458674 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085458674 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085458674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085458674 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085458674 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085458674 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085458674 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 20250427085458674 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085458674 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  20250427085458674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085458675 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085458675 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085458675 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  20250427085458675 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085458675 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085458675 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085458675 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 20250427085458675 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085458675 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  20250427085458675 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085458676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085458676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085458676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085458676 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085458676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085458676 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085458676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085458676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085458676 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085458676 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085458676 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458677 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458677 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085458677 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) 20250427085458677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085458677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085458677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085458677 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458678 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458678 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458678 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458678 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085458678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085458678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085458678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085458678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085458678 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085458678 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  20250427085458689 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 20250427085458689 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 20250427085458689 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085458689 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085458694 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085458694 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085458694 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085458694 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085458694 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085458694 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085458694 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 20250427085458694 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085458694 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  20250427085458694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085458695 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085458695 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085458695 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  20250427085458695 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085458695 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085458695 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085458695 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 20250427085458695 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085458695 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  20250427085458695 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  20250427085458695 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085458695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085458695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085458695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085458695 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085458695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085458695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085458695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085458695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085458695 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085458695 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085458695 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085458696 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085458696 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085458696 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) 20250427085458696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085458696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085458696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085458696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085458696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085458696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085458696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085458696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085458696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085458696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085458696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085458696 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085458696 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085458696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085458696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085458696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085458696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085458697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085458697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085458697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085458697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085458697 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  20250427085459404 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085459404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2ce9), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085459404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085459404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085459404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085459404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085459404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 2c e9 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085459404 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085459404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bf765), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085459404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085459404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085459404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085459404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085459404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4b f7 65 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085459404 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085459404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f2780), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085459404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085459404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085459404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085459404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085459404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 27 80 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085459404 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085459405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dbb12), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085459405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085459405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085459405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085459405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085459405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d bb 12 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085459405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085459405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085459405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085459405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085459405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085459405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085459405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085459405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459405 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 0f 2c e9 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085459405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085459405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085459405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085459405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085459405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085459406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085459406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085459406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459406 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 4b f7 65 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085459406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085459406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085459406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085459406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085459406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085459406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085459406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085459406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459406 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 27 80 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085459406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085459406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085459406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085459406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085459406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085459406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085459406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085459406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459406 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 6d bb 12 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085459414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085459414 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085459414 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085459414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085459414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085459415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085459415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085459415 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459415 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 0f 2c e9 00 00 06 00 08 00 00 00 07  20250427085459415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085459415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085459415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085459415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085459415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085459415 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=000f2ce9) (sccp_scrc.c:486) 20250427085459415 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1855) 20250427085459415 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085459415 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085459415 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085459415 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085459415 DLSCCP DEBUG SCCP-SCOC(99)[0x56345e0e3fd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1050)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085459483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085459483 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085459483 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085459483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085459484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085459484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085459484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085459484 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459484 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085459484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085459484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085459484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085459484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085459484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085459484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085459484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085459484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085459484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085459484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085459484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085459484 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085459484 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) 20250427085459484 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) 20250427085459484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085459485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085459485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085459485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085459485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085459485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085459485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085459485 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085459485 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085459485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085459485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085459485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085459486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085459486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085459486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085459486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085459486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459486 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  20250427085459488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085459488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085459488 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085459488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085459488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085459488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085459488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085459488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459488 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085459488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085459488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085459488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085459488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085459488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085459488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085459488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085459488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085459488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085459489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085459489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085459489 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085459489 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085459617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085459617 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085459617 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085459617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085459617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085459617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085459617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085459617 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459617 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 4b f7 65 00 00 06 00 08 00 00 00 07  20250427085459617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085459617 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085459617 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085459617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085459617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085459617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085459617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085459617 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459617 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 8f 27 80 00 00 06 00 08 00 00 00 07  20250427085459617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085459617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085459617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085459617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085459617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085459617 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=004bf765) (sccp_scrc.c:486) 20250427085459617 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1855) 20250427085459617 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085459617 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085459617 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085459617 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085459617 DLSCCP DEBUG SCCP-SCOC(100)[0x56345e0a5c00]{IDLE}: Deallocated (fsm.c:568) 20250427085459617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085459618 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085459618 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085459618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085459618 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085459617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085459617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085459618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085459618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085459618 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=008f2780) (sccp_scrc.c:486) 20250427085459618 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1855) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(98)[0x56345e01dcd0]{IDLE}: Deallocated (fsm.c:568) 20250427085459618 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 6d bb 12 00 00 06 00 08 00 00 00 07  20250427085459618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085459618 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085459618 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085459618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085459618 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459618 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085459618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085459618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085459618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085459618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085459618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085459618 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=006dbb12) (sccp_scrc.c:486) 20250427085459618 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1855) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085459618 DLSCCP DEBUG SCCP-SCOC(97)[0x56345e094c90]{IDLE}: Deallocated (fsm.c:568) 20250427085459618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085459618 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085459618 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085459618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085459618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085459618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085459618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085459618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085459618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085459618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085459618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085459618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085459618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085459618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459619 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085459619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085459619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085459619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085459619 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085459619 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) 20250427085459619 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) 20250427085459619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085459619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085459619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085459619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085459619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085459619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085459619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085459619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085459619 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085459619 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085459619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085459619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085459619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085459619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085459619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085459619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085459619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085459619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085459619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085459619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085459619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085459619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085459619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085459619 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085459619 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085459619 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085459620 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085459620 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085459620 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085459620 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085459620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085459620 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085459620 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085459620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085459620 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085459620 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  20250427085500516 DLCTRL DEBUG Command: GET 953336070 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085500516 DLCTRL DEBUG Tx Command reply: GET_REPLY 953336070 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085500523 DLCTRL DEBUG Command: GET 709026093 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085500523 DLCTRL DEBUG Tx Command reply: GET_REPLY 709026093 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085500528 DLCTRL DEBUG Command: GET 169546396 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085500528 DLCTRL DEBUG Tx Command reply: GET_REPLY 169546396 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085500532 DLCTRL DEBUG Command: GET 371916099 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085500532 DLCTRL DEBUG Tx Command reply: GET_REPLY 371916099 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085500537 DLCTRL DEBUG Command: GET 74901874 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085500537 DLCTRL DEBUG Tx Command reply: GET_REPLY 74901874 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085500541 DLCTRL DEBUG Command: GET 681092254 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085500541 DLCTRL DEBUG Tx Command reply: GET_REPLY 681092254 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085500545 DLCTRL DEBUG Command: GET 400960825 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085500545 DLCTRL DEBUG Tx Command reply: GET_REPLY 400960825 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085500550 DLCTRL DEBUG Command: GET 653998024 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085500550 DLCTRL DEBUG Tx Command reply: GET_REPLY 653998024 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085500556 DLCTRL DEBUG Command: GET 392019208 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085500556 DLCTRL DEBUG Tx Command reply: GET_REPLY 392019208 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085500563 DLCTRL DEBUG Command: GET 904272226 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085500563 DLCTRL DEBUG Tx Command reply: GET_REPLY 904272226 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085500568 DLCTRL DEBUG Command: GET 352456392 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085500568 DLCTRL DEBUG Tx Command reply: GET_REPLY 352456392 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085500572 DLCTRL DEBUG Command: GET 710416488 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085500572 DLCTRL DEBUG Tx Command reply: GET_REPLY 710416488 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085500575 DLCTRL DEBUG Command: GET 767013643 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085500575 DLCTRL DEBUG Tx Command reply: GET_REPLY 767013643 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085500578 DLCTRL DEBUG Command: GET 543566681 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085500579 DLCTRL DEBUG Tx Command reply: GET_REPLY 543566681 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085500581 DLCTRL DEBUG Command: GET 534296363 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085500581 DLCTRL DEBUG Tx Command reply: GET_REPLY 534296363 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085500584 DLCTRL DEBUG Command: GET 341248745 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085500584 DLCTRL DEBUG Tx Command reply: GET_REPLY 341248745 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085500587 DLCTRL DEBUG Command: GET 685243285 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085500587 DLCTRL DEBUG Tx Command reply: GET_REPLY 685243285 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085500590 DLCTRL DEBUG Command: GET 137618610 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085500590 DLCTRL DEBUG Tx Command reply: GET_REPLY 137618610 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085500592 DLCTRL DEBUG Command: GET 372025372 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085500592 DLCTRL DEBUG Tx Command reply: GET_REPLY 372025372 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085500595 DLCTRL DEBUG Command: GET 824926397 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085500595 DLCTRL DEBUG Tx Command reply: GET_REPLY 824926397 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: 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@86ee852d1e2c: "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@86ee852d1e2c: 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 := '000000000000001100110011'B, t_guard := 20.000000 } 20250427085500622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)10042021 20250427085501661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085501661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085501661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085501661 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085501661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x993aa5, normal) (hnbgw_rua.c:406) 20250427085501661 DHNB DEBUG map_rua[0x56345e01dcd0]{init}: Allocated (fsm.c:456) 20250427085501661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085501661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10042021 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085501661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085501661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085501661 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085501661 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10042021 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085501661 DCN DEBUG map_sccp[0x56345e0a5c00]{init}: Allocated (fsm.c:456) 20250427085501661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085501661 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10042021 <-> SCCP-115 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085501661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10042021 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085501661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085501661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085501661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085501661 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10042021 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085501661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085501661 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085501661 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{IDLE}: Allocated (fsm.c:456) 20250427085501661 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085501661 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003330056400500f1100926) (sccp_scrc.c:415) 20250427085501661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085501661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085501661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085501661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085501661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085501661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085501661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085501661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085501661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085501661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085501661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085501661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085501661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085501661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085501661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085501661 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 03 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) 20250427085501661 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085501661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085501661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085501661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085501661 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085501661 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085501661 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085501661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085501661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085501661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085501661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085501661 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085501661 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 03 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(1052)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)16364078 HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085501671 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085501671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085501671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085501671 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085501671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085501671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085501671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085501671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085501671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085501671 DLSS7 <000c> osmo_ss7_asp.c:1164 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 5f 2e fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085501671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085501671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085501671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085501671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085501671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085501671 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=005f2efe) (sccp_scrc.c:486) 20250427085501671 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250427085501671 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085501671 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085501671 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085501671 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085501671 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) 20250427085501671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085501671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@86ee852d1e2c: 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 } } } 20250427085501672 DLCTRL DEBUG Command: GET 990453696 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085501672 DLCTRL DEBUG Tx Command reply: GET_REPLY 990453696 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085501675 DLCTRL DEBUG Command: GET 445746104 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085501675 DLCTRL DEBUG Tx Command reply: GET_REPLY 445746104 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085501677 DLCTRL DEBUG Command: GET 732477389 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085501677 DLCTRL DEBUG Tx Command reply: GET_REPLY 732477389 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085501679 DLCTRL DEBUG Command: GET 753547833 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085501679 DLCTRL DEBUG Tx Command reply: GET_REPLY 753547833 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085501681 DLCTRL DEBUG Command: GET 874444140 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085501681 DLCTRL DEBUG Tx Command reply: GET_REPLY 874444140 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085501682 DLCTRL DEBUG Command: GET 423802864 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085501682 DLCTRL DEBUG Tx Command reply: GET_REPLY 423802864 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085501684 DLCTRL DEBUG Command: GET 871044827 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085501684 DLCTRL DEBUG Tx Command reply: GET_REPLY 871044827 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085501686 DLCTRL DEBUG Command: GET 648442216 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085501686 DLCTRL DEBUG Tx Command reply: GET_REPLY 648442216 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085501687 DLCTRL DEBUG Command: GET 724766376 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085501687 DLCTRL DEBUG Tx Command reply: GET_REPLY 724766376 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085501688 DLCTRL DEBUG Command: GET 100969387 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085501688 DLCTRL DEBUG Tx Command reply: GET_REPLY 100969387 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085501690 DLCTRL DEBUG Command: GET 777387711 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085501690 DLCTRL DEBUG Tx Command reply: GET_REPLY 777387711 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085501691 DLCTRL DEBUG Command: GET 250151616 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085501691 DLCTRL DEBUG Tx Command reply: GET_REPLY 250151616 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085501692 DLCTRL DEBUG Command: GET 4390981 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085501692 DLCTRL DEBUG Tx Command reply: GET_REPLY 4390981 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085501693 DLCTRL DEBUG Command: GET 268106078 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085501693 DLCTRL DEBUG Tx Command reply: GET_REPLY 268106078 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085501694 DLCTRL DEBUG Command: GET 898396317 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085501694 DLCTRL DEBUG Tx Command reply: GET_REPLY 898396317 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085501695 DLCTRL DEBUG Command: GET 111654626 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085501695 DLCTRL DEBUG Tx Command reply: GET_REPLY 111654626 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085501696 DLCTRL DEBUG Command: GET 431876230 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085501696 DLCTRL DEBUG Tx Command reply: GET_REPLY 431876230 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085501697 DLCTRL DEBUG Command: GET 752590898 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085501697 DLCTRL DEBUG Tx Command reply: GET_REPLY 752590898 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085501698 DLCTRL DEBUG Command: GET 862092511 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085501698 DLCTRL DEBUG Tx Command reply: GET_REPLY 862092511 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085501699 DLCTRL DEBUG Command: GET 768662210 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085501699 DLCTRL DEBUG Tx Command reply: GET_REPLY 768662210 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: 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 := '000000000000001100110100'B, t_guard := 20.000000 } 20250427085501714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)1536486 20250427085502739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085502739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085502739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427085502739 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085502739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1771e6, normal) (hnbgw_rua.c:406) 20250427085502739 DHNB DEBUG map_rua[0x56345e020b50]{init}: Allocated (fsm.c:456) 20250427085502739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085502739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1536486 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085502739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085502739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085502739 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427085502739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1536486 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085502739 DCN DEBUG map_sccp[0x56345e0db500]{init}: Allocated (fsm.c:456) 20250427085502739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085502739 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1536486 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085502739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1536486 SCCP-116 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250427085502739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085502739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085502739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085502739 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1536486 SCCP-116 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085502739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085502739 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085502739 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{IDLE}: Allocated (fsm.c:456) 20250427085502739 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085502739 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003340056400500f1100926) (sccp_scrc.c:415) 20250427085502739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085502739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085502739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085502739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085502739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085502739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085502739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085502739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085502739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085502739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085502739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085502739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085502739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085502739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085502739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085502739 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 34 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085502739 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085502739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085502739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085502739 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085502739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085502739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085502739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085502740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085502740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085502740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085502740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085502740 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085502740 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 34 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)10264399 HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085502745 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085502745 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085502745 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085502745 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085502745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085502745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085502745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085502745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085502745 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085502745 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1e 28 9d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085502745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085502745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085502745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085502745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085502745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085502745 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=001e289d) (sccp_scrc.c:486) 20250427085502745 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250427085502745 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085502745 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085502745 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085502745 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085502745 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) 20250427085502745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085502746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@86ee852d1e2c: setverdict(pass): none -> pass MTC@86ee852d1e2c: 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 } } } 20250427085502747 DLCTRL DEBUG Command: GET 463552365 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085502748 DLCTRL DEBUG Tx Command reply: GET_REPLY 463552365 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085502751 DLCTRL DEBUG Command: GET 532765484 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085502751 DLCTRL DEBUG Tx Command reply: GET_REPLY 532765484 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085502754 DLCTRL DEBUG Command: GET 57059684 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085502754 DLCTRL DEBUG Tx Command reply: GET_REPLY 57059684 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085502758 DLCTRL DEBUG Command: GET 105559350 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085502758 DLCTRL DEBUG Tx Command reply: GET_REPLY 105559350 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085502763 DLCTRL DEBUG Command: GET 380581755 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085502763 DLCTRL DEBUG Tx Command reply: GET_REPLY 380581755 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085502767 DLCTRL DEBUG Command: GET 659574075 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085502767 DLCTRL DEBUG Tx Command reply: GET_REPLY 659574075 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085502771 DLCTRL DEBUG Command: GET 646153976 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085502771 DLCTRL DEBUG Tx Command reply: GET_REPLY 646153976 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085502774 DLCTRL DEBUG Command: GET 932561189 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085502774 DLCTRL DEBUG Tx Command reply: GET_REPLY 932561189 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085502777 DLCTRL DEBUG Command: GET 257338539 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085502777 DLCTRL DEBUG Tx Command reply: GET_REPLY 257338539 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085502780 DLCTRL DEBUG Command: GET 249010868 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085502780 DLCTRL DEBUG Tx Command reply: GET_REPLY 249010868 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085502782 DLCTRL DEBUG Command: GET 106146880 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085502782 DLCTRL DEBUG Tx Command reply: GET_REPLY 106146880 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085502784 DLCTRL DEBUG Command: GET 800889042 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085502784 DLCTRL DEBUG Tx Command reply: GET_REPLY 800889042 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085502785 DLCTRL DEBUG Command: GET 131077509 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085502785 DLCTRL DEBUG Tx Command reply: GET_REPLY 131077509 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085502787 DLCTRL DEBUG Command: GET 526078337 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085502787 DLCTRL DEBUG Tx Command reply: GET_REPLY 526078337 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085502788 DLCTRL DEBUG Command: GET 600658593 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085502788 DLCTRL DEBUG Tx Command reply: GET_REPLY 600658593 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085502790 DLCTRL DEBUG Command: GET 97502983 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085502790 DLCTRL DEBUG Tx Command reply: GET_REPLY 97502983 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085502791 DLCTRL DEBUG Command: GET 185031957 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085502791 DLCTRL DEBUG Tx Command reply: GET_REPLY 185031957 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085502792 DLCTRL DEBUG Command: GET 783006365 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085502792 DLCTRL DEBUG Tx Command reply: GET_REPLY 783006365 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085502793 DLCTRL DEBUG Command: GET 284387598 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085502793 DLCTRL DEBUG Tx Command reply: GET_REPLY 284387598 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085502794 DLCTRL DEBUG Command: GET 895670542 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085502794 DLCTRL DEBUG Tx Command reply: GET_REPLY 895670542 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250427085502795 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: "connecting cnlink 1" MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1060)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn1-M3UA(1060)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1060)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1058)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085503020 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 20250427085503020 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 20250427085503020 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085503020 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085503029 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) 20250427085503029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085503029 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085503029 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085503029 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085503029 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085503029 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085503029 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 20250427085503029 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085503029 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  20250427085503029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085503031 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) 20250427085503031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085503031 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085503031 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  20250427085503031 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085503031 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085503031 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085503031 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 20250427085503031 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085503031 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  20250427085503031 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  20250427085503031 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  20250427085503031 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085503031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085503032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085503032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085503032 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085503032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085503032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085503032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085503032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085503032 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085503032 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085503032 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085503033 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085503033 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085503033 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) 20250427085503033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085503033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085503033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085503033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085503033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085503033 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085503033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085503033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085503033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085503034 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085503034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085503034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085503034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085503034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085503034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085503034 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' 20250427085503034 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 20250427085503034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085503034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085503034 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  20250427085503442 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085503442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bdf348), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085503442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085503442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085503442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085503442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085503442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085503442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085503442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 bd f3 48 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085503442 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085503442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085503442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085503442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085503442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085503442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085503442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085503442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085503442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085503442 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 bd f3 48 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085503444 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085503444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085503444 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085503444 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085503444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085503444 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085503444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085503444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085503444 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085503444 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 bd f3 48 00 00 06 00 08 00 00 00 07  20250427085503444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085503445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085503445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085503445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085503445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085503445 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=00bdf348) (sccp_scrc.c:486) 20250427085503445 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250427085503445 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085503445 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085503445 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085503445 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085503445 DLSCCP DEBUG SCCP-SCOC(112)[0x56345e0bf5f0]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: 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 := '000000000000001101111100'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1059)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085503827 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) 20250427085503827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085503827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085503827 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 20250427085503827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085503827 DLSS7 <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' 20250427085503827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085503827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085503827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085503827 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085503827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085503827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085503827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085503827 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) 20250427085503827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085503827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085503827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085503827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085503827 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) 20250427085503827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503827 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) 20250427085503827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085503827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085503827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085503827 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085503828 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) 20250427085503828 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) 20250427085503828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085503828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085503828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085503828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085503828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085503828 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085503828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085503828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085503828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085503828 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085503828 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: link up (cnlink.c:111) 20250427085503828 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085503828 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085503828 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085503828 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085503828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085503828 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' 20250427085503828 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 20250427085503828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085503828 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085503828 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  20250427085503828 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) 20250427085503828 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085503828 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085503828 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 20250427085503828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085503828 DLSS7 <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' 20250427085503828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085503828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085503828 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085503828 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085503828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085503828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085503828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085503828 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) 20250427085503828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085503828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085503828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085503828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085503828 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) 20250427085503828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085503828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503828 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) 20250427085503828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085503828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085503828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085503828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085503828 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085503828 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085503828 DRANAP INFO cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085503852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085504551 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085504551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00789b78), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085504551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085504551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504551 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085504551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085504551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085504551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 78 9b 78 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085504551 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085504551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf052a), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085504551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085504551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504551 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085504551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085504551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085504551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cf 05 2a 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085504551 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085504552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085504552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085504552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085504552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085504552 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' 20250427085504552 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 20250427085504552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085504552 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085504552 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 78 9b 78 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427085504552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085504552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085504552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085504552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085504552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085504552 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' 20250427085504552 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 20250427085504552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085504552 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085504552 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 cf 05 2a 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427085504556 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) 20250427085504556 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085504556 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085504557 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 20250427085504557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085504557 DLSS7 <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' 20250427085504557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085504557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085504557 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085504557 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 78 9b 78 00 00 06 00 08 00 00 00 07  20250427085504557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085504557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085504557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085504557 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) 20250427085504557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085504557 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=00789b78) (sccp_scrc.c:486) 20250427085504557 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250427085504557 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085504557 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085504557 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085504557 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085504557 DLSCCP DEBUG SCCP-SCOC(114)[0x56345e0a3d40]{IDLE}: Deallocated (fsm.c:568) 20250427085504764 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) 20250427085504764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085504764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085504764 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 20250427085504765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085504765 DLSS7 <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' 20250427085504765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085504765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085504765 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085504765 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 cf 05 2a 00 00 06 00 08 00 00 00 07  20250427085504765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085504765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085504765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085504765 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) 20250427085504765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085504765 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=00cf052a) (sccp_scrc.c:486) 20250427085504765 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250427085504765 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085504765 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085504765 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085504765 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085504765 DLSCCP DEBUG SCCP-SCOC(113)[0x56345e0b6590]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1059)@86ee852d1e2c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1059)@86ee852d1e2c: 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)@86ee852d1e2c: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)6290215 20250427085504877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085504877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085504877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085504877 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085504877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ffb27, normal) (hnbgw_rua.c:406) 20250427085504877 DHNB DEBUG map_rua[0x56345e0b6590]{init}: Allocated (fsm.c:456) 20250427085504877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085504877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290215 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085504877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085504877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085504877 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290215 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427085504877 DCN DEBUG map_sccp[0x56345e0a3d40]{init}: Allocated (fsm.c:456) 20250427085504877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085504877 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6290215 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427085504877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290215 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085504877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085504877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085504877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085504877 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290215 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085504877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085504877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085504877 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{IDLE}: Allocated (fsm.c:456) 20250427085504877 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085504877 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300037c0056400500f1100926) (sccp_scrc.c:415) 20250427085504877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085504877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085504877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085504877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085504877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085504877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085504877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085504877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085504877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085504877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085504877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504877 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085504877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085504877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085504877 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 03 7c 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) 20250427085504877 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085504877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085504877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085504877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085504877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085504877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085504877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085504877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085504877 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' 20250427085504877 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 20250427085504877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085504877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085504877 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 03 7c 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1058)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1059)@86ee852d1e2c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) HNBGW_Test.sgsn1-RAN(1059)@86ee852d1e2c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)14750178 HNBGW_Test.sgsn1-SCCP(1058)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1058)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085504891 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) 20250427085504891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085504891 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085504891 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 20250427085504891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085504891 DLSS7 <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' 20250427085504891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085504891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085504891 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085504891 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ea 58 44 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@86ee852d1e2c: 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 } } } 20250427085504891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085504891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085504892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085504892 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) 20250427085504892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085504892 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=00ea5844) (sccp_scrc.c:486) 20250427085504892 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250427085504892 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085504892 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085504892 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085504892 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085504892 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) 20250427085504892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085504892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085504892 DLCTRL DEBUG Command: GET 162101215 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427085504892 DLCTRL DEBUG Tx Command reply: GET_REPLY 162101215 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085504897 DLCTRL DEBUG Command: GET 146213930 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427085504897 DLCTRL DEBUG Tx Command reply: GET_REPLY 146213930 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085504899 DLCTRL DEBUG Command: GET 183028657 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085504899 DLCTRL DEBUG Tx Command reply: GET_REPLY 183028657 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085504902 DLCTRL DEBUG Command: GET 863302311 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085504902 DLCTRL DEBUG Tx Command reply: GET_REPLY 863302311 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085504903 DLCTRL DEBUG Command: GET 673241375 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085504904 DLCTRL DEBUG Tx Command reply: GET_REPLY 673241375 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085504905 DLCTRL DEBUG Command: GET 838960091 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427085504905 DLCTRL DEBUG Tx Command reply: GET_REPLY 838960091 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085504906 DLCTRL DEBUG Command: GET 892308642 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427085504906 DLCTRL DEBUG Tx Command reply: GET_REPLY 892308642 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085504907 DLCTRL DEBUG Command: GET 221729095 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085504907 DLCTRL DEBUG Tx Command reply: GET_REPLY 221729095 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085504908 DLCTRL DEBUG Command: GET 527133376 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085504908 DLCTRL DEBUG Tx Command reply: GET_REPLY 527133376 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085504909 DLCTRL DEBUG Command: GET 713968553 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085504909 DLCTRL DEBUG Tx Command reply: GET_REPLY 713968553 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085504912 DLCTRL DEBUG Command: GET 401135870 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427085504912 DLCTRL DEBUG Tx Command reply: GET_REPLY 401135870 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085504914 DLCTRL DEBUG Command: GET 420937151 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427085504914 DLCTRL DEBUG Tx Command reply: GET_REPLY 420937151 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085504916 DLCTRL DEBUG Command: GET 271343545 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085504916 DLCTRL DEBUG Tx Command reply: GET_REPLY 271343545 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085504918 DLCTRL DEBUG Command: GET 82613711 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085504918 DLCTRL DEBUG Tx Command reply: GET_REPLY 82613711 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085504921 DLCTRL DEBUG Command: GET 898444437 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085504921 DLCTRL DEBUG Tx Command reply: GET_REPLY 898444437 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085504925 DLCTRL DEBUG Command: GET 926544184 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427085504925 DLCTRL DEBUG Tx Command reply: GET_REPLY 926544184 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085504929 DLCTRL DEBUG Command: GET 674087500 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427085504929 DLCTRL DEBUG Tx Command reply: GET_REPLY 674087500 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085504931 DLCTRL DEBUG Command: GET 674440751 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085504931 DLCTRL DEBUG Tx Command reply: GET_REPLY 674440751 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085504934 DLCTRL DEBUG Command: GET 494039657 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085504934 DLCTRL DEBUG Tx Command reply: GET_REPLY 494039657 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085504937 DLCTRL DEBUG Command: GET 506648209 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085504937 DLCTRL DEBUG Tx Command reply: GET_REPLY 506648209 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085504949 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37409<->l=127.0.0.1:4262) (control_if.c:193) 20250427085504949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1043)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(1042)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085504952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085504954 DLINP DEBUG SRVCONN(,r=127.0.0.1:43852<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085504954 DLINP DEBUG SRVCONN(,r=127.0.0.1:43852<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085504954 DLINP NOTICE SRV(,r=127.0.0.1:43852<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085504954 DMAIN NOTICE (127.0.0.1:43852 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43852<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085504954 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427085504956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085504956 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) 20250427085504956 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085504956 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085504956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085504956 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.msc0-RAN(1050)@86ee852d1e2c: Final verdict of PTC: none 20250427085504956 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085504956 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085504956 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 20250427085504956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085504956 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085504957 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085504957 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048)@86ee852d1e2c: Final verdict of PTC: none 20250427085504957 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085504957 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 20250427085504957 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  20250427085504957 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  20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085504957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085504957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085504957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085504957 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) 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085504957 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 20250427085504957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085504957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085504957 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085504957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085504957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085504957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085504957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085504957 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) 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085504957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085504957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085504957 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085504957 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085504957 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085504957 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) 20250427085504957 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085504957 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 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085504957 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085504958 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085504958 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085504958 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085504958 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 20250427085504958 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  20250427085504958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085504958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085504958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085504958 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085504958 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) 20250427085504958 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085504958 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085504958 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 20250427085504958 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) 20250427085504958 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085504958 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085504958 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085504958 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085504958 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085504958 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 20250427085504958 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085504958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085504958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(1049)@86ee852d1e2c: Final verdict of PTC: none 20250427085504958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085504958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085504958 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085504959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085504959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085504959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085504959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085504959 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085504959 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085504959 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085504959 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085504959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085504959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085504959 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085504959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f2efe), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085504959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085504959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085504959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085504959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085504959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5f 2e fe 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085504959 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085504959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085504959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) HNBGW_Test.sgsn1-RAN(1059)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1058)@86ee852d1e2c: Final verdict of PTC: none 20250427085504959 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085504959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085504959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085504959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085504959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{disrupted}: Freeing instance (context_map.c:202) 20250427085504959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10042021)[0x56345e01dcd0]{disrupted}: Deallocated (fsm.c:568) 20250427085504959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085504959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{disconnected}: Freeing instance (context_map.c:206) 20250427085504959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x56345e0a5c00]{disconnected}: Deallocated (fsm.c:568) 20250427085504959 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10042021 SCCP-115 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085504959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085504959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085504959 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085504959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e289d), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085504959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085504960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085504960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085504960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085504960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 28 9d 00 00 74 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085504960 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085504960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085504960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085504960 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085504960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085504960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085504960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085504960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{disrupted}: Freeing instance (context_map.c:202) 20250427085504960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1536486)[0x56345e020b50]{disrupted}: Deallocated (fsm.c:568) 20250427085504960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085504960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{disconnected}: Freeing instance (context_map.c:206) 20250427085504960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x56345e0db500]{disconnected}: Deallocated (fsm.c:568) 20250427085504960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1536486 SCCP-116 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(1051)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1054)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041)@86ee852d1e2c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1052)@86ee852d1e2c: Final verdict of PTC: none 20250427085504960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085504960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085504960 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085504960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085504960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085504960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085504960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085504960 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085504960 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085504960 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085504960 DRANAP NOTICE cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085504960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085504960 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085504960 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085504960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea5844), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085504960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085504960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085504960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085504961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085504961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085504961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ea 58 44 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085504961 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085504961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085504961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085504961 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085504961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085504961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085504961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085504961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{disrupted}: Freeing instance (context_map.c:202) 20250427085504961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6290215)[0x56345e0b6590]{disrupted}: Deallocated (fsm.c:568) 20250427085504961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn1-M3UA(1060)@86ee852d1e2c: Final verdict of PTC: none 20250427085504961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085504962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-RAN(1053)@86ee852d1e2c: Final verdict of PTC: none 20250427085504962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085504962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085504962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085504962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085504962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085504963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085504963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085504963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085504963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085504963 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085504963 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085504963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085504963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085504963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085504963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085504963 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085504961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{disconnected}: Freeing instance (context_map.c:206) 20250427085504961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x56345e0a3d40]{disconnected}: Deallocated (fsm.c:568) 20250427085504961 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290215 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427085504961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085504961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085504961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085504961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085504961 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085504961 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) 20250427085504961 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(1044)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(1055)@86ee852d1e2c: Final verdict of PTC: none 20250427085504974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085504975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@86ee852d1e2c: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@86ee852d1e2c: Final verdict of PTC: pass 20250427085504976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42450<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(1042): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(1044): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(1049): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(1050): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(1051): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1052): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1053): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1054): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(1055): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057): pass (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1058): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1059): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1060): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@86ee852d1e2c: 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'. Sun Apr 27 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 20250427085505152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085505277 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085505277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b0c59), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085505277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085505277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085505277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085505277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085505277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085505277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085505277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3b 0c 59 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085505277 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085505277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085505277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085505277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085505277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085505277 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085505307 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085505307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6fc5b), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085505307 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) 20250427085505307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085505307 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) 20250427085505307 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) 20250427085505307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085505307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085505307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 fc 5b 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085505308 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085505308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085505308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085505308 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 20250427085505308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085505308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085505755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=631204) Waiting for packet dumper to finish... 1 (prev_count=631204, count=631744) 20250427085506958 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085506959 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085506959 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427085506959 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085506959 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085506959 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085506959 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085506959 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085506959 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085507515 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085507515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e20b3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085507515 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) 20250427085507515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085507515 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) 20250427085507515 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) 20250427085507515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085507515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085507515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5e 20 b3 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085507516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085507516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085507516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085507516 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 20250427085507516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085507516 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085507525 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085507525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c02c), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085507525 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) 20250427085507525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085507525 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) 20250427085507525 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) 20250427085507525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085507525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085507525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 c0 2c 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085507525 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085507525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085507525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085507525 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 20250427085507525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085507525 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085507540 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085507540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6b0a), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085507540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085507540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085507540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085507541 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085507541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085507541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085507541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b 6b 0a 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085507541 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085507541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085507541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085507541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085507541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085507541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 08:55:07 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 20250427085508085 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085508085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b5c3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085508085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508086 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085508086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 b5 c3 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085508086 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085508086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d1160), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085508086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508086 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085508086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 11 60 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085508086 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085508086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3194f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085508086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508086 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085508086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 19 4f 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085508086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085508086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085508086 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085508086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085508086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085508086 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085508086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085508086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085508086 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085508639 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085508639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071d59b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085508639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508639 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085508640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 71 d5 9b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085508640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508640 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508640 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508640 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085508640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085508640 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085508642 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085508642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002df064), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085508642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085508642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2d f0 64 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085508642 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085508642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401ba3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085508642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085508642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 40 1b a3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085508642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085508643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085508643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085508643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085508643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085508643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_second_rab_assignment started. 20250427085508858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085508868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085508874 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44507<->l=127.0.0.1:4262) (control_if.c:572) 20250427085508900 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085508900 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085508901 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085508901 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085508901 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085508901 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085508902 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085508902 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085508902 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) 20250427085508902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085508902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085508902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085508902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085508902 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085508902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085508902 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085508902 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085508902 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085508902 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) 20250427085508902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085508902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085508902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085508902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085508902 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085508902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085508902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085508902 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085508902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085508903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085508903 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_second_rab_assignment-Iuh0(1066)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085508903 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085508903 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085508903 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) 20250427085508903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085508903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085508903 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) 20250427085508903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508903 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) 20250427085508903 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) 20250427085508903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508903 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) 20250427085508903 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) 20250427085508903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085508903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085508903 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085508903 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085508903 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085508903 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) 20250427085508903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085508904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085508904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508904 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) 20250427085508904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508904 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) 20250427085508904 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) 20250427085508904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085508904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085508904 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085508904 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085508904 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085508904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508904 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 20250427085508904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085508904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085508904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508904 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 20250427085508904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085508904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1070)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(1070)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1070)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085508920 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085508920 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085508920 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085508920 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085508920 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085508920 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085508920 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085508920 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085508921 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085508921 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085508921 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) 20250427085508921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085508921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085508921 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) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 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) 20250427085508921 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) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508921 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) 20250427085508921 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) 20250427085508921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085508921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085508921 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085508921 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085508921 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085508921 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) 20250427085508921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085508921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 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) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508921 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) 20250427085508921 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) 20250427085508921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085508921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085508921 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085508921 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085508921 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085508921 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) 20250427085508921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085508921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508921 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085508921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085508921 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085508921 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085508921 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085508921 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) 20250427085508921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085508921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085508921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085508921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085508921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085508921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085508921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085508921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085508921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085508921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085508921 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085508922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508922 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 20250427085508922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085508922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085508922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508922 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 20250427085508922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085508922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085508922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085508922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085508922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085508922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085508922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085508922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085508922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085508922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085508922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1073)@86ee852d1e2c: ************************************************* MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1073)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1073)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(1071)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085508948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085508948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085508948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085508948 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085508948 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) 20250427085508948 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085508948 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085508948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085508948 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085509118 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 20250427085509118 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 20250427085509118 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085509118 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085509124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085509124 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085509124 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085509124 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085509124 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085509124 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085509124 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 20250427085509124 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085509124 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  20250427085509124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085509127 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085509127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085509127 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  20250427085509127 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085509127 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085509127 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085509127 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 20250427085509127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085509127 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  20250427085509127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085509127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085509127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085509127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085509127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085509127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085509127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085509127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085509127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085509127 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085509127 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085509127 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085509128 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085509128 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085509128 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) 20250427085509128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085509128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085509128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085509129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085509129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085509129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085509129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085509129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085509129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085509129 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085509129 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509129 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085509129 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085509129 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085509129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085509129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085509129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085509129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085509129 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085509129 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  20250427085509134 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 20250427085509134 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 20250427085509134 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085509134 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085509143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085509143 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085509143 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085509143 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085509143 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085509143 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085509143 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 20250427085509143 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085509143 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  20250427085509143 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085509146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085509146 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085509146 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  20250427085509146 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085509146 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085509146 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085509146 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 20250427085509146 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085509146 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  20250427085509146 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  20250427085509146 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085509146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085509146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085509146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085509146 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085509146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085509146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085509146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085509146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085509146 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085509146 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085509147 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085509148 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085509148 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085509148 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) 20250427085509148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085509148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085509148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085509148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085509148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085509148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085509148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085509148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085509148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085509148 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085509149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085509149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085509149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085509149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085509149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085509149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085509149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085509149 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085509149 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(1069)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085509933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085509933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085509933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085509933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085509933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085509933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085509933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085509933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085509933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085509933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085509933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085509933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085509933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085509933 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085509933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085509933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085509933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085509933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085509934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085509934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085509934 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085509934 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) 20250427085509934 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) 20250427085509934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085509934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085509934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085509934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085509934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085509934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085509934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085509934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085509934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085509934 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085509934 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085509935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085509935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085509935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085509935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085509935 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085509935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085509935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085509935 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085509935 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  20250427085509937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509937 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085509937 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085509937 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085509937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085509937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085509937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085509937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085509937 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085509937 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085509937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085509937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085509937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085509937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085509937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085509937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085509937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085509937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085509937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085509937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085509937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085509937 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085509937 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085509942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085509942 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085509942 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085509942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085509942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085509942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085509942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085509942 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085509942 DLSS7 <000c> osmo_ss7_asp.c:1164 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(1072)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085509942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085509942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085509942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085509942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085509942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085509942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085509942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085509942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085509942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085509942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085509942 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085509942 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085509942 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) 20250427085509942 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) 20250427085509942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085509942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085509942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085509942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085509942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085509942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085509942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085509942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085509942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085509942 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085509942 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085509943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085509943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085509943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085509943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085509943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085509943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085509943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085509943 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085509943 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  20250427085509943 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085509943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085509943 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085509943 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085509943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085509943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085509943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085509943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085509943 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085509943 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085509943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085509943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085509943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085509943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085509943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085509943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085509943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085509943 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085509943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085509943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085509943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085509943 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085509943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085509943 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085509943 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085509943 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085509980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1075)@86ee852d1e2c: 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)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1069)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment-Iuh0-RUA(1067)@86ee852d1e2c: Added conn table entry 0TC_second_rab_assignment0(1075)13976502 20250427085511021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085511021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085511021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085511021 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085511021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd543b6, normal) (hnbgw_rua.c:406) 20250427085511021 DHNB DEBUG map_rua[0x56345e0b6590]{init}: Allocated (fsm.c:456) 20250427085511021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085511021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085511021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085511021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085511021 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085511021 DCN DEBUG map_sccp[0x56345e0a3d40]{init}: Allocated (fsm.c:456) 20250427085511021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085511021 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13976502 <-> SCCP-118 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085511021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085511021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085511021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085511021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085511021 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085511021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085511021 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085511021 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{IDLE}: Allocated (fsm.c:456) 20250427085511021 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085511021 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300032f0056400500f1100926) (sccp_scrc.c:415) 20250427085511021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085511021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085511021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085511021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085511021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085511021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085511021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085511021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085511021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085511021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085511021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085511021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085511021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085511021 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 2f 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) 20250427085511021 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085511021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085511021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085511022 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511022 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085511022 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085511022 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085511022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085511022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085511022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085511022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085511022 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511022 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 2f 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1069)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-RAN(1069)@86ee852d1e2c: Added conn table entry 0TC_second_rab_assignment0(1075)6541263 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Session index based on connection ID:0 TC_second_rab_assignment0(1075)@86ee852d1e2c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085511029 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085511029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085511029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085511029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085511029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085511029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085511029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085511029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511029 DLSS7 <000c> osmo_ss7_asp.c:1164 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 44 99 ff 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085511029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085511029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085511029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085511029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085511029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085511029 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=004499ff) (sccp_scrc.c:486) 20250427085511029 DLSCCP DEBUG Received CO:COAK for local reference 118 (sccp_scoc.c:1855) 20250427085511029 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085511029 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085511029 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085511029 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085511029 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) 20250427085511030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085511030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1075)@86ee852d1e2c: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(1074)@86ee852d1e2c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: vl_len:91 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085511232 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085511232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085511232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085511232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085511232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085511232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085511232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085511232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511232 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  20250427085511233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085511233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085511233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085511233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085511233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085511233 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) 20250427085511233 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250427085511233 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085511233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085511233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085511233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085511233 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085511233 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085511233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085511233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085511233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085511233 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085511233 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085511233 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085511233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085511233 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085511233 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{UNUSED}: Allocated (fsm.c:456) 20250427085511233 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{UNUSED}: is child of mgw(mgw-fsm-13976502-0)[0x56345e0a5c00] (fsm.c:486) 20250427085511233 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13976502-0)[0x56345e0a5c00] (mgcp_client_endpoint_fsm.c:724) 20250427085511233 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085511233 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085511233 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085511233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e0db500]{ST_CRCX}: Allocated (fsm.c:456) 20250427085511233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e0db500]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50] (fsm.c:486) 20250427085511233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e0db500]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085511233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e0db500]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085511233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: d543'... (mgcp_client.c:807) 20250427085511233 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250427085511233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e0db500]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085511233 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1074)@86ee852d1e2c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d543b617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d543b617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d543b617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d543b617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@86ee852d1e2c: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085511262 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250427085511262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085511262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085511262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085511262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085511262 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085511262 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511262 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511262 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085511262 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085511262 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511262 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085511262 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085511262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085511262 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085511262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085511262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085511262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085511262 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085511278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085511278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085511279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085511279 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085511279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd543b6) (hnbgw_rua.c:470) 20250427085511279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085511279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085511279 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085511279 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085511279 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085511279 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085511279 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085511279 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085511279 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085511279 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085511279 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13976502-0)[0x56345e0a5c00] (mgcp_client_endpoint_fsm.c:724) 20250427085511279 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085511279 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085511279 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085511279 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: d543'... (mgcp_client.c:807) 20250427085511279 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085511279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085511279 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085511279 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511279 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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)@86ee852d1e2c: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d543b617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d543b617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085511286 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250427085511286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085511286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085511286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511286 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085511286 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085511286 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13976502-0)[0x56345e0a5c00] (mgcp_client_endpoint_fsm.c:724) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085511286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e09d500]{ST_CRCX}: Allocated (fsm.c:456) 20250427085511286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e09d500]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50] (fsm.c:486) 20250427085511286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e09d500]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085511286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e09d500]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250427085511286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: d543'... (mgcp_client.c:807) 20250427085511286 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085511286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13976502-0)[0x56345e09d500]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511286 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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)@86ee852d1e2c: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d543b617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d543b617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085511291 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250427085511291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085511291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085511291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085511291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085511291 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085511291 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511291 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511291 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511291 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085511291 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085511291 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511291 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{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) 20250427085511291 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085511291 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085511291 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085511291 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085511291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085511291 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085511291 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085511291 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=004499ff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085511291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085511291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085511291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085511291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085511291 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 44 99 ff 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) 20250427085511291 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085511291 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085511291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085511291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085511291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085511291 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085511291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085511291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085511291 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511291 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 44 99 ff 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: vl_len:63 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250427085511295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511295 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085511295 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085511295 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085511295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085511295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085511295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085511295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085511295 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511295 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  20250427085511295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085511295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085511295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085511295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085511295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085511295 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) 20250427085511295 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250427085511295 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085511295 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085511295 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085511295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085511295 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085511295 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085511295 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085511295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085511295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085511295 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250427085511295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250427085511295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:121) 20250427085511295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085511295 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085511296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085511296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085511296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250427085511296 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085511296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd543b6) (hnbgw_rua.c:470) 20250427085511296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:311) 20250427085511296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085511296 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085511296 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085511296 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085511296 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085511296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250427085511296 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085511296 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085511296 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=004499ff), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250427085511296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085511296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085511296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085511296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085511296 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 44 99 ff 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) 20250427085511296 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085511296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085511296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085511296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085511296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085511296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085511296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085511296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511296 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 44 99 ff 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: vl_len:12 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085511300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085511300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085511300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085511300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085511300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085511300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085511300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085511300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511300 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  20250427085511300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085511300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085511300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085511300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085511300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085511300 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) 20250427085511300 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250427085511300 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085511300 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085511300 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085511300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085511300 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085511300 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085511300 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085511300 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085511300 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085511300 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085511300 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085511300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085511300 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: d543'... (mgcp_client.c:807) 20250427085511300 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085511300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085511300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085511300 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47140: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: d543'... (mgcp_client.c:807) 20250427085511300 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085511300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085511300 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: Removing from parent mgw(mgw-fsm-13976502-0)[0x56345e0a5c00] (mgcp_client_endpoint_fsm.c:873) 20250427085511300 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085511300 DLMGCP DEBUG mgw-endp(mgw-fsm-13976502-0)[0x56345e020b50]{IN_USE}: Deallocated (fsm.c:568) 20250427085511300 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085511300 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085511300 DMGW DEBUG mgw(mgw-fsm-13976502-0)[0x56345e0a5c00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085511300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085511300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085511300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085511300 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1075)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d543b617" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1075)@86ee852d1e2c: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d543b617" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1075)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085511304 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250427085511304 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085511304 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085511304 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085511304 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56345e0db500]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085511304 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250427085511304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085511304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085511304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085511304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56345e09d500]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1067)@86ee852d1e2c: Deleted conn table entry 0TC_second_rab_assignment0(1075)13976502 20250427085511307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085511307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085511307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085511307 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085511307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd543b6,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085511307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085511307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085511307 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085511307 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085511307 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085511307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085511307 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085511307 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085511307 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=004499ff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085511307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085511307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085511307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085511307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085511307 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 44 99 ff 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) 20250427085511307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085511307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085511307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085511307 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085511307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085511307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085511307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085511307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085511307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085511307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085511307 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511307 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 44 99 ff 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)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1069)@86ee852d1e2c: Deleted conn table entry 0TC_second_rab_assignment0(1075)6541263 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Session index based on connection ID:0 20250427085511310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085511310 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085511310 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085511310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085511310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085511310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085511310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085511310 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511310 DLSS7 <000c> osmo_ss7_asp.c:1164 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 44 99 ff 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085511310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085511310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085511310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085511310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085511310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085511310 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=004499ff), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085511310 DLSCCP DEBUG Received CO:RELRE for local reference 118 (sccp_scoc.c:1855) 20250427085511310 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085511310 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085511310 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085511310 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) 20250427085511310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085511310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085511310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085511310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{disconnected}: Freeing instance (context_map.c:202) 20250427085511310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13976502)[0x56345e0b6590]{disconnected}: Deallocated (fsm.c:568) 20250427085511310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085511310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{disconnected}: Freeing instance (context_map.c:206) 20250427085511310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x56345e0a3d40]{disconnected}: Deallocated (fsm.c:568) 20250427085511310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13976502 SCCP-118 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085511310 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=004499ff), PART(T=Source Reference,L=4,D=00000076) (sccp_scrc.c:415) 20250427085511310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085511310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085511310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085511310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085511310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085511310 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 44 99 ff 00 00 76 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085511310 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085511310 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085511310 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085511310 DLSCCP DEBUG SCCP-SCOC(118)[0x56345e01dcd0]{IDLE}: Deallocated (fsm.c:568) 20250427085511311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085511311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085511311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085511311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085511311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085511311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085511311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085511311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085511311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085511311 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 44 99 ff 00 00 76 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: RLC received in state:disconnect_pending TC_second_rab_assignment0(1075)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085513321 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44507<->l=127.0.0.1:4262) (control_if.c:193) 20250427085513322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1064)@86ee852d1e2c: Final verdict of PTC: none VirtHNBGW-STATS(1063)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085513325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085513326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085513326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085513326 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085513326 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) 20250427085513326 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_second_rab_assignment(1062)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1072)@86ee852d1e2c: Final verdict of PTC: none 20250427085513329 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085513329 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) 20250427085513329 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085513329 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085513329 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085513329 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) 20250427085513329 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085513329 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(1071)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1068)@86ee852d1e2c: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1067)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1069)@86ee852d1e2c: Final verdict of PTC: none 20250427085513330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085513330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085513330 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085513330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085513330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085513330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085513330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085513330 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085513330 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085513330 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085513330 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0(1066)@86ee852d1e2c: Final verdict of PTC: none 20250427085513329 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 20250427085513329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085513329 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085513329 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085513329 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085513329 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085513329 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085513329 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 20250427085513330 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  20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085513330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085513330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085513330 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085513330 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) 20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085513330 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 20250427085513330 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085513330 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) 20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085513330 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 20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085513330 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085513330 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085513330 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085513330 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 20250427085513330 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085513330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085513331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(1065)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1070)@86ee852d1e2c: Final verdict of PTC: none 20250427085513331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085513331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085513331 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085513331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085513331 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085513331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085513331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085513331 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085513331 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085513331 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085513331 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1074)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1073)@86ee852d1e2c: Final verdict of PTC: none 20250427085513336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1075)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1062): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(1063): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(1065): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_second_rab_assignment-Iuh0(1066): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1067): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(1068): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(1069): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(1070): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1071): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1072): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1073): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(1074): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_second_rab_assignment0(1075): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_second_rab_assignment finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Apr 27 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 20250427085513431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085514035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398620) 20250427085514960 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085514960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e289d), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085514960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085514960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085514960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085514960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085514961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085514961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085514961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 28 9d 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085514961 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085514961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f2efe), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085514961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085514961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085514961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085514961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085514961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085514961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085514961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5f 2e fe 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085514961 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085514961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea5844), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085514961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085514961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085514961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085514961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085514961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085514961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085514961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ea 58 44 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085514961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085514961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085514961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085514961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085514961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085514961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085514961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085514961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085514961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085514961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085514961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085514962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085514962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085514962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085514962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085514962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085514962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085514962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=398620, count=399160) 20250427085515278 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085515278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b0c59), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085515278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085515278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085515278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085515278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085515278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085515278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085515278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3b 0c 59 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085515278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085515278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085515278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085515278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085515278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085515278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085515308 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085515308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6fc5b), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085515308 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) 20250427085515308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085515308 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) 20250427085515308 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) 20250427085515308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085515308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085515308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 fc 5b 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085515309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085515309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085515309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085515309 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 20250427085515309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085515309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085515330 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085515330 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085515330 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085515332 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085515332 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085515332 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250427085517144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085517150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085517153 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40211<->l=127.0.0.1:4262) (control_if.c:572) 20250427085517169 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085517169 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517169 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085517169 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085517169 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085517169 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085517169 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085517169 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517170 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085517170 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) 20250427085517170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085517170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085517170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085517170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085517170 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517170 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085517170 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517170 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085517170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085517170 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085517171 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517171 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085517171 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) 20250427085517171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085517171 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) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517171 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) 20250427085517171 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) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517171 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) 20250427085517171 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) 20250427085517171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085517171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085517171 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517171 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517171 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085517171 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) 20250427085517171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085517171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517171 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) 20250427085517171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517171 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) 20250427085517171 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) 20250427085517171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085517171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085517171 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517171 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517171 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085517171 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) 20250427085517171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085517171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085517172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085517172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085517172 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517172 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 20250427085517172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085517172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085517172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517172 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 20250427085517172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085517172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085517172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085517172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085517172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1084)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(1084)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1084)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(1082)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085517183 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085517183 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517183 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085517183 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517183 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085517183 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085517184 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517185 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085517185 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) 20250427085517185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085517185 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) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 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) 20250427085517185 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) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517185 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) 20250427085517185 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) 20250427085517185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085517185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085517185 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517185 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085517185 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) 20250427085517185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 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) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517185 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) 20250427085517185 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) 20250427085517185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085517185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085517185 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517185 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085517185 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) 20250427085517185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085517185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085517185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085517185 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517185 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085517185 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) 20250427085517185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085517185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085517185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085517185 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517185 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 20250427085517185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085517185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085517185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517185 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 20250427085517185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085517185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085517185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085517185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085517185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085517185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085517185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085517185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1087)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(1087)@86ee852d1e2c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1087)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(1085)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085517382 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 20250427085517382 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 20250427085517382 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085517382 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085517390 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085517390 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085517390 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085517390 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085517390 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085517390 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085517390 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 20250427085517390 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085517391 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  20250427085517391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085517394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085517394 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085517394 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  20250427085517394 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085517394 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085517394 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085517394 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 20250427085517394 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085517394 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  20250427085517394 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085517394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085517394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085517394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085517394 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085517394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085517394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085517394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085517394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085517394 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085517394 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085517394 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517395 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 20250427085517395 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 20250427085517395 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085517395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085517395 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517395 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085517395 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) 20250427085517395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085517395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085517396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085517396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085517396 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085517396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085517396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085517396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085517396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085517396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085517396 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(1087)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085517404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085517404 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085517404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085517404 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085517404 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085517404 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085517404 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 20250427085517404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085517404 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  20250427085517404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085517408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085517409 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085517409 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  20250427085517409 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085517409 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085517409 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085517409 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 20250427085517409 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085517409 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  20250427085517409 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  20250427085517409 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085517409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085517409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085517409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085517409 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085517409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085517409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085517409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085517409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085517409 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085517409 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085517409 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085517410 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085517410 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085517410 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) 20250427085517410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085517410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085517410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085517411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085517411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085517411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085517411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085517411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085517411 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085517411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085517411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085517411 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085517411 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085517411 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085517411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085517411 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  20250427085517516 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085517516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e20b3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085517516 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) 20250427085517516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517516 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) 20250427085517516 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) 20250427085517516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085517516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5e 20 b3 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085517517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517517 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 20250427085517517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085517517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085517526 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085517526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c02c), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085517526 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) 20250427085517526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517526 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) 20250427085517526 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) 20250427085517526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085517526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 c0 2c 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085517526 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517526 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 20250427085517526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085517527 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085517541 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085517541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6b0a), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085517541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085517542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085517542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085517542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085517542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085517542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b 6b 0a 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085517542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085517542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085517542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085517542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085517542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085517542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085518086 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085518086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3194f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085518086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085518087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518087 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085518087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085518087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085518087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d3 19 4f 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085518087 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085518087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d1160), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085518087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085518087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518087 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085518087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085518087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085518087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 11 60 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085518087 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085518087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b5c3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085518087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085518087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518087 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085518087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085518087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085518087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 b5 c3 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085518087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085518087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085518087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085518087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085518087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085518087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085518088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085518088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085518088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085518088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085518088 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085518088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085518088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085518088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085518088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.msc0-RAN(1083)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085518187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518187 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085518187 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085518187 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085518187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085518187 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085518187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085518187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085518187 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085518187 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085518187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085518187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085518187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085518187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085518187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085518187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085518187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085518187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085518187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085518187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085518187 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085518187 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085518187 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) 20250427085518187 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) 20250427085518187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085518187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085518187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085518187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085518187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085518187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085518187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085518187 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085518187 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085518187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518187 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085518187 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085518187 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085518187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085518187 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085518187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085518187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085518187 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085518187 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  20250427085518188 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085518188 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085518188 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085518188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085518188 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085518188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085518188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085518188 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085518188 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085518188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085518188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085518188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085518188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085518188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085518188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085518188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085518188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085518188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085518188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085518188 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085518188 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085518188 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1086)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085518198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085518199 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085518199 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085518199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085518199 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085518199 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085518199 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085518199 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085518199 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085518199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085518199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085518199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085518199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085518199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085518199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085518199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085518199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085518199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085518199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085518199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085518199 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085518199 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) 20250427085518199 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) 20250427085518199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085518199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085518199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085518199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085518199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085518199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085518199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085518199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085518199 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085518199 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085518199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085518199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085518199 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085518199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085518199 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085518199 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085518199 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085518199 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085518199 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  20250427085518200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085518200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085518200 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085518200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085518200 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085518200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085518200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085518200 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085518200 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085518200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085518200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085518200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085518200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085518200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085518200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085518200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085518200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085518200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085518200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085518200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085518200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085518200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085518200 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085518200 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085518200 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085518205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085518205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085518205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085518205 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085518205 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) 20250427085518205 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085518205 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085518205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085518205 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085518208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085518208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085518208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250427085518208 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250427085518208 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250427085518412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085518412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085518412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085518412 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085518413 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) 20250427085518413 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085518413 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085518413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085518413 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@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed MTC@86ee852d1e2c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085518426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085518428 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40211<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1077)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085518431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085518432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085518432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085518432 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085518432 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) 20250427085518432 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1085)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1086)@86ee852d1e2c: Final verdict of PTC: none 20250427085518435 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085518435 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) 20250427085518435 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085518435 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085518435 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085518435 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-PFCP(1079)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1083)@86ee852d1e2c: Final verdict of PTC: none 20250427085518435 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085518435 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085518435 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085518435 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) 20250427085518435 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085518435 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085518435 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085518435 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) 20250427085518435 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085518435 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085518436 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 20250427085518436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518436 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed HNBGW-MGCP(1088)@86ee852d1e2c: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@86ee852d1e2c: Final verdict of PTC: none 20250427085518436 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085518436 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085518436 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085518436 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(1087)@86ee852d1e2c: Final verdict of PTC: none 20250427085518436 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 20250427085518436 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  20250427085518436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085518436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085518436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085518436 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 20250427085518436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085518436 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085518436 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085518436 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085518436 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085518436 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085518436 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 20250427085518436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085518436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085518436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085518437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085518437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085518437 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085518437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085518437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085518437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085518437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085518437 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc0-M3UA(1084)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1082)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: Setting final verdict of the test case. 20250427085518437 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085518437 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085518437 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085518437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085518437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085518437 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085518437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085518437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085518437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085518437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085518437 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085518437 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085518437 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085518437 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(1077): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(1079): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(1082): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(1083): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(1084): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1085): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1086): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1087): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(1088): none (pass -> pass) MTC@86ee852d1e2c: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sun Apr 27 08:55:18 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 20250427085518534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085518636 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085518636 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085518636 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085518636 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085518636 DLSCCP DEBUG SCCP-SCOC(102)[0x56345e01eb20]{IDLE}: Deallocated (fsm.c:568) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(103)[0x56345e098c10]{IDLE}: Deallocated (fsm.c:568) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085518640 DLSCCP DEBUG SCCP-SCOC(101)[0x56345e09cba0]{IDLE}: Deallocated (fsm.c:568) 20250427085519137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40338<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268144) Waiting for packet dumper to finish... 1 (prev_count=268144, count=268684) 20250427085520437 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085520437 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085520437 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085520437 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085520437 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085520437 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: 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 ------ Sun Apr 27 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@86ee852d1e2c: 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@86ee852d1e2c: Test case TC_apply_sccp started. 20250427085522242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085522247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085522251 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41559<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1093)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085522267 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085522267 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085522274 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085522274 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522274 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085522274 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522274 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085522274 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522275 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085522275 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1095)@86ee852d1e2c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085522275 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37933 (stream_srv.c:142) 20250427085522275 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37933<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085522276 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522276 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085522276 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) 20250427085522276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085522276 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) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 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) 20250427085522276 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) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522276 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) 20250427085522276 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) 20250427085522276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085522276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085522276 DRANAP DEBUG cnlink(msc-3)[0x56345e089910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522276 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522276 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085522276 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) 20250427085522276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 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) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522276 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) 20250427085522276 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) 20250427085522276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085522276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085522276 DRANAP DEBUG cnlink(msc-2)[0x56345e01fb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522276 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522276 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085522276 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) 20250427085522276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522276 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085522276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085522276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085522276 DRANAP DEBUG cnlink(msc-1)[0x56345e022920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522276 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522276 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085522276 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) 20250427085522276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085522276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085522276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085522276 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522276 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 20250427085522276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085522276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085522276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522276 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 20250427085522276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085522276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085522276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085522276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085522276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085522276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085522276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085522276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1099)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-M3UA(1099)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1099)@86ee852d1e2c: ************************************************* HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085522291 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085522291 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522291 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085522291 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522291 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085522291 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522292 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085522292 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522293 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522293 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085522293 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) 20250427085522293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085522293 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) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 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) 20250427085522293 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) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522293 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) 20250427085522293 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) 20250427085522293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085522293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085522293 DRANAP DEBUG cnlink(sgsn-3)[0x56345e08bf50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522293 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522293 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085522293 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) 20250427085522293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 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) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522293 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) 20250427085522293 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) 20250427085522293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085522293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085522293 DRANAP DEBUG cnlink(sgsn-2)[0x56345e08b5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522293 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522293 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085522293 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) 20250427085522293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522293 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085522293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085522293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085522293 DRANAP DEBUG cnlink(sgsn-1)[0x56345e08ac30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522293 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522293 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085522293 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) 20250427085522293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085522293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085522293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085522293 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522293 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 20250427085522293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085522293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085522293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522293 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 20250427085522293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085522293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085522293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085522293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085522293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085522293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085522293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085522293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@86ee852d1e2c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1102)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-M3UA(1102)@86ee852d1e2c: M3UA emulation initiated, the test can be started MTC@86ee852d1e2c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1102)@86ee852d1e2c: ************************************************* HNBGW_Test.sgsn0-SCCP(1100)@86ee852d1e2c: v_sccp_pdu_maxlen:268 20250427085522312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085522312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085522312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085522312 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085522312 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) 20250427085522312 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085522312 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085522312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085522312 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@86ee852d1e2c: setverdict(pass): none -> pass 20250427085522317 DLINP DEBUG SRVCONN(,r=127.0.0.1:37933<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085522317 DLINP DEBUG SRVCONN(,r=127.0.0.1:37933<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085522317 DLINP DEBUG SRVCONN(,r=127.0.0.1:37933<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085522317 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085522317 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) 20250427085522317 DLGLOBAL DEBUG validating counter group 0x563431e14be0(hnb) with 60 counters (rate_ctr.c:86) 20250427085522317 DHNBAP DEBUG (127.0.0.1:37933 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085522317 DHNBAP NOTICE (127.0.0.1:37933 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085522317 DHNBAP NOTICE (127.0.0.1:37933 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085522317 DLINP DEBUG SRVCONN(,r=127.0.0.1:37933<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085522317 DLINP DEBUG SRVCONN(,r=127.0.0.1:37933<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085522488 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 20250427085522488 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 20250427085522488 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085522488 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085522495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522495 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085522495 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085522495 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085522496 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085522496 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085522496 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085522496 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 20250427085522496 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085522496 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  20250427085522496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085522498 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522498 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085522498 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085522498 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  20250427085522498 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085522498 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085522498 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085522498 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 20250427085522499 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085522499 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  20250427085522499 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085522499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085522499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085522499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085522499 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085522499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085522499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085522499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085522499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085522499 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085522499 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085522499 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522500 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522500 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085522500 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) 20250427085522500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085522500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085522501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085522501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085522501 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522501 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085522501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085522501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085522501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085522501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085522501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085522501 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  20250427085522503 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 20250427085522503 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 20250427085522503 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085522503 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)@86ee852d1e2c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085522512 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522512 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085522512 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085522512 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085522512 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085522512 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085522512 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085522512 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 20250427085522512 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085522512 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  20250427085522512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085522514 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522514 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085522514 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085522514 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  20250427085522514 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085522514 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085522514 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085522514 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 20250427085522514 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085522514 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  20250427085522514 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  20250427085522514 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085522514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085522514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085522514 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085522514 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085522514 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085522514 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085522514 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085522514 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085522514 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085522514 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085522514 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085522515 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085522515 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085522515 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) 20250427085522516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085522516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085522516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085522516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085522516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085522516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085522516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085522516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085522516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085522516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085522516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085522516 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085522516 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085522516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085522516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085522516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085522516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085522516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085522516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085522516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085522516 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085522516 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(1098)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085523303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085523303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085523303 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085523303 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085523303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085523303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085523303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085523303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085523303 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085523303 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085523303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085523303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085523303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085523303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085523303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085523303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085523303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085523303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085523303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085523304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085523304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085523304 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085523304 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) 20250427085523304 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) 20250427085523304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085523304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085523304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085523304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085523304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085523304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085523304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085523304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085523304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085523305 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085523305 DRANAP NOTICE cnlink(msc-0)[0x56345e03f940]{CONNECTED}: link up (cnlink.c:111) 20250427085523305 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085523305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085523305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085523305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085523305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085523305 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085523305 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085523305 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085523305 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085523305 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  20250427085523306 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085523306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085523306 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085523306 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085523306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085523306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085523307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085523307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085523307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085523307 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085523307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085523307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085523307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085523307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085523307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085523307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085523307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085523307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085523307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085523307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085523307 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085523307 DRANAP DEBUG cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085523307 DRANAP INFO cnlink(msc-0)[0x56345e03f940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1101)@86ee852d1e2c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085523317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085523317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085523317 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085523317 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085523317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085523317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085523317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085523317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085523317 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085523317 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085523317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085523318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085523318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085523318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085523318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085523318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085523318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085523318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085523318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085523318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085523318 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085523318 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085523318 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) 20250427085523318 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) 20250427085523318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085523318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085523318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085523318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085523318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085523318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085523318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085523318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085523318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085523318 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085523318 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: link up (cnlink.c:111) 20250427085523318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085523318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085523318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085523318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085523318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085523318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085523318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085523318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085523318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085523318 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  20250427085523321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085523321 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085523321 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085523321 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085523321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085523321 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085523321 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085523321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085523321 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085523321 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085523321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085523321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085523321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085523321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085523321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085523321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085523321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085523321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085523321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085523321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085523321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085523321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085523321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085523321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085523321 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085523321 DRANAP INFO cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085524362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085524962 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085524962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea5844), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085524962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085524962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085524962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085524962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085524962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085524962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085524962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ea 58 44 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085524962 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085524962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f2efe), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085524962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085524962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085524962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085524962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085524962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085524962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085524962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5f 2e fe 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085524962 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085524962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e289d), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085524962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085524962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085524962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085524962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085524962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085524962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085524962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 28 9d 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085524962 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085524962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085524962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085524963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085524963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085524963 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085524963 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085524963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085524963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085524963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085524963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085524963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085524963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085524963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085524963 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085524963 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 5f 2e fe 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085524963 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085524963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085524963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085524963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085524963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085524963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085524963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085524963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085524963 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085524963 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 1e 28 9d 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085524967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085524967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085524967 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085524967 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085524967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085524967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085524967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085524967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085524967 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085524967 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 5f 2e fe 00 00 06 00 08 00 00 00 07  20250427085524967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085524967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085524967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085524967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085524967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085524967 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=005f2efe) (sccp_scrc.c:486) 20250427085524967 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1855) 20250427085524967 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085524967 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085524968 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085524968 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085524968 DLSCCP DEBUG SCCP-SCOC(115)[0x56345e0e3fd0]{IDLE}: Deallocated (fsm.c:568) 20250427085525168 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085525168 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085525168 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085525168 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085525168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085525169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085525169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085525169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085525169 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085525169 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 1e 28 9d 00 00 06 00 08 00 00 00 07  20250427085525169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085525169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085525169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085525169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085525169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085525169 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=001e289d) (sccp_scrc.c:486) 20250427085525169 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1855) 20250427085525169 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085525169 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085525169 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085525169 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085525169 DLSCCP DEBUG SCCP-SCOC(116)[0x56345e09c9e0]{IDLE}: Deallocated (fsm.c:568) 20250427085525279 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085525279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b0c59), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085525279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085525279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085525279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085525279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085525279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085525279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085525279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3b 0c 59 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085525279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085525279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085525279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085525279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085525279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085525279 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085525280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085525280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085525280 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085525280 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 3b 0c 59 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085525285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085525285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085525285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085525285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085525286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085525286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085525286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085525286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085525286 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085525286 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 3b 0c 59 00 00 06 00 08 00 00 00 07  20250427085525286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085525286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085525286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085525286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085525286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085525286 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=003b0c59) (sccp_scrc.c:486) 20250427085525286 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250427085525286 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085525286 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085525286 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085525286 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085525286 DLSCCP DEBUG SCCP-SCOC(110)[0x56345e0e3b60]{IDLE}: Deallocated (fsm.c:568) 20250427085525309 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085525310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6fc5b), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085525310 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) 20250427085525310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085525310 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) 20250427085525310 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) 20250427085525310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085525310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085525310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 fc 5b 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085525310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085525310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085525310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085525310 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 20250427085525310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085525310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! HNBGW_Test.msc0-RAN(1098)@86ee852d1e2c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1098)@86ee852d1e2c: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1104) TC_apply_sccp-Iuh0-RUA(1094)@86ee852d1e2c: Added conn table entry 0TC_apply_sccp0(1104)1967223 20250427085525414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085525414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085525414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085525414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085525414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e0477, normal) (hnbgw_rua.c:406) 20250427085525414 DHNB DEBUG map_rua[0x56345e0b6590]{init}: Allocated (fsm.c:456) 20250427085525414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085525414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1967223 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085525414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085525414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085525414 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1967223 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085525414 DCN DEBUG map_sccp[0x56345e0a3d40]{init}: Allocated (fsm.c:456) 20250427085525414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085525414 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1967223 <-> SCCP-119 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085525414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1967223 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085525414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085525414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085525414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085525414 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1967223 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085525414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085525414 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085525414 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{IDLE}: Allocated (fsm.c:456) 20250427085525414 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085525414 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001810056400500f1100926) (sccp_scrc.c:415) 20250427085525414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085525414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085525414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085525414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085525414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085525414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085525414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085525414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085525414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085525414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085525414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085525414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085525414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085525414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085525414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085525414 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 81 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) 20250427085525414 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085525414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085525414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085525414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085525414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085525414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085525414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085525414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085525414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085525414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085525414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085525414 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085525414 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 81 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)@86ee852d1e2c: First idle individual index:0 HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1098)@86ee852d1e2c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1104) HNBGW_Test.msc0-RAN(1098)@86ee852d1e2c: Added conn table entry 0TC_apply_sccp0(1104)6344245 HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1104)@86ee852d1e2c: setverdict(pass): none -> pass 20250427085525431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085525431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085525431 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085525431 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085525431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085525431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085525431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085525431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085525431 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085525431 DLSS7 <000c> osmo_ss7_asp.c:1164 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 64 42 e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085525431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085525431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085525431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085525431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085525431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085525431 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=006442e0) (sccp_scrc.c:486) 20250427085525431 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1855) 20250427085525431 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085525431 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085525431 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085525431 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085525431 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) 20250427085525431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085525431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085526431 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) TC_apply_sccp0(1104)@86ee852d1e2c: "Changing SCCP address, don't apply yet" 20250427085527451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085527451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085527451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250427085527451 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085527451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e0477) (hnbgw_rua.c:470) 20250427085527451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1967223 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250427085527451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085527451 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250427085527451 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427085527451 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1967223 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250427085527451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085527451 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085527451 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085527451 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=006442e0), PART(T=Data,L=22,D=001440120000010010400b0a1c542c1a1b67e81617ed) (sccp_scrc.c:415) 20250427085527451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085527451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085527451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085527451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085527452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085527452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085527452 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 64 42 e0 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 1c 54 2c 1a 1b 67 e8 16 17 ed 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085527452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085527452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085527452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085527452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085527452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085527452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085527452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085527452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085527452 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085527452 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 64 42 e0 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 1c 54 2c 1a 1b 67 e8 16 17 ed 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1104)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: vl_len:22 HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: vl_from0 HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AF2ADD038357EA6C691D1'O 20250427085527470 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085527470 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085527470 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085527470 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085527470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085527470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085527470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085527470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085527471 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085527471 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 f2 ad d0 38 35 7e a6 c6 91 d1 00 00 00 00 06 00 08 00 00 00 07  20250427085527471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085527471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085527471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085527471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085527471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085527471 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=001440120000010010400b0af2add038357ea6c691d1) (sccp_scrc.c:486) 20250427085527471 DLSCCP DEBUG Received CO:CODT for local reference 119 (sccp_scoc.c:1855) 20250427085527471 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085527471 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085527471 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085527471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085527471 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250427085527471 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427085527471 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1967223 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:630) 20250427085527471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085527471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250427085527471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085527471 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)@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1104)@86ee852d1e2c: "Apply SCCP address changes" 20250427085527481 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250427085527483 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:440) 20250427085527483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:409) 20250427085527483 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085527483 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085527483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006442e0), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085527483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085527483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085527483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085527483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085527483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085527483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085527483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 64 42 e0 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085527483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085527483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085527483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085527483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085527483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085527483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085527483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085527483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085527483 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085527483 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 64 42 e0 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427085527483 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085527483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085527483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085527483 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085527483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085527483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085527483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085527483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{disrupted}: Freeing instance (context_map.c:202) 20250427085527483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1967223)[0x56345e0b6590]{disrupted}: Deallocated (fsm.c:568) 20250427085527483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085527483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{disconnected}: Freeing instance (context_map.c:206) 20250427085527483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x56345e0a3d40]{disconnected}: Deallocated (fsm.c:568) 20250427085527483 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1967223 SCCP-119 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427085527483 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085527483 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427085527483 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:418) 20250427085527483 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427085527483 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427085527483 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427085527483 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427085527483 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427085527483 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427085527483 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427085527483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085527483 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-SCCP(1097)@86ee852d1e2c: Session index based on local reference:0 20250427085527490 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085527490 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085527490 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085527490 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085527490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085527490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085527490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085527490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085527490 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085527490 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 64 42 e0 00 00 06 00 08 00 00 00 07  20250427085527490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085527490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085527490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085527490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085527490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085527490 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=006442e0) (sccp_scrc.c:486) 20250427085527490 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1855) 20250427085527490 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085527490 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085527490 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085527490 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085527490 DLSCCP DEBUG SCCP-SCOC(119)[0x56345e01dcd0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@86ee852d1e2c: Deleted conn table entry 0TC_apply_sccp0(1104)6344245 TC_apply_sccp-Iuh0-RUA(1094)@86ee852d1e2c: Deleted conn table entry 0TC_apply_sccp0(1104)1967223 20250427085527517 DLSCCP DEBUG SCCP-SCOC(107)[0x56345e09c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085527517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e20b3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085527517 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) 20250427085527517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085527517 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) 20250427085527517 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) 20250427085527517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085527517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085527517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5e 20 b3 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085527518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085527518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085527518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085527518 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 20250427085527518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085527518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085527527 DLSCCP DEBUG SCCP-SCOC(108)[0x56345e0c11d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085527527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029c02c), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085527527 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) 20250427085527527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085527527 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) 20250427085527527 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) 20250427085527527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085527527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085527527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 c0 2c 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085527527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085527527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085527527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085527527 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 20250427085527527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085527527 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085527542 DLSCCP DEBUG SCCP-SCOC(109)[0x56345e0a3000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085527542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6b0a), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085527542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085527542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085527542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085527542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085527542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085527542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085527542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b 6b 0a 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085527542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085527542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085527542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085527542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085527542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085527542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085528081 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(104)[0x56345e09b560]{IDLE}: Deallocated (fsm.c:568) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(105)[0x56345e09bf30]{IDLE}: Deallocated (fsm.c:568) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085528081 DLSCCP DEBUG SCCP-SCOC(106)[0x56345e0a2250]{IDLE}: Deallocated (fsm.c:568) MTC@86ee852d1e2c: ok: talloc reports "asn1_context" = 1 bytes 20250427085528505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085528505 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41559<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1090)@86ee852d1e2c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@86ee852d1e2c: Final verdict of PTC: none MTC@86ee852d1e2c: setverdict(pass): pass -> pass, component reason not changed 20250427085528507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085528508 DLINP DEBUG SRVCONN(,r=127.0.0.1:37933<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085528508 DLINP DEBUG SRVCONN(,r=127.0.0.1:37933<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085528508 DLINP NOTICE SRV(,r=127.0.0.1:37933<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085528508 DMAIN NOTICE (127.0.0.1:37933 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37933<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085528508 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427085528508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085528508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085528508 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085528508 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) 20250427085528508 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085528509 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085528509 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) 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085528509 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085528509 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) 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085528509 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085528509 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) 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_apply_sccp-Iuh1-RUA(1096)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1100)@86ee852d1e2c: Final verdict of PTC: none 20250427085528509 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 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085528509 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085528509 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(1098)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1101)@86ee852d1e2c: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1089)@86ee852d1e2c: Final verdict of PTC: none 20250427085528510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085528510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085528510 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085528510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085528510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-M3UA(1102)@86ee852d1e2c: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1094)@86ee852d1e2c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1099)@86ee852d1e2c: Final verdict of PTC: none 20250427085528510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085528510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085528510 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085528510 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085528511 DRANAP DEBUG cnlink(sgsn-0)[0x56345e08a2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085528511 DRANAP NOTICE cnlink(sgsn-0)[0x56345e08a2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085528511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085528511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085528509 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085528510 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085528510 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 20250427085528510 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  20250427085528510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085528510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085528510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085528510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085528510 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) 20250427085528510 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085528510 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085528510 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 20250427085528510 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 20250427085528510 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085528510 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085528510 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085528510 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085528510 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085528510 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085528510 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 20250427085528510 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085528510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085528510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085528511 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085528511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085528511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085528511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085528511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085528511 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc0-SCCP(1097)@86ee852d1e2c: Final verdict of PTC: none TC_apply_sccp-Iuh1(1095)@86ee852d1e2c: Final verdict of PTC: none TC_apply_sccp-Iuh0(1093)@86ee852d1e2c: Final verdict of PTC: none HNBGW-PFCP(1092)@86ee852d1e2c: Final verdict of PTC: none HNBGW-MGCP(1103)@86ee852d1e2c: Final verdict of PTC: none 20250427085528512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1104)@86ee852d1e2c: Final verdict of PTC: pass MTC@86ee852d1e2c: Setting final verdict of the test case. MTC@86ee852d1e2c: Local verdict of MTC: pass MTC@86ee852d1e2c: Local verdict of PTC MutexDispCT-TC_apply_sccp(1089): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC VirtHNBGW-STATS(1090): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-PFCP(1092): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_apply_sccp-Iuh0(1093): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1094): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_apply_sccp-Iuh1(1095): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1096): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-SCCP(1097): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-RAN(1098): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.msc0-M3UA(1099): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1100): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1101): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1102): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC HNBGW-MGCP(1103): none (pass -> pass) MTC@86ee852d1e2c: Local verdict of PTC TC_apply_sccp0(1104): pass (pass -> pass) MTC@86ee852d1e2c: Test case TC_apply_sccp finished. Verdict: pass MTC@86ee852d1e2c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Apr 27 08:55:28 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250427085528558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085529060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=375244) Waiting for packet dumper to finish... 1 (prev_count=375244, count=375784) 20250427085530511 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085530511 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085530511 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085530511 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085530511 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085530511 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@86ee852d1e2c: 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@86ee852d1e2c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@86ee852d1e2c: Terminating MTC. MC@86ee852d1e2c: MTC terminated. MC2> exit MC@86ee852d1e2c: Shutting down session. MC@86ee852d1e2c: 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 (3343184) [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-20250427-0847-0124d749-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-20250427-0847-0124d749-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20250427085534963 DLSCCP DEBUG SCCP-SCOC(117)[0x56345e0bf5f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085534963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea5844), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085534963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085534963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085534963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085534963 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085534963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085534963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085534963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ea 58 44 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085534964 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085534964 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085534964 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085534964 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085534964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085534964 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085535311 DLSCCP DEBUG SCCP-SCOC(111)[0x56345e0e4190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085535311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6fc5b), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085535311 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) 20250427085535311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085535311 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) 20250427085535311 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) 20250427085535311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085535311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56345e08f5c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085535311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 fc 5b 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085535311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085535311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085535311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085535311 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 20250427085535311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085535311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! [testenv][generic] Stopping stp (3343116) [testenv][generic] Stopping hnbgw (3343146) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250427-0847-0124d749-0'] testenv-hnbgw-all-osmocom-nightly-20250427-0847-0124d749-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250427-0847-0124d749-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250427-0847-0124d749-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'] 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-20250427-0847-0124d749-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20250427-0847-0124d749-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-20250427-0847-0124d749-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 Reading package lists...[testenv] feed_watchdog_loop: podman container has stopped [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-20250427-0847-0124d749-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-20250427-0847-0124d749-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] + ['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-20250427-0847-0124d749-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] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, 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-20250427-0847-0124d749-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-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_202504262026_amd64.deb ... Unpacking osmocom-nightly (202504262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504262026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504262026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504262026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.4.6539.202504262026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0.63.64c8.202504262026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202504262026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504262026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504262026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504262026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504262026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504262026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504262026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504262026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.2.38a6.202504262026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.21.0b43.202504262026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.21.0b43.202504262026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.21.0b43.202504262026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.21.0b43.202504262026) ... Setting up osmocom-nightly (202504262026) ... 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.202504262026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.1.771b.202504262026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504262026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504262026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-rua0:amd64 (1.7.0.2.38a6.202504262026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504262026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504262026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504262026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504262026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504262026) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.1.771b.202504262026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504262026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmocore (1.11.0.24.ece60.202504262026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504262026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504262026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.2.38a6.202504262026) ... Setting up osmo-hnbgw (1.7.0.21.0b43.202504262026) ... 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.202504262026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504262026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.21.0b43.202504262026) ... 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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] [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-20250427-0847-0124d749-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'] 20250427085546101 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250427085546101 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250427085546101 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 20250427085546101 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250427085546101 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250427085546101 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250427085546101 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250427085546101 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250427085546101 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427085546101 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 20250427085546101 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250427085546101 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250427085546101 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250427085546101 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250427085546101 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250427085546101 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427085546101 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 20250427085546101 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250427085546101 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250427085546101 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250427085546101 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250427085546101 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250427085546101 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427085546102 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 20250427085546102 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250427085546102 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250427085546102 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250427085546102 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250427085546102 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250427085546102 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427085546102 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 20250427085546102 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250427085546102 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250427085546102 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250427085546102 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250427085546102 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250427085546102 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427085546102 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 20250427085546102 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250427085546102 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250427085546102 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250427085546102 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250427085546102 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250427085546102 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250427085546102 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250427085546102 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250427085546102 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250427085546102 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250427085546102 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250427085546102 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250427085546102 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20250427085546102 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20250427085546102 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20250427085546102 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running testsuite rate_ctr.c:86 validating counter group 0x55e58b498480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55e58b498460(iups) with 3 counters 20250427085546291 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250427085546291 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250427085546292 DLPFCP NOTICE 0x55e5c766d870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250427085546292 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Allocated (fsm.c:456) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x55e58b498500(msc) with 15 counters (rate_ctr.c:86) 20250427085546292 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250427085546292 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427085546292 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Allocated (fsm.c:456) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x55e58b498500(msc) with 15 counters (rate_ctr.c:86) 20250427085546292 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250427085546292 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427085546292 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Allocated (fsm.c:456) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x55e58b498500(msc) with 15 counters (rate_ctr.c:86) 20250427085546292 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250427085546292 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427085546292 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Allocated (fsm.c:456) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x55e58b498500(msc) with 15 counters (rate_ctr.c:86) 20250427085546292 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250427085546292 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427085546292 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x55e58b4984e0(sgsn) with 15 counters (rate_ctr.c:86) 20250427085546292 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250427085546292 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427085546292 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Allocated (fsm.c:456) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x55e58b4984e0(sgsn) with 15 counters (rate_ctr.c:86) 20250427085546292 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250427085546292 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427085546292 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x55e58b4984e0(sgsn) with 15 counters (rate_ctr.c:86) 20250427085546292 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250427085546292 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427085546292 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Allocated (fsm.c:456) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x55e58b4984e0(sgsn) with 15 counters (rate_ctr.c:86) 20250427085546292 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250427085546292 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250427085546292 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250427085546292 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250427085546292 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250427085546292 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250427085546292 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:884) 20250427085546292 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250427085546292 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:53268 (mgcp_client.c:999) 20250427085546292 DLPFCP DEBUG 0x55e5c766d870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250427085546292 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xebb86f92 (1745744146 seconds since UNIX epoch, which is 3954732946 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250427085546292 DLPFCP DEBUG pfcp_cp_peer[0x55e5c77fc270]{disabled}: Allocated (fsm.c:456) 20250427085546292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250427085546292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085546292 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250427085546292 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250427085546292 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085546292 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427085546292 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085546292 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:490) 20250427085546292 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250427085546292 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x7fc1f4ab17c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250427085546292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_DOWN}: Allocated (fsm.c:456) 20250427085546292 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250427085546292 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250427085546292 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250427085546292 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250427085546292 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250427085546292 DLGLOBAL DEBUG validating counter group 0x7fc1f4ab1a00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250427085546292 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:160) 20250427085546292 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{IDLE}: Allocated (fsm.c:456) 20250427085546292 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) 20250427085546292 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_DOWN}: Allocated (fsm.c:456) 20250427085546293 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250427085546293 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250427085546293 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250427085546293 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:48245<->l=::1:2905): New m3ua connection accepted 20250427085546293 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:48245<->l=::1:2905): created dynamic ASP asp-dyn-0 20250427085546293 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:48245<->l=:::2905 20250427085546293 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250427085546293 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250427085546293 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085546293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085546293 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55e5c781dd00 (osmo_ss7_user.c:88) 20250427085546293 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:510) 20250427085546293 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:518) 20250427085546293 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250427085546293 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:418) 20250427085546293 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427085546293 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085546293 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427085546293 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:418) 20250427085546293 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427085546293 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085546293 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427085546293 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:418) 20250427085546293 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427085546293 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085546293 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427085546293 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:418) 20250427085546293 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427085546293 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085546293 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427085546293 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:418) 20250427085546293 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427085546293 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085546293 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427085546293 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:418) 20250427085546293 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427085546293 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085546293 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427085546293 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:418) 20250427085546293 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:448) 20250427085546293 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:464) 20250427085546293 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427085546293 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:418) 20250427085546293 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085546293 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085546293 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) 20250427085546293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085546293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085546293 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) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085546293 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) 20250427085546293 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=0: no route! (sccp_scrc.c:158) 20250427085546293 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085546293 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085546293 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085546293 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) 20250427085546293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085546293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085546293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085546293 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) 20250427085546293 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=10: no route! (sccp_scrc.c:158) 20250427085546293 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085546293 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085546293 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085546293 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) 20250427085546293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085546293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085546293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085546293 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) 20250427085546293 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=15: no route! (sccp_scrc.c:158) 20250427085546293 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085546293 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085546293 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085546293 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) 20250427085546293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085546293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085546293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085546293 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) 20250427085546293 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=15: no route! (sccp_scrc.c:158) 20250427085546293 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085546293 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085546293 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085546293 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) 20250427085546293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085546293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085546293 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) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085546293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085546293 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=9 -> eSLS=73: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085546293 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=9: no route! (sccp_scrc.c:158) 20250427085546293 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085546293 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085546293 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085546294 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) 20250427085546294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085546294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085546294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085546294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085546294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085546294 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) 20250427085546294 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=2: no route! (sccp_scrc.c:158) 20250427085546294 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085546294 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085546294 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085546294 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) 20250427085546294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085546294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085546294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085546294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085546294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085546294 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=11 -> eSLS=43: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085546294 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=11: no route! (sccp_scrc.c:158) 20250427085546294 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085546294 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085546294 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085546294 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) 20250427085546294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085546294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085546294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085546294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085546294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085546294 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=9 -> eSLS=57: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085546294 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=9: no route! (sccp_scrc.c:158) 20250427085546294 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085546294 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:48245){CONNECTING} connection established (stream_cli.c:440) 20250427085546294 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250427085546294 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:48245) (osmo_ss7_asp.c:971) 20250427085546294 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250427085546294 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250427085546294 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250427085546294 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250427085546294 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) 20250427085546294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085546294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250427085546294 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085546294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085546294 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085546294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085546294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085546294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250427085546294 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250427085546294 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:403) 20250427085546294 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:469) 20250427085546294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250427085546294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250427085546294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427085546294 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250427085546294 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250427085546294 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [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-20250427-0847-0124d749-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@499161a88351: Unix server socket created successfully. MC@499161a88351: Listening on TCP port 44065. MC2> 499161a88351 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3/hnbgw/HNBGW_Tests 499161a88351 44065 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@499161a88351: New HC connected from 10.0.2.100 [10.0.2.100]. 499161a88351: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@499161a88351: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@499161a88351: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@499161a88351: Configuration file was processed on all HCs. MC@499161a88351: Creating MTC on host 10.0.2.100. MC@499161a88351: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@499161a88351: 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 ------ Sun Apr 27 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 MTC@499161a88351: 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@499161a88351: Test case TC_hnb_register started. 20250427085547854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40336<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085547855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085547861 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43233<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@499161a88351: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250427085547996 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::b886:d5ff:fea8:547c]:2905 err=None (stream.c:265) 20250427085547997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1066) 20250427085547997 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250427085547997 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::b886:d5ff:fea8:547c]:2905 err=None (osmo_ss7_asp.c:824) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250427085548295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250427085548295 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) 20250427085548295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085548295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250427085548295 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250427085548295 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250427085548295 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250427085548295 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250427085548295 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250427085548295 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250427085548295 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  20250427085548295 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085548295 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250427085548295 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 20250427085548295 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085548295 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  20250427085548295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085548295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250427085548295 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250427085548295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085548295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250427085548295 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250427085548295 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250427085548295 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) 20250427085548295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085548295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085548295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085548295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250427085548295 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250427085548295 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:403) 20250427085548295 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e5c781c4a0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:547) 20250427085548295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250427085548295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:487) 20250427085548295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250427085548295 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250427085548295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085548295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250427085548295 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250427085548295 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e5c781c1e0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250427085548295 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085548295 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  20250427085548295 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085548295 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085548295 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085548295 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 20250427085548295 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250427085548295 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  20250427085548295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085549180 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::b886:d5ff:fea8:547c]:2905 err=None (stream.c:265) 20250427085549181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1066) 20250427085549181 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250427085549181 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::b886:d5ff:fea8:547c]:2905 err=None (osmo_ss7_asp.c:824) 20250427085549293 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{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)@499161a88351: 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 := 3954732946 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@499161a88351: broadcasting to mtc MTC@499161a88351: setverdict(pass): none -> pass HNBGW-PFCP(6)@499161a88351: 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 } } } 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085549298 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250427085549298 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250427085549298 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{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) 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085549298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@499161a88351: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250427085549308 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085549308 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549308 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085549308 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549308 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085549308 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085549308 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085549308 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549308 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085549308 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085549309 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549309 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085549309 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) 20250427085549309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085549310 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) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 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) 20250427085549310 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) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549310 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) 20250427085549310 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) 20250427085549310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085549310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085549310 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549310 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549310 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085549310 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) 20250427085549310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 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=10 -> eSLS=58: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549310 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=10 -> eSLS=26: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085549310 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) 20250427085549310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085549310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085549310 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549310 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549310 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085549310 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) 20250427085549310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 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) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549310 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) 20250427085549310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085549310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085549310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085549310 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549310 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549310 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085549310 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) 20250427085549310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 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) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549310 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) 20250427085549310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085549310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085549310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085549310 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549310 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 20250427085549310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085549310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085549310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549310 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 20250427085549310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085549310 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 20250427085549310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085549310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085549310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085549310 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 20250427085549310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085549310 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085549310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085549310 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 20250427085549310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(11)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@499161a88351: v_sccp_pdu_maxlen:268 20250427085549326 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085549326 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549326 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085549326 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549326 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085549326 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549326 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085549326 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549327 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549327 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085549327 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) 20250427085549327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085549327 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) 20250427085549327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549327 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) 20250427085549327 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) 20250427085549327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549328 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) 20250427085549328 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) 20250427085549328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085549328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085549328 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549328 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549328 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085549328 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) 20250427085549328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 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) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549328 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) 20250427085549328 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) 20250427085549328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085549328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085549328 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549328 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549328 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085549328 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) 20250427085549328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549328 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=9 -> eSLS=25: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085549328 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085549328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085549328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085549328 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549328 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549328 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085549328 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) 20250427085549328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 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) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549328 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) 20250427085549328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085549328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085549328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085549328 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549328 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 20250427085549328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085549328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085549328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549328 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 20250427085549328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085549328 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 20250427085549328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085549328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085549328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085549328 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 20250427085549328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085549328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085549328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085549328 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 20250427085549328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@499161a88351: v_sccp_pdu_maxlen:268 20250427085549521 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 20250427085549521 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 20250427085549521 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085549521 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085549527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085549527 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085549527 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085549527 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085549527 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085549527 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085549527 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 20250427085549527 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085549527 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  20250427085549527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085549530 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085549530 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085549530 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  20250427085549530 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085549530 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085549530 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085549530 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 20250427085549530 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085549530 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  20250427085549530 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085549530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085549530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085549530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085549530 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085549530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085549530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085549530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085549530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085549530 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085549530 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085549530 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549531 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549531 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085549531 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) 20250427085549531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085549531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085549531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549532 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) 20250427085549532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085549532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085549532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085549532 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549532 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085549532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085549532 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 20250427085549532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085549532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085549532 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085549532 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  20250427085549539 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 20250427085549539 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 20250427085549539 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085549539 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085549545 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085549545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085549545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085549545 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085549545 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085549545 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085549545 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 20250427085549545 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085549545 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  20250427085549545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085549547 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085549547 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085549547 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  20250427085549547 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085549548 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085549548 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085549548 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 20250427085549548 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085549548 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  20250427085549548 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  20250427085549548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085549548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085549548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085549548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085549548 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085549548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085549548 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085549548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085549548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085549548 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085549548 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085549548 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085549549 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085549549 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085549549 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) 20250427085549549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085549549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085549549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549549 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) 20250427085549549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085549549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085549549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085549549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085549549 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) 20250427085549549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085549549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085549549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085549549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085549549 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085549550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085549550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085549550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085549550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085549550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085549550 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 20250427085549550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085549550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085549550 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085549550 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085550340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085550340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085550340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085550340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085550340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085550340 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 20250427085550340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085550340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085550340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085550340 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085550340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085550340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085550340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085550340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085550340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085550340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085550340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085550340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085550340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085550340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085550341 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085550341 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085550341 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) 20250427085550341 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) 20250427085550341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085550341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085550341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550341 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) 20250427085550341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085550341 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) 20250427085550341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085550341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085550341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085550341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085550341 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085550341 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085550341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085550341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085550341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085550341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085550341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085550341 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 20250427085550341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085550341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085550341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085550341 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  20250427085550341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085550342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085550342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085550342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085550342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085550342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085550342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085550342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085550342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085550342 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085550342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085550342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085550342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085550342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085550342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085550342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085550342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085550342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085550342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085550342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085550342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085550342 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085550342 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085550350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085550350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085550350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085550350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085550350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085550350 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 20250427085550350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085550350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085550350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085550350 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085550350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085550350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085550350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085550350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085550350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085550350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085550350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085550350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085550350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085550350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085550350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085550350 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085550350 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) 20250427085550350 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) 20250427085550350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085550350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085550350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550350 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) 20250427085550350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085550350 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) 20250427085550350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085550350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085550350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085550350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085550350 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085550350 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085550350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085550350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085550350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085550350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085550350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085550350 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 20250427085550350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085550350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085550350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085550350 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  20250427085550353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085550353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085550353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085550353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085550353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085550353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085550353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085550353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085550353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085550353 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085550353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085550353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085550353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085550353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085550353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085550353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085550353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085550353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085550353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085550354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085550354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085550354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085550354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085550354 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085550354 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085550354 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085550358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085550358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085550358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085550358 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085550358 DLGLOBAL DEBUG validating counter group 0x55e58b498be0(hnb) with 60 counters (rate_ctr.c:86) 20250427085550358 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) 20250427085550358 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085550358 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085550358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085550358 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@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085550363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085550364 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43233<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(4)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085550365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40336<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085550365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085550365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085550365 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085550365 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) 20250427085550365 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register(3)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@499161a88351: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@499161a88351: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(15)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(6)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@499161a88351: Test case TC_hnb_register finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Apr 27 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 20250427085550465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085550544 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085550544 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) 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085550544 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085550544 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) 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085550544 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 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085550544 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085550544 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085550544 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085550544 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 20250427085550544 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  20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085550544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085550544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085550544 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085550544 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) 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085550544 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085550544 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) 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085550544 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 20250427085550545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085550545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085550545 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085550545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085550545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085550545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085550545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085550545 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085550545 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085550545 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085550545 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085550545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085550545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085550545 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085550545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085550545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085550545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085550545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085550545 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085550545 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085550545 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085550545 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085550544 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085550545 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085550545 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085550545 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085550545 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085550545 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 20250427085550545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085550545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085550545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085550968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40360<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248508) Waiting for packet dumper to finish... 1 (prev_count=248508, count=268180) 20250427085552546 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085552546 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085552546 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085552546 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085552546 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085552546 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:55: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_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@499161a88351: 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@499161a88351: Test case TC_hnb_register_duplicate started. 20250427085554090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085554094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085554096 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37607<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085554176 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085554176 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085554182 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085554182 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554182 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085554182 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554183 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085554183 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554183 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085554183 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085554183 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34114 (stream_srv.c:142) 20250427085554183 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34114<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085554184 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554184 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085554184 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) 20250427085554184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085554184 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) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 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=5 -> eSLS=69: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085554184 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) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554184 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=5 -> eSLS=101: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085554184 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) 20250427085554184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085554184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085554184 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554184 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554184 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085554184 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) 20250427085554184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085554184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 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=13 -> eSLS=61: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085554184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554184 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=13 -> eSLS=29: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085554184 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) 20250427085554184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085554184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085554184 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554184 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554184 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085554184 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) 20250427085554184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085554184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 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=1 -> eSLS=33: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085554184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554185 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=1 -> eSLS=1: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085554185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085554185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085554185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085554185 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554185 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085554185 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) 20250427085554185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085554185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554185 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) 20250427085554185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554185 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) 20250427085554185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085554185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085554185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085554185 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554185 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 20250427085554185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085554185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085554185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554185 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 20250427085554185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085554185 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 20250427085554185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085554185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085554185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085554185 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 20250427085554185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085554185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085554185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085554185 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 20250427085554185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(26)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@499161a88351: v_sccp_pdu_maxlen:268 20250427085554202 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085554202 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554203 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085554203 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554203 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085554203 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554203 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085554203 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554204 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554204 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085554204 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) 20250427085554204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085554204 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) 20250427085554204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554204 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) 20250427085554204 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) 20250427085554204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554204 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) 20250427085554204 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) 20250427085554204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085554204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085554204 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554204 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554204 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085554204 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) 20250427085554204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085554204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 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) 20250427085554205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554205 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) 20250427085554205 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) 20250427085554205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085554205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085554205 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554205 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554205 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085554205 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) 20250427085554205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085554205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085554205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085554205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085554205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085554205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085554205 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554205 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554205 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085554205 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) 20250427085554205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085554205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 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) 20250427085554205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554205 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) 20250427085554205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085554205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085554205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085554205 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554205 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 20250427085554205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085554205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085554205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554205 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 20250427085554205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085554205 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 20250427085554205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085554205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085554205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085554205 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 20250427085554205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085554205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085554205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085554205 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 20250427085554205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(27)@499161a88351: v_sccp_pdu_maxlen:268 20250427085554397 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 20250427085554397 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 20250427085554397 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085554397 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085554407 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085554407 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085554407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085554407 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085554407 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085554407 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085554407 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 20250427085554407 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085554407 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  20250427085554407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085554411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554411 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085554411 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085554411 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  20250427085554411 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085554411 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085554411 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085554411 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 20250427085554412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085554412 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  20250427085554412 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085554412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085554412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085554412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085554412 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085554412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085554412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085554412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085554412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085554412 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085554412 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085554412 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554413 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554413 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085554413 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) 20250427085554413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085554413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554414 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) 20250427085554414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554414 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) 20250427085554414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085554414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085554414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085554414 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085554414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085554414 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 20250427085554414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085554414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085554414 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085554414 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  20250427085554417 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 20250427085554417 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 20250427085554417 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085554417 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085554423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085554423 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085554423 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085554423 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085554423 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085554423 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085554423 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 20250427085554423 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085554423 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  20250427085554423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085554426 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085554426 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085554426 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  20250427085554426 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085554426 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085554426 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085554426 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 20250427085554426 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085554426 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  20250427085554426 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  20250427085554426 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085554426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085554426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085554426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085554426 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085554426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085554426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085554426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085554426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085554426 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085554426 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085554427 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085554428 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085554428 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085554428 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) 20250427085554428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085554428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085554428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554428 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) 20250427085554428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085554428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085554428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085554428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085554428 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) 20250427085554428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085554428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085554428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085554428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085554428 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085554429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085554429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085554429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085554429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085554429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085554429 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 20250427085554429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085554429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085554429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085554429 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(25)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085555213 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085555213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085555213 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085555213 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085555213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085555213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085555213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085555213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085555213 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085555213 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085555213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085555214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085555214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085555214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085555214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085555214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085555214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085555214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085555214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085555214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085555214 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085555214 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085555214 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) 20250427085555214 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) 20250427085555214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085555214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085555214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085555214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555214 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085555214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085555214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085555214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085555214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085555214 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 20250427085555214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085555214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085555214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085555214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085555214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085555214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085555214 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085555214 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085555214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085555214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085555214 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085555214 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  20250427085555216 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085555216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085555216 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085555216 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085555216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085555216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085555216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085555216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085555216 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085555216 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085555216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085555216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085555216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085555216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085555216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085555216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085555216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085555216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085555216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085555216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085555216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085555216 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085555216 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085555231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085555231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085555231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085555231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085555231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085555231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085555231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085555231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085555231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085555231 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085555231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085555231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085555231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085555231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085555231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085555231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085555231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085555231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085555231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085555232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085555232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085555232 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085555232 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) 20250427085555232 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) 20250427085555232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085555232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085555232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555232 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) 20250427085555232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085555232 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) 20250427085555232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085555232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085555232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085555232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085555232 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085555232 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085555233 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085555233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085555233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085555233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085555233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085555233 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 20250427085555233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085555233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085555233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085555233 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  20250427085555236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085555236 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085555236 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085555236 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085555236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085555236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085555236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085555236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085555236 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085555236 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085555236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085555236 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085555236 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085555236 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085555236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085555237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085555237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085555237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085555237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085555237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085555237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085555237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085555237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085555237 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085555237 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085555237 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085555240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085555240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085555240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085555240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085555240 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) 20250427085555240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085555240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085555240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085555240 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@499161a88351: setverdict(pass): none -> pass 20250427085555254 DLINP DEBUG SRVCONN(,r=127.0.0.1:34114<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085555254 DLINP DEBUG SRVCONN(,r=127.0.0.1:34114<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085555254 DLINP DEBUG SRVCONN(,r=127.0.0.1:34114<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085555254 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085555254 DHNBAP ERROR (127.0.0.1:34114 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250427085555254 DHNBAP ERROR (127.0.0.1:34114 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250427085555254 DLINP DEBUG SRVCONN(,r=127.0.0.1:34114<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085555254 DLINP DEBUG SRVCONN(,r=127.0.0.1:34114<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250427085555254 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: talloc reports "struct hnb_context" x 1, expecting 1 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085555268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40388<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085555269 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37607<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085555272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40372<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085555273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085555273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MutexDispCT-TC_hnb_register_duplicate(16)@499161a88351: Final verdict of PTC: none 20250427085555273 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085555273 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) 20250427085555273 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_register_duplicate-Iuh1-RUA(23)@499161a88351: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@499161a88351: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(30)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@499161a88351: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(19)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@499161a88351: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Apr 27 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 20250427085555355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085555416 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085555416 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) 20250427085555416 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085555416 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085555416 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085555416 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) 20250427085555416 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085555416 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085555416 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 20250427085555416 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085555416 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085555416 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085555416 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085555416 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085555416 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085555416 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 20250427085555416 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  20250427085555416 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085555417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085555417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085555417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085555417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085555417 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085555417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085555417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085555417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085555417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085555417 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085555417 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085555417 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085555417 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085555417 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085555417 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) 20250427085555417 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085555417 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085555417 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085555417 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) 20250427085555417 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085555417 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085555417 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 20250427085555417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085555417 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085555417 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085555417 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085555417 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085555417 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085555417 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 20250427085555417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085555417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085555417 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085555417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085555417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085555417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085555417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085555417 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085555417 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085555417 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085555417 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085555417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085555417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085555417 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085555857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251184) Waiting for packet dumper to finish... 1 (prev_count=251184, count=251840) 20250427085557417 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085557417 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085557417 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085557417 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085557417 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085557417 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250427085558965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085558971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085558974 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38843<->l=127.0.0.1:4262) (control_if.c:572) 20250427085559051 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085559051 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559051 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085559051 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559051 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085559051 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085559051 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085559051 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085559052 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085559052 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559053 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559053 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085559053 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) 20250427085559053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085559053 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) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 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) 20250427085559053 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) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559053 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) 20250427085559053 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) 20250427085559053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085559053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085559053 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559053 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559053 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085559053 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) 20250427085559053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 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=8 -> eSLS=56: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559053 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=8 -> eSLS=24: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085559053 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) 20250427085559053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085559053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085559053 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559053 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559053 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085559053 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) 20250427085559053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559053 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=11 -> eSLS=11: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085559053 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085559053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085559053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085559053 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559053 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559053 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085559053 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) 20250427085559053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085559053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085559053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085559053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085559053 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559053 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 20250427085559053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085559053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085559053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559053 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 20250427085559053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085559053 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 20250427085559053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085559053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085559053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085559053 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 20250427085559053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085559053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085559053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085559053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(39)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(37)@499161a88351: v_sccp_pdu_maxlen:268 20250427085559066 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085559066 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559066 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085559066 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559066 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085559066 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559066 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085559066 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559067 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559067 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085559067 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) 20250427085559067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085559067 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) 20250427085559067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559067 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) 20250427085559067 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) 20250427085559067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559067 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) 20250427085559067 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) 20250427085559067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085559067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085559067 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559067 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559067 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085559067 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) 20250427085559067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085559067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559067 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) 20250427085559067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559068 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) 20250427085559068 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) 20250427085559068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085559068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085559068 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559068 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559068 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085559068 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) 20250427085559068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085559068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559068 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=5 -> eSLS=53: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085559068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559068 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=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085559068 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085559068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085559068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085559068 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559068 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559068 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085559068 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) 20250427085559068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085559068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559068 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=10 -> eSLS=106: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085559068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559068 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=10 -> eSLS=74: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085559068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085559068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085559068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085559068 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559068 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 20250427085559068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085559068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085559068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559068 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 20250427085559068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085559068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085559068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085559068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085559068 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 20250427085559068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085559068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085559068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085559068 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 20250427085559068 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@499161a88351: v_sccp_pdu_maxlen:268 20250427085559263 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 20250427085559263 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 20250427085559263 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085559263 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085559268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085559268 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085559268 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085559268 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085559268 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085559268 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085559268 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 20250427085559268 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085559268 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  20250427085559268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085559269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085559269 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085559269 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  20250427085559269 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085559269 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085559269 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085559269 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 20250427085559269 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085559269 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  20250427085559269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085559269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085559269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085559269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085559269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085559269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085559269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085559269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085559269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085559269 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085559269 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085559269 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559270 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559271 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085559271 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) 20250427085559271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085559271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559271 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) 20250427085559271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559271 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) 20250427085559271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085559271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085559271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085559271 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085559271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085559271 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 20250427085559271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085559271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085559271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085559271 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  20250427085559280 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 20250427085559280 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 20250427085559280 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085559280 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(42)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085559284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085559284 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085559284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085559284 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085559284 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085559284 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085559284 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 20250427085559284 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085559284 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  20250427085559284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085559285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085559285 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085559285 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  20250427085559285 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085559285 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085559285 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085559285 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 20250427085559285 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085559285 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  20250427085559285 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  20250427085559285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085559285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085559285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085559285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085559285 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085559285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085559285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085559285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085559285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085559285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085559285 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085559285 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085559286 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085559286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085559286 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) 20250427085559286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085559286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085559286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085559287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085559287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085559287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085559287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085559287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085559287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085559287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085559287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085559287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085559287 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085559287 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085559287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085559287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085559287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085559287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085559287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085559287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085559287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085559287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085559287 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(38)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085600078 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085600078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085600078 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085600078 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085600078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085600078 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085600078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085600078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085600078 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085600078 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085600078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085600078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085600078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085600078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085600078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085600078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085600078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085600078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085600078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085600078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085600079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085600079 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085600079 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) 20250427085600079 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) 20250427085600079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085600079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085600079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085600079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085600079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085600079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085600079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085600079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085600079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085600079 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085600079 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085600079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085600079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085600079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085600079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085600079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085600079 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 20250427085600079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085600079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085600079 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085600079 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  20250427085600082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085600082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085600082 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085600082 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085600082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085600082 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085600082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085600082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085600082 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085600082 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085600082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085600082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085600082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085600082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085600082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085600082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085600082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085600082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085600082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600082 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085600082 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085600082 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085600082 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085600082 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085600090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085600090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085600090 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085600090 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085600090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085600090 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085600090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085600090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085600090 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085600090 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085600090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085600090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085600090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085600090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085600090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085600090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085600090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085600090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085600090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085600090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085600090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085600090 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085600090 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) 20250427085600090 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) 20250427085600090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085600090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085600090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085600090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085600090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085600090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085600090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085600090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085600090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085600090 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085600090 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085600091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085600091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085600091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085600091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085600091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085600091 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 20250427085600091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085600091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085600091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085600091 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  20250427085600092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085600092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085600092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085600092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085600092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085600092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085600092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085600092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085600092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085600092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085600092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085600092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085600092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085600092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085600092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085600092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085600092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085600092 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085600092 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085600092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085600092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085600092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085600092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085600092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085600092 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085600092 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085600095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085600095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085600095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085600095 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085600095 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) 20250427085600095 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085600095 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085600095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085600095 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@499161a88351: setverdict(pass): none -> pass 20250427085600098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085600098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085600098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085600098 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085600098 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) 20250427085600098 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085600098 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085600098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085600098 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@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: talloc reports "struct hnb_context" x 1, expecting 1 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085600105 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38843<->l=127.0.0.1:4262) (control_if.c:193) 20250427085600106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(33)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(32)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085600108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35936<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@499161a88351: Final verdict of PTC: none 20250427085600110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085600110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085600110 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085600110 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) 20250427085600110 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(40)@499161a88351: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(43)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(34)@499161a88351: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@499161a88351: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427085600190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085600284 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085600284 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) 20250427085600284 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085600284 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085600284 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085600284 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) 20250427085600284 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085600284 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085600284 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 20250427085600284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085600284 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085600284 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085600284 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085600284 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085600284 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085600284 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 20250427085600284 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  20250427085600284 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085600284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085600284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085600285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085600285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085600285 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085600285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085600285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085600285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085600285 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) 20250427085600285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085600285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085600285 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085600285 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085600285 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085600285 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085600285 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085600285 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085600285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085600285 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) 20250427085600285 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085600285 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085600285 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 20250427085600285 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085600285 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085600285 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085600285 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085600285 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085600285 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085600285 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 20250427085600285 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085600285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085600285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085600285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085600285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085600285 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085600285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085600285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085600285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085600285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085600285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085600285 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085600285 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085600285 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085600693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35946<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248572) Waiting for packet dumper to finish... 1 (prev_count=248572, count=249228) 20250427085602285 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085602286 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085602286 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085602286 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085602286 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085602286 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_hnb_disconnected_timeout started. 20250427085603806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085603810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085603813 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39653<->l=127.0.0.1:4262) (control_if.c:572) 20250427085603885 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085603885 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085603886 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085603886 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085603886 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085603886 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085603886 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085603886 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085603886 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085603886 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085603887 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085603887 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085603887 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) 20250427085603887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085603887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085603887 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) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 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=4 -> eSLS=68: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085603887 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) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085603887 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=4 -> eSLS=100: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085603887 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) 20250427085603887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085603887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085603887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085603887 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085603887 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085603887 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085603887 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) 20250427085603887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085603887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 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) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085603887 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) 20250427085603887 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) 20250427085603887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085603887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085603887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085603887 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085603887 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085603887 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085603887 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) 20250427085603887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085603887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 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) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085603887 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) 20250427085603887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085603887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085603887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085603887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085603887 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085603887 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085603887 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085603887 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) 20250427085603887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085603887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 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) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085603888 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) 20250427085603888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085603888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085603888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085603888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085603888 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085603888 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085603888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085603888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085603888 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 20250427085603888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085603888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085603888 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085603888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085603888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085603888 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 20250427085603888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085603888 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 20250427085603888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085603888 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085603888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085603888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085603888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085603888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085603888 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 20250427085603888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085603888 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085603888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085603888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085603888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085603888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085603888 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 20250427085603888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(52)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(50)@499161a88351: v_sccp_pdu_maxlen:268 20250427085603899 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085603899 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085603899 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085603899 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085603899 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085603900 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085603900 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085603900 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085603901 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085603901 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085603901 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) 20250427085603901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085603901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085603901 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) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 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) 20250427085603901 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) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085603901 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) 20250427085603901 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) 20250427085603901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085603901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085603901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085603901 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085603901 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085603901 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085603901 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) 20250427085603901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085603901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 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=5 -> eSLS=37: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085603901 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=5 -> eSLS=5: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085603901 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) 20250427085603901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085603901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085603901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085603901 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085603901 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085603901 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085603901 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) 20250427085603901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085603901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085603901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085603901 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085603901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085603901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085603901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085603901 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085603901 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085603901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085603901 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) 20250427085603901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085603901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085603901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085603901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085603901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085603901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085603901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085603901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085603901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085603901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085603901 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085603901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085603901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085603901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085603901 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 20250427085603901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085603901 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085603901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085603901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085603901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085603901 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 20250427085603901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085603901 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 20250427085603901 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085603901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085603901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085603901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085603901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085603901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085603901 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 20250427085603901 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085603901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085603901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085603901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085603901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085603901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085603901 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@499161a88351: v_sccp_pdu_maxlen:268 20250427085603920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085603920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085603920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085603920 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085603920 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) 20250427085603920 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085603920 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085603920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085603920 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@499161a88351: setverdict(pass): none -> pass 20250427085604098 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 20250427085604098 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 20250427085604098 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085604098 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085604106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085604106 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085604106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085604107 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085604107 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085604107 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085604107 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 20250427085604107 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085604107 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  20250427085604107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085604109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085604109 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085604109 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  20250427085604110 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085604110 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085604110 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085604110 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 20250427085604110 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085604110 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  20250427085604110 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085604110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085604110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085604110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085604110 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085604110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085604110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085604110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085604110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085604110 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085604110 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085604110 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085604111 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 20250427085604111 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 20250427085604111 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085604111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085604111 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085604111 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085604111 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) 20250427085604112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085604112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085604112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085604112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085604112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085604112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085604112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085604112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085604112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085604112 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085604112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085604112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085604112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085604113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085604113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085604113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085604113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085604113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085604113 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  HNBGW_Test.sgsn0-M3UA(55)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085604117 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085604117 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085604117 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085604117 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085604117 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085604117 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085604117 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 20250427085604117 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085604117 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  20250427085604117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085604118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085604118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085604118 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  20250427085604118 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085604118 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085604118 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085604118 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 20250427085604118 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085604118 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  20250427085604118 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  20250427085604118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085604118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085604118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085604118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085604118 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085604118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085604118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085604118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085604118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085604118 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085604118 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085604118 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085604119 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085604119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085604119 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) 20250427085604119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085604119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085604119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085604119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085604119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085604119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085604119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085604119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085604119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085604119 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085604119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085604119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085604119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085604119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085604119 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 20250427085604119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085604119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085604119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085604119 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(51)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085604913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085604913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085604913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085604913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085604913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085604913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085604913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085604913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085604913 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085604913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085604913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085604913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085604913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085604913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085604913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085604913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085604913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085604914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085604914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085604914 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085604914 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085604914 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) 20250427085604914 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) 20250427085604914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085604914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085604914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085604914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085604914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085604914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085604914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085604914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085604915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085604915 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085604915 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085604915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085604915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085604915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085604915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085604915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085604915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085604915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085604915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085604915 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  20250427085604916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085604916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085604916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085604916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085604916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085604916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085604916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085604916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085604916 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085604916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085604916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085604916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085604916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085604916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085604916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085604916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085604916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085604916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085604916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085604916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085604916 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085604916 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085604919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085604919 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085604919 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085604919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085604919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085604919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085604919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085604919 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085604919 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085604919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085604919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085604919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085604919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085604919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085604919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085604919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085604919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085604919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085604919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085604919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085604919 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085604919 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) 20250427085604919 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) 20250427085604919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085604919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085604919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085604919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085604919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085604919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085604919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085604919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085604919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085604919 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085604919 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085604919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085604919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085604919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085604919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085604919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085604919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085604919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085604919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085604919 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  20250427085604920 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085604920 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085604920 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085604920 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085604920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085604920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085604920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085604920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085604920 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085604920 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085604920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085604920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085604920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085604920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085604920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085604920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085604920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085604920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085604920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085604920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085604920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085604920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085604920 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085604920 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085604920 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085604929 DLCTRL DEBUG Command: GET 193679523 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427085604929 DLCTRL DEBUG Tx Command reply: GET_REPLY 193679523 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@499161a88351: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@499161a88351: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250427085604933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085604933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085604933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085604933 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) 20250427085604933 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(48)@499161a88351: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@499161a88351: Final verdict of PTC: none MTC@499161a88351: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250427085605937 DLCTRL DEBUG Command: GET 749095208 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427085605937 DLCTRL DEBUG Tx Command reply: GET_REPLY 749095208 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250427085610947 DLCTRL DEBUG Command: GET 590311488 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427085610948 DLCTRL DEBUG Tx Command reply: ERROR 590311488 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)@499161a88351: 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@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250427085611988 DLCTRL DEBUG Command: GET 45614000 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427085611988 DLCTRL DEBUG Tx Command reply: ERROR 45614000 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)@499161a88351: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") TC_hnb_disconnected_timeout-Iuh0(57)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085611989 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085611989 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085611994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085611994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085611994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085611994 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085611994 DLGLOBAL DEBUG validating counter group 0x55e58b498be0(hnb) with 60 counters (rate_ctr.c:86) 20250427085611994 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) 20250427085611994 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085611994 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085611994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085611994 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@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250427085611996 DLCTRL DEBUG Command: GET 873248179 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427085611996 DLCTRL DEBUG Tx Command reply: GET_REPLY 873248179 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085613001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085613001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085613001 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085613002 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) 20250427085613002 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(57)@499161a88351: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@499161a88351: Final verdict of PTC: none MTC@499161a88351: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250427085613009 DLCTRL DEBUG Command: GET 202788376 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427085613009 DLCTRL DEBUG Tx Command reply: GET_REPLY 202788376 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250427085619021 DLCTRL DEBUG Command: GET 245100526 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250427085619021 DLCTRL DEBUG Tx Command reply: ERROR 245100526 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)@499161a88351: 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@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085619031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085619032 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39653<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085619035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(54)@499161a88351: Final verdict of PTC: none 20250427085619037 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085619037 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) 20250427085619037 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085619037 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085619037 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085619037 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) 20250427085619037 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085619037 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085619037 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 20250427085619037 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085619037 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085619037 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085619037 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085619037 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085619037 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(50)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@499161a88351: Final verdict of PTC: none 20250427085619037 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 20250427085619038 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  20250427085619038 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085619038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085619038 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(51)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@499161a88351: Final verdict of PTC: none 20250427085619038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085619038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085619038 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085619038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085619038 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 20250427085619038 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) 20250427085619038 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-M3UA(55)@499161a88351: Final verdict of PTC: none 20250427085619038 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085619038 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085619038 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) 20250427085619038 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085619038 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427085619038 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) 20250427085619038 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085619039 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085619039 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085619039 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085619039 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085619039 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085619039 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 20250427085619039 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085619038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085619038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085619038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085619038 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085619038 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085619038 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085619038 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085619039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085619039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(47)@499161a88351: Final verdict of PTC: none 20250427085619039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085619039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085619039 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085619039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085619039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085619039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085619039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085619039 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc0-M3UA(52)@499161a88351: Final verdict of PTC: none 20250427085619039 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085619039 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085619039 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(56)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@499161a88351: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Apr 27 08:56:19 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 20250427085619137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085619539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49860<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260892) Waiting for packet dumper to finish... 1 (prev_count=260892, count=261532) 20250427085621039 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085621039 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085621039 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085621039 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085621039 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085621039 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ue_register started. 20250427085622612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085622618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085622634 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33529<->l=127.0.0.1:4262) (control_if.c:572) 20250427085622717 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085622717 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622717 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085622717 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085622717 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085622717 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085622717 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085622717 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622718 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085622718 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622719 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622719 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085622719 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) 20250427085622719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085622719 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) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 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) 20250427085622719 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) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622719 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) 20250427085622719 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) 20250427085622719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085622719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085622719 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622719 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622719 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085622719 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) 20250427085622719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 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) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622719 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=15 -> eSLS=31: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085622719 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) 20250427085622719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085622719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085622719 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622719 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622719 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085622719 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) 20250427085622719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085622719 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085622719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085622719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085622719 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622719 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622719 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085622719 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) 20250427085622719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 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) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622719 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) 20250427085622719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085622719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085622719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085622719 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622720 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 20250427085622720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085622720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085622720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622720 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 20250427085622720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085622720 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 20250427085622720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085622720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085622720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085622720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085622720 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085622720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085622720 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 20250427085622720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(67)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@499161a88351: v_sccp_pdu_maxlen:268 20250427085622736 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085622736 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622736 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085622736 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622736 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085622736 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622736 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085622736 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622738 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622738 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085622738 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) 20250427085622738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085622738 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) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 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) 20250427085622738 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) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622738 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) 20250427085622738 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) 20250427085622738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085622738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085622738 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622738 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622738 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085622738 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) 20250427085622738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 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) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622738 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) 20250427085622738 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) 20250427085622738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085622738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085622738 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622738 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622738 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085622738 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) 20250427085622738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 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) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622738 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) 20250427085622738 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085622738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085622738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085622738 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622738 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622738 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085622738 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) 20250427085622738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 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) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622738 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) 20250427085622738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085622738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085622738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085622738 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622738 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 20250427085622738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085622738 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085622738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622738 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 20250427085622738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085622738 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 20250427085622738 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085622738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085622738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085622738 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 20250427085622738 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085622738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085622738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085622738 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 20250427085622738 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@499161a88351: v_sccp_pdu_maxlen:268 20250427085622757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085622757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085622757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085622757 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085622757 DLGLOBAL DEBUG validating counter group 0x55e58b498be0(hnb) with 60 counters (rate_ctr.c:86) 20250427085622757 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) 20250427085622757 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085622757 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085622757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085622757 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@499161a88351: setverdict(pass): none -> pass 20250427085622932 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 20250427085622932 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 20250427085622932 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085622932 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085622940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085622940 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085622940 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085622940 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085622940 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085622940 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085622940 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 20250427085622940 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085622940 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  20250427085622940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085622942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085622942 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085622942 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  20250427085622942 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085622942 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085622942 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085622942 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 20250427085622942 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085622942 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  20250427085622942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085622942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085622942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085622943 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085622943 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085622943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085622943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085622943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085622943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085622943 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085622943 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085622943 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622944 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085622944 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) 20250427085622944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085622944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085622944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085622944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085622944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085622944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085622944 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622944 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085622944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085622944 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085622944 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085622944 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085622944 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085622944 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  20250427085622948 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 20250427085622948 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 20250427085622948 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085622948 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085622953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085622953 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085622953 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085622953 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085622953 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085622953 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085622954 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 20250427085622954 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085622954 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  20250427085622954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085622956 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085622956 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085622956 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  20250427085622956 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085622956 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085622956 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085622956 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 20250427085622956 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085622956 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  20250427085622956 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  20250427085622956 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085622957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085622957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085622957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085622957 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085622957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085622957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085622957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085622957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085622957 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085622957 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085622957 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085622958 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085622958 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085622958 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) 20250427085622958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085622958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085622958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085622959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085622959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085622959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085622959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085622959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085622959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085622959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085622959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085622959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085622959 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085622959 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085622959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085622959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085622959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085622959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085622959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085622959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085622959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085622959 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085622959 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(66)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085623742 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085623742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085623742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085623742 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085623742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085623742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085623742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085623742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085623742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085623742 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085623742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085623743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085623743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085623743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085623743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085623743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085623743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085623743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085623743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085623743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085623743 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085623743 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085623743 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) 20250427085623743 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) 20250427085623743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085623743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085623743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085623743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085623743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085623743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085623743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085623743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085623743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085623743 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085623743 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085623744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085623744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085623744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085623744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085623744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085623744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085623744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085623744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085623744 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085623744 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  20250427085623744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085623744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085623744 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085623744 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085623744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085623745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085623745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085623745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085623745 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085623745 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085623745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085623745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085623745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085623745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085623745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085623745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085623745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085623745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085623745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085623745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085623745 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085623745 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085623745 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085623754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085623754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085623754 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085623754 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085623754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085623754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085623754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085623754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085623754 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085623754 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085623754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085623754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085623754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085623754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085623754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085623754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085623754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085623754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085623754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085623754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085623754 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085623754 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085623754 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) 20250427085623754 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) 20250427085623754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085623754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085623754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623754 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) 20250427085623754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085623754 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) 20250427085623754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085623754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085623754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085623754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085623754 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085623754 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085623754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085623754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085623754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085623754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085623754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085623754 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 20250427085623754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085623754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085623754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085623754 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  20250427085623756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085623756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085623756 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085623756 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085623756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085623756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085623756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085623756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085623756 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085623756 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085623756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085623756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085623756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085623756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085623756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085623756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085623756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085623756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085623756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085623756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085623756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085623756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085623756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085623756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085623756 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085623756 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085623763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085623763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085623763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250427085623763 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250427085623763 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250427085623763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085623763 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@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085623767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085623768 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33529<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(61)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(60)@499161a88351: Final verdict of PTC: none 20250427085623772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085623772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085623772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085623772 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085623772 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) 20250427085623772 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ue_register(59)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@499161a88351: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(71)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(62)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@499161a88351: Final verdict of PTC: none TC_ue_register-Iuh0(63)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@499161a88351: Test case TC_ue_register finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Apr 27 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 20250427085623856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085623952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085623952 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) 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085623952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085623952 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) 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085623952 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 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085623952 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085623952 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085623952 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085623952 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 20250427085623952 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  20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085623952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085623952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085623952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085623952 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) 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085623952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085623952 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) 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085623952 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 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085623952 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085623952 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085623952 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085623952 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 20250427085623952 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085623952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085623952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085623953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085623953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085623953 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085623953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085623953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085623953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085623953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085623953 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085623953 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085623953 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085623953 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085623953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085623953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085623953 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085623953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085623953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085623953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085623953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085623953 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085623953 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085623953 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085623953 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085624357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49882<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243144) Waiting for packet dumper to finish... 1 (prev_count=243144, count=243800) 20250427085625954 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085625954 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085625954 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085625954 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085625954 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085625954 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ue_register_tmsi_lai started. MTC@499161a88351: 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 20250427085627455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085627458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085627461 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42063<->l=127.0.0.1:4262) (control_if.c:572) 20250427085627549 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085627549 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627549 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085627549 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627550 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085627550 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627550 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085627550 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085627550 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627550 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085627550 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) 20250427085627550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085627550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085627550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085627550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085627550 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627550 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085627550 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085627550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085627550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085627550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085627551 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627551 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085627551 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) 20250427085627551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085627551 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) 20250427085627551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627551 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) 20250427085627551 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) 20250427085627551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627551 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) 20250427085627551 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) 20250427085627551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085627551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085627551 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627551 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627551 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085627551 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) 20250427085627551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085627551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627551 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) 20250427085627551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627552 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) 20250427085627552 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) 20250427085627552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085627552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085627552 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627552 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627552 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085627552 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) 20250427085627552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085627552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085627552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085627552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085627552 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627552 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 20250427085627552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085627552 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085627552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627552 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 20250427085627552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085627552 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 20250427085627552 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085627552 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085627552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085627552 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(80)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(78)@499161a88351: v_sccp_pdu_maxlen:268 20250427085627564 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085627564 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627565 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085627565 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627565 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085627565 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627565 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085627565 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627566 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627566 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085627566 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) 20250427085627566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085627566 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) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 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) 20250427085627566 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) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627566 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) 20250427085627566 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) 20250427085627566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085627566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085627566 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627566 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627566 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085627566 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) 20250427085627566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 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=15 -> eSLS=47: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627566 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=15 -> eSLS=15: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085627566 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) 20250427085627566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085627566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085627566 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627566 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627566 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085627566 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) 20250427085627566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085627566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085627566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085627566 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627566 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627566 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085627566 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) 20250427085627566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085627567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085627567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085627567 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627567 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 20250427085627567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085627567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085627567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627567 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 20250427085627567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085627567 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 20250427085627567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085627567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085627567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085627567 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 20250427085627567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085627567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085627567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085627567 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@499161a88351: v_sccp_pdu_maxlen:268 20250427085627587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085627587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085627587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085627587 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085627587 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) 20250427085627587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085627587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085627587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085627587 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@499161a88351: setverdict(pass): none -> pass 20250427085627762 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 20250427085627763 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 20250427085627763 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085627763 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085627769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085627769 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085627769 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085627769 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085627769 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085627769 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085627769 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 20250427085627769 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085627769 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  20250427085627769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085627772 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085627772 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085627772 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  20250427085627772 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085627772 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085627772 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085627772 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 20250427085627772 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085627772 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  20250427085627772 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085627772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085627773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085627773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085627773 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085627773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085627773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085627773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085627773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085627773 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085627773 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085627773 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627774 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627774 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085627774 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) 20250427085627774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085627774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085627775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085627775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085627775 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627775 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085627775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085627775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085627775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085627775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085627775 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085627775 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  20250427085627776 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 20250427085627776 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 20250427085627776 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085627776 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085627781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085627781 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085627781 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085627781 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085627781 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085627781 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085627781 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 20250427085627781 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085627781 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  20250427085627781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085627783 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085627783 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085627783 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  20250427085627783 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085627783 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085627783 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085627783 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 20250427085627783 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085627783 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  20250427085627783 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  20250427085627783 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085627783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085627783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085627783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085627783 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085627783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085627783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085627783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085627783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085627783 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085627783 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085627783 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085627784 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085627784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085627784 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) 20250427085627784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085627784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085627784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085627784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085627784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085627784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085627784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085627784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085627784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085627784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085627784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085627784 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085627784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085627785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085627785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085627785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085627785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085627785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085627785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085627785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085627785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085627785 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(79)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085628577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085628577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085628577 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085628577 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085628577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085628577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085628577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085628578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085628578 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085628578 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085628578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085628578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085628578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085628578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085628578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085628578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085628578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085628578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085628578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085628579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085628579 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085628579 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085628579 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) 20250427085628579 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) 20250427085628579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085628579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085628579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628579 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=4 -> eSLS=52: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085628579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085628579 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) 20250427085628579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085628579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085628579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085628579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085628579 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085628579 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085628579 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085628579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085628579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085628579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085628579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085628579 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 20250427085628579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085628580 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085628580 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085628580 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  20250427085628582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085628582 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085628582 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085628582 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085628582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085628582 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085628582 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085628582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085628582 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085628582 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085628582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085628582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085628582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085628582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085628582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085628582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085628582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085628582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085628582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085628582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085628582 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085628582 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085628582 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085628587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085628587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085628587 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085628587 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085628587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085628587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085628587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085628587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085628587 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085628587 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085628587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085628587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085628587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085628587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085628587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085628587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085628587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085628587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085628587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085628588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085628588 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085628588 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085628588 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) 20250427085628588 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) 20250427085628588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085628588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085628588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085628588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085628588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085628588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085628588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085628588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085628588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085628588 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085628588 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085628588 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085628588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085628588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085628588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085628588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085628588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085628588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085628588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085628588 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085628588 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  20250427085628590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085628590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085628590 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085628590 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085628590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085628590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085628590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085628590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085628590 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085628590 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085628590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085628590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085628590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085628590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085628590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085628590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085628590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085628590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085628590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085628590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085628590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085628590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085628590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085628590 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085628590 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085628590 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085628594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085628594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085628594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250427085628594 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250427085628594 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250427085628594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085628594 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@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085628604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085628605 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42063<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(73)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085628608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085628608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085628609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085628609 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085628609 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) 20250427085628609 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ue_register_tmsi_lai(72)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@499161a88351: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(75)@499161a88351: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(84)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@499161a88351: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Apr 27 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 20250427085628693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085628784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085628785 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) 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085628785 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085628785 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) 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085628785 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 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085628785 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085628785 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085628785 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085628785 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 20250427085628785 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  20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085628785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085628785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085628785 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085628785 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) 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085628785 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085628785 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) 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085628785 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 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085628785 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085628785 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085628785 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085628785 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 20250427085628785 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085628785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085628785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085628785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085628785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085628785 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085628785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085628785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085628785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085628785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085628785 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085628785 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085628785 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085628785 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085628785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085628785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085628785 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085628785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085628785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085628785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085628785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085628785 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085628785 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085628785 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085628785 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085629195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246212) Waiting for packet dumper to finish... 1 (prev_count=246212, count=246868) 20250427085630786 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085630786 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085630786 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085630786 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085630786 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085630786 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ue_register_before_hnb_register started. 20250427085632294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085632299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085632302 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44857<->l=127.0.0.1:4262) (control_if.c:572) 20250427085632377 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085632377 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632377 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085632377 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632377 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085632377 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632377 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085632377 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085632377 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085632377 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632379 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632379 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085632379 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) 20250427085632379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085632379 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) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 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) 20250427085632379 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) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632379 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) 20250427085632379 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) 20250427085632379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085632379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085632379 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632379 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632379 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085632379 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) 20250427085632379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 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) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632379 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) 20250427085632379 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) 20250427085632379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085632379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085632379 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632379 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632379 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085632379 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) 20250427085632379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085632379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085632379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085632379 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632379 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632379 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085632379 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) 20250427085632379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085632379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085632379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085632379 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632379 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 20250427085632379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085632379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085632379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632379 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 20250427085632379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085632379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085632379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085632379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085632379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085632379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085632379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085632380 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(93)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(91)@499161a88351: v_sccp_pdu_maxlen:268 20250427085632393 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085632393 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632393 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085632393 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632393 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085632393 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632394 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085632394 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632395 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632395 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085632395 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) 20250427085632395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085632395 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) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 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) 20250427085632395 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) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632395 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) 20250427085632395 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) 20250427085632395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085632395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085632395 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632395 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632395 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085632395 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) 20250427085632395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 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) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632395 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) 20250427085632395 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) 20250427085632395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085632395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085632395 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632395 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632395 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085632395 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) 20250427085632395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632395 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085632395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085632395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085632395 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632395 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632395 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085632395 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) 20250427085632395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632396 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) 20250427085632396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085632396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085632396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085632396 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632396 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 20250427085632396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085632396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085632396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632396 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 20250427085632396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085632396 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 20250427085632396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085632396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085632396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085632396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085632396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085632396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085632396 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 20250427085632396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@499161a88351: v_sccp_pdu_maxlen:268 20250427085632590 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 20250427085632590 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 20250427085632590 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085632590 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085632598 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085632598 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085632598 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085632599 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085632599 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085632599 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085632599 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 20250427085632599 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085632599 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  20250427085632599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085632601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632601 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085632601 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085632601 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  20250427085632602 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085632602 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085632602 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085632602 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 20250427085632602 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085632602 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  20250427085632602 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085632602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085632602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085632602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085632602 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085632602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085632602 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085632602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085632602 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085632602 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085632602 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085632602 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632603 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632604 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085632604 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) 20250427085632604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085632604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085632604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085632604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085632604 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632605 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632605 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632605 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632605 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085632605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085632605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085632605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085632605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085632605 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085632605 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  20250427085632607 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 20250427085632607 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 20250427085632607 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085632608 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085632613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085632613 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085632613 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085632613 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085632613 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085632613 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085632613 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 20250427085632613 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085632613 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  20250427085632613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085632616 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085632616 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085632616 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  20250427085632616 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085632616 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085632616 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085632616 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 20250427085632616 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085632616 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  20250427085632616 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  20250427085632616 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085632616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085632616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085632616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085632616 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085632617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085632617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085632617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085632617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085632617 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085632617 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085632617 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085632618 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085632618 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085632618 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) 20250427085632618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085632618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085632618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085632618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085632618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085632618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085632618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085632618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085632618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085632618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085632618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085632618 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085632618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085632618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085632618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085632618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085632618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085632618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085632618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085632618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085632618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085632618 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(92)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085633404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085633404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085633404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085633404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085633404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085633404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085633404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085633404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085633404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085633404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085633404 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085633404 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085633404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085633404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085633404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085633404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085633404 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085633404 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085633404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085633404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085633404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085633404 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085633404 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) 20250427085633404 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) 20250427085633404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085633404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085633404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085633404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085633404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085633404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085633404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085633404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085633404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085633404 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085633404 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085633404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085633405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085633405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085633405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085633405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085633405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085633405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085633405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085633405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085633405 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  20250427085633406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085633406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085633406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085633406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085633406 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085633406 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085633406 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085633406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085633406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085633406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085633406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085633406 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085633406 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085633406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085633406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085633406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085633406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085633406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085633406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085633406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085633406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085633406 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085633406 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085633412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085633412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085633412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085633412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085633412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085633412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085633412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085633412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085633412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085633412 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085633412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085633412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085633412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085633412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085633412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085633412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085633412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085633412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085633412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085633412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085633412 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085633412 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) 20250427085633412 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) 20250427085633412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085633412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085633412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085633412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085633412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085633412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085633412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085633412 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085633412 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085633412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085633412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085633412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085633412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085633412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085633412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085633412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085633412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085633412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085633412 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  20250427085633415 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085633415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085633415 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085633415 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085633415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085633415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085633415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085633415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085633415 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085633415 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085633415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085633415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085633415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085633415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085633415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085633415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085633415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085633415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085633415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085633415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085633415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085633415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085633415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085633415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085633415 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085633415 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085633421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085633421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085633421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250427085633421 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250427085633422 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250427085633422 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250427085633422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085633422 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@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085633429 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44857<->l=127.0.0.1:4262) (control_if.c:193) 20250427085633430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(86)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085633431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085633432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085633432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085633432 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085633432 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) 20250427085633432 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ue_register_before_hnb_register(85)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@499161a88351: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(88)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(97)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@499161a88351: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@499161a88351: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sun Apr 27 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 20250427085633526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085633608 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085633608 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) 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085633608 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085633608 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) 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085633608 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 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085633608 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085633608 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085633608 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085633608 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 20250427085633608 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  20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085633608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085633608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085633608 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085633608 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) 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085633608 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085633608 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) 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085633608 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 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085633608 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085633608 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085633608 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085633608 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 20250427085633608 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085633608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085633608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085633608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085633608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085633608 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085633609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085633609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085633609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085633609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085633609 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085633609 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085633609 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085633609 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085633609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085633609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085633609 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085633609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085633609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085633609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085633609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085633609 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085633609 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085633609 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085633609 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085634029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243676) Waiting for packet dumper to finish... 1 (prev_count=243676, count=244332) 20250427085635610 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085635610 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085635610 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085635610 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085635610 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085635610 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:56:36 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@499161a88351: 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@499161a88351: Test case TC_ranap_cs_initial_ue started. 20250427085637136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085637141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085637144 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38049<->l=127.0.0.1:4262) (control_if.c:572) 20250427085637209 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085637209 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637209 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085637209 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085637210 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085637210 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085637210 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085637210 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637210 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637210 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085637210 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) 20250427085637210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085637210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085637210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085637210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085637210 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637210 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085637210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085637210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085637210 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085637210 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637211 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637211 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085637211 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) 20250427085637211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085637211 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) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637211 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) 20250427085637211 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) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637211 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=9 -> eSLS=105: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085637211 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) 20250427085637211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085637211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085637211 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637211 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637211 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085637211 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) 20250427085637211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085637211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637211 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) 20250427085637211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637211 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) 20250427085637211 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) 20250427085637211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085637211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085637211 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637211 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637211 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085637211 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) 20250427085637211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085637211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637211 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) 20250427085637211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637212 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) 20250427085637212 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085637212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085637212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085637212 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637212 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 20250427085637212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085637212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085637212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637212 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 20250427085637212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085637212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085637212 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085637212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085637212 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 20250427085637212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(106)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(104)@499161a88351: v_sccp_pdu_maxlen:268 20250427085637225 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085637225 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637225 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085637225 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637226 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085637226 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637226 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085637226 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637227 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637227 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085637227 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) 20250427085637227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085637227 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) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 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) 20250427085637227 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) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637227 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) 20250427085637227 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) 20250427085637227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085637227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085637227 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637227 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637227 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085637227 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) 20250427085637227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 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) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637227 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) 20250427085637227 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) 20250427085637227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085637227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085637227 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637227 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637227 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085637227 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) 20250427085637227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637227 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085637227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085637227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085637227 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637227 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637227 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085637227 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) 20250427085637227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085637227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085637227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085637227 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637227 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 20250427085637227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085637227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085637227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637227 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 20250427085637227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085637227 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 20250427085637227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085637227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085637227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085637227 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 20250427085637227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085637227 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085637227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085637227 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@499161a88351: v_sccp_pdu_maxlen:268 20250427085637256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085637256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085637256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085637256 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085637256 DLGLOBAL DEBUG validating counter group 0x55e58b498be0(hnb) with 60 counters (rate_ctr.c:86) 20250427085637256 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) 20250427085637256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085637256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085637256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085637256 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@499161a88351: setverdict(pass): none -> pass 20250427085637422 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 20250427085637422 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 20250427085637422 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085637422 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085637433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637433 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085637433 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085637433 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085637433 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085637433 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085637433 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085637433 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 20250427085637433 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085637433 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  20250427085637433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085637436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085637436 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085637436 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  20250427085637436 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085637436 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085637436 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085637436 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 20250427085637436 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085637436 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  20250427085637436 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085637436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085637436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085637437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085637437 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085637437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085637437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085637437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085637437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085637437 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085637437 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085637437 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637438 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637438 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085637438 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) 20250427085637438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085637438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085637438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085637438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085637438 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085637439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085637439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085637439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085637439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085637439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085637439 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  20250427085637439 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 20250427085637439 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 20250427085637439 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085637439 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085637445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085637445 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085637445 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085637445 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085637445 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085637445 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085637445 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 20250427085637445 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085637445 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  20250427085637445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085637448 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637448 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085637448 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085637448 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  20250427085637448 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085637448 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085637448 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085637448 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 20250427085637448 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085637448 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  20250427085637448 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  20250427085637448 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085637448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085637448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085637448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085637449 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085637449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085637449 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085637449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085637449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085637449 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085637449 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085637449 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085637450 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085637450 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085637450 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) 20250427085637450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085637450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085637450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085637450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085637450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085637450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085637450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085637450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085637450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085637451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085637451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085637451 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085637451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085637451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085637451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085637451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085637451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085637451 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085637451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085637451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085637451 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085637451 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(105)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085638237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085638237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085638237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085638237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085638237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085638237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085638237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085638237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085638237 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085638237 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085638237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085638237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085638237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085638237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085638237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085638237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085638238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085638238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085638238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085638238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085638238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085638238 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085638238 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) 20250427085638238 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) 20250427085638238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085638238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085638238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085638238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085638238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085638238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085638238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085638239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085638239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085638239 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085638239 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085638239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085638239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085638239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085638239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085638239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085638239 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 20250427085638239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085638239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085638239 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085638239 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  20250427085638240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085638240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085638241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085638241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085638241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085638241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085638241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085638241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085638241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085638241 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085638241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085638241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085638241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085638241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085638241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085638241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085638241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085638241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085638241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638241 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085638241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085638241 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085638241 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085638241 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085638248 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085638248 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085638248 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085638248 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085638248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085638248 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085638248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085638248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085638248 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085638248 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085638248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085638248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085638248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085638248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085638248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085638248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085638248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085638248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085638248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085638248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085638248 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085638248 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085638248 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) 20250427085638248 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) 20250427085638248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085638248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085638248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085638248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085638248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085638248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085638248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085638248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085638248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085638248 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085638248 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085638248 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085638248 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085638248 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085638248 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085638248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085638248 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085638248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085638248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085638248 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085638248 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  20250427085638249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085638249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085638249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085638249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085638249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085638249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085638249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085638249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085638249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638249 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085638249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085638249 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085638249 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085638249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085638249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085638249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085638249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085638249 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085638249 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085638249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085638249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085638249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085638249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085638249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085638249 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085638249 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085638249 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085638300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@499161a88351: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7270356 20250427085639345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085639345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085639345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085639345 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085639345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6eefd4, normal) (hnbgw_rua.c:406) 20250427085639345 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085639345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085639345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7270356 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085639345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085639345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085639345 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7270356 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085639345 DCN DEBUG map_sccp[0x55e5c77ff930]{init}: Allocated (fsm.c:456) 20250427085639345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085639345 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7270356 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085639345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7270356 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085639345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085639345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085639345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085639345 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7270356 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085639345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085639345 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085639345 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{IDLE}: Allocated (fsm.c:456) 20250427085639345 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085639345 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300039b0056400500f1100926) (sccp_scrc.c:415) 20250427085639345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085639345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085639345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085639345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085639345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085639345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085639345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085639345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085639345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085639345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085639345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085639345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085639345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085639345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085639345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085639345 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 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) 20250427085639345 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085639345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085639345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085639346 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085639346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085639346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085639346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085639346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085639346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085639346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085639346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085639346 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085639346 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 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(104)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@499161a88351: Added conn table entry 0TC_ranap_cs_initial_ue0(111)5221738 HNBGW_Test.msc0-SCCP(104)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@499161a88351: setverdict(pass): none -> pass 20250427085639354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085639354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085639354 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085639354 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085639354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085639354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085639354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085639354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085639354 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085639354 DLSS7 <000c> osmo_ss7_asp.c:1164 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 db 71 ae 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085639354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085639354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085639354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085639354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085639354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085639354 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=00db71ae) (sccp_scrc.c:486) 20250427085639354 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250427085639354 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085639354 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085639354 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085639354 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085639354 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) 20250427085639354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085639354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085639362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085639362 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38049<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(99)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085639366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@499161a88351: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@499161a88351: Final verdict of PTC: none 20250427085639369 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085639369 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) 20250427085639369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085639369 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085639369 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085639369 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) 20250427085639369 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085639369 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085639369 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 20250427085639369 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085639369 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085639369 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085639369 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085639370 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085639370 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085639370 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 20250427085639370 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  20250427085639370 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085639370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085639370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085639370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085639370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085639370 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085639370 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085639370 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) 20250427085639370 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085639370 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085639370 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085639370 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) 20250427085639370 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085639370 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085639370 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 20250427085639370 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085639371 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085639371 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085639371 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085639371 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085639371 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085639371 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 20250427085639371 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085639371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085639371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085639370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085639370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085639370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085639370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085639370 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085639370 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085639370 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085639370 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085639371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085639371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085639371 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085639371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085639371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085639371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085639371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085639371 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085639371 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085639371 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085639371 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085639371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085639372 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085639372 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085639372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db71ae), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085639372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085639372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085639372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085639372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085639372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085639372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085639372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 db 71 ae 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085639372 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085639372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085639372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085639372 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085639372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085639372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085639372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085639372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{disrupted}: Freeing instance (context_map.c:202) 20250427085639372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7270356)[0x55e5c7800800]{disrupted}: Deallocated (fsm.c:568) 20250427085639372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085639372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{disconnected}: Freeing instance (context_map.c:206) 20250427085639372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e5c77ff930]{disconnected}: Deallocated (fsm.c:568) 20250427085639372 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7270356 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427085639373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085639373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085639373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085639373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085639373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085639373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085639373 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085639373 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) 20250427085639373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085639373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085639373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085639373 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085639373 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-M3UA(106)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(101)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(110)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@499161a88351: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@499161a88351: Final verdict of PTC: none 20250427085639384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Apr 27 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 20250427085639474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085639977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60078<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276652) Waiting for packet dumper to finish... 1 (prev_count=276652, count=277408) 20250427085641370 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085641370 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085641370 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085641372 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085641372 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085641372 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:56: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_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@499161a88351: 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@499161a88351: Test case TC_ranap_ps_initial_ue started. 20250427085643079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085643084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085643088 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41257<->l=127.0.0.1:4262) (control_if.c:572) 20250427085643163 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085643163 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643163 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085643163 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643164 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085643164 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643164 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ranap_ps_initial_ue-Iuh0(116)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085643164 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085643164 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085643164 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643165 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085643165 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) 20250427085643165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085643165 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) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 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) 20250427085643165 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) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643165 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) 20250427085643165 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) 20250427085643165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085643165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085643165 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643165 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643165 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085643165 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) 20250427085643165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085643165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 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) 20250427085643165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643165 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) 20250427085643165 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) 20250427085643165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085643165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085643165 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643165 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643165 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085643165 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) 20250427085643165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085643165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085643165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085643165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085643165 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643165 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643165 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085643166 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) 20250427085643166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085643166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085643166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085643166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643166 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085643166 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643166 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643166 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 20250427085643166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085643166 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085643166 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643166 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 20250427085643166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085643166 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085643166 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085643166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085643166 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 20250427085643166 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085643166 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085643166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085643166 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(120)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(118)@499161a88351: v_sccp_pdu_maxlen:268 20250427085643182 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085643182 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643182 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085643182 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643183 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085643183 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643183 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085643183 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643184 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643184 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085643184 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) 20250427085643184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085643184 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) 20250427085643184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643184 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) 20250427085643184 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) 20250427085643184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643184 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) 20250427085643184 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) 20250427085643184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085643184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085643184 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643184 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643184 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085643184 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) 20250427085643184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085643184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643184 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) 20250427085643184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643185 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) 20250427085643185 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) 20250427085643185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085643185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085643185 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643185 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085643185 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) 20250427085643185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085643185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085643185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085643185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085643185 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643185 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085643185 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) 20250427085643185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085643185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085643185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085643185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085643185 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643185 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 20250427085643185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085643185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085643185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643185 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 20250427085643185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085643185 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 20250427085643185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085643185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085643185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085643185 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 20250427085643185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085643185 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085643185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085643185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@499161a88351: v_sccp_pdu_maxlen:268 20250427085643206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085643206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085643206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085643206 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085643206 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) 20250427085643206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085643206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085643206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085643206 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@499161a88351: setverdict(pass): none -> pass 20250427085643379 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 20250427085643379 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 20250427085643379 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085643379 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085643392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085643392 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085643392 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085643392 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085643392 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085643392 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085643392 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 20250427085643392 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085643392 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  20250427085643392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085643395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085643395 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085643395 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  20250427085643395 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085643395 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085643395 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085643395 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 20250427085643395 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085643395 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  20250427085643395 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085643395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085643395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085643395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085643395 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085643395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085643395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085643396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085643396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085643396 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085643396 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085643396 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643397 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 20250427085643397 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 20250427085643397 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085643397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085643397 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643397 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085643397 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) 20250427085643397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085643397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085643397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085643397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085643397 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085643398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085643398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085643398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085643398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085643398 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085643398 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  HNBGW_Test.sgsn0-M3UA(123)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085643404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085643404 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085643404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085643404 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085643404 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085643404 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085643404 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 20250427085643404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085643404 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  20250427085643404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085643406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643406 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085643407 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085643407 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  20250427085643407 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085643407 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085643407 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085643407 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 20250427085643407 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085643407 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  20250427085643407 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  20250427085643407 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085643407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085643407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085643407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085643407 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085643407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085643407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085643407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085643407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085643407 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085643407 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085643407 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085643408 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085643408 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085643408 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) 20250427085643408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085643408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085643408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085643409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085643409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085643409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085643409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085643409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085643409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085643409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085643409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085643409 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085643409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085643409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085643409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085643409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085643409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085643409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085643409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085643409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085643409 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085643409 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(119)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085644196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085644196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085644196 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085644196 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085644196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085644196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085644196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085644196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085644196 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085644196 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085644196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085644196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085644196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085644196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085644196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085644196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085644196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085644196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085644196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085644196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085644196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085644196 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085644196 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) 20250427085644196 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) 20250427085644196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085644196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085644196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085644196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085644196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085644196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085644196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085644197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085644197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085644197 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085644197 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085644197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085644197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085644197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085644197 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085644197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085644197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085644197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085644197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085644197 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085644197 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  20250427085644197 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085644197 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085644197 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085644197 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085644197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085644197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085644197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085644197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085644197 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085644197 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085644197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085644197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085644197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085644197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085644197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085644197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085644197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085644197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085644197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085644198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085644198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085644198 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085644198 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085644206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085644206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085644206 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085644206 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085644206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085644206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085644206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085644206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085644206 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085644206 DLSS7 <000c> osmo_ss7_asp.c:1164 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(122)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085644206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085644206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085644206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085644206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085644206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085644206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085644206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085644206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085644206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085644206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085644206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085644206 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085644206 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) 20250427085644206 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) 20250427085644206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085644206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085644206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085644206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085644206 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085644206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085644206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085644206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085644206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085644206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085644206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085644206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085644206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085644206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085644206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085644206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085644206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085644206 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  20250427085644206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085644206 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085644206 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085644207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085644207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085644207 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085644207 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085644207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085644207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085644207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085644207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085644207 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085644207 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085644207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085644207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085644207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085644207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085644207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085644207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085644207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085644207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085644207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085644207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085644207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085644208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085644208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085644208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085644208 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085644208 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085644224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60110<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@499161a88351: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@499161a88351: Added conn table entry 0TC_ranap_ps_initial_ue0(125)16609903 20250427085645249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085645249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085645249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085645249 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085645249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfd726f, normal) (hnbgw_rua.c:406) 20250427085645249 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085645249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085645249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16609903 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085645249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085645249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085645249 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085645249 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16609903 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085645249 DCN DEBUG map_sccp[0x55e5c77ff930]{init}: Allocated (fsm.c:456) 20250427085645249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085645249 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16609903 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085645249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16609903 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085645249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085645249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085645249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085645249 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16609903 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085645249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085645249 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085645249 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{IDLE}: Allocated (fsm.c:456) 20250427085645249 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085645249 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000ce0056400500f1100926) (sccp_scrc.c:415) 20250427085645249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085645249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085645249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085645249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085645249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085645249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085645249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085645249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085645249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085645249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085645249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085645249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085645249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085645249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085645249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085645249 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 00 ce 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) 20250427085645249 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085645249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085645249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085645249 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085645249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085645249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085645249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085645249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085645249 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 20250427085645249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085645249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085645249 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085645249 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 00 ce 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@499161a88351: Added conn table entry 0TC_ranap_ps_initial_ue0(125)11668810 HNBGW_Test.sgsn0-SCCP(121)@499161a88351: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085645255 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085645256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085645256 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085645256 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085645256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085645256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085645256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085645256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085645256 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085645256 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f9 b8 c0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085645256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085645256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085645256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085645256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085645256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085645256 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=00f9b8c0) (sccp_scrc.c:486) 20250427085645256 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250427085645256 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085645256 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085645256 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085645256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085645256 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) 20250427085645256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085645256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085645258 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41257<->l=127.0.0.1:4262) (control_if.c:193) 20250427085645259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(114)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(113)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085645261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085645262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085645262 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) 20250427085645262 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085645262 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085645262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085645262 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) 20250427085645262 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085645262 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085645262 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 20250427085645262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085645262 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085645262 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085645262 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085645262 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085645262 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085645262 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 20250427085645262 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  20250427085645262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085645262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085645262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_ps_initial_ue(112)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@499161a88351: Final verdict of PTC: none 20250427085645263 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(119)@499161a88351: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@499161a88351: Final verdict of PTC: none 20250427085645263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085645263 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085645263 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) 20250427085645263 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085645263 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085645263 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085645263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085645263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085645263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085645263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085645263 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085645263 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085645263 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) 20250427085645263 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085645263 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085645263 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 20250427085645263 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085645263 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085645263 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085645263 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085645263 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085645263 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085645263 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085645263 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085645263 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085645263 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 20250427085645263 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085645264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085645264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085645264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) TC_ranap_ps_initial_ue-Iuh0(116)@499161a88351: Final verdict of PTC: none 20250427085645264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085645264 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085645264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085645264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085645264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085645264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085645264 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085645264 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085645264 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085645265 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085645265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085645265 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085645265 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW-MGCP(124)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(115)@499161a88351: Final verdict of PTC: none 20250427085645267 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085645267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085645267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085645267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085645267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085645267 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_ranap_ps_initial_ue0(125)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) 20250427085645265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9b8c0), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085645265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085645265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085645265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085645265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085645265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085645265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085645265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f9 b8 c0 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085645265 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085645266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085645266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085645266 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085645266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085645266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085645266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085645266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{disrupted}: Freeing instance (context_map.c:202) 20250427085645266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16609903)[0x55e5c7800800]{disrupted}: Deallocated (fsm.c:568) 20250427085645266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085645266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{disconnected}: Freeing instance (context_map.c:206) 20250427085645266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e5c77ff930]{disconnected}: Deallocated (fsm.c:568) 20250427085645266 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16609903 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250427085645267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085645267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085645268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085645268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085645268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085645268 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085645268 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) 20250427085645268 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Apr 27 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 20250427085645346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085645848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54380<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219304) Waiting for packet dumper to finish... 1 (prev_count=219304, count=281212) 20250427085647263 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085647264 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085647264 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085647264 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085647264 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085647264 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250427085648928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085648931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085648934 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33299<->l=127.0.0.1:4262) (control_if.c:572) 20250427085649015 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085649015 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649015 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085649015 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649015 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085649015 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085649015 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085649015 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085649015 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085649015 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649016 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649016 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085649016 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) 20250427085649016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085649016 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) 20250427085649016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649016 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) 20250427085649017 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) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649017 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) 20250427085649017 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) 20250427085649017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085649017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085649017 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649017 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649017 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085649017 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) 20250427085649017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 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) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649017 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) 20250427085649017 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) 20250427085649017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085649017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085649017 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649017 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649017 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085649017 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) 20250427085649017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649017 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085649017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085649017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085649017 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649017 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085649017 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) 20250427085649017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085649017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085649017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085649017 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649017 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649017 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 20250427085649017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085649017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085649017 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649017 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 20250427085649017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085649017 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 20250427085649017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085649017 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085649017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085649017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085649017 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085649017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085649017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(134)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@499161a88351: v_sccp_pdu_maxlen:268 20250427085649036 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085649036 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649036 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085649036 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649036 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085649036 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649036 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085649036 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649037 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649038 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085649038 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) 20250427085649038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085649038 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) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 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) 20250427085649038 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) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649038 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) 20250427085649038 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) 20250427085649038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085649038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085649038 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649038 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649038 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085649038 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) 20250427085649038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085649038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 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=12 -> eSLS=44: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085649038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649038 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=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085649038 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) 20250427085649038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085649038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085649038 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649038 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649038 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085649038 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) 20250427085649038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085649038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649038 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085649038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085649038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085649038 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649038 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649038 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085649038 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) 20250427085649039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085649039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085649039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085649039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085649039 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649039 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 20250427085649039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085649039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085649039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649040 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 20250427085649040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085649040 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 20250427085649040 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085649040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085649040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085649040 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085649040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085649040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085649040 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@499161a88351: v_sccp_pdu_maxlen:268 20250427085649065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085649065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085649065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085649065 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085649065 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) 20250427085649065 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085649065 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085649065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085649065 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@499161a88351: setverdict(pass): none -> pass 20250427085649229 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 20250427085649229 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 20250427085649230 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085649230 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085649237 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085649237 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085649237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085649237 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085649237 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085649237 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085649237 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 20250427085649237 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085649237 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  20250427085649238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085649240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085649240 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085649240 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  20250427085649240 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085649240 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085649240 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085649240 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 20250427085649240 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085649240 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  20250427085649240 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085649240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085649241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085649241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085649241 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085649241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085649241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085649241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085649241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085649241 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085649241 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085649241 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649242 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085649242 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) 20250427085649242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085649242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085649243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085649243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085649243 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085649243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085649243 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 20250427085649244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085649244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085649244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085649244 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  20250427085649252 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 20250427085649252 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 20250427085649252 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085649252 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085649254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085649254 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085649254 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085649254 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085649254 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085649254 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085649254 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 20250427085649254 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085649254 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  20250427085649254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085649254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085649254 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085649254 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  20250427085649254 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085649254 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085649254 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085649254 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 20250427085649254 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085649254 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  20250427085649254 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  20250427085649254 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085649254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085649254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085649254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085649254 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085649254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085649254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085649254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085649254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085649254 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085649254 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085649254 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085649255 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085649255 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085649255 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) 20250427085649255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085649255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085649255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085649255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085649255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085649255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085649255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085649255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085649255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085649255 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085649256 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085649256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085649256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085649256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085649256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085649256 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085649256 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  20250427085649372 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085649372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db71ae), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085649372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085649372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085649372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085649372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085649372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085649372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085649372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 db 71 ae 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085649373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085649373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085649373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085649373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085649373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085649373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085649373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085649373 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085649373 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 db 71 ae 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085649380 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085649380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085649380 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085649380 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085649380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085649380 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085649380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085649380 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085649380 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085649380 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 db 71 ae 00 00 06 00 08 00 00 00 07  20250427085649380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085649380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085649380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085649380 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085649380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085649380 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=00db71ae) (sccp_scrc.c:486) 20250427085649380 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250427085649380 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085649380 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085649380 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085649380 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085649380 DLSCCP DEBUG SCCP-SCOC(1)[0x55e5c7804d30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085650039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085650039 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085650039 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085650039 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085650039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085650039 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085650039 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085650039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085650039 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085650039 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085650040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085650040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085650040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085650040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085650040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085650040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085650040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085650040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085650040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085650040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085650040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085650040 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085650040 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) 20250427085650040 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) 20250427085650040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085650040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085650040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085650040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085650040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085650040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085650040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085650040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085650040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085650040 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085650040 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085650040 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085650040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085650040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085650040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085650040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085650040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085650040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085650040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085650040 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085650040 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  20250427085650042 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085650042 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085650042 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085650042 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085650042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085650042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085650042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085650042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085650042 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085650042 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085650042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085650042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085650042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085650042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085650042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085650042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085650042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085650042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085650042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650042 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085650042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085650042 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085650042 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085650042 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085650065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085650065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085650065 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085650065 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085650065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085650065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085650065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085650065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085650066 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085650066 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085650066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085650066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085650066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085650066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085650066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085650066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085650066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085650066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085650066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085650066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085650066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085650066 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085650066 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) 20250427085650066 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) 20250427085650066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085650066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085650066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085650066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085650066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085650066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085650066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085650066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085650066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085650066 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085650066 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085650066 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085650066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085650066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085650066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085650066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085650066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085650066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085650066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085650066 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085650066 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  20250427085650070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085650070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085650070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085650070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085650070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085650070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085650070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085650070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085650070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085650070 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085650070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085650070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085650070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085650070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085650070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085650070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085650070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085650070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085650070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085650070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085650070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085650070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085650070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085650070 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085650070 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085650070 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085650099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54410<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@499161a88351: 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)@499161a88351: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)350374 20250427085651148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085651148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085651148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085651148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085651148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x558a6, normal) (hnbgw_rua.c:406) 20250427085651148 DHNB DEBUG map_rua[0x55e5c7804d30]{init}: Allocated (fsm.c:456) 20250427085651148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085651148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-350374 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085651148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085651148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085651148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-350374 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085651148 DCN DEBUG map_sccp[0x55e5c78204a0]{init}: Allocated (fsm.c:456) 20250427085651148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085651148 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-350374 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085651149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-350374 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085651149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085651149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085651149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085651149 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-350374 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085651149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085651149 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085651149 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{IDLE}: Allocated (fsm.c:456) 20250427085651149 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085651149 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) 20250427085651149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085651149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085651149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085651149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085651149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085651149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085651149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085651149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085651149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085651149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085651149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085651149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085651149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085651149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085651149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085651149 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) 20250427085651149 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085651149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085651149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085651149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085651149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085651149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085651149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085651149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085651149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085651149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085651149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085651149 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085651149 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@499161a88351: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@499161a88351: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)2101045 HNBGW_Test.msc0-SCCP(132)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085651157 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085651157 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085651157 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085651157 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085651157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085651157 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085651158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085651158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085651158 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085651158 DLSS7 <000c> osmo_ss7_asp.c:1164 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 89 35 77 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085651158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085651158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085651158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085651158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085651158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085651158 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=00893577) (sccp_scrc.c:486) 20250427085651158 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250427085651158 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085651158 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085651158 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085651158 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085651158 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=00893577), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002d60056400500f1100926) (sccp_scrc.c:415) 20250427085651158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085651158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085651158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085651158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085651158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085651158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085651158 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 89 35 77 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 d6 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085651158 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085651158 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085651158 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) 20250427085651158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085651158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085651158 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085651158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085651158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085651158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085651158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085651158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085651158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085651158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085651158 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085651158 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 89 35 77 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 d6 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085651183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54400<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085651183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33299<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(127)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085651187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54386<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@499161a88351: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@499161a88351: Final verdict of PTC: none 20250427085651191 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085651191 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) 20250427085651191 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085651191 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085651191 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085651191 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) 20250427085651191 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085651191 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085651191 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 20250427085651191 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085651191 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085651191 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(136)@499161a88351: Final verdict of PTC: none 20250427085651191 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085651192 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085651192 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085651192 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 20250427085651192 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  20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085651192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085651192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085651192 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085651192 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) 20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085651192 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 20250427085651192 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085651192 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.msc0-RAN(133)@499161a88351: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@499161a88351: Final verdict of PTC: none 20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085651192 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 20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085651192 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085651192 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085651192 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085651192 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 20250427085651192 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085651192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085651192 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(132)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(138)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(129)@499161a88351: Final verdict of PTC: none 20250427085651194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085651192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085651192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085651192 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085651192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085651192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085651192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085651192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085651192 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085651192 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085651192 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085651192 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085651192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085651192 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085651193 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085651193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893577), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085651193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085651193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085651193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085651193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085651193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085651193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085651193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 89 35 77 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085651193 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085651193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085651193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085651193 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085651193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085651193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085651193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085651193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{disrupted}: Freeing instance (context_map.c:202) 20250427085651193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-350374)[0x55e5c7804d30]{disrupted}: Deallocated (fsm.c:568) 20250427085651193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085651193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{disconnected}: Freeing instance (context_map.c:206) 20250427085651193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e5c78204a0]{disconnected}: Deallocated (fsm.c:568) 20250427085651193 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-350374 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427085651193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085651193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085651193 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085651193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085651193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085651193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085651194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085651194 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085651194 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085651194 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085651194 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085651194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085651194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085651194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085651194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085651194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085651194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085651194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085651195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085651195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085651195 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085651195 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) 20250427085651195 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085651197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54410<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427085651280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085651782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54412<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302120) Waiting for packet dumper to finish... 1 (prev_count=302120, count=303096) 20250427085653192 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085653192 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085653192 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085653194 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085653194 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085653194 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250427085654859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085654863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085654865 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42475<->l=127.0.0.1:4262) (control_if.c:572) 20250427085654937 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085654937 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085654937 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085654937 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085654937 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085654937 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085654937 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085654937 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085654938 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085654938 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_empty_cr-Iuh0(144)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085654939 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085654939 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085654939 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) 20250427085654939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085654939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085654939 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) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 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) 20250427085654939 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) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085654939 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) 20250427085654939 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) 20250427085654939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085654939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085654939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085654939 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085654939 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085654939 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085654939 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) 20250427085654939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085654939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 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) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085654939 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) 20250427085654939 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) 20250427085654939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085654939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085654939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085654939 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085654939 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085654939 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085654939 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) 20250427085654939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085654939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 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) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085654939 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) 20250427085654939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085654939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085654939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085654939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085654939 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085654939 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085654939 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085654939 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) 20250427085654939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085654939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085654939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085654939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085654939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085654939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085654939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085654939 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085654939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085654939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085654939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085654939 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 20250427085654939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085654939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085654939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085654939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085654939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085654939 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 20250427085654939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085654939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085654939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085654939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085654939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085654939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085654939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085654939 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 20250427085654939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085654939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085654939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085654939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085654939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085654939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085654939 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(148)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@499161a88351: v_sccp_pdu_maxlen:268 20250427085654950 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085654950 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085654950 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085654950 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085654950 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085654950 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085654950 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085654950 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085654951 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085654951 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085654951 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) 20250427085654951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085654951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085654951 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) 20250427085654951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654951 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) 20250427085654951 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) 20250427085654951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085654951 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) 20250427085654951 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) 20250427085654951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085654951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085654951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085654951 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085654951 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085654951 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085654951 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) 20250427085654951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085654951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 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) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085654952 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) 20250427085654952 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) 20250427085654952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085654952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085654952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085654952 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085654952 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085654952 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085654952 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) 20250427085654952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085654952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085654952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085654952 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085654952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085654952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085654952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085654952 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085654952 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085654952 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085654952 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) 20250427085654952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085654952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085654952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085654952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085654952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085654952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085654952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085654952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085654952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085654952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085654952 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085654952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085654952 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085654952 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085654952 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 20250427085654952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085654952 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085654952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085654952 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085654952 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085654952 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 20250427085654952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085654952 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085654952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085654952 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085654952 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085654952 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085654952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085654952 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085654952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085654952 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085654952 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085654952 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085654952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085654952 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 20250427085654952 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@499161a88351: v_sccp_pdu_maxlen:268 20250427085654972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085654972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085654972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085654972 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085654972 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) 20250427085654972 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085654972 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085654972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085654972 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@499161a88351: setverdict(pass): none -> pass 20250427085655148 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 20250427085655148 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 20250427085655148 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085655149 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085655155 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655155 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085655155 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085655155 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085655155 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085655155 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085655155 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085655155 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 20250427085655155 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085655155 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  20250427085655155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085655157 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655157 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085655157 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085655157 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  20250427085655158 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085655158 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085655158 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085655158 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 20250427085655158 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085655158 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  20250427085655158 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085655158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085655158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085655158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085655158 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085655158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085655158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085655158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085655158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085655158 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085655158 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085655158 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085655159 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085655159 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085655160 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) 20250427085655160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085655160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085655160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085655160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085655160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085655160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085655160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085655160 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085655160 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085655160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085655160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085655160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085655160 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085655160 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085655160 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085655161 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655161 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  20250427085655161 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 20250427085655161 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 20250427085655161 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085655161 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085655166 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655166 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085655166 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085655166 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085655166 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085655166 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085655166 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085655166 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 20250427085655166 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085655166 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  20250427085655166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085655167 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085655167 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085655167 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  20250427085655167 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085655167 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085655167 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085655167 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 20250427085655167 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085655167 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  20250427085655167 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  20250427085655167 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085655167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085655167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085655167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085655167 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085655167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085655167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085655167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085655167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085655167 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085655167 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085655167 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085655168 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085655168 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085655168 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) 20250427085655168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085655168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085655168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085655169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085655169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085655169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085655169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085655169 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085655169 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085655169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085655169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085655169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085655169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085655169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085655169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085655169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655169 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  20250427085655266 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085655266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9b8c0), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085655266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085655266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085655266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085655266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085655266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f9 b8 c0 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085655267 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085655267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085655267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085655267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085655267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085655267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085655267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085655267 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655267 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 f9 b8 c0 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085655273 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085655273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085655273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085655273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085655273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085655273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085655273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085655273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655273 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 f9 b8 c0 00 00 06 00 08 00 00 00 07  20250427085655273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085655273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085655274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085655274 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085655274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085655274 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=00f9b8c0) (sccp_scrc.c:486) 20250427085655274 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250427085655274 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085655274 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085655274 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085655274 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085655274 DLSCCP DEBUG SCCP-SCOC(2)[0x55e5c78051b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085655965 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655965 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085655965 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085655965 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085655965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085655965 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085655966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085655966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085655966 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655966 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085655966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085655966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085655966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085655966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085655966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085655966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085655966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085655966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085655966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085655966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085655966 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085655966 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085655966 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) 20250427085655966 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) 20250427085655966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085655966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085655966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085655966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085655966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085655966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085655966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085655966 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085655966 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085655966 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085655966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085655966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085655966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085655966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085655966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085655966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085655966 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655966 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  20250427085655968 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085655968 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085655968 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085655968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085655968 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085655968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085655968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085655968 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655968 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085655968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085655968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085655968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085655968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085655968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085655968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085655968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085655968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085655968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085655968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085655968 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085655968 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085655968 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085655969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085655969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085655969 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085655969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085655969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085655969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085655969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085655969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655969 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085655969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085655969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085655969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085655969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085655969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085655969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085655969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085655969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085655969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085655969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085655969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085655969 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085655969 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) 20250427085655969 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) 20250427085655969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085655969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085655969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085655969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085655969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085655969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085655969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085655969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085655969 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085655969 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085655969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655969 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085655969 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085655969 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085655969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085655969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085655969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085655969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085655969 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655969 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  HNBGW_Test.sgsn0-RAN(150)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085655970 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085655970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085655970 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085655970 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085655970 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085655970 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085655970 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085655970 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085655970 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085655970 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085655970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085655970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085655970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085655970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085655970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085655970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085655970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085655970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085655970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085655970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085655970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085655970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085655970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085655970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085655970 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085655970 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085656018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@499161a88351: 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)@499161a88351: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)2727225 20250427085657057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085657057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085657057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085657057 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085657057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x299d39, normal) (hnbgw_rua.c:406) 20250427085657057 DHNB DEBUG map_rua[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427085657057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085657057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2727225 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085657057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085657057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085657057 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085657057 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2727225 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085657057 DCN DEBUG map_sccp[0x55e5c7804d30]{init}: Allocated (fsm.c:456) 20250427085657057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085657058 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2727225 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085657058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2727225 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085657058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085657058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085657058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085657058 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2727225 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085657058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085657058 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085657058 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{IDLE}: Allocated (fsm.c:456) 20250427085657058 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085657058 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) 20250427085657058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085657058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085657058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085657058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085657058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085657058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085657058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085657058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085657058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085657058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085657058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085657058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085657058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085657058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085657058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085657058 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) 20250427085657058 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085657058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085657058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085657058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085657058 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085657058 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085657058 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085657058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085657058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085657058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085657058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085657058 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085657058 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@499161a88351: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@499161a88351: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)14360934 HNBGW_Test.sgsn0-SCCP(149)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085657061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085657061 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085657061 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085657061 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085657061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085657061 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085657061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085657061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085657061 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085657061 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7a ba 9a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085657061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085657061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085657061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085657061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085657061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085657061 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=007aba9a) (sccp_scrc.c:486) 20250427085657061 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250427085657061 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085657061 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085657061 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085657061 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085657061 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=007aba9a), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002970056400500f1100926) (sccp_scrc.c:415) 20250427085657061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085657061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085657061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085657061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085657061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085657061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085657061 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 7a ba 9a 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 97 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085657061 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085657061 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085657061 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) 20250427085657061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085657061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085657061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085657061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085657061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085657061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085657061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085657061 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085657061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085657061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085657061 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085657061 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 7a ba 9a 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 97 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085657074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085657075 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42475<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(141)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085657077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54418<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@499161a88351: Final verdict of PTC: none 20250427085657080 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085657080 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) 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085657080 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085657080 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) 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085657080 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085657080 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) 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085657080 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 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085657080 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(150)@499161a88351: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@499161a88351: Final verdict of PTC: none 20250427085657080 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085657080 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085657080 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 20250427085657080 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  20250427085657080 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085657080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085657081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085657081 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085657081 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) 20250427085657081 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085657081 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(146)@499161a88351: Final verdict of PTC: none 20250427085657081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085657081 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 20250427085657081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085657081 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085657081 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(147)@499161a88351: Final verdict of PTC: none 20250427085657081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085657081 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085657081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085657081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085657081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085657081 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085657081 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085657081 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085657081 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 20250427085657081 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085657081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085657081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085657081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085657081 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085657081 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085657081 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085657081 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085657081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085657081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085657081 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085657081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085657082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085657082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(149)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@499161a88351: Final verdict of PTC: none 20250427085657082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085657082 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085657082 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085657082 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085657082 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085657082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085657082 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085657082 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085657082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aba9a), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085657082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085657082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085657082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085657082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085657082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085657082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085657082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a ba 9a 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085657082 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085657082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085657082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085657082 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085657082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085657082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085657082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085657082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{disrupted}: Freeing instance (context_map.c:202) 20250427085657082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2727225)[0x55e5c78051b0]{disrupted}: Deallocated (fsm.c:568) 20250427085657082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085657082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{disconnected}: Freeing instance (context_map.c:206) 20250427085657082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e5c7804d30]{disconnected}: Deallocated (fsm.c:568) 20250427085657082 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2727225 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) HNBGW-PFCP(143)@499161a88351: Final verdict of PTC: none 20250427085657083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085657083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085657083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085657083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085657083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085657083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085657083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085657083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085657083 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085657083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085657083 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085657083 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) 20250427085657083 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(152)@499161a88351: Final verdict of PTC: none 20250427085657086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 08:56:57 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 20250427085657176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085657678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43956<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301904) Waiting for packet dumper to finish... 1 (prev_count=301904, count=302784) 20250427085659082 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085659082 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085659082 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085659082 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085659082 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085659082 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ranap_cs_bidir started. 20250427085700777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085700782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085700786 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45535<->l=127.0.0.1:4262) (control_if.c:572) 20250427085700880 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085700880 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085700880 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085700880 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085700881 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085700881 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085700881 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085700881 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085700881 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085700881 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085700881 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) 20250427085700881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085700881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085700881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085700881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085700881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085700881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085700881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085700881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085700881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085700881 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085700881 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085700881 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085700881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085700881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085700881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085700881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085700881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085700881 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085700882 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085700882 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085700882 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) 20250427085700882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085700883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085700883 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) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 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) 20250427085700883 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) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085700883 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) 20250427085700883 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) 20250427085700883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085700883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085700883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085700883 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085700883 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085700883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085700883 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) 20250427085700883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085700883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085700883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 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) 20250427085700883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085700883 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) 20250427085700883 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) 20250427085700883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085700883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085700883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085700883 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085700883 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085700883 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085700883 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) 20250427085700883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085700883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085700883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085700883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085700883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085700883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085700883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085700883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085700883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085700883 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085700883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085700883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085700883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085700883 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 20250427085700883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085700883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085700883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085700883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085700883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085700883 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 20250427085700883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085700883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085700883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085700883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085700883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085700883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085700883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085700883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(162)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(160)@499161a88351: v_sccp_pdu_maxlen:268 20250427085700905 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085700905 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085700905 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085700905 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085700905 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085700905 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085700906 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085700906 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085700907 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085700907 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085700907 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) 20250427085700907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085700907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085700907 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) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 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) 20250427085700907 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) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085700907 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) 20250427085700907 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) 20250427085700907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085700907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085700907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085700907 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085700907 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085700907 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085700907 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) 20250427085700907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085700907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 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) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085700907 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) 20250427085700907 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) 20250427085700907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085700907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085700907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085700907 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085700907 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085700907 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085700907 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) 20250427085700907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085700907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085700907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085700907 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085700907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085700907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085700907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085700907 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085700907 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085700907 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085700907 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) 20250427085700907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085700907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085700907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085700908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085700908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085700908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085700908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085700908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085700908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085700908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085700908 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085700908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085700908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085700908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085700908 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 20250427085700908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085700908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085700908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085700908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085700908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085700908 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 20250427085700908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085700908 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 20250427085700908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085700908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085700908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085700908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085700908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085700908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085700908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085700908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085700908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085700908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085700908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085700908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085700908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@499161a88351: v_sccp_pdu_maxlen:268 20250427085700929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085700929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085700929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085700929 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085700929 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) 20250427085700929 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085700929 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085700929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085700929 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@499161a88351: setverdict(pass): none -> pass 20250427085701099 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 20250427085701099 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 20250427085701099 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085701099 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085701106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085701106 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085701106 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085701106 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085701106 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085701106 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085701106 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 20250427085701106 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085701106 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  20250427085701106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085701109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085701109 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085701109 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  20250427085701109 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085701109 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085701109 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085701109 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 20250427085701109 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085701109 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  20250427085701109 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085701109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085701109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085701109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085701109 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085701109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085701109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085701109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085701109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085701110 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085701110 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085701110 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085701111 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085701111 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085701111 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) 20250427085701111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085701111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085701111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085701111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085701111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085701111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085701111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085701111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085701111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085701111 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085701112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085701112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085701112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085701112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085701112 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 20250427085701112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085701112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085701112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701112 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  20250427085701119 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 20250427085701119 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 20250427085701119 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085701119 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085701123 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701123 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085701123 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085701123 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085701123 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085701123 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085701123 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085701123 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 20250427085701123 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085701123 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  20250427085701123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085701126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085701126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085701126 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  20250427085701126 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085701126 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085701126 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085701126 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 20250427085701126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085701126 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  20250427085701126 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  20250427085701126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085701126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085701126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085701126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085701126 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085701126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085701126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085701126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085701126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085701126 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085701126 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085701126 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085701128 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085701128 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085701128 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) 20250427085701128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085701128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085701128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085701128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085701128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085701128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085701128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085701128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085701128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085701128 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085701128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085701128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085701128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085701128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085701128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085701128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085701128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085701128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701128 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  20250427085701193 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085701193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00893577), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085701193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085701193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085701193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085701193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085701193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085701194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085701194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 89 35 77 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085701194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085701194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085701194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085701194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085701194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085701194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085701194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085701194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701194 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 89 35 77 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085701200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085701200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085701200 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085701200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085701200 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085701200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085701200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085701200 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701200 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 89 35 77 00 00 06 00 08 00 00 00 07  20250427085701200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085701200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085701200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085701200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085701200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085701201 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=00893577) (sccp_scrc.c:486) 20250427085701201 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250427085701201 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085701201 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085701201 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085701201 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085701201 DLSCCP DEBUG SCCP-SCOC(3)[0x55e5c7800800]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085701915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085701915 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085701915 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085701915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085701915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085701915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085701915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085701915 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701915 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085701915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085701915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085701915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085701915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085701915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085701915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085701915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085701915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085701915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085701916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085701916 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085701916 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085701916 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) 20250427085701916 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) 20250427085701916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085701916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085701916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085701916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085701916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085701916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085701916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085701916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085701916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085701916 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085701916 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085701916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085701916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085701916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085701916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085701916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085701916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085701916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085701916 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701916 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  20250427085701918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701918 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085701918 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085701918 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085701918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085701918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085701918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085701918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085701918 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701918 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085701919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085701919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085701919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085701919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085701919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085701919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085701919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085701919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085701919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085701919 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085701919 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085701919 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085701925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085701925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085701925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085701925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085701925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085701925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085701925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085701925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701925 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085701925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085701925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085701925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085701925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085701925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085701925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085701925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085701925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085701925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085701925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085701925 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085701925 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085701925 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) 20250427085701925 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) 20250427085701925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085701925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085701925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085701925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085701926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085701926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085701926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085701926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085701926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085701926 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085701926 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085701926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085701926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085701926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085701926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085701926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085701926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085701926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085701926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701926 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  20250427085701927 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085701927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085701927 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085701927 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085701927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085701927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085701927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085701927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085701927 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085701927 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085701927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085701927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085701927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085701927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085701927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085701927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085701927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085701927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085701927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085701927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085701927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085701927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085701927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085701927 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085701927 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085701927 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085701952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43992<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@499161a88351: Added conn table entry 0TC_ranap_cs_bidir0(167)5373621 20250427085702994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085702994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085702994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085702994 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085702994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51feb5, normal) (hnbgw_rua.c:406) 20250427085702994 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085702994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085702994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5373621 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085702994 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085702994 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085702994 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5373621 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085702994 DCN DEBUG map_sccp[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427085702994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085702994 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5373621 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085702994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5373621 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085702994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085702994 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085702994 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085702994 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5373621 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085702994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085702994 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085702994 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{IDLE}: Allocated (fsm.c:456) 20250427085702994 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085702994 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002ad0056400500f1100926) (sccp_scrc.c:415) 20250427085702994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085702994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085702994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085702994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085702994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085702994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085702994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085702994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085702994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085702994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085702994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085702994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085702994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085702994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085702994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085702994 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 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) 20250427085702994 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085702994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085702994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085702994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085702994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085702994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085702994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085702995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085702995 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085702995 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085702995 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085702995 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085702995 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 ad 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@499161a88351: Added conn table entry 0TC_ranap_cs_bidir0(167)8073345 HNBGW_Test.msc0-SCCP(160)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@499161a88351: setverdict(pass): none -> pass 20250427085703000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085703000 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085703000 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085703000 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085703000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085703000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085703000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085703000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085703000 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085703000 DLSS7 <000c> osmo_ss7_asp.c:1164 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 97 dd 8e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085703000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085703000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085703000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085703000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085703000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085703000 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=0097dd8e) (sccp_scrc.c:486) 20250427085703000 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250427085703000 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085703000 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085703000 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085703000 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085703000 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) 20250427085703000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085703000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@499161a88351: vl_len:22 HNBGW_Test.msc0-SCCP(160)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(160)@499161a88351: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A12DAE763048AA57308CE'O 20250427085703200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085703200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085703200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085703200 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085703200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085703201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085703201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085703201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085703201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085703201 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 12 da e7 63 04 8a a5 73 08 ce 00 00 00 00 06 00 08 00 00 00 07  20250427085703201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085703201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085703201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085703201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085703201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085703201 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=001440120000010010400b0a12dae763048aa57308ce) (sccp_scrc.c:486) 20250427085703201 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250427085703201 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085703201 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085703201 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085703201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085703201 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250427085703201 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427085703201 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5373621 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:630) 20250427085703201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085703201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250427085703202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085703202 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085703224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085703224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085703224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250427085703224 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085703224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51feb5) (hnbgw_rua.c:470) 20250427085703224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5373621 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250427085703224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085703224 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250427085703224 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427085703224 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5373621 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250427085703224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085703224 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085703224 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085703224 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=0097dd8e), PART(T=Data,L=22,D=001440120000010010400b0ab12edb95a89175100aeb) (sccp_scrc.c:415) 20250427085703225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085703225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085703225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085703225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085703225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085703225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085703225 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 97 dd 8e 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b1 2e db 95 a8 91 75 10 0a eb 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085703225 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085703225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085703225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085703225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085703225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085703225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085703225 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085703225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085703225 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085703225 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 97 dd 8e 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b1 2e db 95 a8 91 75 10 0a eb 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@499161a88351: vl_len:20 HNBGW_Test.msc0-SCCP(160)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(160)@499161a88351: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250427085703244 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085703244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085703244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085703244 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085703244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085703244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085703244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085703244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085703244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085703244 DLSS7 <000c> osmo_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  20250427085703244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085703245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085703245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085703245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085703245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085703245 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) 20250427085703245 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250427085703245 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085703245 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085703245 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085703245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085703245 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250427085703245 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250427085703245 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5373621 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:630) 20250427085703245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085703245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:121) 20250427085703245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085703245 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085703259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085703260 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45535<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(155)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085703264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085703266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085703266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085703266 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085703266 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) 20250427085703267 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085703267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085703267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085703267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085703267 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085703267 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085703267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097dd8e), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085703267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085703267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085703267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085703267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085703267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085703267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085703267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 97 dd 8e 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085703267 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085703267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085703267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085703267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{disrupted}: Freeing instance (context_map.c:202) 20250427085703267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5373621)[0x55e5c7800800]{disrupted}: Deallocated (fsm.c:568) 20250427085703267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085703267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085703267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e5c78051b0]{disconnected}: Deallocated (fsm.c:568) 20250427085703267 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5373621 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) TC_ranap_cs_bidir-Iuh0-RUA(159)@499161a88351: Final verdict of PTC: none 20250427085703268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085703268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085703268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085703268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085703268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085703268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085703268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085703268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085703268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085703268 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 97 dd 8e 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(161)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@499161a88351: Final verdict of PTC: none 20250427085703268 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085703268 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) 20250427085703268 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085703268 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085703268 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085703268 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) 20250427085703268 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085703268 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085703268 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 20250427085703268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085703268 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085703269 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085703269 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085703269 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085703269 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085703269 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 20250427085703269 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  20250427085703269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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.sgsn0-SCCP(163)@499161a88351: Final verdict of PTC: none 20250427085703269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085703269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085703269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085703269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085703269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085703269 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 20250427085703269 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) 20250427085703269 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085703269 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085703269 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) 20250427085703269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085703269 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085703269 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085703269 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085703269 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085703269 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085703269 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 20250427085703269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085703269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085703269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085703269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085703269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085703269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085703269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085703269 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085703269 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085703269 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085703269 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085703269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085703270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085703270 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085703270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085703270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085703270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085703270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085703270 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085703270 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085703270 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085703270 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(160)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@499161a88351: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(157)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(166)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@499161a88351: Final verdict of PTC: none 20250427085703273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Apr 27 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 20250427085703343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085703845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44002<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255376) Waiting for packet dumper to finish... 1 (prev_count=255376, count=319776) 20250427085705269 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085705269 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085705269 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085705269 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085705269 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085705269 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ranap_ps_bidir started. 20250427085706938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085706944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085706950 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42737<->l=127.0.0.1:4262) (control_if.c:572) 20250427085707037 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085707037 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707037 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085707037 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707037 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085707037 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085707037 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085707037 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085707038 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085707038 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707039 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707039 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085707039 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) 20250427085707039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085707039 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) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 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) 20250427085707039 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) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707039 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) 20250427085707039 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) 20250427085707039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085707039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085707039 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707039 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707039 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085707039 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) 20250427085707039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 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) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707039 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) 20250427085707039 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) 20250427085707039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085707039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085707039 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707039 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707039 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085707039 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) 20250427085707039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707039 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085707039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085707039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085707039 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707039 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707039 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085707039 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) 20250427085707039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085707039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085707039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085707039 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707039 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 20250427085707039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085707039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085707039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707039 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 20250427085707039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085707039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085707039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085707039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085707039 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 20250427085707039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085707039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085707039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085707039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(176)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(174)@499161a88351: v_sccp_pdu_maxlen:268 20250427085707058 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085707058 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707058 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085707058 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707059 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085707059 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707059 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085707059 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) 20250427085707059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085707059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085707059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085707059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085707059 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707059 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085707059 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707059 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707059 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085707059 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) 20250427085707059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085707059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707060 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085707060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085707060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085707060 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707060 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707060 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085707060 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) 20250427085707060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085707060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085707060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085707060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085707060 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) 20250427085707060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707060 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) 20250427085707060 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) 20250427085707060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085707060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085707060 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085707060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085707060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085707060 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707060 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 20250427085707060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085707060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085707061 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707061 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085707061 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) 20250427085707061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085707061 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) 20250427085707061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707061 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) 20250427085707061 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) 20250427085707061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707061 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) 20250427085707061 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) 20250427085707061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085707061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085707061 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707061 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707061 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 20250427085707062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085707062 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@499161a88351: v_sccp_pdu_maxlen:268 20250427085707083 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085707083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aba9a), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085707083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085707083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085707083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a ba 9a 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085707083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085707083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085707083 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085707086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085707086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085707086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085707086 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085707086 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) 20250427085707086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085707086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085707086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085707086 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@499161a88351: setverdict(pass): none -> pass 20250427085707251 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 20250427085707251 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 20250427085707251 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085707251 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085707260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085707260 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085707260 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085707260 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085707260 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085707260 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085707260 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 20250427085707260 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085707260 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  20250427085707260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085707262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085707262 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085707262 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  20250427085707262 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085707262 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085707262 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085707262 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 20250427085707262 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085707262 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  20250427085707262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085707262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085707262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085707262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085707262 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085707262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085707262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085707262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085707262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085707262 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085707262 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085707262 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707263 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707263 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085707263 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) 20250427085707263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085707263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085707264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085707264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085707264 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707264 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085707264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085707264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085707264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085707264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085707264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085707264 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  20250427085707274 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 20250427085707274 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 20250427085707274 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085707274 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085707280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085707280 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085707280 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085707280 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085707280 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085707280 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085707280 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 20250427085707280 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085707280 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  20250427085707280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085707281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085707281 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085707281 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  20250427085707281 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085707281 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085707281 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085707281 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 20250427085707281 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085707281 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  20250427085707281 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  20250427085707281 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085707282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085707282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085707282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085707282 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085707282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085707282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085707282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085707282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085707282 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085707282 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085707282 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085707283 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085707283 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085707283 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) 20250427085707283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085707283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085707283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085707283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085707283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085707283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085707283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085707283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085707283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085707283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085707283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085707283 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085707283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085707283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085707283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085707283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085707283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085707283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085707283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085707283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085707283 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085707283 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(175)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085708069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085708069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085708069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085708069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085708069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085708069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085708069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085708069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085708069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085708069 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085708069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085708069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085708069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085708069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085708069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085708069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085708069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085708070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085708070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085708070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085708070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085708070 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085708070 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) 20250427085708070 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) 20250427085708070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085708070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085708070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085708070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085708070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085708070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085708070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085708070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085708070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085708070 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085708070 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085708070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085708071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085708071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085708071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085708071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085708071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085708071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085708071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085708071 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085708071 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  20250427085708071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085708071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085708071 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085708071 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085708071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085708071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085708071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085708071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085708071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085708071 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085708071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085708071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085708071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085708071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085708071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085708071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085708071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085708071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085708071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085708072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085708072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085708072 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085708072 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085708081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085708081 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085708081 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085708081 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085708081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085708081 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085708081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085708081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085708082 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085708082 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085708082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085708082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085708082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085708082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085708082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085708082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085708082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085708082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085708082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708082 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085708082 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085708082 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085708082 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085708082 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) 20250427085708082 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) 20250427085708082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085708082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085708082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085708083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085708083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085708083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085708083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085708083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085708083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085708083 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085708083 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085708083 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085708083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085708083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085708083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085708083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085708083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085708083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085708083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085708083 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085708083 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  20250427085708085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085708085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085708085 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085708085 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085708085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085708085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085708085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085708085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085708085 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085708085 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085708086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085708086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085708086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085708086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085708086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085708086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085708086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085708086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085708086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085708086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085708086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085708086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085708086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085708086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085708086 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085708086 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085708123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39036<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@499161a88351: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@499161a88351: Added conn table entry 0TC_ranap_ps_bidir0(181)10846343 20250427085709173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085709173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085709173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085709173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085709174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa58087, normal) (hnbgw_rua.c:406) 20250427085709174 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085709174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085709174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10846343 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085709174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085709174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085709174 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085709174 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10846343 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085709174 DCN DEBUG map_sccp[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427085709174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085709174 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10846343 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085709174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10846343 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085709174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085709174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085709174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085709174 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10846343 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085709174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085709174 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085709174 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{IDLE}: Allocated (fsm.c:456) 20250427085709174 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085709174 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003100056400500f1100926) (sccp_scrc.c:415) 20250427085709174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085709174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085709174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085709174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085709174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085709174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085709174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085709174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085709174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085709174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085709174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085709174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085709174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085709174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085709174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085709174 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 03 10 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) 20250427085709174 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085709174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085709174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085709175 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085709175 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085709175 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085709175 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085709175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085709175 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085709175 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085709175 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085709175 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085709175 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 03 10 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@499161a88351: Added conn table entry 0TC_ranap_ps_bidir0(181)1120180 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@499161a88351: setverdict(pass): none -> pass 20250427085709188 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085709188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085709188 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085709188 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085709188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085709188 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085709188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085709188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085709188 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085709188 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d1 3a 1e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085709188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085709188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085709188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085709188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085709188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085709188 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=00d13a1e) (sccp_scrc.c:486) 20250427085709188 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250427085709188 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085709188 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085709188 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085709188 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085709188 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) 20250427085709188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085709188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AD65A5701C6D7FFD1193C'O 20250427085709388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085709389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085709389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085709389 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085709389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085709389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085709389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085709389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085709389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085709389 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 d6 5a 57 01 c6 d7 ff d1 19 3c 00 00 00 00 06 00 08 00 00 00 07  20250427085709389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085709389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085709389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085709389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085709389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085709389 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=001440120000010010400b0ad65a5701c6d7ffd1193c) (sccp_scrc.c:486) 20250427085709389 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250427085709389 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085709389 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085709389 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085709389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085709389 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250427085709389 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427085709389 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10846343 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:630) 20250427085709389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085709389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:121) 20250427085709390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085709390 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085709417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085709417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085709417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250427085709417 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085709417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa58087) (hnbgw_rua.c:470) 20250427085709417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10846343 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250427085709417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085709417 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250427085709417 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427085709417 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10846343 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250427085709417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085709417 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085709417 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085709417 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=00d13a1e), PART(T=Data,L=22,D=001440120000010010400b0ab1aa23bb0ed3e5f06f08) (sccp_scrc.c:415) 20250427085709417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085709417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085709417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085709418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085709418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085709418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085709418 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 d1 3a 1e 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b1 aa 23 bb 0e d3 e5 f0 6f 08 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085709418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085709418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085709418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085709418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085709418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085709418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085709418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085709418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085709418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085709418 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 d1 3a 1e 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b1 aa 23 bb 0e d3 e5 f0 6f 08 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@499161a88351: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250427085709439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085709439 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085709439 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085709439 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085709439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085709439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085709439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085709439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085709439 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085709439 DLSS7 <000c> osmo_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  20250427085709439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085709439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085709439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085709439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085709439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085709439 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) 20250427085709439 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250427085709439 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085709439 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085709439 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085709439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085709439 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250427085709439 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250427085709439 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10846343 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:630) 20250427085709439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085709439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:121) 20250427085709439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085709440 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085709456 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42737<->l=127.0.0.1:4262) (control_if.c:193) 20250427085709457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(169)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085709462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085709464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085709464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085709464 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085709464 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) 20250427085709464 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085709464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085709464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085709464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085709464 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085709464 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085709465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d13a1e), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085709465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085709465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085709465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085709465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085709465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085709465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085709465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d1 3a 1e 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085709465 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085709465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085709465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085709465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{disrupted}: Freeing instance (context_map.c:202) 20250427085709465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10846343)[0x55e5c7800800]{disrupted}: Deallocated (fsm.c:568) 20250427085709465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085709465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{disconnected}: Freeing instance (context_map.c:206) MutexDispCT-TC_ranap_ps_bidir(168)@499161a88351: Final verdict of PTC: none 20250427085709465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e5c78051b0]{disconnected}: Deallocated (fsm.c:568) 20250427085709465 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10846343 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) TC_ranap_ps_bidir-Iuh0-RUA(173)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@499161a88351: Final verdict of PTC: none 20250427085709466 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085709466 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085709466 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085709466 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085709466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085709466 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085709466 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085709466 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085709466 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085709466 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 d1 3a 1e 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085709466 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085709466 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) 20250427085709466 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085709466 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085709466 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085709466 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) 20250427085709466 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085709466 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(175)@499161a88351: Final verdict of PTC: none 20250427085709466 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 20250427085709466 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085709466 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085709466 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085709466 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085709466 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085709466 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085709466 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 20250427085709466 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  20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085709467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085709467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085709467 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085709467 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) 20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085709467 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085709467 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) 20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085709467 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 20250427085709467 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 20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-M3UA(179)@499161a88351: Final verdict of PTC: none 20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085709467 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085709467 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085709467 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085709467 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 20250427085709467 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085709467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085709467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085709467 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(177)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(171)@499161a88351: Final verdict of PTC: none 20250427085709468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-MGCP(180)@499161a88351: Final verdict of PTC: none 20250427085709468 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085709468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085709468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085709468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085709468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085709468 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085709468 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085709468 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085709468 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085709469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085709469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085709469 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085709469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085709469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085709469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085709469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085709469 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085709469 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085709469 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085709469 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_bidir-Iuh0(172)@499161a88351: Final verdict of PTC: none 20250427085709470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Apr 27 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 20250427085709559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085710062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308912) Waiting for packet dumper to finish... 1 (prev_count=308912, count=312792) 20250427085711468 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085711468 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085711468 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085711468 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085711468 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085711468 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:57:12 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@499161a88351: 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@499161a88351: Test case TC_rab_assignment started. 20250427085713160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085713166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085713169 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33479<->l=127.0.0.1:4262) (control_if.c:572) 20250427085713267 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085713267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097dd8e), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085713267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085713267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085713267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085713267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085713268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085713268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085713268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085713268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 97 dd 8e 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085713280 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085713280 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713280 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085713280 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713280 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085713280 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085713280 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085713280 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713281 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085713281 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085713282 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713282 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085713282 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) 20250427085713282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085713282 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) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 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) 20250427085713282 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) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713282 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) 20250427085713282 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) 20250427085713282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085713282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085713282 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713282 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713282 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085713282 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) 20250427085713282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085713282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 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) 20250427085713282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713282 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) 20250427085713282 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) 20250427085713282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085713282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085713282 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713282 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713282 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085713282 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) 20250427085713282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085713282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085713282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085713282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085713282 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713283 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713283 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085713283 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) 20250427085713283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085713283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085713283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085713283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085713283 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713283 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 20250427085713283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085713283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085713283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713283 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 20250427085713283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085713283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085713283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085713283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085713283 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 20250427085713283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085713283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085713283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085713283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(190)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(188)@499161a88351: v_sccp_pdu_maxlen:268 20250427085713296 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085713296 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713296 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085713296 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713297 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085713297 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713297 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085713297 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713298 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713298 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085713298 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) 20250427085713298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085713298 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) 20250427085713298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713298 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) 20250427085713298 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) 20250427085713298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713298 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) 20250427085713298 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) 20250427085713298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085713298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085713298 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713298 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713298 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085713298 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) 20250427085713298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085713299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713299 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) 20250427085713299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713299 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) 20250427085713299 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) 20250427085713299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085713299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085713299 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713299 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713299 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085713299 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) 20250427085713299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085713299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713299 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085713299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085713299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085713300 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713300 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713300 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085713300 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) 20250427085713300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085713300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085713300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085713300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085713300 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713300 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 20250427085713300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085713300 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085713300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713300 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 20250427085713300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085713300 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085713300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085713300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085713300 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 20250427085713300 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085713300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085713300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085713300 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@499161a88351: v_sccp_pdu_maxlen:268 20250427085713321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085713321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085713321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085713321 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085713321 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) 20250427085713321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085713321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085713321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085713321 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@499161a88351: setverdict(pass): none -> pass 20250427085713493 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 20250427085713493 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 20250427085713493 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085713493 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085713500 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085713500 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085713500 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085713500 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085713500 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085713500 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085713501 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 20250427085713501 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085713501 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  20250427085713501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085713503 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713503 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085713503 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085713503 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  20250427085713503 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085713503 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085713503 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085713503 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 20250427085713503 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085713503 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  20250427085713503 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085713503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085713503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085713504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085713504 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085713504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085713504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085713504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085713504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085713504 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085713504 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085713504 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713505 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713505 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085713505 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) 20250427085713505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085713505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085713505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085713505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085713505 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713506 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713506 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713506 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713506 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085713506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085713506 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 20250427085713506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085713506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085713506 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085713506 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  20250427085713511 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 20250427085713511 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 20250427085713511 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085713511 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085713517 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085713517 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085713517 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085713517 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085713517 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085713517 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085713517 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 20250427085713517 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085713517 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  20250427085713517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085713520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085713520 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085713520 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  20250427085713520 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085713520 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085713520 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085713520 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 20250427085713520 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085713520 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  20250427085713520 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  20250427085713520 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085713520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085713520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085713520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085713520 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085713521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085713521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085713521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085713521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085713521 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085713521 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085713521 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085713522 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085713522 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085713522 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) 20250427085713522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085713522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085713522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085713522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085713522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085713522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085713522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085713522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085713522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085713522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085713522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085713522 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085713522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085713522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085713522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085713522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085713522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085713522 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085713522 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085713522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085713522 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085713522 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085714313 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085714313 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085714313 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085714313 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085714313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085714313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085714313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085714313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085714313 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085714313 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085714314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085714314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085714314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085714314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085714314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085714314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085714314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085714314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085714314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085714314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085714314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085714314 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085714314 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) 20250427085714314 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) 20250427085714314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085714314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085714314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085714314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085714315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085714315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085714315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085714315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085714315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085714315 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085714315 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085714315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085714315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085714315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085714315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085714315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085714315 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 20250427085714315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085714315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085714315 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085714315 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  20250427085714318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085714318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085714318 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085714318 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085714318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085714318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085714318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085714318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085714319 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085714319 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085714319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085714319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085714319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085714319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085714319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085714319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085714319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085714319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085714319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085714319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085714319 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085714319 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085714319 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085714325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085714325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085714325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085714325 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085714325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085714325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085714325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085714325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085714325 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085714325 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085714325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085714325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085714325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085714325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085714325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085714325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085714325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085714325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085714325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085714325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085714325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085714325 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085714325 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) 20250427085714325 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) 20250427085714325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085714325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085714325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085714325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085714325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085714326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085714326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085714326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085714326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085714326 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085714326 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085714326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085714326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085714326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085714326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085714326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085714326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085714326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085714326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085714326 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085714326 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  20250427085714329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085714329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085714329 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085714329 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085714329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085714329 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085714329 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085714329 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085714329 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085714329 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085714329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085714329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085714329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085714329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085714329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085714329 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085714329 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085714329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085714329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085714329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085714329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085714329 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085714329 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085714329 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085714329 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085714329 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085714352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@499161a88351: Added conn table entry 0TC_rab_assignment0(195)2334822 20250427085715399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085715399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085715399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085715399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085715399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x23a066, normal) (hnbgw_rua.c:406) 20250427085715399 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085715399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085715399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085715400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085715400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085715400 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085715400 DCN DEBUG map_sccp[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427085715400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085715400 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2334822 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085715400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085715400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085715400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085715400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085715400 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085715400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085715400 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085715400 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{IDLE}: Allocated (fsm.c:456) 20250427085715400 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085715400 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003bf0056400500f1100926) (sccp_scrc.c:415) 20250427085715400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085715400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085715400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085715400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085715400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085715400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085715400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085715400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085715400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085715400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085715400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085715400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085715400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085715400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085715400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085715400 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 03 bf 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) 20250427085715400 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085715400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085715400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085715400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085715400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085715400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085715401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085715401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085715401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085715401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085715401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085715401 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085715401 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 03 bf 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@499161a88351: Added conn table entry 0TC_rab_assignment0(195)7002596 HNBGW_Test.msc0-SCCP(188)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@499161a88351: setverdict(pass): none -> pass 20250427085715419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085715419 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085715419 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085715419 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085715419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085715419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085715419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085715419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085715419 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085715419 DLSS7 <000c> osmo_ss7_asp.c:1164 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 b2 6d 0a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085715419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085715419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085715419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085715419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085715419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085715420 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=00b26d0a) (sccp_scrc.c:486) 20250427085715420 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250427085715420 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085715420 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085715420 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085715420 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085715420 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) 20250427085715420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085715420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@499161a88351: 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)@499161a88351: 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)@499161a88351: 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)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(194)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(188)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(188)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085715620 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085715620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085715620 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085715620 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085715621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085715621 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085715621 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085715621 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085715621 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085715621 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  20250427085715621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085715621 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085715621 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085715621 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085715621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085715621 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) 20250427085715621 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250427085715621 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085715621 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085715621 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085715621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085715621 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085715621 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085715621 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085715621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085715621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085715622 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085715622 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085715622 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085715622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085715622 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085715622 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{UNUSED}: Allocated (fsm.c:456) 20250427085715622 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{UNUSED}: is child of mgw(mgw-fsm-2334822-0)[0x55e5c7805450] (fsm.c:486) 20250427085715622 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2334822-0)[0x55e5c7805450] (mgcp_client_endpoint_fsm.c:724) 20250427085715622 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085715622 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085715622 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085715622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c77ffeb0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085715622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c77ffeb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00] (fsm.c:486) 20250427085715622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c77ffeb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085715622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c77ffeb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085715622 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 23a066'... (mgcp_client.c:807) 20250427085715622 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250427085715622 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c77ffeb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085715622 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "23a06617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23a06617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "23a06617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23a06617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085715673 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250427085715673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085715673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085715673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085715673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085715673 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085715674 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715674 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715674 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085715674 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085715674 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715674 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085715674 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085715674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085715674 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085715674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085715674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085715674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085715674 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085715711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085715711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085715711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085715711 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085715711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x23a066) (hnbgw_rua.c:470) 20250427085715712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085715712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085715712 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085715712 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085715712 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085715712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085715712 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085715712 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085715712 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085715712 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085715712 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2334822-0)[0x55e5c7805450] (mgcp_client_endpoint_fsm.c:724) 20250427085715712 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085715712 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085715712 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085715712 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 23a066'... (mgcp_client.c:807) 20250427085715712 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250427085715712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085715712 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085715712 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715712 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "23a06617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23a06617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085715743 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250427085715743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085715743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085715743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715743 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085715743 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085715743 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2334822-0)[0x55e5c7805450] (mgcp_client_endpoint_fsm.c:724) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085715743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c7807fd0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085715743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c7807fd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00] (fsm.c:486) 20250427085715743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c7807fd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085715743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c7807fd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250427085715743 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 23a066'... (mgcp_client.c:807) 20250427085715743 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250427085715743 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2334822-0)[0x55e5c7807fd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715743 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "23a06617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "23a06617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085715766 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250427085715766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085715766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085715766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085715766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085715766 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085715766 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715766 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715766 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715766 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085715766 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085715766 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715766 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{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) 20250427085715766 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085715766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085715766 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085715766 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085715766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085715766 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085715766 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085715766 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=00b26d0a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085715766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085715766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085715766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085715766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085715766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085715766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085715766 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 b2 6d 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) 20250427085715766 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085715766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085715766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085715766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085715766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085715766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085715766 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085715766 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085715766 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085715766 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085715766 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 b2 6d 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  HNBGW_Test.msc0-SCCP(188)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@499161a88351: 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)@499161a88351: 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)@499161a88351: 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)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(188)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(188)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085715830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085715830 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085715830 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085715830 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085715830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085715830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085715830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085715830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085715830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085715830 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085715830 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  20250427085715830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085715831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085715831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085715831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085715831 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) 20250427085715831 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250427085715831 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085715831 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085715831 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085715831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085715831 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085715831 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085715831 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085715831 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085715831 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085715831 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085715831 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085715831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085715831 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 23a066'... (mgcp_client.c:807) 20250427085715831 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427085715831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085715831 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085715831 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 23a066'... (mgcp_client.c:807) 20250427085715831 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427085715831 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085715831 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: Removing from parent mgw(mgw-fsm-2334822-0)[0x55e5c7805450] (mgcp_client_endpoint_fsm.c:873) 20250427085715831 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085715831 DLMGCP DEBUG mgw-endp(mgw-fsm-2334822-0)[0x55e5c781fe00]{IN_USE}: Deallocated (fsm.c:568) 20250427085715831 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085715831 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085715831 DMGW DEBUG mgw(mgw-fsm-2334822-0)[0x55e5c7805450]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085715831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085715831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085715831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085715831 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "23a06617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "23a06617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085715841 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250427085715841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085715841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085715841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085715841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c77ffeb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085715841 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250427085715841 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085715841 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085715842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085715842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7807fd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@499161a88351: Deleted conn table entry 0TC_rab_assignment0(195)2334822 20250427085715847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085715847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085715847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085715847 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085715847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x23a066,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085715847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085715847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085715847 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085715847 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085715847 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085715847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085715847 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085715847 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085715847 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=00b26d0a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085715847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085715847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085715847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085715847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085715847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085715847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085715847 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 b2 6d 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) 20250427085715847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085715847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085715847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085715847 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085715847 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085715847 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085715847 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085715847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085715847 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085715847 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085715847 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085715847 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085715847 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 b2 6d 0a 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@499161a88351: Deleted conn table entry 0TC_rab_assignment0(195)7002596 HNBGW_Test.msc0-SCCP(188)@499161a88351: Session index based on connection ID:0 20250427085715851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085715851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085715851 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085715851 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085715851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085715851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085715851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085715851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085715851 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085715851 DLSS7 <000c> osmo_ss7_asp.c:1164 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 b2 6d 0a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085715851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085715851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085715851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085715851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085715851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085715851 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=00b26d0a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085715851 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250427085715851 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085715851 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085715851 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085715852 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) 20250427085715852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085715852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085715852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085715852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:202) 20250427085715852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2334822)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085715852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085715852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085715852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e5c78051b0]{disconnected}: Deallocated (fsm.c:568) 20250427085715852 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2334822 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085715852 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=00b26d0a), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250427085715852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085715852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085715852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085715852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085715852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085715852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085715852 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 b2 6d 0a 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085715852 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085715852 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085715852 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085715852 DLSCCP DEBUG SCCP-SCOC(7)[0x55e5c7806360]{IDLE}: Deallocated (fsm.c:568) 20250427085715852 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085715852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085715852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085715852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085715852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085715852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085715852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085715852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085715852 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085715852 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 b2 6d 0a 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@499161a88351: RLC received in state:disconnect_pending 20250427085717084 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085717084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aba9a), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085717084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085717084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085717084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085717084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085717084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085717084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085717084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a ba 9a 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085717085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085717085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085717085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085717085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085717085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085717085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085717085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085717085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085717085 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085717085 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 7a ba 9a 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427085717090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085717090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085717090 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085717090 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085717090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085717090 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085717090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085717090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085717090 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085717090 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 7a ba 9a 00 00 06 00 08 00 00 00 07  20250427085717090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085717090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085717090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085717090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085717090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085717090 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=007aba9a) (sccp_scrc.c:486) 20250427085717090 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250427085717090 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085717090 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085717091 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085717091 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085717091 DLSCCP DEBUG SCCP-SCOC(4)[0x55e5c78204a0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085717864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085717865 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33479<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(183)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085717869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085717871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085717871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085717871 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085717871 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) 20250427085717871 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_rab_assignment-Iuh0-RUA(187)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@499161a88351: Final verdict of PTC: none 20250427085717873 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085717873 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) 20250427085717873 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085717873 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085717873 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085717873 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) 20250427085717874 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085717874 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085717874 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 20250427085717874 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085717874 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085717874 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085717874 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085717874 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085717874 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085717874 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 20250427085717874 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  20250427085717874 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085717874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085717874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085717874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085717874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085717874 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) HNBGW_Test.msc0-SCCP(188)@499161a88351: Final verdict of PTC: none 20250427085717875 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 20250427085717875 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) 20250427085717875 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085717874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085717874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085717874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085717874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085717874 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085717875 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085717875 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085717875 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085717875 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085717875 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085717875 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) 20250427085717875 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085717875 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427085717875 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) 20250427085717875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085717875 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085717875 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085717875 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085717875 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_rab_assignment-Iuh0(186)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@499161a88351: Final verdict of PTC: none 20250427085717875 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085717875 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 20250427085717875 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085717875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085717875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(185)@499161a88351: Final verdict of PTC: none 20250427085717876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085717876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085717876 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085717876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085717876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085717876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085717876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085717876 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085717876 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085717876 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085717876 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(194)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@499161a88351: Final verdict of PTC: none 20250427085717878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@499161a88351: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(190)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@499161a88351: Test case TC_rab_assignment finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Apr 27 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 20250427085717977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085718479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376180) 20250427085719465 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085719465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d13a1e), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085719465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085719465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085719465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085719465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085719465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085719466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085719466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d1 3a 1e 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085719466 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085719466 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085719466 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085719466 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085719466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085719466 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=376180, count=404248) 20250427085719875 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085719875 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085719875 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085719876 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085719876 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085719876 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_rab_assignment_concurrent started. 20250427085721589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085721596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085721603 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41593<->l=127.0.0.1:4262) (control_if.c:572) 20250427085721691 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085721691 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721691 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085721691 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721691 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085721691 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721691 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085721691 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721691 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085721691 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_rab_assignment_concurrent-Iuh0(200)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085721692 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721692 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085721692 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) 20250427085721692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085721692 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) 20250427085721692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721692 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) 20250427085721692 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) 20250427085721692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721693 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) 20250427085721693 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) 20250427085721693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085721693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085721693 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721693 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721693 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085721693 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) 20250427085721693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 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) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721693 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) 20250427085721693 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) 20250427085721693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085721693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085721693 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721693 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721693 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085721693 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) 20250427085721693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721693 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085721693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085721693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085721693 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721693 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721693 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085721693 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) 20250427085721693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085721693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085721693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085721693 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721693 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 20250427085721693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085721693 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085721693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721693 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 20250427085721693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085721693 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 20250427085721693 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085721693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085721693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085721693 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085721693 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085721693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085721693 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(204)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(202)@499161a88351: v_sccp_pdu_maxlen:268 20250427085721709 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085721709 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721710 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085721710 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721710 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085721710 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721710 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085721710 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721711 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721711 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085721711 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) 20250427085721711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085721711 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) 20250427085721711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721711 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) 20250427085721711 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) 20250427085721711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721711 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) 20250427085721711 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) 20250427085721711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085721711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085721711 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721711 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721711 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085721711 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) 20250427085721711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085721711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721711 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) 20250427085721711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721711 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) 20250427085721711 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) 20250427085721712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085721712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085721712 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721712 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721712 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085721712 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) 20250427085721712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085721712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721712 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085721712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085721712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085721712 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721712 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721712 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085721712 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) 20250427085721712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085721712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085721712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085721712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085721712 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721712 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 20250427085721712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085721712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085721712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721712 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 20250427085721712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085721712 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 20250427085721712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085721712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085721713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085721713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085721713 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085721713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085721713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@499161a88351: v_sccp_pdu_maxlen:268 20250427085721739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085721739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085721739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085721739 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085721739 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) 20250427085721739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085721739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085721739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085721739 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@499161a88351: setverdict(pass): none -> pass 20250427085721905 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 20250427085721905 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 20250427085721905 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085721905 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085721913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085721913 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085721913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085721913 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085721913 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085721913 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085721913 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 20250427085721913 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085721913 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  20250427085721913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085721917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085721917 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085721917 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  20250427085721917 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085721917 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085721917 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085721917 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 20250427085721917 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085721917 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  20250427085721917 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085721917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085721918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085721918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085721918 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085721918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085721918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085721918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085721918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085721918 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085721918 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085721918 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721919 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721919 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085721919 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) 20250427085721919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085721919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085721919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085721919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085721919 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085721920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085721920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085721920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085721920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085721920 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085721920 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  20250427085721927 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 20250427085721927 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 20250427085721927 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085721927 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085721932 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085721932 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085721933 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085721933 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085721933 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085721933 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085721933 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 20250427085721933 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085721933 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  20250427085721933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085721935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085721935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085721935 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  20250427085721935 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085721935 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085721935 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085721935 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 20250427085721935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085721935 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  20250427085721935 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  20250427085721935 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085721935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085721936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085721936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085721936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085721936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085721936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085721936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085721936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085721936 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085721936 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085721936 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085721937 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085721937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085721937 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) 20250427085721937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085721937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085721937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085721937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085721937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085721937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085721937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085721937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085721937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085721937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085721937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085721937 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085721937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085721937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085721937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085721937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085721937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085721937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085721938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085721938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085721938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085721938 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(203)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085722721 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085722721 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085722721 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085722721 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085722721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085722721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085722721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085722721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085722721 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085722721 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085722721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085722721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085722721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085722721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085722721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085722721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085722721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085722721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085722721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722722 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085722722 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085722722 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085722722 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085722722 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) 20250427085722722 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) 20250427085722722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085722722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085722722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085722722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085722722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085722722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085722722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085722722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085722722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085722722 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085722722 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085722722 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085722722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085722722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085722722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085722722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085722722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085722722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085722722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085722722 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085722722 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  20250427085722725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085722725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085722725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085722725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085722725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085722725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085722725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085722725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085722725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085722725 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085722726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085722726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085722726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085722726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085722726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085722726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085722726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085722726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085722726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085722726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085722726 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085722726 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085722726 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085722738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085722738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085722738 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085722738 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085722738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085722738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085722738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085722738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085722738 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085722738 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085722738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085722738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085722738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085722738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085722738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085722738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085722738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085722738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085722738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085722738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085722738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085722738 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085722738 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) 20250427085722738 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) 20250427085722738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085722738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085722738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085722738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085722738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085722738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085722738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085722738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085722738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085722738 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085722738 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085722738 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085722738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085722738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085722738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085722738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085722738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085722738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085722738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085722738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085722738 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  20250427085722740 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085722740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085722740 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085722740 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085722740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085722740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085722740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085722740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085722740 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085722740 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085722740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085722740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085722740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085722740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085722740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085722740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085722740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085722740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085722740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085722740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085722740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085722740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085722740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085722740 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085722740 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085722740 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085723268 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085723268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097dd8e), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085723268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085723268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085723268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085723268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085723268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085723269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085723269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 97 dd 8e 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085723269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085723269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085723269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085723269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085723269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085723269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085723269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085723269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085723269 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085723269 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 97 dd 8e 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085723274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085723274 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085723274 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085723274 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085723274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085723274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085723274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085723274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085723274 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085723274 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 97 dd 8e 00 00 06 00 08 00 00 00 07  20250427085723275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085723275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085723275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085723275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085723275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085723275 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=0097dd8e) (sccp_scrc.c:486) 20250427085723275 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250427085723275 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085723275 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085723275 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085723275 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085723275 DLSCCP DEBUG SCCP-SCOC(5)[0x55e5c7804d30]{IDLE}: Deallocated (fsm.c:568) 20250427085723777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085723962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_rab_assignment_concurrent0(209)986293 HNBGW_Test.msc0-RAN(203)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 1TC_rab_assignment_concurrent0(210)11727281 20250427085724819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085724819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085724819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085724819 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085724819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf0cb5, normal) (hnbgw_rua.c:406) 20250427085724819 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085724819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085724819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085724819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085724819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085724819 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085724819 DCN DEBUG map_sccp[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427085724819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085724819 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-986293 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085724819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085724819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085724819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085724819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085724819 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085724819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085724819 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085724819 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{IDLE}: Allocated (fsm.c:456) 20250427085724819 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085724819 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030001350056400500f1100926) (sccp_scrc.c:415) 20250427085724819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085724819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085724819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085724819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085724819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085724819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085724819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085724819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085724819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085724819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085724819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085724819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085724819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085724819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085724819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085724819 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 01 35 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) 20250427085724819 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085724819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085724819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085724819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085724819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085724819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085724819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085724819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085724819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085724819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085724819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085724819 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085724819 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 01 35 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent0(211)@499161a88351: 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)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 0TC_rab_assignment_concurrent0(209)6402065 TC_rab_assignment_concurrent0(209)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085724827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085724827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085724827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085724827 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085724827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085724827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085724827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085724827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085724827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085724827 DLSS7 <000c> osmo_ss7_asp.c:1164 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 98 e7 98 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085724827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085724827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085724827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085724827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085724827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085724827 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=0098e798) (sccp_scrc.c:486) 20250427085724827 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250427085724827 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085724827 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085724827 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085724827 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085724827 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) 20250427085724827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085724827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 2TC_rab_assignment_concurrent0(211)2096333 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 TC_rab_assignment_concurrent0(212)@499161a88351: 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)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 3TC_rab_assignment_concurrent0(212)14847577 TC_rab_assignment_concurrent0(213)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 4TC_rab_assignment_concurrent0(213)15838244 TC_rab_assignment_concurrent0(214)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 5TC_rab_assignment_concurrent0(214)237627 TC_rab_assignment_concurrent0(215)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 6TC_rab_assignment_concurrent0(215)12614258 TC_rab_assignment_concurrent0(216)@499161a88351: 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(217)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 7TC_rab_assignment_concurrent0(216)9209199 HNBGW_Test.msc0-RAN(203)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 8TC_rab_assignment_concurrent0(217)9938892 TC_rab_assignment_concurrent0(218)@499161a88351: 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(219)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 9TC_rab_assignment_concurrent0(218)2721040 TC_rab_assignment_concurrent0(220)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 10TC_rab_assignment_concurrent0(219)13988668 TC_rab_assignment_concurrent0(221)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 11TC_rab_assignment_concurrent0(220)2742039 TC_rab_assignment_concurrent0(222)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 12TC_rab_assignment_concurrent0(221)16619076 TC_rab_assignment_concurrent0(223)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 13TC_rab_assignment_concurrent0(222)261224 TC_rab_assignment_concurrent0(224)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 14TC_rab_assignment_concurrent0(223)5100835 HNBGW_Test.msc0-RAN(203)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@499161a88351: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Added conn table entry 15TC_rab_assignment_concurrent0(224)7757551 20250427085725024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725024 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb2f1b1, normal) (hnbgw_rua.c:406) 20250427085725024 DHNB DEBUG map_rua[0x55e5c7807fd0]{init}: Allocated (fsm.c:456) 20250427085725024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725025 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725025 DCN DEBUG map_sccp[0x55e5c77ffeb0]{init}: Allocated (fsm.c:456) 20250427085725025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725025 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11727281 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725025 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725025 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725025 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725025 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725025 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{IDLE}: Allocated (fsm.c:456) 20250427085725025 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725025 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002200056400500f1100926) (sccp_scrc.c:415) 20250427085725025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725025 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 02 20 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) 20250427085725025 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725025 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725025 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725025 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ffccd, normal) (hnbgw_rua.c:406) 20250427085725025 DHNB DEBUG map_rua[0x55e5c7805450]{init}: Allocated (fsm.c:456) 20250427085725025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725025 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 02 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725025 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725025 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725025 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725025 DCN DEBUG map_sccp[0x55e5c780df70]{init}: Allocated (fsm.c:456) 20250427085725025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725025 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2096333 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725025 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725025 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725025 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725025 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725025 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{IDLE}: Allocated (fsm.c:456) 20250427085725025 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725025 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725025 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725025 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030001330056400500f1100926) (sccp_scrc.c:415) 20250427085725026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725026 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725026 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725026 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  20250427085725026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725026 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 01 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) 20250427085725026 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725026 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) 20250427085725026 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250427085725026 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725026 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725026 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725026 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725026 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725026 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725026 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725026 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725026 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725026 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725026 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725026 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{UNUSED}: Allocated (fsm.c:456) 20250427085725026 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{UNUSED}: is child of mgw(mgw-fsm-986293-0)[0x55e5c780ca30] (fsm.c:486) 20250427085725026 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-986293-0)[0x55e5c780ca30] (mgcp_client_endpoint_fsm.c:724) 20250427085725026 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725026 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725026 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c780c6b0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c780c6b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70] (fsm.c:486) 20250427085725026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c780c6b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c780c6b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725026 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=197 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: f0cb51'... (mgcp_client.c:807) 20250427085725026 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1221) 20250427085725026 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c780c6b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725026 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725027 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe28e59, normal) (hnbgw_rua.c:406) 20250427085725027 DHNB DEBUG map_rua[0x55e5c780b350]{init}: Allocated (fsm.c:456) 20250427085725027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725027 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725027 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725027 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725027 DCN DEBUG map_sccp[0x55e5c780c7e0]{init}: Allocated (fsm.c:456) 20250427085725027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725027 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14847577 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725027 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725027 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725027 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725027 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725027 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{IDLE}: Allocated (fsm.c:456) 20250427085725027 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725027 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300008b0056400500f1100926) (sccp_scrc.c:415) 20250427085725027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725027 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 01 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725027 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 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) 20250427085725027 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725027 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1ac24, normal) (hnbgw_rua.c:406) 20250427085725027 DHNB DEBUG map_rua[0x55e5c780e490]{init}: Allocated (fsm.c:456) 20250427085725027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725028 DCN DEBUG map_sccp[0x55e5c7810150]{init}: Allocated (fsm.c:456) 20250427085725028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725028 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15838244 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725027 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725028 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725028 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725028 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725028 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725028 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{IDLE}: Allocated (fsm.c:456) 20250427085725028 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725028 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002020056400500f1100926) (sccp_scrc.c:415) 20250427085725028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725028 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725028 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 00 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725028 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 02 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) 20250427085725028 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a03b, normal) (hnbgw_rua.c:406) 20250427085725028 DHNB DEBUG map_rua[0x55e5c7810300]{init}: Allocated (fsm.c:456) 20250427085725028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725028 DCN DEBUG map_sccp[0x55e5c780f3f0]{init}: Allocated (fsm.c:456) 20250427085725028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725029 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-237627 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725028 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725029 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725029 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725029 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{IDLE}: Allocated (fsm.c:456) 20250427085725029 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725029 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000c30056400500f1100926) (sccp_scrc.c:415) 20250427085725029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725029 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725029 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 02 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725029 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 00 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) 20250427085725029 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725029 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc07a72, normal) (hnbgw_rua.c:406) 20250427085725029 DHNB DEBUG map_rua[0x55e5c780fff0]{init}: Allocated (fsm.c:456) 20250427085725029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725029 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725029 DCN DEBUG map_sccp[0x55e5c7810730]{init}: Allocated (fsm.c:456) 20250427085725029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725029 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725029 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12614258 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725030 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725030 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 00 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725030 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725030 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725030 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{IDLE}: Allocated (fsm.c:456) 20250427085725030 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725030 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003bf0056400500f1100926) (sccp_scrc.c:415) 20250427085725030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725030 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 bf 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) 20250427085725030 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:1 20250427085725030 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725030 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c856f, normal) (hnbgw_rua.c:406) 20250427085725030 DHNB DEBUG map_rua[0x55e5c780edc0]{init}: Allocated (fsm.c:456) 20250427085725030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725030 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725030 DCN DEBUG map_sccp[0x55e5c7818180]{init}: Allocated (fsm.c:456) 20250427085725030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725030 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725030 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 bf 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725030 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9209199 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725030 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725030 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725030 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{IDLE}: Allocated (fsm.c:456) 20250427085725030 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725031 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300026f0056400500f1100926) (sccp_scrc.c:415) 20250427085725031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725031 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 6f 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) 20250427085725031 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725031 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725031 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725031 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 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725031 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x97a7cc, normal) (hnbgw_rua.c:406) 20250427085725031 DHNB DEBUG map_rua[0x55e5c7818e70]{init}: Allocated (fsm.c:456) 20250427085725031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725031 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725031 DCN DEBUG map_sccp[0x55e5c7818840]{init}: Allocated (fsm.c:456) 20250427085725031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725031 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9938892 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725031 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725031 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725031 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{IDLE}: Allocated (fsm.c:456) 20250427085725031 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725031 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300017d0056400500f1100926) (sccp_scrc.c:415) 20250427085725031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725032 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 01 7d 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) 20250427085725032 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x298510, normal) (hnbgw_rua.c:406) 20250427085725032 DHNB DEBUG map_rua[0x55e5c7820ac0]{init}: Allocated (fsm.c:456) 20250427085725032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725032 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725032 DLM3UA[38;5;49m <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725032 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725032 DCN DEBUG map_sccp[0x55e5c780e820]{init}: Allocated (fsm.c:456) 20250427085725032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725032 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2721040 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[1]. 20250427085725032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725032 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 01 7d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725032 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725032 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725032 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{IDLE}: Allocated (fsm.c:456) 20250427085725032 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725032 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003060056400500f1100926) (sccp_scrc.c:415) 20250427085725032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085725032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085725033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725033 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 06 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) 20250427085725033 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725033 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd5733c, normal) (hnbgw_rua.c:406) 20250427085725033 DHNB DEBUG map_rua[0x55e5c7822370]{init}: Allocated (fsm.c:456) 20250427085725033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725033 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725033 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725033 DCN DEBUG map_sccp[0x55e5c78224a0]{init}: Allocated (fsm.c:456) 20250427085725033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725033 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13988668 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725033 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 06 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725033 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725033 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725033 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{IDLE}: Allocated (fsm.c:456) 20250427085725033 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725033 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f400300021d0056400500f1100926) (sccp_scrc.c:415) 20250427085725033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725033 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 02 1d 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) 20250427085725033 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725033 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29d717, normal) (hnbgw_rua.c:406) 20250427085725033 DHNB DEBUG map_rua[0x55e5c7821fa0]{init}: Allocated (fsm.c:456) 20250427085725033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725034 DCN DEBUG map_sccp[0x55e5c7822f80]{init}: Allocated (fsm.c:456) 20250427085725033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725034 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 02 1d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725034 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2742039 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725034 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{IDLE}: Allocated (fsm.c:456) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725034 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002be0056400500f1100926) (sccp_scrc.c:415) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725034 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 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) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725034 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 be 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725034 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd9644, normal) (hnbgw_rua.c:406) 20250427085725034 DHNB DEBUG map_rua[0x55e5c7823ef0]{init}: Allocated (fsm.c:456) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725034 DCN DEBUG map_sccp[0x55e5c780fe10]{init}: Allocated (fsm.c:456) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250427085725034 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16619076 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725034 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{IDLE}: Allocated (fsm.c:456) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725034 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030003110056400500f1100926) (sccp_scrc.c:415) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725034 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 11 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) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 1TC_rab_assignment_concurrent0(210)5454629 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725034 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3fc68, normal) (hnbgw_rua.c:406) 20250427085725034 DHNB DEBUG map_rua[0x55e5c7823a80]{init}: Allocated (fsm.c:456) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725034 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 11 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725034 DCN DEBUG map_sccp[0x55e5c7824ba0]{init}: Allocated (fsm.c:456) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725034 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-261224 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725034 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{IDLE}: Allocated (fsm.c:456) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725034 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f400300035a0056400500f1100926) (sccp_scrc.c:415) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:2 20250427085725034 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 03 5a 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) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725034 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4dd523, normal) (hnbgw_rua.c:406) 20250427085725034 DHNB DEBUG map_rua[0x55e5c7822680]{init}: Allocated (fsm.c:456) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725034 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 03 5a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085725034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725034 DCN DEBUG map_sccp[0x55e5c7824750]{init}: Allocated (fsm.c:456) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725034 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5100835 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725034 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{IDLE}: Allocated (fsm.c:456) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725034 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030000bc0056400500f1100926) (sccp_scrc.c:415) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725034 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 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) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085725034 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085725034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725034 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 00 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(202)@499161a88351: Warning: Stopping inactive timer T_ias[2]. 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x765eef, normal) (hnbgw_rua.c:406) 20250427085725034 DHNB DEBUG map_rua[0x55e5c7825490]{init}: Allocated (fsm.c:456) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085725034 DCN DEBUG map_sccp[0x55e5c78263c0]{init}: Allocated (fsm.c:456) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085725034 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7757551 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085725034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085725034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085725034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085725034 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085725034 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{IDLE}: Allocated (fsm.c:456) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085725034 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030002180056400500f1100926) (sccp_scrc.c:415) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:3 20250427085725034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085725034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085725034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725034 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 18 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) 20250427085725034 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085725034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085725034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085725034 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725034 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 18 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)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 2TC_rab_assignment_concurrent0(211)9065024 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 3TC_rab_assignment_concurrent0(212)8559454 TC_rab_assignment_concurrent0(210)@499161a88351: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(212)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:4 TC_rab_assignment_concurrent0(211)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 4TC_rab_assignment_concurrent0(213)10595656 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 5TC_rab_assignment_concurrent0(214)1401852 TC_rab_assignment_concurrent0(213)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 6TC_rab_assignment_concurrent0(215)13474096 TC_rab_assignment_concurrent0(214)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 7TC_rab_assignment_concurrent0(216)8804593 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427085725046 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725046 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725046 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725046 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725046 DLSS7 <000c> osmo_ss7_asp.c:1164 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 54 09 c2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725047 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=005409c2) (sccp_scrc.c:486) 20250427085725047 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250427085725047 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725047 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725047 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725047 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:3 20250427085725047 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) 20250427085725047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(216)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 8TC_rab_assignment_concurrent0(217)12108942 HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 9TC_rab_assignment_concurrent0(218)3756710 HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:13 TC_rab_assignment_concurrent0(217)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 10TC_rab_assignment_concurrent0(219)2447976 TC_rab_assignment_concurrent0(218)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 11TC_rab_assignment_concurrent0(220)4041591 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:4 TC_rab_assignment_concurrent0(219)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:5 HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 12TC_rab_assignment_concurrent0(221)11543625 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 13TC_rab_assignment_concurrent0(222)6662427 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:6 TC_rab_assignment_concurrent0(221)@499161a88351: setverdict(pass): none -> pass HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f0cb517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0cb517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:7 TC_rab_assignment_concurrent0(222)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:14 TC_rab_assignment_concurrent0(209)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f0cb517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0cb517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@499161a88351: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 14TC_rab_assignment_concurrent0(223)10375063 TC_rab_assignment_concurrent0(210)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:8 HNBGW_Test.msc0-RAN(203)@499161a88351: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@499161a88351: Added conn table entry 15TC_rab_assignment_concurrent0(224)3345052 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:10 TC_rab_assignment_concurrent0(223)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:11 TC_rab_assignment_concurrent0(224)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[12], which is already active (running or expired). 20250427085725074 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250427085725074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725075 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725075 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725075 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725075 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725075 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725075 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725075 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725075 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725075 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725075 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)@499161a88351: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@499161a88351: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725090 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf0cb5) (hnbgw_rua.c:470) 20250427085725090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725090 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725090 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725090 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725090 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725090 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725090 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725090 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-986293-0)[0x55e5c780ca30] (mgcp_client_endpoint_fsm.c:724) 20250427085725090 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725090 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725090 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725090 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725090 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=211 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: f0cb51'... (mgcp_client.c:807) 20250427085725090 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1221) 20250427085725090 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725090 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725090 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725090 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "f0cb517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0cb517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725095 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250427085725095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725095 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725095 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725095 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725095 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-986293-0)[0x55e5c780ca30] (mgcp_client_endpoint_fsm.c:724) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725095 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c7825810]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725095 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c7825810]{ST_CRCX}: is child of mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70] (fsm.c:486) 20250427085725095 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c7825810]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725095 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c7825810]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250427085725095 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=201 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: f0cb51'... (mgcp_client.c:807) 20250427085725095 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250427085725095 DLMGCP DEBUG MGCP_CONN(mgw-fsm-986293-0)[0x55e5c7825810]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725095 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "f0cb517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0cb517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725105 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250427085725105 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725105 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725105 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725105 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725105 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{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) 20250427085725105 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725105 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725105 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725105 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725105 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725105 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725105 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=0098e798), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725105 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 98 e7 98 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) 20250427085725105 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725105 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725105 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 98 e7 98 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  20250427085725105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725105 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725105 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 2f e5 e4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=002fe5e4) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 09 fd e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=0009fde0) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1a 39 07 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 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=001a3907) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 57 b1 2d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 43 c0 ad 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 2b a9 2f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7e b5 e3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 48 07 de 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 04 ac b0 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:0 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f3 46 1d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7f 36 f7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8f c1 ee 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 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)@499161a88351: DT1 will be put to the reassembly buffer 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ba d9 5e 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ba 55 1f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085725106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725106 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  HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=0057b12d) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=0043c0ad) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=002ba92f) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=007eb5e3) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=004807de) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=0004acb0) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=00f3461d) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=007f36f7) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=008fc1ee) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=00bad95e) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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=00ba551f) (sccp_scrc.c:486) 20250427085725106 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085725106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085725106 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) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085725106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725106 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) 20250427085725106 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250427085725106 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725106 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725106 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725106 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725106 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725106 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725106 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725106 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725106 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725106 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{UNUSED}: Allocated (fsm.c:456) 20250427085725106 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{UNUSED}: is child of mgw(mgw-fsm-11727281-0)[0x55e5c7817950] (fsm.c:486) 20250427085725107 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11727281-0)[0x55e5c7817950] (mgcp_client_endpoint_fsm.c:724) 20250427085725107 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725107 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725107 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c782f5c0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c782f5c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0] (fsm.c:486) 20250427085725107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c782f5c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c782f5c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725107 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: b2f1b1'... (mgcp_client.c:807) 20250427085725107 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250427085725107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c782f5c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725107 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b2f1b117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2f1b117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b2f1b117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2f1b117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(212)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250427085725118 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250427085725118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725118 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725118 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725118 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725118 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725118 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725118 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725118 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725118 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725118 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725118 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725122 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2f1b1) (hnbgw_rua.c:470) 20250427085725122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725122 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725122 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725123 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725123 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725123 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725123 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725123 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11727281-0)[0x55e5c7817950] (mgcp_client_endpoint_fsm.c:724) 20250427085725123 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725123 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725123 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: b2f1b'... (mgcp_client.c:807) 20250427085725123 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085725123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725123 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725123 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725123 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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)@499161a88351: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b2f1b117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2f1b117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725129 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250427085725129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725129 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725129 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725129 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725129 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725130 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725130 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725130 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11727281-0)[0x55e5c7817950] (mgcp_client_endpoint_fsm.c:724) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c7827410]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c7827410]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0] (fsm.c:486) 20250427085725130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c7827410]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c7827410]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250427085725130 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: b2f1b'... (mgcp_client.c:807) 20250427085725130 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085725130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11727281-0)[0x55e5c7827410]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725130 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b2f1b117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b2f1b117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725137 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250427085725137 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725137 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725137 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725137 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{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) 20250427085725137 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725137 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725137 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725137 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725137 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725137 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=005409c2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725137 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 54 09 c2 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) 20250427085725137 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725137 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725137 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 54 09 c2 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  20250427085725137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725137 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  20250427085725137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725137 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) 20250427085725137 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250427085725137 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725137 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725137 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725137 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725137 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725137 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725137 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725137 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725137 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725137 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{UNUSED}: Allocated (fsm.c:456) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{UNUSED}: is child of mgw(mgw-fsm-14847577-0)[0x55e5c78316d0] (fsm.c:486) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14847577-0)[0x55e5c78316d0] (mgcp_client_endpoint_fsm.c:724) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c78380d0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c78380d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800] (fsm.c:486) 20250427085725137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c78380d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c78380d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725137 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: e28e5'... (mgcp_client.c:807) 20250427085725137 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725137 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c78380d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725137 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e28e5917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e28e5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e28e5917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e28e5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(211)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250427085725147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250427085725147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725147 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725147 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725147 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725147 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725147 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725147 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725147 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725147 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725147 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725148 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725153 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe28e59) (hnbgw_rua.c:470) 20250427085725153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725153 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725153 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725153 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725153 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725153 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725153 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725153 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14847577-0)[0x55e5c78316d0] (mgcp_client_endpoint_fsm.c:724) 20250427085725153 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725153 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725153 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725153 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 13 rtpbridge/3@mgw MGCP 1.0\r\nC: e28e5'... (mgcp_client.c:807) 20250427085725153 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085725153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725153 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725153 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725153 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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)@499161a88351: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e28e5917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e28e5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725158 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250427085725158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725158 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725158 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725158 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725158 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725158 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725158 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725158 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725159 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725159 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725159 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14847577-0)[0x55e5c78316d0] (mgcp_client_endpoint_fsm.c:724) 20250427085725159 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725159 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725159 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725159 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c7831230]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725159 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c7831230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800] (fsm.c:486) 20250427085725159 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c7831230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725159 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c7831230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250427085725159 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 14 rtpbridge/3@mgw MGCP 1.0\r\nC: e28e5'... (mgcp_client.c:807) 20250427085725159 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085725159 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14847577-0)[0x55e5c7831230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725159 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725159 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725159 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725159 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e28e5917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e28e5917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250427085725164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{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) 20250427085725164 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725164 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725164 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725164 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725164 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725164 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=0009fde0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725164 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 09 fd 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) 20250427085725164 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725164 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725164 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725164 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725164 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725164 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725164 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725164 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725164 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 09 fd 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  20250427085725164 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725164 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725164 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725164 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725164 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725164 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725164 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725164 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725164 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  20250427085725164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725164 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) 20250427085725164 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250427085725164 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725164 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725164 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725164 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725164 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725164 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725164 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725164 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725164 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725164 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{UNUSED}: Allocated (fsm.c:456) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{UNUSED}: is child of mgw(mgw-fsm-2096333-0)[0x55e5c7839e10] (fsm.c:486) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2096333-0)[0x55e5c7839e10] (mgcp_client_endpoint_fsm.c:724) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:3 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c783a050]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c783a050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0] (fsm.c:486) 20250427085725164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c783a050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c783a050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725164 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 1ffcc'... (mgcp_client.c:807) 20250427085725164 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725164 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c783a050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725164 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ffccd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ffccd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ffccd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ffccd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(213)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250427085725172 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250427085725172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725172 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725172 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725172 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725172 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725172 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725172 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725172 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725172 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725172 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725172 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725172 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725176 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1ffccd) (hnbgw_rua.c:470) 20250427085725176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725176 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725176 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725176 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725176 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725176 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725176 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725176 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725176 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725176 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2096333-0)[0x55e5c7839e10] (mgcp_client_endpoint_fsm.c:724) 20250427085725176 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725176 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725176 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725176 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 16 rtpbridge/2@mgw MGCP 1.0\r\nC: 1ffcc'... (mgcp_client.c:807) 20250427085725176 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085725176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725176 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725176 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725176 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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)@499161a88351: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "1ffccd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ffccd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725186 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250427085725186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725186 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725186 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725186 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725186 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725186 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725186 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725187 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725187 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725187 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725187 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2096333-0)[0x55e5c7839e10] (mgcp_client_endpoint_fsm.c:724) 20250427085725187 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725187 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725187 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725187 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c7828920]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725187 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c7828920]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0] (fsm.c:486) 20250427085725187 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c7828920]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725187 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c7828920]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250427085725187 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 17 rtpbridge/2@mgw MGCP 1.0\r\nC: 1ffcc'... (mgcp_client.c:807) 20250427085725187 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085725187 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2096333-0)[0x55e5c7828920]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725187 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725187 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725187 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725187 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "1ffccd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ffccd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725194 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250427085725194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725194 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725194 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725194 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725194 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725194 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725194 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725194 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725194 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{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) 20250427085725194 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725194 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725194 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725194 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725194 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725194 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=002fe5e4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725194 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 2f e5 e4 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) 20250427085725194 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725194 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 2f e5 e4 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  20250427085725194 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725194 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725194 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725194 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725194 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725194 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  20250427085725194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725194 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) 20250427085725194 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250427085725194 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725194 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725194 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725195 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725195 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725195 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725195 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725195 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725195 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725195 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725195 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{UNUSED}: Allocated (fsm.c:456) 20250427085725195 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{UNUSED}: is child of mgw(mgw-fsm-15838244-0)[0x55e5c7842d50] (fsm.c:486) 20250427085725195 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15838244-0)[0x55e5c7842d50] (mgcp_client_endpoint_fsm.c:724) 20250427085725195 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725195 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725195 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c7849620]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c7849620]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20] (fsm.c:486) 20250427085725195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c7849620]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c7849620]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725195 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: f1ac2'... (mgcp_client.c:807) 20250427085725195 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c7849620]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725195 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1ac2417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1ac2417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1ac2417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1ac2417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(214)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250427085725211 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250427085725211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725211 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725211 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725211 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725211 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725212 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725212 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725212 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725212 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725212 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725212 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725218 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf1ac24) (hnbgw_rua.c:470) 20250427085725218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725218 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725218 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725218 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725218 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725218 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725218 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725218 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725218 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725218 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15838244-0)[0x55e5c7842d50] (mgcp_client_endpoint_fsm.c:724) 20250427085725218 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725218 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725218 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: f1ac2'... (mgcp_client.c:807) 20250427085725218 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085725218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725218 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725218 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725218 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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)@499161a88351: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f1ac2417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1ac2417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250427085725225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725225 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725225 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725225 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15838244-0)[0x55e5c7842d50] (mgcp_client_endpoint_fsm.c:724) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c78424e0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c78424e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20] (fsm.c:486) 20250427085725225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c78424e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c78424e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250427085725225 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: f1ac2'... (mgcp_client.c:807) 20250427085725225 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085725225 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15838244-0)[0x55e5c78424e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725225 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f1ac2417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1ac2417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250427085725231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725231 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725231 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725231 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725231 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725231 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725231 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725231 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725231 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{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) 20250427085725231 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725231 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725231 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725231 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725231 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725231 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=001a3907), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725231 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 1a 39 07 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) 20250427085725231 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725231 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 1a 39 07 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  20250427085725231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725231 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  20250427085725231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725231 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) 20250427085725231 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250427085725231 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725231 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725231 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725231 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725231 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725231 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725231 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725231 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725231 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725231 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725232 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725232 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{UNUSED}: Allocated (fsm.c:456) 20250427085725232 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{UNUSED}: is child of mgw(mgw-fsm-237627-0)[0x55e5c784ba70] (fsm.c:486) 20250427085725232 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-237627-0)[0x55e5c784ba70] (mgcp_client_endpoint_fsm.c:724) 20250427085725232 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725232 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725232 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725232 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c78523d0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725232 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c78523d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0] (fsm.c:486) 20250427085725232 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c78523d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725232 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c78523d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725232 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=198 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 3a03b'... (mgcp_client.c:807) 20250427085725232 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250427085725232 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c78523d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:4 20250427085725232 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a03b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a03b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a03b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a03b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(216)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250427085725239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250427085725239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725239 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725239 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725239 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725239 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725239 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725239 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725239 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725239 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725240 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725240 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725244 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a03b) (hnbgw_rua.c:470) 20250427085725244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725244 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725244 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725244 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725244 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725244 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725244 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725244 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725244 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725244 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-237627-0)[0x55e5c784ba70] (mgcp_client_endpoint_fsm.c:724) 20250427085725244 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725244 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725244 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725244 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=212 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 3a03b'... (mgcp_client.c:807) 20250427085725244 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250427085725244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725244 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725244 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725244 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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)@499161a88351: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3a03b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a03b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725261 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250427085725261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725261 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725261 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725261 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-237627-0)[0x55e5c784ba70] (mgcp_client_endpoint_fsm.c:724) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c7841070]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c7841070]{ST_CRCX}: is child of mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0] (fsm.c:486) 20250427085725261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c7841070]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c7841070]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250427085725261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=202 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 3a03b'... (mgcp_client.c:807) 20250427085725261 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250427085725261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-237627-0)[0x55e5c7841070]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725261 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3a03b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a03b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725269 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250427085725270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{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) 20250427085725270 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725270 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725270 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725270 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725270 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=0057b12d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725270 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 57 b1 2d 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) 20250427085725270 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725270 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725270 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 57 b1 2d 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  20250427085725270 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725270 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725270 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725270 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725270 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  20250427085725270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725270 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) 20250427085725270 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250427085725270 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725270 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725270 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725270 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725270 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725270 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725270 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725270 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725270 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725270 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{UNUSED}: Allocated (fsm.c:456) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{UNUSED}: is child of mgw(mgw-fsm-9209199-0)[0x55e5c78541c0] (fsm.c:486) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9209199-0)[0x55e5c78541c0] (mgcp_client_endpoint_fsm.c:724) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c785af50]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c785af50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70] (fsm.c:486) 20250427085725270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c785af50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c785af50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725270 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 8c856'... (mgcp_client.c:807) 20250427085725270 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c785af50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725270 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c856f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c856f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c856f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c856f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(215)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250427085725278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250427085725278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725278 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725278 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725278 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725278 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725278 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725278 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725278 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725278 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725278 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725278 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725284 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8c856f) (hnbgw_rua.c:470) 20250427085725284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725285 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725285 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725285 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725285 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725285 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725285 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9209199-0)[0x55e5c78541c0] (mgcp_client_endpoint_fsm.c:724) 20250427085725285 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725285 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725285 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725285 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 25 rtpbridge/7@mgw MGCP 1.0\r\nC: 8c856'... (mgcp_client.c:807) 20250427085725285 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085725285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725285 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725285 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725285 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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)@499161a88351: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "8c856f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c856f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725291 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250427085725291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725291 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725291 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725291 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9209199-0)[0x55e5c78541c0] (mgcp_client_endpoint_fsm.c:724) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c7853fb0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c7853fb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70] (fsm.c:486) 20250427085725291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c7853fb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c7853fb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250427085725291 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 26 rtpbridge/7@mgw MGCP 1.0\r\nC: 8c856'... (mgcp_client.c:807) 20250427085725291 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085725291 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9209199-0)[0x55e5c7853fb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725291 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "8c856f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c856f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725300 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250427085725300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725300 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725300 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725300 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725300 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725300 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725300 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725300 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725300 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{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) 20250427085725300 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725300 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725301 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725301 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725301 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725301 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=002ba92f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725301 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 2b a9 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) 20250427085725301 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725301 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 2b a9 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  20250427085725301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725301 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  20250427085725301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725301 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) 20250427085725301 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250427085725301 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725301 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725301 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725301 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725301 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725301 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725301 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725301 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725301 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725301 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{UNUSED}: Allocated (fsm.c:456) 20250427085725301 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{UNUSED}: is child of mgw(mgw-fsm-12614258-0)[0x55e5c785cee0] (fsm.c:486) 20250427085725301 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12614258-0)[0x55e5c785cee0] (mgcp_client_endpoint_fsm.c:724) 20250427085725301 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725301 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725301 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7863d10]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7863d10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60] (fsm.c:486) 20250427085725301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7863d10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7863d10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725301 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: c07a7'... (mgcp_client.c:807) 20250427085725301 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7863d10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725301 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c07a7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c07a7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c07a7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c07a7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(218)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250427085725312 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250427085725312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725312 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725312 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725312 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725312 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725312 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725312 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725312 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725312 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725312 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725312 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725312 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725316 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc07a72) (hnbgw_rua.c:470) 20250427085725316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725316 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725316 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725316 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725316 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725316 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725316 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725316 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725316 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725316 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12614258-0)[0x55e5c785cee0] (mgcp_client_endpoint_fsm.c:724) 20250427085725316 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725316 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725316 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725316 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 28 rtpbridge/6@mgw MGCP 1.0\r\nC: c07a7'... (mgcp_client.c:807) 20250427085725316 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085725316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725316 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725316 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725316 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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)@499161a88351: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c07a7217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c07a7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250427085725324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725324 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725324 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725324 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12614258-0)[0x55e5c785cee0] (mgcp_client_endpoint_fsm.c:724) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7852b40]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7852b40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60] (fsm.c:486) 20250427085725324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7852b40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7852b40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250427085725324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 29 rtpbridge/6@mgw MGCP 1.0\r\nC: c07a7'... (mgcp_client.c:807) 20250427085725324 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085725324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12614258-0)[0x55e5c7852b40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725324 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c07a7217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c07a7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725332 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250427085725332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725333 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{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) 20250427085725333 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725333 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725333 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725333 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725333 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725333 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=0043c0ad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725333 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 43 c0 ad 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) 20250427085725333 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725333 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 43 c0 ad 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  20250427085725333 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725333 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725333 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725333 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725333 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725333 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  20250427085725333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725333 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) 20250427085725333 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250427085725333 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725333 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725333 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725333 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725333 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725333 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725333 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725333 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725333 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725333 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{UNUSED}: Allocated (fsm.c:456) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{UNUSED}: is child of mgw(mgw-fsm-2721040-0)[0x55e5c7865b60] (fsm.c:486) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2721040-0)[0x55e5c7865b60] (mgcp_client_endpoint_fsm.c:724) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725333 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c786cb60]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725333 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c786cb60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290] (fsm.c:486) 20250427085725333 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c786cb60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725333 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c786cb60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725333 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 29851'... (mgcp_client.c:807) 20250427085725333 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725333 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c786cb60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725333 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29851017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29851017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29851017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29851017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(217)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250427085725350 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250427085725350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725350 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725350 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725350 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725350 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725350 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725350 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725350 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725350 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725350 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725350 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725358 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x298510) (hnbgw_rua.c:470) 20250427085725358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725358 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725358 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725358 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725358 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725358 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725358 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725358 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2721040-0)[0x55e5c7865b60] (mgcp_client_endpoint_fsm.c:724) 20250427085725358 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725358 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725358 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 31 rtpbridge/9@mgw MGCP 1.0\r\nC: 29851'... (mgcp_client.c:807) 20250427085725358 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085725358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725358 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725358 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725358 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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)@499161a88351: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "29851017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29851017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250427085725364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725364 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725364 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725364 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2721040-0)[0x55e5c7865b60] (mgcp_client_endpoint_fsm.c:724) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c78658f0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c78658f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290] (fsm.c:486) 20250427085725364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c78658f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c78658f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250427085725364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 32 rtpbridge/9@mgw MGCP 1.0\r\nC: 29851'... (mgcp_client.c:807) 20250427085725364 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085725364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2721040-0)[0x55e5c78658f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725364 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "29851017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29851017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725373 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250427085725373 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725373 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725373 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725373 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{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) 20250427085725373 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725373 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725373 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725373 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725373 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725373 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=004807de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085725373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085725373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725373 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 48 07 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) 20250427085725373 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725373 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725373 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 48 07 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  20250427085725373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725373 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725373 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725373 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725373 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  20250427085725373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725373 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) 20250427085725373 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250427085725373 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725373 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725373 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725373 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725373 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725373 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725373 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725373 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725373 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{UNUSED}: Allocated (fsm.c:456) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{UNUSED}: is child of mgw(mgw-fsm-9938892-0)[0x55e5c786ea80] (fsm.c:486) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9938892-0)[0x55e5c786ea80] (mgcp_client_endpoint_fsm.c:724) 20250427085725373 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725374 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725374 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c7875840]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c7875840]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70] (fsm.c:486) 20250427085725374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c7875840]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c7875840]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725374 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 97a7c'... (mgcp_client.c:807) 20250427085725374 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725374 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c7875840]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725374 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97a7cc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97a7cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97a7cc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97a7cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(219)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250427085725383 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250427085725383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725383 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725383 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725383 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725383 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725383 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725383 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725383 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725383 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725384 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725384 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725389 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x97a7cc) (hnbgw_rua.c:470) 20250427085725389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725389 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725389 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725389 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725389 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725389 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725389 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725389 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9938892-0)[0x55e5c786ea80] (mgcp_client_endpoint_fsm.c:724) 20250427085725389 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725389 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725389 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725389 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 34 rtpbridge/8@mgw MGCP 1.0\r\nC: 97a7c'... (mgcp_client.c:807) 20250427085725389 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085725389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725389 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725389 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725389 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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)@499161a88351: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "97a7cc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97a7cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250427085725395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725395 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725395 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725395 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9938892-0)[0x55e5c786ea80] (mgcp_client_endpoint_fsm.c:724) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c786d2d0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c786d2d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70] (fsm.c:486) 20250427085725395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c786d2d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c786d2d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250427085725395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 35 rtpbridge/8@mgw MGCP 1.0\r\nC: 97a7c'... (mgcp_client.c:807) 20250427085725395 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085725395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9938892-0)[0x55e5c786d2d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725395 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "97a7cc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97a7cc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725400 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250427085725400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{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) 20250427085725400 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725400 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725400 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725400 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725400 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725400 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=007eb5e3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725400 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 7e b5 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 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) 20250427085725400 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725400 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 7e b5 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 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  20250427085725400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725400 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  20250427085725400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725400 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) 20250427085725400 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250427085725400 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725400 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725400 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725400 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725400 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725400 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725400 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725400 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725400 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725400 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{UNUSED}: Allocated (fsm.c:456) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{UNUSED}: is child of mgw(mgw-fsm-13988668-0)[0x55e5c7877af0] (fsm.c:486) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13988668-0)[0x55e5c7877af0] (mgcp_client_endpoint_fsm.c:724) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c787e4f0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c787e4f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20] (fsm.c:486) 20250427085725400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c787e4f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c787e4f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725400 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: d5733'... (mgcp_client.c:807) 20250427085725400 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c787e4f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725400 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d5733c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5733c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d5733c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5733c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(220)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250427085725407 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250427085725407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725407 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725407 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725407 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725407 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725407 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725407 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725407 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725407 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725407 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725407 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725411 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd5733c) (hnbgw_rua.c:470) 20250427085725411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725411 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725411 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725411 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725411 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725411 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725411 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725411 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725411 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725411 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13988668-0)[0x55e5c7877af0] (mgcp_client_endpoint_fsm.c:724) 20250427085725411 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725411 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725411 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: d573'... (mgcp_client.c:807) 20250427085725411 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085725411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725411 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725411 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725411 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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)@499161a88351: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d5733c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5733c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725416 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250427085725416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725416 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725416 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725416 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13988668-0)[0x55e5c7877af0] (mgcp_client_endpoint_fsm.c:724) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c7864820]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c7864820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20] (fsm.c:486) 20250427085725416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c7864820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c7864820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250427085725416 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: d573'... (mgcp_client.c:807) 20250427085725416 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085725416 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13988668-0)[0x55e5c7864820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725416 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d5733c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5733c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250427085725421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{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) 20250427085725421 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725421 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725421 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725421 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725421 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725421 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=0004acb0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725421 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 04 ac b0 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) 20250427085725421 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725421 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725421 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725421 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725421 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725421 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 04 ac b0 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  20250427085725421 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725421 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725421 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  20250427085725421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725421 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) 20250427085725421 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250427085725421 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725421 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725421 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725421 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725421 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725421 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725421 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725421 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725421 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{UNUSED}: Allocated (fsm.c:456) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{UNUSED}: is child of mgw(mgw-fsm-2742039-0)[0x55e5c78804a0] (fsm.c:486) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2742039-0)[0x55e5c78804a0] (mgcp_client_endpoint_fsm.c:724) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7887130]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7887130]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0] (fsm.c:486) 20250427085725421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7887130]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7887130]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 29d71'... (mgcp_client.c:807) 20250427085725421 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7887130]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725421 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29d71717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29d71717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29d71717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29d71717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(221)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250427085725427 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250427085725427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725427 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725427 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725427 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725427 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725427 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725427 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725427 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725427 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725427 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725427 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725431 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29d717) (hnbgw_rua.c:470) 20250427085725431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725431 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725431 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725431 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725431 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725431 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725431 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725431 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2742039-0)[0x55e5c78804a0] (mgcp_client_endpoint_fsm.c:724) 20250427085725431 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725431 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725431 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 29d7'... (mgcp_client.c:807) 20250427085725431 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085725431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725431 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725431 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725431 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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)@499161a88351: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "29d71717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29d71717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725437 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250427085725437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725437 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725437 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725437 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2742039-0)[0x55e5c78804a0] (mgcp_client_endpoint_fsm.c:724) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725437 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7864b10]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725437 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7864b10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0] (fsm.c:486) 20250427085725437 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7864b10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725437 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7864b10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250427085725437 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 29d7'... (mgcp_client.c:807) 20250427085725437 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085725437 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2742039-0)[0x55e5c7864b10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725437 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "29d71717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29d71717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725441 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250427085725441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725441 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725441 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725441 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725441 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725441 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725441 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725441 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725441 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{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) 20250427085725441 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725441 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725441 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725441 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725441 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725441 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=00f3461d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725441 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 f3 46 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 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) 20250427085725441 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725441 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 f3 46 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 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  20250427085725441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725441 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  20250427085725441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725441 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) 20250427085725441 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250427085725441 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725441 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725441 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725441 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725442 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725442 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725442 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725442 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725442 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725442 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725442 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{UNUSED}: Allocated (fsm.c:456) 20250427085725442 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{UNUSED}: is child of mgw(mgw-fsm-16619076-0)[0x55e5c7889130] (fsm.c:486) 20250427085725442 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16619076-0)[0x55e5c7889130] (mgcp_client_endpoint_fsm.c:724) 20250427085725442 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725442 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725442 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c788fd90]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c788fd90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20] (fsm.c:486) 20250427085725442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c788fd90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c788fd90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725442 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: fd964'... (mgcp_client.c:807) 20250427085725442 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c788fd90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725442 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd964417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd964417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd964417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd964417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(222)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(208)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250427085725452 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250427085725452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725453 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725453 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725453 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725453 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725453 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725453 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725453 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725453 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725453 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725453 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725459 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd9644) (hnbgw_rua.c:470) 20250427085725459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725459 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725459 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725459 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725459 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725459 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725459 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725459 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16619076-0)[0x55e5c7889130] (mgcp_client_endpoint_fsm.c:724) 20250427085725459 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725459 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725459 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725459 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: fd96'... (mgcp_client.c:807) 20250427085725459 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085725459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725459 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725459 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725459 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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)@499161a88351: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fd964417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd964417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725473 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250427085725473 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725473 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725473 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725473 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725473 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725473 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16619076-0)[0x55e5c7889130] (mgcp_client_endpoint_fsm.c:724) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c78878a0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c78878a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20] (fsm.c:486) 20250427085725473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c78878a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c78878a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250427085725473 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: fd96'... (mgcp_client.c:807) 20250427085725473 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085725473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16619076-0)[0x55e5c78878a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725473 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fd964417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd964417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725482 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250427085725482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725482 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725482 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725482 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725482 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725482 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725482 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725482 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725482 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{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) 20250427085725482 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725482 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725482 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725482 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725482 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725482 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=007f36f7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725482 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 7f 36 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) 20250427085725482 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725482 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 7f 36 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  20250427085725482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725482 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725482 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725482 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725482 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725482 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  20250427085725482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725482 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725482 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725482 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725483 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) 20250427085725483 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250427085725483 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725483 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725483 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725483 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725483 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725483 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725483 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725483 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725483 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725483 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725483 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{UNUSED}: Allocated (fsm.c:456) 20250427085725483 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{UNUSED}: is child of mgw(mgw-fsm-261224-0)[0x55e5c7891d70] (fsm.c:486) 20250427085725483 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-261224-0)[0x55e5c7891d70] (mgcp_client_endpoint_fsm.c:724) 20250427085725483 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725483 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725483 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c7898ba0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c7898ba0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20] (fsm.c:486) 20250427085725483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c7898ba0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c7898ba0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725483 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=198 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 3fc68'... (mgcp_client.c:807) 20250427085725483 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250427085725483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c7898ba0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725483 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc6817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fc6817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc6817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fc6817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(223)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 20250427085725490 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250427085725490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725490 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725490 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725490 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725490 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725490 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725490 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725490 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725490 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725490 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725490 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725490 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)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(222)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725494 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3fc68) (hnbgw_rua.c:470) 20250427085725494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725494 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725494 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725494 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725494 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725494 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725494 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725494 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-261224-0)[0x55e5c7891d70] (mgcp_client_endpoint_fsm.c:724) 20250427085725494 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725494 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725494 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725494 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=213 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 3fc6'... (mgcp_client.c:807) 20250427085725494 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250427085725494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725494 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725494 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725494 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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)@499161a88351: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc6817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fc6817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725500 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250427085725500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725500 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725500 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725500 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-261224-0)[0x55e5c7891d70] (mgcp_client_endpoint_fsm.c:724) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c787f890]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c787f890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20] (fsm.c:486) 20250427085725500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c787f890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c787f890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250427085725500 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=203 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 3fc6'... (mgcp_client.c:807) 20250427085725500 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250427085725500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-261224-0)[0x55e5c787f890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725500 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc6817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3fc6817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725504 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250427085725504 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725504 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725504 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725504 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725504 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725504 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725504 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725504 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725504 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725504 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725504 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725504 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{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) 20250427085725504 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725505 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725505 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725505 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725505 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725505 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=008fc1ee), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725505 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 8f c1 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 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) 20250427085725505 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725505 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725505 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725505 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 8f c1 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 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  20250427085725505 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725505 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725505 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725505 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725505 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725505 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  20250427085725505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725505 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) 20250427085725505 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250427085725505 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725505 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725505 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725505 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725505 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725505 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725505 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725505 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725505 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725505 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725505 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{UNUSED}: Allocated (fsm.c:456) 20250427085725505 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{UNUSED}: is child of mgw(mgw-fsm-5100835-0)[0x55e5c789a960] (fsm.c:486) 20250427085725505 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5100835-0)[0x55e5c789a960] (mgcp_client_endpoint_fsm.c:724) 20250427085725505 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725505 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725505 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c78a1960]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c78a1960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090] (fsm.c:486) 20250427085725505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c78a1960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c78a1960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725505 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 4dd52'... (mgcp_client.c:807) 20250427085725505 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c78a1960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725505 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4dd52317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4dd52317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4dd52317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4dd52317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 TC_rab_assignment_concurrent0(224)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 20250427085725513 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250427085725513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725513 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725513 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725513 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725513 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725513 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725513 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725513 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725513 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725513 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725513 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725513 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)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(223)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725520 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4dd523) (hnbgw_rua.c:470) 20250427085725520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725520 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725520 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725520 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725520 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725520 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725520 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725520 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5100835-0)[0x55e5c789a960] (mgcp_client_endpoint_fsm.c:724) 20250427085725520 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725520 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725520 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725520 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 4dd5'... (mgcp_client.c:807) 20250427085725520 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085725520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725520 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725520 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725520 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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)@499161a88351: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4dd52317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4dd52317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725531 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250427085725531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725531 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725531 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725531 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5100835-0)[0x55e5c789a960] (mgcp_client_endpoint_fsm.c:724) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c789a780]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c789a780]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090] (fsm.c:486) 20250427085725531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c789a780]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c789a780]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250427085725531 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 4dd5'... (mgcp_client.c:807) 20250427085725531 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085725531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5100835-0)[0x55e5c789a780]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725531 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4dd52317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4dd52317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725538 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250427085725538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{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) 20250427085725538 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725538 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725538 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725538 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725538 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725538 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=00bad95e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725538 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 ba d9 5e 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) 20250427085725538 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725538 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725538 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725538 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725538 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 ba d9 5e 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  20250427085725538 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725538 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085725538 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085725538 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085725538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085725538 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085725538 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085725538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085725538 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725538 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  20250427085725538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085725538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085725538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085725538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085725538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085725538 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) 20250427085725538 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250427085725538 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085725538 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085725538 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085725538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085725538 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085725538 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085725538 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085725538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725538 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085725538 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085725538 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085725538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725538 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{UNUSED}: Allocated (fsm.c:456) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{UNUSED}: is child of mgw(mgw-fsm-7757551-0)[0x55e5c7890e20] (fsm.c:486) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7757551-0)[0x55e5c7890e20] (mgcp_client_endpoint_fsm.c:724) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78aa760]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78aa760]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90] (fsm.c:486) 20250427085725538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78aa760]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78aa760]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085725538 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 765ee'... (mgcp_client.c:807) 20250427085725538 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085725538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78aa760]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725538 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "765eef17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "765eef17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "765eef17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "765eef17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085725545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250427085725545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085725545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085725545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725545 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085725545 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725545 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725545 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725545 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725545 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725545 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725545 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085725545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085725545 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085725545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085725545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085725545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085725545 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085725551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085725551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085725551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085725551 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085725551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x765eef) (hnbgw_rua.c:470) 20250427085725551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085725551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085725551 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085725551 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085725552 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085725552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725552 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085725552 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085725552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725552 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085725552 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7757551-0)[0x55e5c7890e20] (mgcp_client_endpoint_fsm.c:724) 20250427085725552 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725552 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725552 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085725552 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 765e'... (mgcp_client.c:807) 20250427085725552 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085725552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085725552 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725552 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725552 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "765eef17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "765eef17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250427085725562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085725562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085725562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725562 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725562 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085725562 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7757551-0)[0x55e5c7890e20] (mgcp_client_endpoint_fsm.c:724) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085725562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78a2a80]{ST_CRCX}: Allocated (fsm.c:456) 20250427085725562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78a2a80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90] (fsm.c:486) 20250427085725562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78a2a80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085725562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78a2a80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250427085725562 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 765e'... (mgcp_client.c:807) 20250427085725562 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085725562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7757551-0)[0x55e5c78a2a80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725562 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "765eef17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "765eef17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085725580 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250427085725580 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085725580 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085725580 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085725580 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085725580 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085725580 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725580 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725580 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725580 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085725580 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085725580 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725580 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{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) 20250427085725580 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085725580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085725580 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085725580 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085725580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085725580 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085725580 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085725580 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=00ba551f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085725580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085725580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085725580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085725580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085725581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085725581 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 ba 55 1f 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) 20250427085725581 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085725581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085725581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085725581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085725581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085725581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085725581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085725581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085725581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085725581 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085725581 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 ba 55 1f 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)@499161a88351: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727121 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727121 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727121 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727121 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727121 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727121 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  20250427085727121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727121 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) 20250427085727121 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250427085727121 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727122 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727122 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727122 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727122 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727122 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727122 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727122 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727122 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727122 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727122 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=56 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: f0cb5'... (mgcp_client.c:807) 20250427085727122 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427085727122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727122 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727122 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=56 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: f0cb5'... (mgcp_client.c:807) 20250427085727122 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427085727122 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727122 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: Removing from parent mgw(mgw-fsm-986293-0)[0x55e5c780ca30] (mgcp_client_endpoint_fsm.c:873) 20250427085727122 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727122 DLMGCP DEBUG mgw-endp(mgw-fsm-986293-0)[0x55e5c780cb70]{IN_USE}: Deallocated (fsm.c:568) 20250427085727122 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727122 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727122 DMGW DEBUG mgw(mgw-fsm-986293-0)[0x55e5c780ca30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727122 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "f0cb517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "f0cb517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727131 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250427085727131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727131 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250427085727131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727131 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7825810]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)986293 20250427085727136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727136 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf0cb5,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727136 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727136 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727136 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727136 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727136 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727136 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=0098e798), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727136 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 98 e7 98 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) 20250427085727136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727136 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727136 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727136 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 98 e7 98 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)6402065 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:0 20250427085727143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727143 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727143 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727143 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727143 DLSS7 <000c> osmo_ss7_asp.c:1164 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 98 e7 98 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727143 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=0098e798), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727143 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250427085727143 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727143 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727143 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727143 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) 20250427085727143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:202) 20250427085727143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-986293)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085727143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085727143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e5c78051b0]{disconnected}: Deallocated (fsm.c:568) 20250427085727143 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-986293 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250427085727143 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=0098e798), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250427085727143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727143 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 98 e7 98 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727143 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727143 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727143 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727143 DLSCCP DEBUG SCCP-SCOC(8)[0x55e5c7806360]{IDLE}: Deallocated (fsm.c:568) 20250427085727144 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727144 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 98 e7 98 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727147 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727147 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727147 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727147 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  20250427085727147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727147 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) 20250427085727147 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250427085727147 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727147 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727147 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727147 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727147 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727147 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727147 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727147 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727147 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727147 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: b2f1b'... (mgcp_client.c:807) 20250427085727147 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: b2f1b'... (mgcp_client.c:807) 20250427085727147 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727147 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: Removing from parent mgw(mgw-fsm-11727281-0)[0x55e5c7817950] (mgcp_client_endpoint_fsm.c:873) 20250427085727147 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727147 DLMGCP DEBUG mgw-endp(mgw-fsm-11727281-0)[0x55e5c78175d0]{IN_USE}: Deallocated (fsm.c:568) 20250427085727147 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727148 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727148 DMGW DEBUG mgw(mgw-fsm-11727281-0)[0x55e5c7817950]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727148 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b2f1b117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b2f1b117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250427085727164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c782f5c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250427085727164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7827410]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)11727281 20250427085727167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727167 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb2f1b1,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727167 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727167 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727167 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727167 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727167 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727167 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=005409c2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727167 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 54 09 c2 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) 20250427085727167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727167 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727167 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727167 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727167 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727167 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727167 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727167 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727167 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 54 09 c2 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)@499161a88351: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727170 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727170 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727170 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727170 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727170 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727170 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727170 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  HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)5454629 20250427085727170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727171 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) 20250427085727171 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250427085727171 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727171 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727171 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727171 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727171 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727171 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727171 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727171 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727171 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727171 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727171 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 58 rtpbridge/3@mgw MGCP 1.0\r\nC: e28e5'... (mgcp_client.c:807) 20250427085727171 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727171 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 59 rtpbridge/3@mgw MGCP 1.0\r\nC: e28e5'... (mgcp_client.c:807) 20250427085727171 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727171 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: Removing from parent mgw(mgw-fsm-14847577-0)[0x55e5c78316d0] (mgcp_client_endpoint_fsm.c:873) 20250427085727171 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727171 DLMGCP DEBUG mgw-endp(mgw-fsm-14847577-0)[0x55e5c7831800]{IN_USE}: Deallocated (fsm.c:568) 20250427085727171 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:1 20250427085727171 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727171 DMGW DEBUG mgw(mgw-fsm-14847577-0)[0x55e5c78316d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727171 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e28e5917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e28e5917" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085727175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250427085727175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78380d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250427085727175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727176 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727176 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7831230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)14847577 20250427085727177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727177 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe28e59,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727177 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727177 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727177 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727177 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727177 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727177 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=0009fde0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727177 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 09 fd e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427085727177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727177 DLSS7 <000c> osmo_ss7_asp.c:1164 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 54 09 c2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727177 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 09 fd 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) 20250427085727177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727178 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=005409c2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727178 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250427085727178 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727178 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727178 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727178 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) 20250427085727178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{disconnected}: Freeing instance (context_map.c:202) 20250427085727178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11727281)[0x55e5c7807fd0]{disconnected}: Deallocated (fsm.c:568) 20250427085727178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{disconnected}: Freeing instance (context_map.c:206) 20250427085727178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e5c77ffeb0]{disconnected}: Deallocated (fsm.c:568) 20250427085727178 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11727281 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427085727178 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=005409c2), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250427085727178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727178 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 54 09 c2 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727178 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727178 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727178 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727178 DLSCCP DEBUG SCCP-SCOC(9)[0x55e5c781fe00]{IDLE}: Deallocated (fsm.c:568) 20250427085727178 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727178 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 54 09 c2 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)8559454 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:3 20250427085727180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727180 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727180 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727180 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727180 DLSS7 <000c> osmo_ss7_asp.c:1164 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 09 fd e0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727180 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=0009fde0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727180 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250427085727180 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727180 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727180 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727180 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) 20250427085727180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{disconnected}: Freeing instance (context_map.c:202) 20250427085727180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14847577)[0x55e5c780b350]{disconnected}: Deallocated (fsm.c:568) 20250427085727180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{disconnected}: Freeing instance (context_map.c:206) 20250427085727180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e5c780c7e0]{disconnected}: Deallocated (fsm.c:568) 20250427085727180 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14847577 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085727180 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=0009fde0), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250427085727180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727180 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 09 fd e0 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727180 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727180 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727180 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727180 DLSCCP DEBUG SCCP-SCOC(11)[0x55e5c780f230]{IDLE}: Deallocated (fsm.c:568) 20250427085727180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727180 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 09 fd e0 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727207 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727207 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727207 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727207 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  20250427085727207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727207 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) 20250427085727207 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250427085727207 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727207 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727207 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727207 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727208 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727208 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727208 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727208 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727208 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727208 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727208 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727208 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 60 rtpbridge/2@mgw MGCP 1.0\r\nC: 1ffcc'... (mgcp_client.c:807) 20250427085727208 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727208 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727208 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 61 rtpbridge/2@mgw MGCP 1.0\r\nC: 1ffcc'... (mgcp_client.c:807) 20250427085727208 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727208 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: Removing from parent mgw(mgw-fsm-2096333-0)[0x55e5c7839e10] (mgcp_client_endpoint_fsm.c:873) 20250427085727208 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727208 DLMGCP DEBUG mgw-endp(mgw-fsm-2096333-0)[0x55e5c7827ab0]{IN_USE}: Deallocated (fsm.c:568) 20250427085727208 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727208 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727208 DMGW DEBUG mgw(mgw-fsm-2096333-0)[0x55e5c7839e10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727208 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "1ffccd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "1ffccd17" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085727222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250427085727222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c783a050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727223 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250427085727223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7828920]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)2096333 20250427085727229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727229 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1ffccd,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727229 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727229 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727229 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727229 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727229 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727229 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=002fe5e4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727229 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 2f e5 e4 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) 20250427085727229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727230 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 2f e5 e4 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)@499161a88351: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)9065024 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:2 20250427085727238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727238 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727238 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727238 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727238 DLSS7 <000c> osmo_ss7_asp.c:1164 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 2f e5 e4 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727239 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=002fe5e4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727239 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250427085727239 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727239 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727239 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727239 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) 20250427085727239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{disconnected}: Freeing instance (context_map.c:202) 20250427085727239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2096333)[0x55e5c7805450]{disconnected}: Deallocated (fsm.c:568) 20250427085727239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{disconnected}: Freeing instance (context_map.c:206) 20250427085727239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e5c780df70]{disconnected}: Deallocated (fsm.c:568) 20250427085727239 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2096333 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250427085727239 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=002fe5e4), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250427085727239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727239 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 2f e5 e4 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727239 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727239 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727239 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727239 DLSCCP DEBUG SCCP-SCOC(10)[0x55e5c780e660]{IDLE}: Deallocated (fsm.c:568) 20250427085727239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727240 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727240 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 2f e5 e4 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727244 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727244 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727244 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  20250427085727244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727244 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) 20250427085727244 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250427085727244 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727244 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727244 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727244 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727244 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727244 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727244 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727244 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727244 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727244 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: f1ac2'... (mgcp_client.c:807) 20250427085727244 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727244 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727244 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: f1ac2'... (mgcp_client.c:807) 20250427085727244 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727244 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727244 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: Removing from parent mgw(mgw-fsm-15838244-0)[0x55e5c7842d50] (mgcp_client_endpoint_fsm.c:873) 20250427085727244 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727244 DLMGCP DEBUG mgw-endp(mgw-fsm-15838244-0)[0x55e5c7830d20]{IN_USE}: Deallocated (fsm.c:568) 20250427085727245 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727245 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727245 DMGW DEBUG mgw(mgw-fsm-15838244-0)[0x55e5c7842d50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727245 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f1ac2417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f1ac2417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727262 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250427085727262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7849620]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727263 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250427085727263 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727263 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727263 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727263 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78424e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)15838244 20250427085727268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727268 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf1ac24,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727268 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727268 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727268 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727268 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727268 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=001a3907), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727268 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 1a 39 07 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) 20250427085727268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727269 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727269 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 1a 39 07 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)@499161a88351: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)10595656 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:4 20250427085727277 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727277 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727277 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727277 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727277 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727277 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727277 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1a 39 07 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727277 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=001a3907), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727277 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250427085727277 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727278 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727278 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727278 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) 20250427085727278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{disconnected}: Freeing instance (context_map.c:202) 20250427085727278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15838244)[0x55e5c780e490]{disconnected}: Deallocated (fsm.c:568) 20250427085727278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{disconnected}: Freeing instance (context_map.c:206) 20250427085727278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e5c7810150]{disconnected}: Deallocated (fsm.c:568) 20250427085727278 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15838244 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085727278 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=001a3907), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250427085727278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727278 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 1a 39 07 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727278 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727278 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727278 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727278 DLSCCP DEBUG SCCP-SCOC(12)[0x55e5c780ead0]{IDLE}: Deallocated (fsm.c:568) 20250427085727278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727278 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727278 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727278 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727278 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 1a 39 07 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727280 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727280 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727280 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727280 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  20250427085727280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727280 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) 20250427085727280 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250427085727280 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727280 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727280 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727280 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727280 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727281 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727281 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727281 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727281 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727281 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=56 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 3a03b'... (mgcp_client.c:807) 20250427085727281 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427085727281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=56 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 3a03b'... (mgcp_client.c:807) 20250427085727281 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250427085727281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727281 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: Removing from parent mgw(mgw-fsm-237627-0)[0x55e5c784ba70] (mgcp_client_endpoint_fsm.c:873) 20250427085727281 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727281 DLMGCP DEBUG mgw-endp(mgw-fsm-237627-0)[0x55e5c784b6e0]{IN_USE}: Deallocated (fsm.c:568) 20250427085727281 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727281 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727281 DMGW DEBUG mgw(mgw-fsm-237627-0)[0x55e5c784ba70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727281 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)@499161a88351: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3a03b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250427085727297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250427085727297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78523d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "3a03b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250427085727297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7841070]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)237627 20250427085727302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727302 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3a03b,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727302 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727302 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727302 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727302 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727302 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=0057b12d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727302 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727302 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727302 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 57 b1 2d 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) 20250427085727302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727302 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727302 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727302 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727302 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727302 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727302 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 57 b1 2d 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)@499161a88351: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)1401852 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 20250427085727309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727309 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 20250427085727309 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727309 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727309 DLSS7 <000c> osmo_ss7_asp.c:1164 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 57 b1 2d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727310 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=0057b12d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727310 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250427085727310 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727310 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727310 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727310 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) 20250427085727310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{disconnected}: Freeing instance (context_map.c:202) 20250427085727310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-237627)[0x55e5c7810300]{disconnected}: Deallocated (fsm.c:568) 20250427085727310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{disconnected}: Freeing instance (context_map.c:206) 20250427085727310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e5c780f3f0]{disconnected}: Deallocated (fsm.c:568) 20250427085727310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-237627 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250427085727310 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=0057b12d), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250427085727310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727311 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 57 b1 2d 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727311 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727311 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727311 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727311 DLSCCP DEBUG SCCP-SCOC(13)[0x55e5c7817e20]{IDLE}: Deallocated (fsm.c:568) 20250427085727311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727311 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 57 b1 2d 00 00 0d 00 00 06 00 08 00 00 00 01  20250427085727311 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727311 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727311 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727311 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  20250427085727311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727312 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) 20250427085727312 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250427085727312 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727312 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727312 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727312 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727312 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727312 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727312 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727312 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727312 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727312 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 66 rtpbridge/7@mgw MGCP 1.0\r\nC: 8c856'... (mgcp_client.c:807) 20250427085727312 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 67 rtpbridge/7@mgw MGCP 1.0\r\nC: 8c856'... (mgcp_client.c:807) 20250427085727312 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727312 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: Removing from parent mgw(mgw-fsm-9209199-0)[0x55e5c78541c0] (mgcp_client_endpoint_fsm.c:873) 20250427085727312 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727312 DLMGCP DEBUG mgw-endp(mgw-fsm-9209199-0)[0x55e5c7841e70]{IN_USE}: Deallocated (fsm.c:568) 20250427085727312 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727312 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727312 DMGW DEBUG mgw(mgw-fsm-9209199-0)[0x55e5c78541c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727313 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)@499161a88351: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "8c856f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "8c856f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085727324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250427085727324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(216)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c785af50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727325 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250427085727325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7853fb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)9209199 20250427085727328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727328 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8c856f,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727328 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727328 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727328 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727328 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727328 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727329 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=002ba92f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727329 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 2b a9 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) 20250427085727329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727329 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727329 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727329 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727329 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727329 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 2b a9 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(202)@499161a88351: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)8804593 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:7 20250427085727335 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727335 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727335 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727335 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727335 DLSS7 <000c> osmo_ss7_asp.c:1164 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 2b a9 2f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727335 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=002ba92f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727335 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250427085727335 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727336 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727336 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727336 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) 20250427085727336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{disconnected}: Freeing instance (context_map.c:202) 20250427085727336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9209199)[0x55e5c780edc0]{disconnected}: Deallocated (fsm.c:568) 20250427085727336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{disconnected}: Freeing instance (context_map.c:206) 20250427085727336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e5c7818180]{disconnected}: Deallocated (fsm.c:568) 20250427085727336 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9209199 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250427085727336 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=002ba92f), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250427085727336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727336 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 2b a9 2f 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727336 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727336 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727336 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727336 DLSCCP DEBUG SCCP-SCOC(15)[0x55e5c7818cb0]{IDLE}: Deallocated (fsm.c:568) 20250427085727336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727336 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727336 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 2b a9 2f 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727340 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727341 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  20250427085727341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727341 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) 20250427085727341 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250427085727341 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727341 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727341 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727341 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727341 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727341 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727341 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727341 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727341 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 68 rtpbridge/6@mgw MGCP 1.0\r\nC: c07a7'... (mgcp_client.c:807) 20250427085727341 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727341 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 69 rtpbridge/6@mgw MGCP 1.0\r\nC: c07a7'... (mgcp_client.c:807) 20250427085727341 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727341 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: Removing from parent mgw(mgw-fsm-12614258-0)[0x55e5c785cee0] (mgcp_client_endpoint_fsm.c:873) 20250427085727341 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727341 DLMGCP DEBUG mgw-endp(mgw-fsm-12614258-0)[0x55e5c7841b60]{IN_USE}: Deallocated (fsm.c:568) 20250427085727341 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727341 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727341 DMGW DEBUG mgw(mgw-fsm-12614258-0)[0x55e5c785cee0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727341 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c07a7217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c07a7217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727346 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250427085727346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7863d10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727346 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250427085727346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7852b40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12614258 20250427085727347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727347 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc07a72,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727347 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727347 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727347 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727347 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727347 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727348 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=0043c0ad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727348 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727348 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727348 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 43 c0 ad 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427085727348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727348 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 43 c0 ad 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) 20250427085727348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13474096 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:6 20250427085727350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727350 DLSS7 <000c> osmo_ss7_asp.c:1164 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 43 c0 ad 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727350 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=0043c0ad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727350 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250427085727350 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727350 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727350 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727350 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) 20250427085727350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{disconnected}: Freeing instance (context_map.c:202) 20250427085727350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12614258)[0x55e5c780fff0]{disconnected}: Deallocated (fsm.c:568) 20250427085727350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{disconnected}: Freeing instance (context_map.c:206) 20250427085727350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e5c7810730]{disconnected}: Deallocated (fsm.c:568) 20250427085727350 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12614258 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085727350 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=0043c0ad), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250427085727350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727350 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 43 c0 ad 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727350 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727350 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727350 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727350 DLSCCP DEBUG SCCP-SCOC(14)[0x55e5c78183e0]{IDLE}: Deallocated (fsm.c:568) 20250427085727350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727350 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 43 c0 ad 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727383 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727383 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727383 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727383 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727383 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  20250427085727383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727383 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) 20250427085727383 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250427085727383 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727383 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727383 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727383 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727383 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727384 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727384 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727384 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727384 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727384 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727384 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 70 rtpbridge/9@mgw MGCP 1.0\r\nC: 29851'... (mgcp_client.c:807) 20250427085727384 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727384 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 71 rtpbridge/9@mgw MGCP 1.0\r\nC: 29851'... (mgcp_client.c:807) 20250427085727384 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727384 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: Removing from parent mgw(mgw-fsm-2721040-0)[0x55e5c7865b60] (mgcp_client_endpoint_fsm.c:873) 20250427085727384 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727384 DLMGCP DEBUG mgw-endp(mgw-fsm-2721040-0)[0x55e5c7866290]{IN_USE}: Deallocated (fsm.c:568) 20250427085727384 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727384 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727384 DMGW DEBUG mgw(mgw-fsm-2721040-0)[0x55e5c7865b60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727384 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "29851017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "29851017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250427085727395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c786cb60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250427085727395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78658f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)2721040 20250427085727397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727397 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x298510,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727397 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727397 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727397 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727397 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727397 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727397 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=004807de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085727397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085727397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727397 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 48 07 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) 20250427085727397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727397 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727397 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 48 07 de 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)@499161a88351: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)3756710 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:9 20250427085727402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727402 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727402 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727402 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727402 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727402 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727402 DLSS7[38;5;43m <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727402 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727402 DLSS7 <000c> osmo_ss7_asp.c:1164 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 48 07 de 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727403 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=004807de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727403 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250427085727403 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727403 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727403 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727403 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) 20250427085727403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{disconnected}: Freeing instance (context_map.c:202) 20250427085727403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2721040)[0x55e5c7820ac0]{disconnected}: Deallocated (fsm.c:568) 20250427085727403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{disconnected}: Freeing instance (context_map.c:206) 20250427085727403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e5c780e820]{disconnected}: Deallocated (fsm.c:568) 20250427085727403 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2721040 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250427085727403 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=004807de), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250427085727403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085727403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085727403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727403 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 48 07 de 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727403 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727403 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727403 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727403 DLSCCP DEBUG SCCP-SCOC(17)[0x55e5c7821bb0]{IDLE}: Deallocated (fsm.c:568) 20250427085727403 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727403 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727403 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727403 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727403 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727403 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 48 07 de 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727410 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727410 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727410 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727410 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  20250427085727410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727410 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) 20250427085727410 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250427085727410 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727410 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727410 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727410 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727410 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727410 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727410 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727410 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727410 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727410 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 72 rtpbridge/8@mgw MGCP 1.0\r\nC: 97a7c'... (mgcp_client.c:807) 20250427085727410 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 73 rtpbridge/8@mgw MGCP 1.0\r\nC: 97a7c'... (mgcp_client.c:807) 20250427085727410 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727410 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: Removing from parent mgw(mgw-fsm-9938892-0)[0x55e5c786ea80] (mgcp_client_endpoint_fsm.c:873) 20250427085727410 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727410 DLMGCP DEBUG mgw-endp(mgw-fsm-9938892-0)[0x55e5c786ef70]{IN_USE}: Deallocated (fsm.c:568) 20250427085727410 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727410 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727410 DMGW DEBUG mgw(mgw-fsm-9938892-0)[0x55e5c786ea80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727410 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(217)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "97a7cc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "97a7cc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727423 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250427085727423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7875840]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727423 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250427085727423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c786d2d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)9938892 20250427085727427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727427 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x97a7cc,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727427 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727427 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727427 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727427 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=007eb5e3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727427 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 7e b5 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) 20250427085727427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727427 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 7e b5 e3 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)@499161a88351: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085727429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727429 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727429 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727429 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727429 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  20250427085727429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727429 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) 20250427085727429 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250427085727429 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727429 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727429 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727429 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727429 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727429 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727429 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727429 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727429 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727429 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727429 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: d573'... (mgcp_client.c:807) 20250427085727429 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727429 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: d573'... (mgcp_client.c:807) 20250427085727429 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727429 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: Removing from parent mgw(mgw-fsm-13988668-0)[0x55e5c7877af0] (mgcp_client_endpoint_fsm.c:873) 20250427085727429 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727429 DLMGCP DEBUG mgw-endp(mgw-fsm-13988668-0)[0x55e5c7877c20]{IN_USE}: Deallocated (fsm.c:568) 20250427085727429 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727430 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727430 DMGW DEBUG mgw(mgw-fsm-13988668-0)[0x55e5c7877af0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727430 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(217)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12108942 TC_rab_assignment_concurrent0(219)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:8 TC_rab_assignment_concurrent0(219)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d5733c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "d5733c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085727437 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250427085727437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c787e4f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727437 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250427085727437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727437 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)13988668 20250427085727439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727440 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd5733c,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727440 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727440 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727440 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727440 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727440 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727440 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=0004acb0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727440 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 04 ac b0 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) 20250427085727440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727440 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727440 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 04 ac b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427085727440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727440 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727440 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727440 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727440 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7e b5 e3 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727440 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=007eb5e3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727440 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250427085727440 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727440 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727440 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727440 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) 20250427085727440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{disconnected}: Freeing instance (context_map.c:202) 20250427085727440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9938892)[0x55e5c7818e70]{disconnected}: Deallocated (fsm.c:568) 20250427085727440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{disconnected}: Freeing instance (context_map.c:206) 20250427085727440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e5c7818840]{disconnected}: Deallocated (fsm.c:568) 20250427085727440 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9938892 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250427085727440 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=007eb5e3), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250427085727440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727440 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 7e b5 e3 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727440 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727440 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727440 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727440 DLSCCP DEBUG SCCP-SCOC(16)[0x55e5c7821030]{IDLE}: Deallocated (fsm.c:568) 20250427085727440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727440 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727440 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 7e b5 e3 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)2447976 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:10 20250427085727445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727445 DLSS7 <000c> osmo_ss7_asp.c:1164 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 04 ac b0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727445 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=0004acb0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727445 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250427085727445 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727445 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727445 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727445 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) 20250427085727445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{disconnected}: Freeing instance (context_map.c:202) 20250427085727445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13988668)[0x55e5c7822370]{disconnected}: Deallocated (fsm.c:568) 20250427085727445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{disconnected}: Freeing instance (context_map.c:206) 20250427085727445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e5c78224a0]{disconnected}: Deallocated (fsm.c:568) 20250427085727445 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13988668 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250427085727445 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=0004acb0), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250427085727445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727445 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 04 ac b0 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727445 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727445 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727445 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727445 DLSCCP DEBUG SCCP-SCOC(18)[0x55e5c7822af0]{IDLE}: Deallocated (fsm.c:568) 20250427085727445 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727445 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727445 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 04 ac b0 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727450 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727450 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727450 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727450 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  20250427085727450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727450 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) 20250427085727450 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250427085727450 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727450 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727450 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727450 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727450 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727450 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727450 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727450 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727450 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727450 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727450 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 29d7'... (mgcp_client.c:807) 20250427085727450 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727450 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 29d7'... (mgcp_client.c:807) 20250427085727450 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727450 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: Removing from parent mgw(mgw-fsm-2742039-0)[0x55e5c78804a0] (mgcp_client_endpoint_fsm.c:873) 20250427085727450 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727450 DLMGCP DEBUG mgw-endp(mgw-fsm-2742039-0)[0x55e5c78774a0]{IN_USE}: Deallocated (fsm.c:568) 20250427085727450 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727450 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727450 DMGW DEBUG mgw(mgw-fsm-2742039-0)[0x55e5c78804a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727451 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "29d71717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "29d71717" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085727460 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250427085727460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7887130]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727461 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250427085727461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7864b10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)2742039 20250427085727464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727464 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x29d717,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727464 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727464 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727464 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727464 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727464 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727464 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=00f3461d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727464 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 f3 46 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) 20250427085727464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727464 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727465 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727465 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 f3 46 1d 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)@499161a88351: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)4041591 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:11 20250427085727468 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727469 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727469 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727469 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f3 46 1d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727469 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=00f3461d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727469 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250427085727469 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727469 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727469 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727469 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) 20250427085727469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{disconnected}: Freeing instance (context_map.c:202) 20250427085727469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2742039)[0x55e5c7821fa0]{disconnected}: Deallocated (fsm.c:568) 20250427085727469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{disconnected}: Freeing instance (context_map.c:206) 20250427085727469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e5c7822f80]{disconnected}: Deallocated (fsm.c:568) 20250427085727469 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2742039 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250427085727469 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=00f3461d), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250427085727469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727469 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 f3 46 1d 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727469 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727469 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727469 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727469 DLSCCP DEBUG SCCP-SCOC(19)[0x55e5c7823690]{IDLE}: Deallocated (fsm.c:568) 20250427085727469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727469 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727469 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 f3 46 1d 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727490 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727490 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727490 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727490 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727490 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727491 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  20250427085727491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727491 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727491 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727491 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727491 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) 20250427085727491 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250427085727491 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727491 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727491 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727491 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727491 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727491 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727491 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727491 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: fd96'... (mgcp_client.c:807) 20250427085727491 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: fd96'... (mgcp_client.c:807) 20250427085727491 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727491 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: Removing from parent mgw(mgw-fsm-16619076-0)[0x55e5c7889130] (mgcp_client_endpoint_fsm.c:873) 20250427085727491 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727491 DLMGCP DEBUG mgw-endp(mgw-fsm-16619076-0)[0x55e5c7888f20]{IN_USE}: Deallocated (fsm.c:568) 20250427085727491 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727491 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727491 DMGW DEBUG mgw(mgw-fsm-16619076-0)[0x55e5c7889130]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727491 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fd964417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "fd964417" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085727502 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250427085727502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(221)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c788fd90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727503 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250427085727503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78878a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)16619076 20250427085727506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727506 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd9644,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727506 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727506 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727506 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727506 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727506 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727506 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=007f36f7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727506 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 7f 36 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) 20250427085727506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727506 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727506 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727506 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727506 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727506 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727506 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 7f 36 f7 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)@499161a88351: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)11543625 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727509 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727509 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727509 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727509 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  20250427085727509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727509 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) 20250427085727509 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250427085727509 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727509 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727509 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727509 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727509 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727509 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727509 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727509 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727509 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727509 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 3fc6'... (mgcp_client.c:807) 20250427085727510 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 3fc6'... (mgcp_client.c:807) 20250427085727510 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085727510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727510 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: Removing from parent mgw(mgw-fsm-261224-0)[0x55e5c7891d70] (mgcp_client_endpoint_fsm.c:873) 20250427085727510 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727510 DLMGCP DEBUG mgw-endp(mgw-fsm-261224-0)[0x55e5c7888c20]{IN_USE}: Deallocated (fsm.c:568) 20250427085727510 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727510 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727510 DMGW DEBUG mgw(mgw-fsm-261224-0)[0x55e5c7891d70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727510 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)@499161a88351: Session index based on connection ID:12 TC_rab_assignment_concurrent0(222)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc6817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "3fc6817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727516 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250427085727516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7898ba0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085727516 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250427085727516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727516 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c787f890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)261224 20250427085727518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727518 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3fc68,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727518 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727518 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727518 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727518 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727518 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727518 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=008fc1ee), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727518 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 8f c1 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) 20250427085727518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727519 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 8f c1 ee 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427085727519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727519 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727519 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727519 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727519 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727519 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7f 36 f7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727519 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=007f36f7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727519 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250427085727519 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727519 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727519 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727519 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) 20250427085727519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{disconnected}: Freeing instance (context_map.c:202) 20250427085727519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16619076)[0x55e5c7823ef0]{disconnected}: Deallocated (fsm.c:568) 20250427085727519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{disconnected}: Freeing instance (context_map.c:206) 20250427085727519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e5c780fe10]{disconnected}: Deallocated (fsm.c:568) 20250427085727519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16619076 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250427085727519 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=007f36f7), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250427085727519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727519 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 7f 36 f7 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727519 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727519 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727519 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727519 DLSCCP DEBUG SCCP-SCOC(20)[0x55e5c7824360]{IDLE}: Deallocated (fsm.c:568) 20250427085727519 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727519 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 7f 36 f7 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)6662427 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:13 20250427085727523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727523 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727523 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727523 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727523 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8f c1 ee 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727523 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=008fc1ee), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727523 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250427085727523 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727523 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727523 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727523 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) 20250427085727523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{disconnected}: Freeing instance (context_map.c:202) 20250427085727523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-261224)[0x55e5c7823a80]{disconnected}: Deallocated (fsm.c:568) 20250427085727523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{disconnected}: Freeing instance (context_map.c:206) 20250427085727523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e5c7824ba0]{disconnected}: Deallocated (fsm.c:568) 20250427085727523 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-261224 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250427085727523 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=008fc1ee), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250427085727523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727523 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 8f c1 ee 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727523 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727523 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727523 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727523 DLSCCP DEBUG SCCP-SCOC(21)[0x55e5c78250a0]{IDLE}: Deallocated (fsm.c:568) 20250427085727523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727523 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727523 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 8f c1 ee 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727544 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727544 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727544 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727544 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727544 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727544 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727544 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727544 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727544 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  20250427085727544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727545 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) 20250427085727545 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250427085727545 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727545 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727545 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727545 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727545 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727545 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727545 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727545 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727545 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727545 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727545 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 4dd5'... (mgcp_client.c:807) 20250427085727545 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727545 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 4dd5'... (mgcp_client.c:807) 20250427085727545 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727545 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: Removing from parent mgw(mgw-fsm-5100835-0)[0x55e5c789a960] (mgcp_client_endpoint_fsm.c:873) 20250427085727545 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727545 DLMGCP DEBUG mgw-endp(mgw-fsm-5100835-0)[0x55e5c789b090]{IN_USE}: Deallocated (fsm.c:568) 20250427085727545 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727545 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727545 DMGW DEBUG mgw(mgw-fsm-5100835-0)[0x55e5c789a960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727545 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4dd52317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "4dd52317" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085727553 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250427085727553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78a1960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727554 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250427085727554 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727554 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727554 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727554 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c789a780]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)5100835 20250427085727556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727556 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4dd523,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727556 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727556 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727556 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727556 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727556 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727556 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=00bad95e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727556 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 ba d9 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) 20250427085727556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727556 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727556 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 ba d9 5e 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)@499161a88351: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)10375063 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:14 20250427085727561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727561 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727561 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727561 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727561 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727561 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ba d9 5e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727561 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=00bad95e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727561 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250427085727561 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727561 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727561 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727561 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) 20250427085727561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{disconnected}: Freeing instance (context_map.c:202) 20250427085727561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5100835)[0x55e5c7822680]{disconnected}: Deallocated (fsm.c:568) 20250427085727561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{disconnected}: Freeing instance (context_map.c:206) 20250427085727561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e5c7824750]{disconnected}: Deallocated (fsm.c:568) 20250427085727561 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5100835 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250427085727561 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=00bad95e), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250427085727561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727561 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 ba d9 5e 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727561 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727561 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727561 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727561 DLSCCP DEBUG SCCP-SCOC(22)[0x55e5c7825cc0]{IDLE}: Deallocated (fsm.c:568) 20250427085727562 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727562 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 ba d9 5e 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(202)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(202)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085727593 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727593 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727593 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727593 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727593 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727593 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727593 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727593 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727593 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  20250427085727593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727593 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) 20250427085727593 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250427085727593 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085727593 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727593 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085727593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085727593 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085727593 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085727593 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085727593 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085727594 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085727594 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085727594 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085727594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727594 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 765e'... (mgcp_client.c:807) 20250427085727594 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085727594 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 765e'... (mgcp_client.c:807) 20250427085727594 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085727594 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085727594 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: Removing from parent mgw(mgw-fsm-7757551-0)[0x55e5c7890e20] (mgcp_client_endpoint_fsm.c:873) 20250427085727594 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085727594 DLMGCP DEBUG mgw-endp(mgw-fsm-7757551-0)[0x55e5c78a3e90]{IN_USE}: Deallocated (fsm.c:568) 20250427085727594 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085727594 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085727594 DMGW DEBUG mgw(mgw-fsm-7757551-0)[0x55e5c7890e20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085727594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085727594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085727594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085727594 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "765eef17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "765eef17" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085727608 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250427085727608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727608 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78aa760]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085727609 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250427085727609 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085727609 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085727609 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085727609 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78a2a80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)7757551 20250427085727613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085727613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085727613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085727613 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085727613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x765eef,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085727613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085727613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085727613 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085727613 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085727613 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085727613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085727614 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085727614 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085727614 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=00ba551f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085727614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727614 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 ba 55 1f 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) 20250427085727614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085727614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085727614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085727614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727614 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 ba 55 1f 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)@499161a88351: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@499161a88351: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)3345052 HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on connection ID:15 20250427085727622 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085727622 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085727622 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085727622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085727622 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085727622 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085727622 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085727622 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727622 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ba 55 1f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085727622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085727622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085727622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085727622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085727622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085727622 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=00ba551f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085727622 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250427085727622 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085727622 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085727622 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085727622 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) 20250427085727622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085727622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085727622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085727622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{disconnected}: Freeing instance (context_map.c:202) 20250427085727622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7757551)[0x55e5c7825490]{disconnected}: Deallocated (fsm.c:568) 20250427085727622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085727622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{disconnected}: Freeing instance (context_map.c:206) 20250427085727622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e5c78263c0]{disconnected}: Deallocated (fsm.c:568) 20250427085727622 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7757551 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250427085727622 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=00ba551f), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250427085727622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085727622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085727622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085727622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085727622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085727622 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 ba 55 1f 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085727622 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085727622 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085727623 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085727623 DLSCCP DEBUG SCCP-SCOC(23)[0x55e5c78269a0]{IDLE}: Deallocated (fsm.c:568) 20250427085727623 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085727623 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085727623 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085727623 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085727623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085727623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085727623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085727623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085727623 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085727623 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 ba 55 1f 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@499161a88351: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@499161a88351: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085729466 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085729466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d13a1e), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085729466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085729466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085729466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085729466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085729466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085729466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085729466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d1 3a 1e 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085729467 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085729467 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085729467 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085729467 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085729467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085729467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085729467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085729467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085729467 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085729467 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 d1 3a 1e 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  TC_rab_assignment_concurrent0(220)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085729471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085729471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085729471 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085729471 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085729471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085729471 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085729471 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085729471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085729471 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085729471 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 d1 3a 1e 00 00 06 00 08 00 00 00 07  20250427085729471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085729471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085729471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085729471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085729471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085729471 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=00d13a1e) (sccp_scrc.c:486) 20250427085729471 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250427085729471 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085729471 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085729471 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085729471 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085729471 DLSCCP DEBUG SCCP-SCOC(6)[0x55e5c77ff930]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085729624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729625 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41593<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(197)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085729629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085729630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085729630 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085729630 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) 20250427085729630 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(206)@499161a88351: Final verdict of PTC: none 20250427085729633 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085729633 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) 20250427085729633 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085729633 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085729633 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085729633 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) 20250427085729633 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085729633 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085729633 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 20250427085729633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085729633 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085729633 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085729633 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085729633 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085729633 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085729633 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 20250427085729633 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  20250427085729633 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085729633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085729633 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)@499161a88351: Final verdict of PTC: none 20250427085729634 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085729634 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) 20250427085729634 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085729634 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085729634 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085729634 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) 20250427085729634 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085729634 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085729634 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 20250427085729634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085729634 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085729634 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085729634 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085729634 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085729634 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085729634 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085729634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085729634 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085729634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085729634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085729634 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085729634 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085729634 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085729634 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085729634 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085729634 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085729634 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 20250427085729634 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085729635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085729635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085729635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085729635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085729635 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085729635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085729635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085729635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085729635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085729635 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085729635 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085729635 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085729635 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(204)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@499161a88351: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@499161a88351: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@499161a88351: Final verdict of PTC: none 20250427085729649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35842<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35960<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085729651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@499161a88351: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@499161a88351: Final verdict of PTC: pass HNBGW-PFCP(199)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(208)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@499161a88351: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sun Apr 27 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 20250427085729868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085730370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56092<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2150456) Waiting for packet dumper to finish... 1 (prev_count=2150456, count=2150996) 20250427085731635 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085731635 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085731635 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085731635 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085731635 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085731635 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_rab_release started. 20250427085733496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085733500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085733503 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44935<->l=127.0.0.1:4262) (control_if.c:572) 20250427085733575 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085733575 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733575 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085733575 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733575 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085733575 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733575 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085733575 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733575 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085733575 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_rab_release-Iuh0(229)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085733576 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733576 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085733576 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) 20250427085733576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085733576 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) 20250427085733576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733576 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) 20250427085733576 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) 20250427085733576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733576 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) 20250427085733577 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) 20250427085733577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085733577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085733577 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733577 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733577 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085733577 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) 20250427085733577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 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) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733577 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) 20250427085733577 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) 20250427085733577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085733577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085733577 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733577 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733577 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085733577 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) 20250427085733577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733577 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085733577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085733577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085733577 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733577 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085733577 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) 20250427085733577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085733577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085733577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085733577 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733577 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 20250427085733577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085733577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085733577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733577 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 20250427085733577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085733577 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 20250427085733577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085733577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085733577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085733577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085733577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085733577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085733577 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(233)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(231)@499161a88351: v_sccp_pdu_maxlen:268 20250427085733590 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085733590 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733591 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085733591 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733591 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085733591 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733591 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085733591 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733592 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733592 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085733592 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) 20250427085733592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085733592 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) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 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) 20250427085733592 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) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733592 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) 20250427085733592 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) 20250427085733592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085733592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085733592 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733592 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733592 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085733592 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) 20250427085733592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 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) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733592 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) 20250427085733592 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) 20250427085733592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085733592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085733592 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733592 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733592 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085733592 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) 20250427085733592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733592 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085733592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085733592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085733592 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733592 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733592 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085733592 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) 20250427085733592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085733592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085733592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085733592 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733592 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 20250427085733592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085733592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085733592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733592 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 20250427085733592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085733592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085733592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085733592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085733592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085733592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085733592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085733592 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 20250427085733592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@499161a88351: v_sccp_pdu_maxlen:268 20250427085733614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085733615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085733615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085733615 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085733615 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) 20250427085733615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085733615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085733615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085733615 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@499161a88351: setverdict(pass): none -> pass 20250427085733787 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 20250427085733787 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 20250427085733787 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085733787 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085733792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085733792 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085733792 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085733792 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085733792 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085733792 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085733792 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 20250427085733792 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085733792 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  20250427085733792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085733793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085733793 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085733793 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  20250427085733793 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085733793 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085733793 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085733793 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 20250427085733793 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085733793 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  20250427085733793 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085733793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085733793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085733793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085733793 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085733793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085733793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085733793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085733793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085733793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085733793 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085733793 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733795 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733795 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085733795 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) 20250427085733795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085733795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085733795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085733795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085733795 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733796 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085733796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085733796 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085733796 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085733796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085733796 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085733796 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  20250427085733802 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 20250427085733802 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 20250427085733802 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085733802 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085733804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085733804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085733804 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085733804 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085733804 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085733804 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085733804 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 20250427085733804 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085733804 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  20250427085733804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085733806 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733806 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085733806 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085733806 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  20250427085733806 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085733806 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085733806 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085733806 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 20250427085733806 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085733806 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  20250427085733806 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  20250427085733806 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085733806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085733806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085733806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085733806 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085733806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085733806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085733806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085733806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085733806 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085733806 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085733806 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085733807 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085733807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085733807 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) 20250427085733807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085733807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085733807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085733807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085733807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085733807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085733807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085733808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085733808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085733808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085733808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085733808 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085733808 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085733808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085733808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085733808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085733808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085733808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085733808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085733808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085733808 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085733808 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(232)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085734602 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085734602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085734602 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085734602 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085734602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085734602 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085734602 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085734602 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085734602 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085734602 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085734602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085734603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085734603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085734603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085734603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085734603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085734603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085734603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085734603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085734603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085734603 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085734603 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085734603 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) 20250427085734603 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) 20250427085734603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085734603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085734603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085734603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085734603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085734604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085734604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085734604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085734604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085734604 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085734604 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085734604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085734604 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085734604 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085734604 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085734604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085734604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085734604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085734604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085734604 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085734604 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  20250427085734604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085734604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085734604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085734604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085734604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085734604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085734604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085734604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085734604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085734604 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085734604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085734604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085734605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085734605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085734605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085734605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085734605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085734605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085734605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085734605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085734605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085734605 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085734605 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085734611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085734611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085734611 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085734611 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085734611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085734611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085734611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085734611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085734611 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085734611 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085734611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085734611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085734611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085734611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085734611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085734611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085734611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085734611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085734611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085734611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085734611 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085734611 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085734611 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) 20250427085734611 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) 20250427085734611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085734611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085734611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085734611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085734611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085734611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085734611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085734611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085734611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085734611 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085734611 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085734611 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085734611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085734611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085734611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085734611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085734611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085734611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085734611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085734611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085734611 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  20250427085734612 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085734612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085734612 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085734612 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085734612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085734612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085734612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085734612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085734612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085734612 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085734612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085734612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085734612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085734612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085734612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085734612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085734612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085734612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085734612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085734612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085734612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085734612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085734612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085734612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085734612 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085734612 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085734639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@499161a88351: Added conn table entry 0TC_rab_release0(238)2221118 20250427085735687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085735687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085735687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085735687 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085735687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21e43e, normal) (hnbgw_rua.c:406) 20250427085735687 DHNB DEBUG map_rua[0x55e5c7817950]{init}: Allocated (fsm.c:456) 20250427085735687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085735687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2221118 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085735687 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085735687 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085735687 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2221118 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085735687 DCN DEBUG map_sccp[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085735687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085735687 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2221118 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085735687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2221118 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085735687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085735687 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085735687 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085735687 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2221118 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085735687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085735687 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085735687 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{IDLE}: Allocated (fsm.c:456) 20250427085735687 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085735687 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001210056400500f1100926) (sccp_scrc.c:415) 20250427085735687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085735687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085735687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085735687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085735687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085735687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085735687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085735687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085735687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085735687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085735687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085735687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085735687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085735687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085735687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085735687 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 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) 20250427085735687 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085735687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085735687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085735687 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085735687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085735687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085735687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085735687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085735687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085735687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085735687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085735687 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085735687 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 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(231)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@499161a88351: Added conn table entry 0TC_rab_release0(238)4015648 HNBGW_Test.msc0-SCCP(231)@499161a88351: Session index based on connection ID:0 TC_rab_release0(238)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085735700 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085735700 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085735700 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085735700 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085735700 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085735700 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085735700 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085735700 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085735700 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085735700 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e7 6d 70 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085735700 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085735700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085735700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085735700 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085735700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085735700 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=00e76d70) (sccp_scrc.c:486) 20250427085735700 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250427085735700 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085735700 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085735700 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085735700 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085735700 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) 20250427085735700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085735700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(237)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(231)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(231)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085735900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085735901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085735901 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085735901 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085735901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085735901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085735901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085735901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085735901 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085735901 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  20250427085735901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085735901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085735901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085735901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085735901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085735901 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) 20250427085735901 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250427085735901 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085735901 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085735901 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085735901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085735901 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085735901 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085735901 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2221118 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085735901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085735901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085735901 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085735901 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085735901 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085735901 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085735901 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085735901 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{UNUSED}: Allocated (fsm.c:456) 20250427085735901 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{UNUSED}: is child of mgw(mgw-fsm-2221118-0)[0x55e5c7806360] (fsm.c:486) 20250427085735902 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2221118-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:724) 20250427085735902 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085735902 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085735902 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085735902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780c6b0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085735902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780c6b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810] (fsm.c:486) 20250427085735902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780c6b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085735902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780c6b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085735902 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 21e43'... (mgcp_client.c:807) 20250427085735902 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085735902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780c6b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085735902 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21e43e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21e43e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21e43e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21e43e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085735947 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250427085735947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085735947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085735947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085735947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085735947 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085735947 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735947 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735947 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085735948 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085735948 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735948 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085735948 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085735948 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085735948 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085735948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085735948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085735948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085735948 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085735969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085735969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085735969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085735969 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085735969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x21e43e) (hnbgw_rua.c:470) 20250427085735969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2221118 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085735969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085735969 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085735969 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085735969 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2221118 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085735969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085735969 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085735969 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085735969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085735969 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085735969 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2221118-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:724) 20250427085735969 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085735969 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085735969 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085735969 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 21e43'... (mgcp_client.c:807) 20250427085735969 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085735969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085735969 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085735969 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735969 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "21e43e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21e43e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085735982 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250427085735982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085735982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085735982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735982 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085735982 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085735982 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2221118-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:724) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085735982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780cb70]{ST_CRCX}: Allocated (fsm.c:456) 20250427085735982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780cb70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810] (fsm.c:486) 20250427085735982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780cb70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085735982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780cb70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250427085735982 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 21e43'... (mgcp_client.c:807) 20250427085735982 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085735982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2221118-0)[0x55e5c780cb70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735982 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "21e43e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21e43e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085735989 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250427085735989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085735989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085735989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085735989 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085735989 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085735989 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735989 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735989 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735989 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085735989 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085735989 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735989 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{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) 20250427085735989 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085735989 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085735989 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085735989 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085735989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085735989 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085735989 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085735989 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=00e76d70), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085735989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085735989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085735989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085735989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085735989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085735989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085735989 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 e7 6d 70 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) 20250427085735989 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085735989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085735989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085735989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085735989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085735989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085735989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085735989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085735989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085735989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085735989 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 e7 6d 70 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@499161a88351: 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)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@499161a88351: vl_len:21 HNBGW_Test.msc0-SCCP(231)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(231)@499161a88351: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250427085736004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085736004 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085736004 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085736004 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085736004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085736004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085736004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085736004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085736004 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085736004 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085736004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085736004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085736004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085736004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085736004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085736004 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) 20250427085736004 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250427085736004 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085736004 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085736004 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085736004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085736004 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085736004 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085736004 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2221118 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085736004 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250427085736004 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250427085736004 DMGW NOTICE mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250427085736004 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250427085736004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250427085736004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250427085736004 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250427085736004 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085736004 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085736004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085736004 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 21e43'... (mgcp_client.c:807) 20250427085736004 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085736004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085736004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085736004 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 21e43'... (mgcp_client.c:807) 20250427085736004 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085736004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085736004 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: Removing from parent mgw(mgw-fsm-2221118-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:873) 20250427085736004 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085736004 DLMGCP DEBUG mgw-endp(mgw-fsm-2221118-0)[0x55e5c7825810]{IN_USE}: Deallocated (fsm.c:568) 20250427085736004 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085736004 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085736004 DMGW DEBUG mgw(mgw-fsm-2221118-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085736004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085736004 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)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "21e43e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "21e43e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250427085736007 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250427085736007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085736007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085736007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085736007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085736007 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250427085736007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085736007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085736007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085736007 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c780cb70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@499161a88351: 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@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085736070 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44935<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@499161a88351: Final verdict of PTC: none 20250427085736084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56104<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085736085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085736085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085736085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085736085 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085736085 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) 20250427085736085 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085736086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085736086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085736086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085736086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085736086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085736086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085736086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085736086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085736086 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085736086 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 e7 6d 70 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427085736085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085736085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085736085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085736085 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085736085 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085736085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e76d70), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085736085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085736085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085736085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085736085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085736085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085736085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085736085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e7 6d 70 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085736085 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085736085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085736085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085736085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{disrupted}: Freeing instance (context_map.c:202) 20250427085736085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2221118)[0x55e5c7817950]{disrupted}: Deallocated (fsm.c:568) 20250427085736085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085736085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:206) 20250427085736085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085736085 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2221118 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(234)@499161a88351: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@499161a88351: Final verdict of PTC: none 20250427085736087 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 20250427085736087 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) 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085736087 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085736087 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) 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427085736087 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) 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085736087 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085736087 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085736087 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085736087 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 20250427085736087 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  20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085736087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085736087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085736087 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085736087 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) 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(235)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@499161a88351: Final verdict of PTC: none TC_rab_release-Iuh0(229)@499161a88351: Final verdict of PTC: none 20250427085736087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085736087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085736087 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085736087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085736087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085736087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085736087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085736087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085736087 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc0-RAN(232)@499161a88351: Final verdict of PTC: none 20250427085736087 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 20250427085736087 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085736087 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) 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085736087 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 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085736087 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085736087 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085736087 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085736087 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 20250427085736087 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085736087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085736087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085736087 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085736087 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085736087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085736087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085736087 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085736087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085736087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085736087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085736087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085736087 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085736087 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085736087 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085736087 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(228)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(237)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@499161a88351: Final verdict of PTC: none 20250427085736101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@499161a88351: Test case TC_rab_release finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Apr 27 08:57:36 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250427085736141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085736643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51728<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=369620) Waiting for packet dumper to finish... 1 (prev_count=369620, count=370160) 20250427085738088 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085738088 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085738088 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085738088 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085738088 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085738088 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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 MTC@499161a88351: 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@499161a88351: Test case TC_rab_release_abnormal started. 20250427085739737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085739742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085739744 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44427<->l=127.0.0.1:4262) (control_if.c:572) 20250427085739816 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085739816 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085739817 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085739817 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085739817 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085739817 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085739817 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085739817 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085739817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085739817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_rab_release_abnormal-Iuh0(243)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085739818 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085739818 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085739818 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) 20250427085739818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085739818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085739818 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) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 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) 20250427085739818 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) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085739818 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) 20250427085739818 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) 20250427085739818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085739818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085739818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085739818 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085739818 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085739818 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085739818 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) 20250427085739818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085739818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 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) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085739818 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) 20250427085739818 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) 20250427085739818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085739818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085739818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085739818 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085739818 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085739818 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085739818 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) 20250427085739818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085739818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 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) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085739818 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) 20250427085739818 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085739818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085739818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085739818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085739818 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085739818 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085739818 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085739818 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) 20250427085739818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085739818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085739818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085739818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085739819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085739819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085739819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085739819 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085739819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085739819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085739819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085739819 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 20250427085739819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085739819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085739819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085739819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085739819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085739819 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 20250427085739819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085739819 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 20250427085739819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085739819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085739819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085739819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085739819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085739819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085739819 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 20250427085739819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085739819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085739819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085739819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085739819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085739819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085739819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(247)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(245)@499161a88351: v_sccp_pdu_maxlen:268 20250427085739830 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085739830 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085739830 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085739830 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085739830 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085739830 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085739830 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085739830 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085739831 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085739831 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085739831 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) 20250427085739831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085739831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085739831 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) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 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) 20250427085739831 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) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085739831 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) 20250427085739831 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) 20250427085739831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085739831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085739831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085739831 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085739831 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085739831 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085739831 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) 20250427085739831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085739831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085739831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 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) 20250427085739831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085739831 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) 20250427085739831 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) 20250427085739831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085739831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085739831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085739831 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085739831 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085739831 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085739831 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) 20250427085739831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085739831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085739831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085739831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085739831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085739831 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085739831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085739831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085739831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085739831 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085739831 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085739831 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085739831 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) 20250427085739831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085739831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085739831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085739832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085739832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085739832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085739832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085739832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085739832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085739832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085739832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085739832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085739832 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085739832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085739832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085739832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085739832 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 20250427085739832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085739832 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085739832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085739832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085739832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085739832 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 20250427085739832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085739832 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085739832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085739832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085739832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085739832 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085739832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085739832 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085739832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085739832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085739832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085739832 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085739832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085739832 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@499161a88351: v_sccp_pdu_maxlen:268 20250427085739850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085739850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085739850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085739850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085739850 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) 20250427085739850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085739850 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085739850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085739850 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@499161a88351: setverdict(pass): none -> pass 20250427085740028 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 20250427085740029 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 20250427085740029 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085740029 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085740036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740036 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085740036 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085740036 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085740036 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085740036 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085740036 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085740036 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 20250427085740036 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085740036 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  20250427085740036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085740039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740039 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085740039 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085740039 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  20250427085740039 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085740039 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085740039 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085740039 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 20250427085740039 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085740039 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  20250427085740039 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085740039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085740039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085740039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085740039 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085740039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085740039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085740039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085740039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085740039 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085740039 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085740040 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085740041 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085740041 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085740041 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) 20250427085740041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085740041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085740041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085740041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085740041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085740041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085740041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085740041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085740041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085740041 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085740041 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 20250427085740041 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 20250427085740041 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085740041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085740041 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085740041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085740042 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085740042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085740042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085740042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085740042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085740042 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085740042 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(250)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085740043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085740043 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085740043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085740043 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085740043 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085740043 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085740043 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 20250427085740043 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085740043 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  20250427085740043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085740043 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085740043 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085740043 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  20250427085740043 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085740043 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085740043 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085740043 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 20250427085740043 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085740043 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  20250427085740043 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  20250427085740043 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085740043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085740043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085740043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085740043 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085740043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085740043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085740043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085740043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085740043 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085740043 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085740043 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085740044 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085740044 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085740044 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) 20250427085740044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085740044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085740044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085740044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085740044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085740044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085740044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085740045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085740045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085740045 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085740045 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740045 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085740045 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085740045 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085740045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085740045 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085740045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085740045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085740045 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085740045 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(246)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085740841 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085740841 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085740841 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085740841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085740841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085740841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085740841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085740841 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085740841 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085740842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085740842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085740842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085740842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085740842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085740842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085740842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085740842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085740842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085740843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085740843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085740843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085740843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085740842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085740842 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085740842 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085740842 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) 20250427085740842 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) 20250427085740842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085740842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085740842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085740842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085740842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085740842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085740842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085740842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085740842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085740842 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085740842 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085740843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085740843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085740843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085740843 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085740843 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  20250427085740846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740846 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085740846 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085740846 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085740846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085740846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085740846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085740846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085740846 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085740846 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085740846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085740847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085740847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085740847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085740847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085740847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085740847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085740847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085740847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085740847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085740847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085740847 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085740847 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085740852 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085740852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085740852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085740852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085740852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085740852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085740852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085740852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085740852 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085740852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085740852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085740852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085740852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085740852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085740852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085740852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085740852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085740852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085740852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085740852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085740852 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085740852 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) 20250427085740852 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) 20250427085740852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085740852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085740852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085740852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085740852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085740852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085740852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085740852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085740852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085740852 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085740852 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085740852 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085740852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085740852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085740852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085740852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085740852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085740852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085740852 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085740852 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  20250427085740855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085740855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085740855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085740855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085740855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085740855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085740855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085740855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085740855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085740855 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085740855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085740855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085740855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085740855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085740855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085740855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085740855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085740855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085740855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085740855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085740855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085740855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085740855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085740855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085740855 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085740855 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085740871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@499161a88351: Added conn table entry 0TC_rab_release_abnormal0(252)9871789 20250427085741915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085741915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085741915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085741915 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085741915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96a1ad, normal) (hnbgw_rua.c:406) 20250427085741915 DHNB DEBUG map_rua[0x55e5c7817950]{init}: Allocated (fsm.c:456) 20250427085741915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085741915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871789 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085741915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085741915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085741915 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871789 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085741915 DCN DEBUG map_sccp[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085741915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085741915 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9871789 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085741915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871789 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085741915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085741915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085741915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085741915 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871789 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085741915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085741915 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085741915 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{IDLE}: Allocated (fsm.c:456) 20250427085741915 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085741915 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001c70056400500f1100926) (sccp_scrc.c:415) 20250427085741915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085741915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085741915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085741915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085741915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085741915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085741915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085741915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085741915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085741915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085741915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085741915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085741915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085741915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085741915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085741915 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 01 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) 20250427085741915 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085741915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085741915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085741915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085741915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085741915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085741915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085741915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085741915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085741915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085741915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085741915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085741915 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 01 c7 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@499161a88351: Added conn table entry 0TC_rab_release_abnormal0(252)9611604 HNBGW_Test.msc0-SCCP(245)@499161a88351: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085741929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085741929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085741929 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085741929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085741929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085741930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085741930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085741930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085741930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085741930 DLSS7 <000c> osmo_ss7_asp.c:1164 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 a0 a4 45 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085741930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085741930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085741930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085741930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085741930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085741930 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=00a0a445) (sccp_scrc.c:486) 20250427085741930 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250427085741930 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085741930 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085741930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085741930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085741930 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) 20250427085741930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085741930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(251)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(245)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(245)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085742133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085742133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085742133 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085742133 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085742133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085742133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085742133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085742133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085742133 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085742134 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  20250427085742134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085742134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085742134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085742134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085742134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085742134 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) 20250427085742134 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250427085742134 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085742134 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085742134 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085742134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085742134 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085742134 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085742134 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871789 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085742134 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085742134 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085742134 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085742134 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085742134 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085742134 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085742134 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085742134 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{UNUSED}: Allocated (fsm.c:456) 20250427085742134 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{UNUSED}: is child of mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0] (fsm.c:486) 20250427085742134 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0] (mgcp_client_endpoint_fsm.c:724) 20250427085742134 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085742134 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085742134 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085742135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c7806360]{ST_CRCX}: Allocated (fsm.c:456) 20250427085742135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c7806360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810] (fsm.c:486) 20250427085742135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c7806360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085742135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c7806360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085742135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 96a1a'... (mgcp_client.c:807) 20250427085742135 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085742135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c7806360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085742135 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96a1ad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96a1ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96a1ad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96a1ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085742169 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250427085742169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085742169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085742169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085742169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085742169 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085742169 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742169 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742169 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085742169 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085742169 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742169 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085742169 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085742169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085742169 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085742169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085742169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085742169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085742169 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085742195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085742195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085742195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085742195 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085742195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x96a1ad) (hnbgw_rua.c:470) 20250427085742195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871789 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085742195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085742195 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085742195 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085742195 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871789 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085742195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085742195 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085742195 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085742195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085742195 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085742195 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0] (mgcp_client_endpoint_fsm.c:724) 20250427085742195 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085742195 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085742195 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742195 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085742195 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 96a1a'... (mgcp_client.c:807) 20250427085742195 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250427085742195 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085742195 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085742195 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742195 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "96a1ad17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96a1ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085742214 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250427085742214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085742214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085742214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742214 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085742214 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085742214 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0] (mgcp_client_endpoint_fsm.c:724) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085742214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c777c240]{ST_CRCX}: Allocated (fsm.c:456) 20250427085742214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c777c240]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810] (fsm.c:486) 20250427085742214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c777c240]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085742214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c777c240]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250427085742214 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 96a1a'... (mgcp_client.c:807) 20250427085742214 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250427085742214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871789-0)[0x55e5c777c240]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742214 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "96a1ad17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96a1ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085742223 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250427085742223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085742223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085742223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085742223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085742223 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085742223 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742223 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742223 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742223 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085742223 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085742223 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742223 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{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) 20250427085742223 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085742223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085742223 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085742223 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085742223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085742223 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085742223 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085742223 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=00a0a445), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085742223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085742223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085742223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085742223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085742223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085742223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085742223 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 a0 a4 45 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) 20250427085742223 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085742223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085742223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085742223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085742223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085742223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085742223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085742223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085742223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085742223 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085742223 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 a0 a4 45 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@499161a88351: 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)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@499161a88351: vl_len:21 HNBGW_Test.msc0-SCCP(245)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(245)@499161a88351: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250427085742256 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085742256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085742256 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085742256 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085742256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085742256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085742256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085742256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085742256 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085742256 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085742256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085742256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085742256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085742256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085742256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085742256 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) 20250427085742256 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250427085742256 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085742256 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085742256 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085742256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085742256 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085742256 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085742256 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871789 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085742256 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250427085742256 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250427085742256 DMGW NOTICE mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250427085742256 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250427085742256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250427085742256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250427085742256 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250427085742256 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085742256 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085742256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085742256 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 96a1a'... (mgcp_client.c:807) 20250427085742256 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085742256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085742256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085742256 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 96a1a'... (mgcp_client.c:807) 20250427085742256 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085742256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085742256 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: Removing from parent mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0] (mgcp_client_endpoint_fsm.c:873) 20250427085742256 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085742256 DLMGCP DEBUG mgw-endp(mgw-fsm-9871789-0)[0x55e5c7825810]{IN_USE}: Deallocated (fsm.c:568) 20250427085742256 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085742256 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085742256 DMGW DEBUG mgw(mgw-fsm-9871789-0)[0x55e5c780c6b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085742256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085742256 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)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "96a1ad17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "96a1ad17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085742262 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250427085742262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085742262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085742262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085742262 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7806360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085742262 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250427085742262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085742262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085742262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085742262 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c777c240]{ST_DLCX_RESP}: Deallocated (fsm.c:568) VirtHNBGW-STATS(240)@499161a88351: 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@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085742309 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44427<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@499161a88351: Final verdict of PTC: none 20250427085742316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085742316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085742317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085742317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085742317 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085742317 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)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@499161a88351: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@499161a88351: Final verdict of PTC: none 20250427085742317 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085742317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085742317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085742317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085742317 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085742317 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-RAN(249)@499161a88351: Final verdict of PTC: none 20250427085742317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0a445), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085742317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085742317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085742317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085742317 DLSS7 DEBUG Found route for dpc=188=0.23.4: 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.msc0-RAN(246)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(242)@499161a88351: Final verdict of PTC: none 20250427085742317 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085742317 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) 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085742317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085742317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085742317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 a0 a4 45 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085742317 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085742317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085742317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085742317 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085742317 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) 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085742317 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 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085742317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{disrupted}: Freeing instance (context_map.c:202) 20250427085742317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871789)[0x55e5c7817950]{disrupted}: Deallocated (fsm.c:568) 20250427085742317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085742317 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085742317 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085742317 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085742317 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 20250427085742317 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  20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085742317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:206) 20250427085742317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085742317 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9871789 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250427085742317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085742317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085742317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085742317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085742317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085742317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085742317 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085742317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085742317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085742317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085742317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085742317 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085742317 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085742317 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085742317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085742317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085742317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085742317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085742317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085742317 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085742317 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085742317 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 a0 a4 45 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427085742317 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085742317 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) 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(250)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@499161a88351: Final verdict of PTC: none 20250427085742317 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085742317 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) 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085742317 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085742317 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 20250427085742317 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 20250427085742317 DLSS7 <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_rab_release_abnormal-Iuh0(243)@499161a88351: Final verdict of PTC: none 20250427085742318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085742318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085742318 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085742318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085742318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085742318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085742318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085742318 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085742318 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085742318 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085742318 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085742318 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085742318 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085742318 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085742318 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085742318 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085742318 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 20250427085742318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085742318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085742318 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(245)@499161a88351: Final verdict of PTC: none 20250427085742319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51760<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@499161a88351: Final verdict of PTC: pass HNBGW-MGCP(251)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@499161a88351: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Apr 27 08:57:42 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 20250427085742359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085742861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=369280) Waiting for packet dumper to finish... 1 (prev_count=369280, count=369820) 20250427085744319 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085744319 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085744319 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085744319 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085744319 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085744319 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_rab_assign_fail started. 20250427085745950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085745958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085745965 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43209<->l=127.0.0.1:4262) (control_if.c:572) 20250427085746036 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085746037 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746037 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085746037 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746037 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085746037 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746037 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085746037 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085746037 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085746037 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085746039 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746039 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085746039 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) 20250427085746039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085746039 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) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 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) 20250427085746039 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) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746039 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) 20250427085746039 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) 20250427085746039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085746039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085746039 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746039 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746039 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085746039 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) 20250427085746039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 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) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746039 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) 20250427085746039 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) 20250427085746039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085746039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085746039 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746039 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746039 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085746039 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) 20250427085746039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746039 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085746039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085746039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085746039 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746039 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746039 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085746039 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) 20250427085746039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085746039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085746039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085746039 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746039 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 20250427085746039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085746039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085746039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746039 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 20250427085746039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085746039 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 20250427085746039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085746039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085746039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085746039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085746039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085746039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085746039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(261)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(259)@499161a88351: v_sccp_pdu_maxlen:268 20250427085746051 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085746051 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746051 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085746051 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746051 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085746051 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746052 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085746052 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746053 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746053 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085746053 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) 20250427085746053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085746053 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) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 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) 20250427085746053 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) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746053 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) 20250427085746053 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) 20250427085746053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085746053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085746053 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746053 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746053 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085746053 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) 20250427085746053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 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) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746053 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) 20250427085746053 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) 20250427085746053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085746053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085746053 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746053 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746053 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085746053 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) 20250427085746053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085746053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085746053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085746053 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746053 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746053 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085746053 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) 20250427085746053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085746053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085746053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085746053 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746053 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 20250427085746053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085746053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085746053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746053 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 20250427085746053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085746053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085746053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085746053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085746053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085746053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085746053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085746053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@499161a88351: v_sccp_pdu_maxlen:268 20250427085746076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085746076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085746076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085746076 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085746076 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) 20250427085746076 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085746076 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085746076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085746076 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@499161a88351: setverdict(pass): none -> pass 20250427085746086 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085746086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e76d70), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085746086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085746086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085746086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085746086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085746086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 6d 70 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085746086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085746086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085746086 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085746249 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 20250427085746249 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 20250427085746249 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085746249 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085746259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085746259 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085746259 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085746259 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085746259 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085746259 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085746259 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 20250427085746259 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085746259 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  20250427085746259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085746262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085746262 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085746262 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  20250427085746262 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085746262 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085746262 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085746262 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 20250427085746262 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085746262 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  20250427085746262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085746262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085746263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085746263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085746263 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085746263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085746263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085746263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085746263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085746263 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085746263 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085746263 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746264 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746264 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085746264 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) 20250427085746264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085746264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085746265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085746265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085746265 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085746265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085746265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085746265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085746265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085746265 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085746265 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  20250427085746265 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 20250427085746265 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 20250427085746265 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085746265 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085746272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085746272 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085746272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085746272 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085746272 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085746272 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085746272 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 20250427085746272 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085746272 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  20250427085746272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085746274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746274 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085746274 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085746274 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  20250427085746274 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085746274 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085746274 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085746274 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 20250427085746274 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085746275 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  20250427085746275 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  20250427085746275 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085746275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085746275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085746275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085746275 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085746275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085746275 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085746275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085746275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085746275 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085746275 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085746275 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085746276 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085746276 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085746276 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) 20250427085746276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085746276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085746276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085746276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085746276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085746276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085746276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085746276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085746276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085746276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085746277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085746277 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085746277 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085746277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085746277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085746277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085746277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085746277 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 20250427085746277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085746277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085746277 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085746277 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085747064 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085747064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085747064 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085747064 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085747064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085747064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085747064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085747064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085747064 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085747064 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085747064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085747065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085747065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085747065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085747065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085747065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085747065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085747065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085747065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085747065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085747065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085747065 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085747065 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) 20250427085747065 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) 20250427085747065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085747065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085747065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085747065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085747065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085747065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085747065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085747065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085747065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085747065 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085747065 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085747065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085747065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085747065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085747065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085747065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085747065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085747065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085747065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085747065 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085747065 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  20250427085747068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085747068 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085747068 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085747068 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085747068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085747068 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085747068 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085747068 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085747068 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085747068 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085747068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085747068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085747068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085747068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085747068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085747068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085747068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085747068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085747068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085747068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085747068 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085747068 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085747068 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085747073 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085747073 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085747073 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085747073 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085747073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085747073 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085747073 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085747073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085747073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085747073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085747073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085747073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085747073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085747073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085747073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085747073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085747073 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085747073 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085747073 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) 20250427085747073 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) 20250427085747073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085747073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085747073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085747073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085747073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085747073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085747073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085747073 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085747073 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085747073 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085747073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085747073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085747073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085747073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085747073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085747073 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  20250427085747073 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085747073 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085747073 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085747073 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085747073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085747073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085747073 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085747073 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085747074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085747074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085747074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085747074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085747074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085747074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085747074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085747074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085747074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085747074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085747074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085747074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085747074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085747074 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085747074 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085747074 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085747104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54802<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@499161a88351: Added conn table entry 0TC_rab_assign_fail0(266)5782631 20250427085748153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085748153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085748153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085748153 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085748153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x583c67, normal) (hnbgw_rua.c:406) 20250427085748153 DHNB DEBUG map_rua[0x55e5c7817950]{init}: Allocated (fsm.c:456) 20250427085748153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085748153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5782631 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085748153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085748153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085748153 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5782631 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085748153 DCN DEBUG map_sccp[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085748153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085748153 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5782631 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085748153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5782631 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085748153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085748153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085748153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085748153 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5782631 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085748153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085748153 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085748153 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{IDLE}: Allocated (fsm.c:456) 20250427085748153 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085748153 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002720056400500f1100926) (sccp_scrc.c:415) 20250427085748153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085748153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085748153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085748153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085748153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085748153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085748153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085748153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085748153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085748153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085748153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085748153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085748153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085748153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085748153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085748153 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 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) 20250427085748153 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085748153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085748153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085748153 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085748153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085748154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085748154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085748154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085748154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085748154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085748154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085748154 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085748154 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 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(259)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@499161a88351: Added conn table entry 0TC_rab_assign_fail0(266)15036376 HNBGW_Test.msc0-SCCP(259)@499161a88351: Session index based on connection ID:0 TC_rab_assign_fail0(266)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085748162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085748162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085748162 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085748162 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085748162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085748162 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085748162 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085748162 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085748162 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085748162 DLSS7 <000c> osmo_ss7_asp.c:1164 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 a0 66 27 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085748162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085748162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085748162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085748163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085748163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085748163 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=00a06627) (sccp_scrc.c:486) 20250427085748163 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250427085748163 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085748163 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085748163 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085748163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085748163 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) 20250427085748163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085748163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@499161a88351: 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)@499161a88351: 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)@499161a88351: 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)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(265)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(259)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(259)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085748364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085748364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085748364 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085748364 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085748364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085748365 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085748365 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085748365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085748365 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085748365 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  20250427085748365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085748365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085748365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085748365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085748365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085748365 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) 20250427085748365 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250427085748365 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085748365 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085748365 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085748365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085748365 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085748365 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085748365 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5782631 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085748365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085748365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085748365 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085748365 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085748365 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085748365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085748365 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085748365 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{UNUSED}: Allocated (fsm.c:456) 20250427085748365 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{UNUSED}: is child of mgw(mgw-fsm-5782631-0)[0x55e5c7806360] (fsm.c:486) 20250427085748365 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5782631-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:724) 20250427085748365 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085748365 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085748365 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085748365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5782631-0)[0x55e5c780c6b0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085748365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5782631-0)[0x55e5c780c6b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810] (fsm.c:486) 20250427085748365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5782631-0)[0x55e5c780c6b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085748365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5782631-0)[0x55e5c780c6b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085748366 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 583c6'... (mgcp_client.c:807) 20250427085748366 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085748366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5782631-0)[0x55e5c780c6b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085748366 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "583c6717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "583c6717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "583c6717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "583c6717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085748402 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250427085748402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085748402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085748402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085748402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085748402 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085748402 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{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) 20250427085748402 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{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) 20250427085748402 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085748402 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085748402 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{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) 20250427085748402 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085748402 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085748402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085748402 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085748402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085748402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085748402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085748402 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085748418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085748418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085748418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250427085748418 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085748418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x583c67) (hnbgw_rua.c:470) 20250427085748418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5782631 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:311) 20250427085748418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085748418 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085748418 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085748418 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5782631 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085748418 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250427085748418 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085748418 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085748418 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250427085748418 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250427085748418 DMGW ERROR mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250427085748418 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250427085748418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250427085748418 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085748418 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085748418 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=00a06627), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250427085748418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085748418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085748419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085748419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085748419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085748419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085748419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a0 66 27 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) 20250427085748419 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250427085748419 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085748419 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085748419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085748419 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 583c6'... (mgcp_client.c:807) 20250427085748419 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250427085748419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085748419 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{IN_USE}: Removing from parent mgw(mgw-fsm-5782631-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:873) 20250427085748419 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085748419 DLMGCP DEBUG mgw-endp(mgw-fsm-5782631-0)[0x55e5c7825810]{IN_USE}: Deallocated (fsm.c:568) 20250427085748419 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085748419 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085748419 DMGW DEBUG mgw(mgw-fsm-5782631-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085748419 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085748419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085748419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085748419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085748419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085748419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085748419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085748419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085748419 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085748419 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 a0 66 27 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@499161a88351: 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)@499161a88351: 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)@499161a88351: 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)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "583c6717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085748447 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250427085748447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085748447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085748447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085748447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c780c6b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085748450 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43209<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@499161a88351: Final verdict of PTC: none 20250427085748466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085748467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54772<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(263)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@499161a88351: Final verdict of PTC: none 20250427085748468 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085748468 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) 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085748468 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085748468 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) 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_rab_assign_fail(253)@499161a88351: Final verdict of PTC: none 20250427085748468 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 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085748468 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085748468 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085748468 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085748468 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 20250427085748468 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  20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  HNBGW_Test.msc0-M3UA(261)@499161a88351: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@499161a88351: Final verdict of PTC: none 20250427085748468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085748468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085748468 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085748468 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) 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085748468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085748468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085748468 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085748468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085748468 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 20250427085748468 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085748468 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) 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085748468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085748468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085748468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085748468 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085748468 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085748468 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085748468 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 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085748468 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085748468 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085748468 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085748468 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 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085748468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085748468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085748468 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085748468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085748468 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085748468 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085748468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a06627), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085748468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085748468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085748468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085748468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085748468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085748468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085748468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 a0 66 27 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085748468 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085748468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085748468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085748468 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085748468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085748468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085748468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085748468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{disrupted}: Freeing instance (context_map.c:202) 20250427085748468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5782631)[0x55e5c7817950]{disrupted}: Deallocated (fsm.c:568) 20250427085748468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085748468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:206) 20250427085748468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085748468 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5782631 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085748468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085748468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085748468 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085748468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085748468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085748468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085748468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085748468 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085748468 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085748468 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085748468 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085748468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085748468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085748468 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085748468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085748468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085748468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085748468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085748468 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085748468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085748468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085748468 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085748468 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) 20250427085748468 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(259)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@499161a88351: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(256)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(265)@499161a88351: Final verdict of PTC: none 20250427085748470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54802<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@499161a88351: Test case TC_rab_assign_fail finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Apr 27 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 20250427085748518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085749020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54810<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344172) Waiting for packet dumper to finish... 1 (prev_count=344172, count=344828) 20250427085750468 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085750468 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085750468 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085750468 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085750468 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085750468 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:57:51 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@499161a88351: 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@499161a88351: Test case TC_rab_assign_mgcp_to started. 20250427085752113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085752118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085752123 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33781<->l=127.0.0.1:4262) (control_if.c:572) 20250427085752221 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085752221 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752221 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085752221 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752222 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752222 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085752222 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) 20250427085752222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085752222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085752222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085752222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085752222 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752222 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085752222 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752222 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752222 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085752222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085752222 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085752222 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752222 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085752222 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) 20250427085752222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085752222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752222 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=9 -> eSLS=41: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085752222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752222 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=9 -> eSLS=9: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250427085752222 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085752222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085752222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085752222 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752222 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085752222 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085752223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085752223 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 20250427085752223 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_rab_assign_mgcp_to-Iuh0(271)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085752223 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752223 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085752223 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) 20250427085752223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085752223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752223 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) 20250427085752223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752223 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) 20250427085752223 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) 20250427085752223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085752223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085752223 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752223 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085752223 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085752223 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752223 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 20250427085752223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085752223 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085752224 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752224 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085752224 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) 20250427085752224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085752224 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) 20250427085752224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752224 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) 20250427085752224 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) 20250427085752224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752224 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) 20250427085752224 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) 20250427085752224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085752224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085752224 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752225 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752225 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 20250427085752225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085752225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(275)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(273)@499161a88351: v_sccp_pdu_maxlen:268 20250427085752248 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085752248 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752248 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085752248 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752248 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085752249 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752249 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085752249 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752250 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752250 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085752250 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) 20250427085752250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085752250 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) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 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) 20250427085752250 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) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752250 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) 20250427085752250 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) 20250427085752250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085752250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085752250 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752250 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752250 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085752250 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) 20250427085752250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 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) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752250 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) 20250427085752250 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) 20250427085752250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085752250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085752250 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752250 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752250 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085752250 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) 20250427085752250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752250 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085752250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085752250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085752250 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752250 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085752250 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) 20250427085752250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085752250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085752250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085752250 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752250 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752250 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752250 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752251 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 20250427085752251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085752251 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085752251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752251 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752251 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752251 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 20250427085752251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085752251 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085752251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752251 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752251 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752251 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085752251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085752251 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 20250427085752251 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085752251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752251 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752251 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752251 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085752251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085752251 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@499161a88351: v_sccp_pdu_maxlen:268 20250427085752275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085752275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085752275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085752275 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085752275 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) 20250427085752275 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085752275 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085752275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085752275 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@499161a88351: setverdict(pass): none -> pass 20250427085752318 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085752318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0a445), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085752318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085752318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085752318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085752318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085752318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 a4 45 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085752318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085752319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085752319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085752445 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 20250427085752445 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 20250427085752445 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085752445 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085752454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085752454 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085752454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085752454 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085752454 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085752454 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085752454 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 20250427085752454 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085752454 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  20250427085752454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085752458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085752458 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085752458 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  20250427085752458 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085752458 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085752458 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085752458 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 20250427085752458 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085752458 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  20250427085752458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085752458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085752458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085752459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085752459 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085752459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085752459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085752459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085752459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085752459 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085752459 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085752459 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752460 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752460 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085752460 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) 20250427085752460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085752460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085752460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085752460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085752460 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752461 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085752461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085752461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085752461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085752461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085752461 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085752461 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  20250427085752464 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 20250427085752465 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 20250427085752465 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085752465 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085752470 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752470 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085752470 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085752470 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085752470 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085752470 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085752470 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085752470 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 20250427085752470 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085752471 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  20250427085752471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085752473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752473 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085752473 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085752473 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  20250427085752473 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085752473 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085752473 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085752473 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 20250427085752473 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085752473 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  20250427085752473 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  20250427085752473 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085752473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085752473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085752473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085752473 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085752473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085752473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085752473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085752473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085752474 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085752474 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085752474 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085752475 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085752475 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085752475 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) 20250427085752475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085752475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085752475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085752475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085752475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085752475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085752475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085752475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085752475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085752475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085752475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085752475 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085752475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085752475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085752475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085752475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085752475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085752475 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085752475 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085752475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085752475 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085752475 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(274)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085753260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085753260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085753260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085753260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085753260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085753260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085753260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085753260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085753260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085753260 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085753260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085753260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085753260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085753260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085753260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085753260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085753260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085753260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085753260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085753261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085753261 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085753261 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085753261 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) 20250427085753261 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) 20250427085753261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085753261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085753261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085753261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085753261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085753261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085753261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085753261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085753261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085753261 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085753261 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085753261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085753261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085753261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085753261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085753261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085753261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085753261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085753261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085753261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085753261 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  20250427085753261 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085753261 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085753261 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085753262 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085753262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085753262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085753262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085753262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085753262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085753262 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085753262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085753262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085753262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085753262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085753262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085753262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085753262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085753262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085753262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085753262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085753262 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085753262 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085753262 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085753275 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085753275 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085753275 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085753275 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085753275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085753275 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085753275 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085753275 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085753275 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085753275 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085753275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085753275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085753275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085753275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085753275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085753275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085753275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085753275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085753275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085753275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085753275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085753275 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085753275 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) 20250427085753275 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) 20250427085753275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085753275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085753276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085753276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085753276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085753276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085753276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085753276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085753276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085753276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085753276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085753276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085753276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085753276 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085753276 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085753276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085753276 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085753276 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  20250427085753276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085753276 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085753276 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085753278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085753278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085753278 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085753278 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085753278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085753278 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085753278 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085753278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085753278 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085753278 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085753279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085753279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085753279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085753279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085753279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085753279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085753279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085753279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085753279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085753279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085753279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085753279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085753279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085753279 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085753279 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085753279 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085753304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@499161a88351: 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)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@499161a88351: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3872872 20250427085754347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085754347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085754347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085754347 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085754347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b1868, normal) (hnbgw_rua.c:406) 20250427085754347 DHNB DEBUG map_rua[0x55e5c7817950]{init}: Allocated (fsm.c:456) 20250427085754347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085754347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085754348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085754348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085754348 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085754348 DCN DEBUG map_sccp[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085754348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085754348 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3872872 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085754348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085754348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085754348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085754348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085754348 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085754348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085754348 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085754348 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{IDLE}: Allocated (fsm.c:456) 20250427085754348 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085754348 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002f90056400500f1100926) (sccp_scrc.c:415) 20250427085754348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085754348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085754348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085754348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085754348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085754348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085754348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085754348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085754348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085754348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085754348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085754348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085754348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085754348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085754348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085754348 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 02 f9 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) 20250427085754349 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085754349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085754349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085754349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085754349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085754349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085754349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085754349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085754349 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085754349 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 02 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250427085754348 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085754348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085754348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.msc0-SCCP(273)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@499161a88351: Added conn table entry 0TC_rab_assign_mgcp_to0(280)11809489 HNBGW_Test.msc0-SCCP(273)@499161a88351: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085754364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085754364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085754364 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085754364 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085754364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085754364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085754364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085754364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085754364 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085754364 DLSS7 <000c> osmo_ss7_asp.c:1164 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 9b 50 dc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085754364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085754364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085754364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085754364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085754364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085754364 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=009b50dc) (sccp_scrc.c:486) 20250427085754364 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250427085754364 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085754364 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085754364 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085754364 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085754364 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) 20250427085754364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085754364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(273)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(273)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085754564 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085754564 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085754564 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085754564 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085754564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085754564 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085754564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085754564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085754564 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085754565 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  20250427085754565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085754565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085754565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085754565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085754565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085754565 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) 20250427085754565 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250427085754565 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085754565 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085754565 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085754565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085754565 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085754565 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085754565 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085754565 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085754565 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085754565 DMGW DEBUG mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085754565 DMGW DEBUG mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085754565 DMGW DEBUG mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085754565 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085754565 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085754565 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{UNUSED}: Allocated (fsm.c:456) 20250427085754565 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{UNUSED}: is child of mgw(mgw-fsm-3872872-0)[0x55e5c7825810] (fsm.c:486) 20250427085754565 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3872872-0)[0x55e5c7825810] (mgcp_client_endpoint_fsm.c:724) 20250427085754565 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085754565 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085754565 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085754565 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3872872-0)[0x55e5c76e6d00]{ST_CRCX}: Allocated (fsm.c:456) 20250427085754565 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3872872-0)[0x55e5c76e6d00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360] (fsm.c:486) 20250427085754565 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3872872-0)[0x55e5c76e6d00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085754565 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3872872-0)[0x55e5c76e6d00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085754565 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 3b186'... (mgcp_client.c:807) 20250427085754566 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085754566 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3872872-0)[0x55e5c76e6d00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085754566 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3b186817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3b186817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3b186817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3b186817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085756087 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085756087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e76d70), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085756087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085756087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085756087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085756087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085756087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085756087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085756087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 6d 70 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085756087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085756087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085756087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085756087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085756087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085756087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085756087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085756087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085756087 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085756087 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 e7 6d 70 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085756091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085756091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085756091 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085756091 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085756091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085756091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085756091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085756091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085756091 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085756091 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 e7 6d 70 00 00 06 00 08 00 00 00 07  20250427085756091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085756091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085756091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085756091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085756091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085756091 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=00e76d70) (sccp_scrc.c:486) 20250427085756091 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250427085756091 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085756091 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085756091 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085756091 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085756091 DLSCCP DEBUG SCCP-SCOC(24)[0x55e5c78051b0]{IDLE}: Deallocated (fsm.c:568) 20250427085758468 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085758468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a06627), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085758468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085758468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085758468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085758468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085758468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085758468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085758468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 66 27 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085758469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085758469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085758469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085758469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085758469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085758469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085758469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085758469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085758469 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085758469 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 a0 66 27 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085758472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085758473 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085758473 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085758473 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085758473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085758473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085758473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085758473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085758473 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085758473 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 a0 66 27 00 00 06 00 08 00 00 00 07  20250427085758473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085758473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085758473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085758473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085758473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085758473 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=00a06627) (sccp_scrc.c:486) 20250427085758473 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250427085758473 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085758473 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085758473 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085758473 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085758473 DLSCCP DEBUG SCCP-SCOC(26)[0x55e5c777c240]{IDLE}: Deallocated (fsm.c:568) 20250427085758566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c76e6d00]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250427085758566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c76e6d00]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250427085758566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c76e6d00]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360] (mgcp_client_fsm.c:526) 20250427085758566 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250427085758566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c76e6d00]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250427085758566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c76e6d00]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250427085758566 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250427085758567 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085758567 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250427085758567 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-3872872-0)[0x55e5c7825810] (mgcp_client_endpoint_fsm.c:925) 20250427085758567 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250427085758567 DLMGCP DEBUG mgw-endp(mgw-fsm-3872872-0)[0x55e5c7806360]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250427085758567 DMGW DEBUG mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250427085758567 DMGW ERROR mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250427085758567 DMGW DEBUG mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250427085758567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250427085758567 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085758567 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085758567 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=009b50dc), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250427085758567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085758567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085758567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085758567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085758567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085758567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085758567 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 9b 50 dc 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) 20250427085758567 DMGW DEBUG mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250427085758567 DMGW DEBUG mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250427085758567 DMGW DEBUG mgw(mgw-fsm-3872872-0)[0x55e5c7825810]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250427085758567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085758567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085758567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085758567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085758567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085758567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085758567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085758567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085758567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085758567 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 9b 50 dc 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(273)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(273)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085758592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085758592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085758592 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085758592 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085758592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085758592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085758592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085758592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085758592 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085758593 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  20250427085758593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085758593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085758593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085758593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085758593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085758593 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) 20250427085758593 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250427085758593 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085758593 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085758593 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085758593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085758593 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085758593 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085758593 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085758593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085758593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085758593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085758593 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@499161a88351: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3872872 20250427085758622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085758622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085758622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085758622 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085758622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3b1868,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085758622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085758622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085758622 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085758622 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085758622 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085758622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085758622 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085758622 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085758622 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=009b50dc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085758622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085758622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085758622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085758622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085758622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085758622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085758622 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 9b 50 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) 20250427085758622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085758622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085758622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085758622 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085758622 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085758623 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085758623 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085758623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085758623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085758623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085758623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085758623 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085758623 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 9b 50 dc 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@499161a88351: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)11809489 HNBGW_Test.msc0-SCCP(273)@499161a88351: Session index based on connection ID:0 20250427085758636 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085758636 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085758636 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085758636 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085758636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085758636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085758636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085758636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085758636 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085758636 DLSS7 <000c> osmo_ss7_asp.c:1164 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 9b 50 dc 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085758636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085758636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085758636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085758636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085758636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085758636 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=009b50dc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085758637 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250427085758637 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085758637 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085758637 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085758637 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) 20250427085758637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085758637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085758637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085758637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{disconnected}: Freeing instance (context_map.c:202) 20250427085758637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3872872)[0x55e5c7817950]{disconnected}: Deallocated (fsm.c:568) 20250427085758637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085758637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:206) 20250427085758637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085758637 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3872872 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085758637 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=009b50dc), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250427085758637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085758637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085758637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085758637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085758637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085758637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085758637 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 9b 50 dc 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085758637 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085758637 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085758637 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085758637 DLSCCP DEBUG SCCP-SCOC(27)[0x55e5c780c6b0]{IDLE}: Deallocated (fsm.c:568) 20250427085758637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085758637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085758637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085758637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085758637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085758637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085758637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085758637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085758637 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085758637 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 9b 50 dc 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@499161a88351: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085800645 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33781<->l=127.0.0.1:4262) (control_if.c:193) 20250427085800645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54834<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(268)@499161a88351: Final verdict of PTC: none 20250427085800649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085800651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085800651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085800651 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085800651 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) 20250427085800651 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(276)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@499161a88351: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@499161a88351: Final verdict of PTC: none 20250427085800653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085800653 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) 20250427085800653 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085800653 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085800653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085800653 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) 20250427085800653 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085800653 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085800653 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 20250427085800653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085800653 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085800653 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085800653 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085800653 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085800653 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(274)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@499161a88351: Final verdict of PTC: none 20250427085800653 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 20250427085800653 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  20250427085800653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085800653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085800654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085800654 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085800654 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) 20250427085800654 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085800654 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085800654 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085800654 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) 20250427085800654 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085800654 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-PFCP(270)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@499161a88351: Final verdict of PTC: none 20250427085800654 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 20250427085800654 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 20250427085800654 DLSS7 <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-MGCP(279)@499161a88351: Final verdict of PTC: none 20250427085800654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085800654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085800654 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085800654 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085800654 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085800654 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085800654 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085800654 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 20250427085800654 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085800654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085800655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085800655 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085800655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085800655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085800655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085800655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085800655 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085800655 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085800655 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085800655 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085800655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085800655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085800655 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085800655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085800655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085800655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085800655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085800655 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085800655 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085800655 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085800655 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgcp_to-Iuh0(271)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@499161a88351: Final verdict of PTC: none 20250427085800657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@499161a88351: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Apr 27 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 20250427085800739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085801241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56862<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363868) Waiting for packet dumper to finish... 1 (prev_count=363868, count=364632) 20250427085802319 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085802319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0a445), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085802319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085802319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085802319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085802319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085802319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085802319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085802319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 a4 45 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085802320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085802320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085802320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085802320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085802320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085802320 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085802654 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085802654 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085802655 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085802655 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085802655 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085802655 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:58: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_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@499161a88351: 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@499161a88351: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250427085804320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085804325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085804327 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42155<->l=127.0.0.1:4262) (control_if.c:572) 20250427085804402 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085804402 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804403 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085804403 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085804403 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085804403 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804403 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085804403 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085804403 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085804403 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804404 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804404 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085804404 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) 20250427085804404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085804404 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) 20250427085804404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804404 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) 20250427085804404 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) 20250427085804404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804404 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) 20250427085804404 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) 20250427085804404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085804404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085804404 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804404 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804404 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085804404 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) 20250427085804405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 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) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804405 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) 20250427085804405 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) 20250427085804405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085804405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085804405 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804405 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804405 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085804405 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) 20250427085804405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085804405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085804405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085804405 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804405 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804405 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085804405 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) 20250427085804405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085804405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085804405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085804405 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804405 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 20250427085804405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085804405 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085804405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804405 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 20250427085804405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085804405 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085804405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085804406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085804406 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 20250427085804406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085804406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085804406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085804406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(289)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@499161a88351: v_sccp_pdu_maxlen:268 20250427085804419 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085804419 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804419 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085804419 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804420 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085804420 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804420 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085804420 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804421 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804421 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085804421 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) 20250427085804421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085804421 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) 20250427085804421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804421 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) 20250427085804421 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) 20250427085804421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804421 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) 20250427085804421 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) 20250427085804421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085804421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085804421 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804421 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804421 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085804421 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) 20250427085804421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085804421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804421 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) 20250427085804421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804421 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) 20250427085804421 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) 20250427085804421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085804421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085804421 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804421 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804421 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085804421 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) 20250427085804422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085804422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085804422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085804422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085804422 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804422 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804422 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085804422 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) 20250427085804422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085804422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085804422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085804422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085804422 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804422 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 20250427085804422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085804422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085804422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804422 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 20250427085804422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085804422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085804422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085804422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085804422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085804422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085804422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085804422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@499161a88351: v_sccp_pdu_maxlen:268 20250427085804442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085804442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085804442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085804442 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085804442 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) 20250427085804442 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085804442 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085804442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085804442 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@499161a88351: setverdict(pass): none -> pass 20250427085804616 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 20250427085804616 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 20250427085804616 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085804616 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085804623 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804623 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085804623 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085804623 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085804623 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085804624 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085804624 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085804624 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 20250427085804624 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085804624 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  20250427085804624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085804626 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085804626 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085804626 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  20250427085804626 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085804626 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085804626 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085804626 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 20250427085804626 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085804627 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  20250427085804627 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085804627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085804627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085804627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085804627 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085804627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085804627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085804627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085804627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085804627 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085804627 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085804627 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804628 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804629 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085804629 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) 20250427085804629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085804629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085804629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085804629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085804630 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804630 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085804630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085804630 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085804630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085804630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085804630 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085804630 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  20250427085804634 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 20250427085804634 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 20250427085804634 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085804634 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085804639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804639 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085804639 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085804639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085804639 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085804639 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085804639 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085804639 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 20250427085804639 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085804639 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  20250427085804639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085804641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085804641 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085804641 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  20250427085804641 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085804641 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085804641 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085804641 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 20250427085804641 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085804641 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  20250427085804641 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  20250427085804641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085804641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085804641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085804641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085804641 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085804642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085804642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085804642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085804642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085804642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085804642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085804642 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085804643 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085804643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085804643 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) 20250427085804643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085804643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085804643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085804643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085804643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085804643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085804643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085804643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085804643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085804643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085804643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085804643 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085804643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085804643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085804643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085804643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085804643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085804643 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085804643 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085804643 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085804643 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085804643 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(288)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085805430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085805430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085805430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085805430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085805430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085805430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085805430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085805430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085805430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085805430 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085805430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085805430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085805430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085805430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085805430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085805430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085805430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085805430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085805430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085805430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085805430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085805430 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085805430 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) 20250427085805430 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) 20250427085805430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085805430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085805430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085805430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085805431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085805431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085805431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085805431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085805431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085805431 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085805431 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085805431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085805431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085805431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085805431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085805431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085805431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085805431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085805431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085805431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085805431 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  20250427085805432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085805432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085805432 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085805432 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085805432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085805432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085805432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085805432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085805432 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085805432 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085805433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085805433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085805433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085805433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085805433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085805433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085805433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085805433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085805433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085805433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085805433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085805433 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085805433 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085805439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085805439 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085805439 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085805439 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085805439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085805439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085805439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085805439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085805439 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085805439 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085805439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085805439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085805439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085805439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085805439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085805439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085805439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085805439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085805439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085805439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085805439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085805439 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085805439 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) 20250427085805439 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) 20250427085805439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085805439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085805439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085805439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085805439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085805439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085805439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085805439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085805439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085805439 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085805439 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085805439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085805439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085805439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085805439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085805439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085805439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085805439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085805439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085805439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085805439 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  20250427085805441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085805441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085805441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085805441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085805441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085805441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085805441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085805441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085805441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085805441 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085805441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085805441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085805441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085805441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085805441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085805441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085805441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085805441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085805441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085805441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085805441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085805441 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085805441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085805441 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085805441 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085805441 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085805461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51520<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12878215 20250427085806494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085806494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085806494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085806494 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085806494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc48187, normal) (hnbgw_rua.c:406) 20250427085806494 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085806494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085806494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085806494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085806494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085806494 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085806494 DCN DEBUG map_sccp[0x55e5c780c6b0]{init}: Allocated (fsm.c:456) 20250427085806494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085806494 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12878215 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085806494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085806494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085806494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085806494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085806494 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085806494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085806494 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085806494 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{IDLE}: Allocated (fsm.c:456) 20250427085806494 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085806494 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300012e0056400500f1100926) (sccp_scrc.c:415) 20250427085806494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085806494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085806494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085806494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085806494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085806494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085806494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085806494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085806494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085806494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085806494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085806494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085806494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085806494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085806494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085806494 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 01 2e 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) 20250427085806494 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085806494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085806494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085806494 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085806494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085806494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085806494 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085806494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085806494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085806494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085806494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085806494 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085806494 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 01 2e 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@499161a88351: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)7754360 HNBGW_Test.msc0-SCCP(287)@499161a88351: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085806506 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085806506 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085806506 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085806506 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085806506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085806506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085806506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085806506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085806506 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085806506 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8f 10 81 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085806506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085806506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085806506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085806506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085806506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085806506 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=008f1081) (sccp_scrc.c:486) 20250427085806506 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250427085806506 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085806506 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085806506 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085806506 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085806506 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) 20250427085806506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085806506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@499161a88351: 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)@499161a88351: 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)@499161a88351: 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)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(293)@499161a88351: 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)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(287)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(287)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085806709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085806709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085806709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085806709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085806709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085806709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085806709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085806709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085806709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085806709 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  20250427085806709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085806709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085806709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085806709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085806709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085806709 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) 20250427085806709 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250427085806709 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085806709 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085806709 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085806709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085806709 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085806709 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085806710 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085806710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085806710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085806710 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085806710 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085806710 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085806710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085806710 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085806710 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{UNUSED}: Allocated (fsm.c:456) 20250427085806710 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{UNUSED}: is child of mgw(mgw-fsm-12878215-0)[0x55e5c7806360] (fsm.c:486) 20250427085806710 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12878215-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:724) 20250427085806710 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085806710 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085806710 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085806710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c777c240]{ST_CRCX}: Allocated (fsm.c:456) 20250427085806710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c777c240]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810] (fsm.c:486) 20250427085806710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c777c240]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085806710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c777c240]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085806710 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: c4818'... (mgcp_client.c:807) 20250427085806710 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250427085806710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c777c240]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085806710 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c4818717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4818717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c4818717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4818717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085806744 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250427085806744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085806744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085806744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085806744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085806744 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085806744 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806744 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806744 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085806744 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085806744 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806744 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085806744 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085806744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085806744 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085806744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085806744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085806744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085806744 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085806778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085806778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085806778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085806778 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085806778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc48187) (hnbgw_rua.c:470) 20250427085806778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085806778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085806778 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085806778 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085806778 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085806778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085806778 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085806778 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085806778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085806778 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085806778 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12878215-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:724) 20250427085806778 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085806778 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085806778 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085806778 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: c481'... (mgcp_client.c:807) 20250427085806778 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085806779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085806779 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085806779 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806779 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c4818717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4818717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085806804 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250427085806804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250427085806804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085806804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085806804 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085806804 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806804 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806804 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085806804 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085806804 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806804 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085806804 DMGW INFO mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{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) 20250427085806804 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250427085806804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085806804 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085806804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085806804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085806804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085806804 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085806808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085806809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085806809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085806809 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085806809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc48187) (hnbgw_rua.c:470) 20250427085806809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085806809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085806809 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085806809 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085806809 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085806809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085806809 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085806809 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085806809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085806809 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250427085806809 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250427085806809 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085806809 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12878215-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:724) 20250427085806809 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085806809 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085806809 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085806809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c78051b0]{ST_CRCX}: Allocated (fsm.c:456) 20250427085806809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c78051b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810] (fsm.c:486) 20250427085806809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c78051b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085806809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c78051b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250427085806809 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: c481'... (mgcp_client.c:807) 20250427085806809 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085806809 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12878215-0)[0x55e5c78051b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085806809 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085806810 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806810 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806810 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c4818717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4818717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085806824 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250427085806824 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085806824 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085806824 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085806824 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085806824 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085806824 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806824 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806824 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806824 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085806824 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085806824 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806824 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{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) 20250427085806824 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085806824 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085806825 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085806825 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085806825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085806825 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085806825 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085806825 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=008f1081), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085806825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085806825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085806825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085806825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085806825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085806825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085806825 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 8f 10 81 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) 20250427085806825 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085806825 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085806825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085806825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085806825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085806825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085806825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085806825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085806825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085806825 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085806825 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 8f 10 81 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@499161a88351: 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)@499161a88351: 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)@499161a88351: 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)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(287)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(287)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085806854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085806854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085806854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085806854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085806854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085806854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085806854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085806854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085806854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085806854 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  20250427085806854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085806854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085806854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085806854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085806854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085806854 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) 20250427085806854 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250427085806854 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085806854 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085806854 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085806854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085806854 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085806854 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085806854 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085806854 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085806854 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085806854 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085806854 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085806854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085806854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: c481'... (mgcp_client.c:807) 20250427085806854 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085806854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085806854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085806854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: c481'... (mgcp_client.c:807) 20250427085806854 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085806854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085806854 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: Removing from parent mgw(mgw-fsm-12878215-0)[0x55e5c7806360] (mgcp_client_endpoint_fsm.c:873) 20250427085806854 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085806854 DLMGCP DEBUG mgw-endp(mgw-fsm-12878215-0)[0x55e5c7825810]{IN_USE}: Deallocated (fsm.c:568) 20250427085806854 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085806854 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085806854 DMGW DEBUG mgw(mgw-fsm-12878215-0)[0x55e5c7806360]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085806854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085806854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427085806854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085806854 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c4818717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c4818717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085806863 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250427085806863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085806863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085806863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085806863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c777c240]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085806863 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250427085806863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085806863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085806864 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085806864 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c78051b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@499161a88351: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12878215 20250427085806870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085806870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085806870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085806870 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085806870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc48187,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085806870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085806870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085806870 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085806870 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085806870 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085806870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085806870 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085806870 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085806870 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=008f1081), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085806870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085806870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085806870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085806870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085806870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085806870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085806870 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 8f 10 81 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) 20250427085806870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085806870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085806870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085806870 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085806870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085806870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085806870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085806870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085806870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085806870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085806870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085806870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085806870 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 8f 10 81 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@499161a88351: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)7754360 HNBGW_Test.msc0-SCCP(287)@499161a88351: Session index based on connection ID:0 20250427085806873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085806873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085806873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085806873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085806873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085806873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085806873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085806873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085806873 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085806873 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8f 10 81 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085806873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085806873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085806873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085806873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085806873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085806873 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=008f1081), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085806873 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250427085806873 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085806873 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085806873 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085806873 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) 20250427085806873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085806873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085806873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085806873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:202) 20250427085806873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12878215)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085806873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085806873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085806873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e5c780c6b0]{disconnected}: Deallocated (fsm.c:568) 20250427085806873 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12878215 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085806873 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=008f1081), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250427085806873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085806873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085806873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085806873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085806873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085806873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085806873 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 8f 10 81 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085806873 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085806873 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085806873 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085806873 DLSCCP DEBUG SCCP-SCOC(28)[0x55e5c76e6d00]{IDLE}: Deallocated (fsm.c:568) 20250427085806873 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085806873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085806873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085806873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085806873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085806873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085806873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085806873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085806873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085806873 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 8f 10 81 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@499161a88351: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085808888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085808888 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42155<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(282)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085808894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085808895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085808895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085808895 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085808895 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) 20250427085808895 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(291)@499161a88351: Final verdict of PTC: none 20250427085808897 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085808898 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) 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085808898 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085808898 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) 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085808898 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085808898 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) 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085808898 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 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085808898 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085808898 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085808898 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085808898 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 20250427085808898 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  20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@499161a88351: Final verdict of PTC: none 20250427085808898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085808898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085808898 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085808898 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) 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085808898 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 20250427085808898 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 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085808898 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085808899 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085808898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085808898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085808898 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085808898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085808899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085808899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085808899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085808899 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085808899 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085808899 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085808899 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085808899 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085808899 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085808899 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 20250427085808899 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085808899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085808899 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)@499161a88351: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@499161a88351: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@499161a88351: Final verdict of PTC: none 20250427085808899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085808899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085808899 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) HNBGW-MGCP(293)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@499161a88351: Final verdict of PTC: none 20250427085808899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085808899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085808899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085808899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085808899 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085808899 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085808899 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085808899 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(284)@499161a88351: Final verdict of PTC: none 20250427085808902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51520<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@499161a88351: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427085808989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085809491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=392000) Waiting for packet dumper to finish... 1 (prev_count=392000, count=392540) 20250427085810900 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085810900 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085810900 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085810900 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085810900 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085810900 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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 20250427085812320 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085812320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0a445), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085812320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085812320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085812320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085812320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085812320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 a4 45 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085812321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085812321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085812321 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: Test case TC_ranap_cs_mo_disconnect started. 20250427085812593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085812598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085812602 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34567<->l=127.0.0.1:4262) (control_if.c:572) 20250427085812682 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085812682 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812683 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085812683 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812683 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085812683 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812683 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085812683 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812683 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085812683 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085812684 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812684 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085812684 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) 20250427085812684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085812684 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) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812684 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) 20250427085812684 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) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812684 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) 20250427085812684 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) 20250427085812684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085812684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085812684 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812684 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812684 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085812684 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) 20250427085812684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085812684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812684 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) 20250427085812684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812684 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) 20250427085812684 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) 20250427085812684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085812684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085812684 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812684 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812684 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085812684 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) 20250427085812684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085812684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085812685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085812685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085812685 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812685 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812685 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085812685 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) 20250427085812685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085812685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085812685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085812685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085812685 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812685 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 20250427085812685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085812685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085812685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812685 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 20250427085812685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085812685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085812685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085812685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085812685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085812685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085812685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085812685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(303)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(301)@499161a88351: v_sccp_pdu_maxlen:268 20250427085812701 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085812701 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812701 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085812701 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812701 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085812701 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812701 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085812701 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812702 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812702 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085812702 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) 20250427085812702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085812702 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) 20250427085812702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812702 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) 20250427085812702 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) 20250427085812702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812702 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) 20250427085812702 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) 20250427085812702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085812702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085812702 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812702 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812702 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085812702 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) 20250427085812702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085812702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812702 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) 20250427085812702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812702 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) 20250427085812703 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) 20250427085812703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085812703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085812703 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812703 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812703 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085812703 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) 20250427085812703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812703 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085812703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085812703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085812703 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812703 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812703 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085812703 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) 20250427085812703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085812703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085812703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085812703 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812703 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812703 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 20250427085812703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085812703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085812703 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812703 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 20250427085812703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085812703 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 20250427085812703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085812703 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085812703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085812703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085812703 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085812703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085812703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@499161a88351: v_sccp_pdu_maxlen:268 20250427085812726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085812726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085812726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085812726 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085812726 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) 20250427085812726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085812726 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085812726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085812726 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@499161a88351: setverdict(pass): none -> pass 20250427085812895 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 20250427085812895 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 20250427085812895 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085812895 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085812904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085812904 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085812904 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085812904 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085812905 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085812905 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085812905 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 20250427085812905 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085812905 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  20250427085812905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085812907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812907 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085812907 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085812907 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  20250427085812907 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085812907 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085812907 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085812907 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 20250427085812907 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085812907 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  20250427085812907 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085812907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085812907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085812907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085812908 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085812908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085812908 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085812908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085812908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085812908 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085812908 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085812908 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812909 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812909 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085812909 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) 20250427085812909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085812909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085812909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085812910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085812910 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085812910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085812910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085812910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085812910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085812910 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085812910 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  20250427085812915 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 20250427085812916 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 20250427085812916 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085812916 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085812926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085812926 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085812926 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085812926 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085812926 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085812926 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085812926 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 20250427085812926 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085812926 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  20250427085812926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085812929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085812929 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085812929 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  20250427085812929 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085812930 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085812930 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085812930 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 20250427085812930 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085812930 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  20250427085812930 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  20250427085812930 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085812930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085812930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085812930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085812930 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085812930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085812930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085812930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085812930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085812930 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085812930 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085812930 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085812931 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085812931 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085812931 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) 20250427085812931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085812931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085812931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085812931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085812931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085812931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085812932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085812932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085812932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085812932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085812932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085812932 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085812932 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085812932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085812932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085812932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085812932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085812932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085812932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085812932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085812932 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085812932 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(302)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085813711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085813711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085813711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085813711 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085813712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085813712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085813712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085813712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085813712 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085813712 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085813712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085813712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085813712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085813712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085813712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085813712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085813712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085813712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085813712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085813712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085813712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085813712 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085813712 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) 20250427085813712 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) 20250427085813712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085813712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085813712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085813712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085813712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085813712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085813712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085813712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085813712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085813712 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085813712 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085813712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085813712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085813712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085813712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085813713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085813713 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085813713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085813713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085813713 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085813713 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  20250427085813714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085813714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085813714 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085813714 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085813714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085813714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085813714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085813714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085813714 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085813714 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085813714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085813714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085813714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085813714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085813714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085813714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085813714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085813714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085813714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813714 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085813714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085813714 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085813714 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085813714 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085813723 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085813723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085813723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085813723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085813723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085813723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085813723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085813723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085813723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085813723 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085813723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085813723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085813723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085813723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085813723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085813723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085813723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085813723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085813723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085813724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085813724 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085813724 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085813724 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) 20250427085813724 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) 20250427085813724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085813724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085813724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085813724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085813724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085813724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085813724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085813724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085813724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085813724 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085813724 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085813724 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085813724 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085813724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085813724 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085813724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085813724 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085813724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085813724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085813724 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085813724 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  20250427085813727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085813727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085813727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085813727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085813727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085813727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085813727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085813727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085813727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085813727 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085813727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085813727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085813727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085813727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085813727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085813727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085813727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085813727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085813727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085813728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085813728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085813728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085813728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085813728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085813728 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085813728 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085813761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@499161a88351: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)10732997 20250427085814810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085814810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085814810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085814810 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085814810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa3c5c5, normal) (hnbgw_rua.c:406) 20250427085814810 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085814810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085814810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085814810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085814810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085814810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085814810 DCN DEBUG map_sccp[0x55e5c780c6b0]{init}: Allocated (fsm.c:456) 20250427085814810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085814810 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10732997 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085814810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085814810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085814810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085814810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085814810 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085814811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085814811 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085814811 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{IDLE}: Allocated (fsm.c:456) 20250427085814811 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085814811 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000c50056400500f1100926) (sccp_scrc.c:415) 20250427085814811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085814811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085814811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085814811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085814811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085814811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085814811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085814811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085814811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085814811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085814811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085814811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085814811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085814811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085814811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085814811 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 c5 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) 20250427085814811 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085814811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085814811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085814811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085814811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085814811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085814811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085814811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085814811 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085814811 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085814811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085814811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085814812 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 c5 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@499161a88351: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)14312820 HNBGW_Test.msc0-SCCP(301)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@499161a88351: setverdict(pass): none -> pass 20250427085814832 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085814832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085814832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085814832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085814832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085814832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085814832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085814832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085814832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085814832 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0d 1e 3f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085814832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085814832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085814832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085814832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085814832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085814832 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=000d1e3f) (sccp_scrc.c:486) 20250427085814832 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250427085814832 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085814832 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085814832 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085814832 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085814832 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) 20250427085814832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085814832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085815012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085815013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085815013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250427085815013 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085815013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa3c5c5) (hnbgw_rua.c:470) 20250427085815013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250427085815013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085815013 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250427085815013 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250427085815013 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250427085815013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085815013 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085815013 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085815013 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=000d1e3f), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250427085815013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085815013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085815013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085815013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085815013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085815013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085815013 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 0d 1e 3f 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) 20250427085815013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085815013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085815013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085815013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085815013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085815013 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085815013 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085815013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085815013 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085815013 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 0d 1e 3f 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@499161a88351: vl_len:13 HNBGW_Test.msc0-SCCP(301)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(301)@499161a88351: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250427085815036 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085815036 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085815036 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085815036 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085815036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085815036 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085815036 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085815036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085815036 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085815036 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  20250427085815036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085815036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085815036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085815036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085815036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085815036 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) 20250427085815036 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250427085815036 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085815036 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085815036 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085815036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085815036 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085815036 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085815036 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085815036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085815036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:121) 20250427085815036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085815036 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@499161a88351: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)10732997 20250427085815064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085815064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085815064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085815064 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085815064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa3c5c5,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085815064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085815064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085815064 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085815064 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085815064 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085815064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085815064 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085815064 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085815064 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=000d1e3f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085815064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085815064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085815064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085815064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085815064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085815064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085815064 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 0d 1e 3f 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) 20250427085815064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085815064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085815064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085815065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085815065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085815065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085815065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085815065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085815065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085815065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085815065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085815065 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085815065 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 0d 1e 3f 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@499161a88351: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)14312820 HNBGW_Test.msc0-SCCP(301)@499161a88351: Session index based on connection ID:0 20250427085815076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085815076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085815076 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085815076 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085815076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085815076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085815076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085815076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085815076 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085815076 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0d 1e 3f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085815077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085815077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085815077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085815077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085815077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085815077 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=000d1e3f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085815077 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250427085815077 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085815077 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085815077 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085815077 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) 20250427085815077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085815077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085815077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085815077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:202) 20250427085815077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10732997)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085815077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085815077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085815077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e5c780c6b0]{disconnected}: Deallocated (fsm.c:568) 20250427085815077 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10732997 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250427085815077 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=000d1e3f), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250427085815077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085815077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085815077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085815077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085815077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085815077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085815077 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 0d 1e 3f 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085815077 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085815077 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085815077 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085815077 DLSCCP DEBUG SCCP-SCOC(29)[0x55e5c76e6d00]{IDLE}: Deallocated (fsm.c:568) 20250427085815077 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085815077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085815077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085815077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085815077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085815077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085815077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085815077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085815077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085815077 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 0d 1e 3f 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@499161a88351: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085817088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085817088 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34567<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(296)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085817094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51548<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085817096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085817096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085817096 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085817096 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) 20250427085817096 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(305)@499161a88351: Final verdict of PTC: none 20250427085817098 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085817098 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) 20250427085817098 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085817099 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085817099 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) 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@499161a88351: Final verdict of PTC: none 20250427085817099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085817099 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) 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085817099 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085817099 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) 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(304)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@499161a88351: Final verdict of PTC: none 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085817099 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 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085817099 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085817099 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085817099 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085817099 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 20250427085817099 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  20250427085817099 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085817099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085817099 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(306)@499161a88351: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@499161a88351: Final verdict of PTC: none 20250427085817100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085817100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085817100 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085817100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085817100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085817100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085817100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085817100 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc0-M3UA(303)@499161a88351: Final verdict of PTC: none 20250427085817100 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085817100 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085817100 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(298)@499161a88351: Final verdict of PTC: none 20250427085817100 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 20250427085817100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085817100 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085817100 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085817100 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085817100 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085817100 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085817100 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 20250427085817100 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085817100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085817100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085817101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085817101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085817101 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085817101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085817101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085817101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085817101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085817101 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085817101 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW-MGCP(307)@499161a88351: Final verdict of PTC: none 20250427085817101 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085817101 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085817103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Apr 27 08:58:17 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 20250427085817207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085817710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36394<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294756) Waiting for packet dumper to finish... 1 (prev_count=294756, count=320512) 20250427085819101 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085819101 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085819101 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085819101 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085819101 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085819101 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ranap_ps_mo_disconnect started. 20250427085820818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085820822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085820825 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40875<->l=127.0.0.1:4262) (control_if.c:572) 20250427085820901 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085820901 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085820902 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085820902 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085820902 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085820902 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085820902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085820902 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085820902 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085820902 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_ps_mo_disconnect-Iuh0(313)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085820903 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085820903 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085820903 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) 20250427085820903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085820903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085820903 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) 20250427085820903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820903 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) 20250427085820903 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) 20250427085820903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085820903 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) 20250427085820903 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) 20250427085820903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085820903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085820903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085820903 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085820903 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085820903 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085820903 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) 20250427085820903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085820903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085820903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820903 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) 20250427085820903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085820904 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) 20250427085820904 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) 20250427085820904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085820904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085820904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085820904 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085820904 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085820904 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085820904 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) 20250427085820904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085820904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085820904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085820904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085820904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085820904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085820904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085820904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085820904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085820904 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085820904 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085820904 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085820904 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) 20250427085820904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085820904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085820904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085820904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085820904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085820904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085820904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085820904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085820904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085820904 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085820904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085820904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085820904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085820904 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 20250427085820904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085820904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085820904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085820904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085820904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085820904 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 20250427085820904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085820904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085820904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085820904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085820904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085820904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085820904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085820904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085820904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085820904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085820904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085820904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085820904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085820905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(317)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(315)@499161a88351: v_sccp_pdu_maxlen:268 20250427085820915 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085820915 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085820915 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085820915 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085820915 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085820915 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085820915 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085820915 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085820916 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085820916 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085820916 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) 20250427085820916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085820916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085820916 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) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 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) 20250427085820916 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) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085820916 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) 20250427085820916 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) 20250427085820916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085820916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085820916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085820916 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085820916 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085820916 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085820916 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) 20250427085820916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085820916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 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) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085820916 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) 20250427085820916 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) 20250427085820916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085820916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085820916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085820916 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085820916 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085820916 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085820916 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) 20250427085820916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085820916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085820916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085820916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085820916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085820916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085820916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085820916 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085820916 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085820916 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085820916 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) 20250427085820916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085820916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085820916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085820916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085820916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085820916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085820916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085820916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085820916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085820916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085820916 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085820916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085820916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085820916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085820916 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 20250427085820916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085820916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085820916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085820916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085820916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085820916 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 20250427085820916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085820916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085820916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085820916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085820916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085820916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085820916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085820916 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 20250427085820916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085820916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085820916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085820916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085820916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085820916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085820916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@499161a88351: v_sccp_pdu_maxlen:268 20250427085820937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085820937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085820937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085820937 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085820937 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) 20250427085820937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085820937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085820937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085820937 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@499161a88351: setverdict(pass): none -> pass 20250427085821112 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 20250427085821112 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 20250427085821112 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085821112 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085821115 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821115 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085821115 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085821115 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085821115 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085821115 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085821115 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085821115 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 20250427085821115 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085821115 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  20250427085821115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085821116 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085821116 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085821116 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  20250427085821116 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085821116 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085821116 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085821116 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 20250427085821116 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085821116 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  20250427085821116 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085821116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085821116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085821116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085821116 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085821116 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085821116 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085821116 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085821116 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085821116 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085821116 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085821116 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085821118 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085821118 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085821118 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) 20250427085821118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085821118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085821118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085821118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085821118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085821118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085821118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085821118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085821118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085821118 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085821118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085821118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085821118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085821118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085821118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085821118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085821118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085821118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085821118 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  20250427085821125 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 20250427085821125 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 20250427085821125 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085821125 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085821127 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085821127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085821127 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085821127 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085821127 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085821127 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085821127 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 20250427085821127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085821127 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  20250427085821127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085821128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085821128 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085821128 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  20250427085821128 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085821128 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085821128 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085821128 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 20250427085821128 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085821128 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  20250427085821128 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  20250427085821128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085821128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085821128 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085821128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085821128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085821128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085821128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085821128 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085821128 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085821128 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085821128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085821128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085821129 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085821129 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085821129 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) 20250427085821129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085821129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085821129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085821129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085821129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085821129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085821129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085821129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085821129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085821129 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085821129 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821129 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085821129 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085821129 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085821129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085821129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085821129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085821129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085821129 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085821129 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(316)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085821930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085821930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085821930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085821930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085821930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085821930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085821930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085821930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085821930 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085821930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085821930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085821930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085821930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085821930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085821930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085821930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085821930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085821930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085821931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085821931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085821931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085821931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085821931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085821931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085821931 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085821931 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  20250427085821930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085821930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085821930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085821930 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085821930 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) 20250427085821930 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) 20250427085821930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085821930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085821930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085821930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085821931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085821931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085821931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085821931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085821931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085821931 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085821931 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085821933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085821933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085821933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085821933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085821933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085821933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085821933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085821933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085821933 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085821933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085821933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085821933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085821933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085821933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085821933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085821933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085821933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085821933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085821933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085821933 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085821933 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085821933 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085821934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085821934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085821934 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085821934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085821934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085821934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085821934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085821934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085821934 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085821934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085821934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085821934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085821934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085821934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085821934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085821934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085821934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085821934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085821934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085821934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085821934 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085821934 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) 20250427085821934 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) 20250427085821934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085821934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085821934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085821934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085821934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085821934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085821934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085821934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085821934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085821934 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085821934 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085821934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085821934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085821934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085821934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085821934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085821934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085821934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085821934 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085821934 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  20250427085821935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085821935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085821935 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085821935 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085821935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085821935 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085821935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085821935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085821935 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085821935 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085821935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085821935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085821935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085821935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085821935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085821935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085821935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085821935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085821935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085821935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085821935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085821935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085821935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085821935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085821935 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085821935 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085821969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085822321 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427085822321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0a445), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085822321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085822321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085822321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085822321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085822321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085822321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085822321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 a4 45 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085822322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085822322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085822322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085822322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085822322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085822322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085822322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085822322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085822322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085822322 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 a0 a4 45 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427085822329 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085822329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085822329 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085822329 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085822329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085822329 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085822329 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085822329 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085822329 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085822329 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 a0 a4 45 00 00 06 00 08 00 00 00 07  20250427085822329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085822329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085822329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085822329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085822329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085822329 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=00a0a445) (sccp_scrc.c:486) 20250427085822329 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250427085822329 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085822329 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085822329 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085822329 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085822329 DLSCCP DEBUG SCCP-SCOC(25)[0x55e5c780cb70]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@499161a88351: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@499161a88351: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)3398659 20250427085823006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085823006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085823006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085823006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085823006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x33dc03, normal) (hnbgw_rua.c:406) 20250427085823006 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085823006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085823006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085823006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085823006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085823006 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085823006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085823006 DCN DEBUG map_sccp[0x55e5c780c6b0]{init}: Allocated (fsm.c:456) 20250427085823006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085823006 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3398659 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085823006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085823006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085823006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085823006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085823006 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085823006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085823006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085823006 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{IDLE}: Allocated (fsm.c:456) 20250427085823006 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085823006 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000bb0056400500f1100926) (sccp_scrc.c:415) 20250427085823006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085823006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085823006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085823006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085823006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085823006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085823006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085823006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085823006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085823006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085823006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085823006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085823006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085823006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085823006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085823006 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 00 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) 20250427085823006 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085823006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085823006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085823006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085823006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085823006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085823006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085823006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085823006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085823006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085823006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085823006 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085823006 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 00 bb 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@499161a88351: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)1899511 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@499161a88351: setverdict(pass): none -> pass 20250427085823021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085823021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085823021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085823021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085823021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085823021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085823021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085823021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085823021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085823021 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f1 17 a4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085823021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085823022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085823022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085823022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085823022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085823022 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=00f117a4) (sccp_scrc.c:486) 20250427085823022 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250427085823022 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085823022 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085823022 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085823022 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085823022 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) 20250427085823022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085823022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085823208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085823208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085823208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250427085823208 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085823208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x33dc03) (hnbgw_rua.c:470) 20250427085823209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250427085823209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085823209 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250427085823209 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250427085823209 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250427085823209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085823209 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085823209 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085823209 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=00f117a4), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250427085823209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085823209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085823209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085823209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085823209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085823209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085823209 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 f1 17 a4 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) 20250427085823209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085823209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085823209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085823209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085823209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085823209 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085823209 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085823209 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085823209 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085823209 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 f1 17 a4 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250427085823234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085823234 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085823234 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085823234 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085823234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085823235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085823235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085823235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085823235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085823235 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  20250427085823235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085823235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085823235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085823235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085823235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085823235 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) 20250427085823235 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250427085823235 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085823235 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085823235 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085823235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085823235 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085823235 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085823235 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085823235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085823235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:121) 20250427085823235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085823235 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@499161a88351: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)3398659 20250427085823260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085823260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085823260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085823260 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085823260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x33dc03,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085823260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085823260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085823260 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085823260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085823260 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085823260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085823260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085823260 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085823260 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=00f117a4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085823260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085823260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085823260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085823260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085823260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085823260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085823260 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 f1 17 a4 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) 20250427085823260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085823260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085823260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085823260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085823260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085823260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085823260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085823261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085823261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085823261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085823261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085823261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085823261 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 f1 17 a4 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@499161a88351: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)1899511 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: Session index based on connection ID:0 20250427085823271 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085823271 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085823271 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085823271 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085823271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085823271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085823271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085823271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085823271 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085823271 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f1 17 a4 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085823271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085823271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085823271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085823271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085823271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085823271 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=00f117a4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085823271 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250427085823271 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085823271 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085823271 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085823271 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) 20250427085823271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085823271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085823271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085823271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:202) 20250427085823271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3398659)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085823272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085823272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085823272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e5c780c6b0]{disconnected}: Deallocated (fsm.c:568) 20250427085823272 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3398659 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085823272 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=00f117a4), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250427085823272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085823272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085823272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085823272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085823272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085823272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085823272 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 f1 17 a4 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085823272 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085823272 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085823272 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085823272 DLSCCP DEBUG SCCP-SCOC(30)[0x55e5c76e6d00]{IDLE}: Deallocated (fsm.c:568) 20250427085823272 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085823272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085823272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085823272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085823272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085823272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085823272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085823272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085823272 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085823272 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 f1 17 a4 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@499161a88351: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085825270 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40875<->l=127.0.0.1:4262) (control_if.c:193) 20250427085825271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36414<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(311)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(310)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085825275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085825276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085825276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085825276 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085825276 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) 20250427085825276 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@499161a88351: Final verdict of PTC: none 20250427085825279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085825279 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) 20250427085825279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085825279 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(315)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@499161a88351: Final verdict of PTC: none 20250427085825279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085825279 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) 20250427085825279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085825279 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085825279 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 20250427085825279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085825279 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085825279 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085825279 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085825279 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085825279 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085825280 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 20250427085825280 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  20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085825280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085825280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085825280 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085825280 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) 20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085825280 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085825280 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) 20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085825280 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 20250427085825280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085825280 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 20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085825280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085825280 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085825280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085825280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085825280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085825280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085825280 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085825280 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085825280 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085825280 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085825280 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085825280 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 20250427085825280 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085825280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085825280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085825280 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085825280 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085825280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085825280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085825280 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085825280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085825280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085825280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085825281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085825281 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085825281 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085825281 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-RAN(316)@499161a88351: Final verdict of PTC: none 20250427085825281 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(321)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@499161a88351: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(312)@499161a88351: Final verdict of PTC: none 20250427085825284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36428<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Apr 27 08:58:25 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 20250427085825389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085825891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329264) Waiting for packet dumper to finish... 1 (prev_count=329264, count=329804) 20250427085827280 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085827280 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085827280 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085827280 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085827280 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085827280 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ranap_cs_creq_cref started. 20250427085828988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085828994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085828996 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34109<->l=127.0.0.1:4262) (control_if.c:572) 20250427085829074 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085829074 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829075 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085829075 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085829075 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085829075 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829075 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085829075 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085829075 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085829075 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829076 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829076 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085829076 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) 20250427085829076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085829076 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) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 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) 20250427085829076 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) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829076 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) 20250427085829076 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) 20250427085829076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085829076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085829076 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829076 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829076 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085829076 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) 20250427085829076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 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) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829076 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) 20250427085829076 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) 20250427085829076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085829076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085829076 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829076 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829076 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085829076 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) 20250427085829076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085829076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085829076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085829076 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829076 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829076 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085829076 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) 20250427085829076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085829077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085829077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085829077 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829077 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829077 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 20250427085829077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085829077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085829077 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829077 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 20250427085829077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085829077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085829077 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085829077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085829077 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 20250427085829077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085829077 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085829077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085829077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(331)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(329)@499161a88351: v_sccp_pdu_maxlen:268 20250427085829088 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085829088 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829089 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085829089 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829089 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085829089 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829089 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085829089 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829090 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829090 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085829090 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) 20250427085829090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085829090 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) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 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) 20250427085829090 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) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829090 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) 20250427085829090 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) 20250427085829090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085829090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085829090 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829090 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829090 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085829090 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) 20250427085829090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 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) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829090 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) 20250427085829090 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) 20250427085829090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085829090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085829090 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829090 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829090 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085829090 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) 20250427085829090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829090 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085829090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085829090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085829090 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829090 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829090 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085829090 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) 20250427085829090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085829090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085829090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085829090 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829090 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829090 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829090 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 20250427085829090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085829090 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085829090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829090 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829090 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829090 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 20250427085829090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085829090 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 20250427085829090 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085829090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829090 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829090 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829090 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085829090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085829090 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085829090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829090 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829090 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829090 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085829090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085829090 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@499161a88351: v_sccp_pdu_maxlen:268 20250427085829110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085829110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085829110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085829110 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085829110 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) 20250427085829110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085829110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085829110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085829110 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@499161a88351: setverdict(pass): none -> pass 20250427085829287 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 20250427085829287 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 20250427085829287 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085829287 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085829294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085829294 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085829294 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085829294 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085829294 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085829294 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085829294 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 20250427085829294 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085829294 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  20250427085829294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085829297 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829297 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085829297 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085829297 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  20250427085829297 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085829297 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085829297 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085829297 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 20250427085829297 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085829297 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  20250427085829297 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085829297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085829298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085829298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085829298 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085829298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085829298 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085829298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085829298 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085829298 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085829298 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085829298 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829299 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829299 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085829299 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) 20250427085829299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085829299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085829299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085829299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085829300 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829300 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085829300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085829300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085829300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085829300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085829300 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085829300 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  20250427085829301 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 20250427085829301 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 20250427085829301 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085829301 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085829307 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085829307 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085829307 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085829307 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085829307 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085829307 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085829307 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 20250427085829307 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085829307 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  20250427085829307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085829309 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085829309 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085829310 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  20250427085829310 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085829310 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085829310 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085829310 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 20250427085829310 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085829310 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  20250427085829310 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  20250427085829310 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085829310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085829310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085829310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085829310 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085829310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085829310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085829310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085829310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085829310 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085829310 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085829310 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085829311 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085829311 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085829311 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) 20250427085829311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085829311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085829311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085829311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085829311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085829312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085829312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085829312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085829312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085829312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085829312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085829312 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085829312 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085829312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085829312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085829312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085829312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085829312 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085829312 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085829312 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085829312 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085829312 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(330)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085830102 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085830102 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085830102 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085830102 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085830102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085830102 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085830102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085830102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085830102 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085830102 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085830103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085830103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085830103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085830103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085830103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085830103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085830103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085830103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085830103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085830104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085830104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085830104 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085830104 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) 20250427085830104 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) 20250427085830104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085830104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085830104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830104 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085830104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085830104 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085830104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085830104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085830104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085830104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085830104 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085830104 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085830105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085830105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085830105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085830105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085830105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085830105 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085830105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085830105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085830105 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085830105 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  20250427085830107 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085830107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085830107 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085830107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085830107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085830107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085830107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085830107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085830107 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085830107 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085830107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085830107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085830107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085830107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085830107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085830107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085830107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085830107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085830107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830107 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085830107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085830107 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085830107 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085830107 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085830110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085830110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085830110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085830110 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085830110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085830110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085830110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085830110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085830110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085830110 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085830110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085830110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085830110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085830110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085830110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085830110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085830110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085830110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085830110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085830111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085830111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085830111 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085830111 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) 20250427085830111 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) 20250427085830111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085830111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085830111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085830111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085830111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085830111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085830111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085830111 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085830111 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085830111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085830111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085830111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085830111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085830111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085830111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085830111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085830111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085830111 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085830111 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  20250427085830111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085830111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085830111 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085830111 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085830111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085830111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085830111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085830111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085830111 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085830111 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085830111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085830111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085830111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085830111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085830111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085830111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085830111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085830111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085830111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085830111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085830111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085830111 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085830111 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085830111 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085830139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46520<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@499161a88351: Added conn table entry 0TC_ranap_cs_creq_cref0(336)14465305 20250427085831180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085831180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085831180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085831180 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085831180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdcb919, normal) (hnbgw_rua.c:406) 20250427085831180 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085831180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085831180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14465305 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085831180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085831180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085831180 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14465305 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085831180 DCN DEBUG map_sccp[0x55e5c780c6b0]{init}: Allocated (fsm.c:456) 20250427085831180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e5c780c6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085831180 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14465305 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085831180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14465305 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085831180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085831180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085831180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085831180 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14465305 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085831180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e5c780c6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085831180 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085831180 DLSCCP DEBUG SCCP-SCOC(31)[0x55e5c76e6d00]{IDLE}: Allocated (fsm.c:456) 20250427085831180 DLSCCP DEBUG SCCP-SCOC(31)[0x55e5c76e6d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085831180 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300029a0056400500f1100926) (sccp_scrc.c:415) 20250427085831180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085831180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085831180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085831180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085831180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085831180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085831180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085831180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085831180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085831180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085831180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085831180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085831180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085831180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085831180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085831180 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 02 9a 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) 20250427085831180 DLSCCP DEBUG SCCP-SCOC(31)[0x55e5c76e6d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085831180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e5c780c6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085831180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085831181 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085831181 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085831181 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085831181 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085831181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085831181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085831181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085831181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085831181 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085831181 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 02 9a 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@499161a88351: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4157311 TC_ranap_cs_creq_cref0(336)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@499161a88351: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4157311 HNBGW_Test.msc0-SCCP(329)@499161a88351: Session index based on connection ID:0 20250427085831203 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085831203 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085831203 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085831203 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085831203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085831203 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085831203 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085831203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085831203 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085831203 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  20250427085831204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085831204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085831204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085831204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085831204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085831204 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) 20250427085831204 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250427085831204 DLSCCP DEBUG SCCP-SCOC(31)[0x55e5c76e6d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250427085831204 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085831204 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085831204 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) 20250427085831204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e5c780c6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085831204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e5c780c6b0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250427085831204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085831204 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085831204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085831204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085831204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085831204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{disrupted}: Freeing instance (context_map.c:202) 20250427085831204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14465305)[0x55e5c7800800]{disrupted}: Deallocated (fsm.c:568) 20250427085831204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e5c780c6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085831204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e5c780c6b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085831204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e5c780c6b0]{disconnected}: Deallocated (fsm.c:568) 20250427085831204 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14465305 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250427085831204 DLSCCP DEBUG SCCP-SCOC(31)[0x55e5c76e6d00]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250427085831204 DLSCCP DEBUG SCCP-SCOC(31)[0x55e5c76e6d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085831204 DLSCCP DEBUG SCCP-SCOC(31)[0x55e5c76e6d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085831204 DLSCCP DEBUG SCCP-SCOC(31)[0x55e5c76e6d00]{IDLE}: Deallocated (fsm.c:568) 20250427085831204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085831204 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)@499161a88351: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)14465305 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085831229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46506<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085831229 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34109<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(324)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085831232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085831233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085831233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085831233 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085831233 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) 20250427085831233 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(333)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@499161a88351: Final verdict of PTC: none 20250427085831234 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085831234 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) 20250427085831234 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085831234 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085831234 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085831234 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) 20250427085831234 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085831234 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085831234 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 20250427085831234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085831234 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085831234 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085831234 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085831235 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085831235 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085831235 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 20250427085831235 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  20250427085831235 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085831235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085831235 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_cs_creq_cref(323)@499161a88351: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@499161a88351: Final verdict of PTC: none 20250427085831235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085831235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085831235 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085831235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085831235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085831235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085831235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085831235 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085831235 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085831235 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085831235 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(330)@499161a88351: Final verdict of PTC: none 20250427085831236 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 20250427085831236 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) 20250427085831236 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085831236 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-M3UA(334)@499161a88351: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@499161a88351: Final verdict of PTC: none 20250427085831236 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085831236 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) 20250427085831236 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085831236 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427085831236 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) 20250427085831236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085831236 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085831237 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085831237 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085831237 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085831237 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085831237 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-PFCP(326)@499161a88351: Final verdict of PTC: none 20250427085831237 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085831237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085831237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085831237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085831237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085831237 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085831237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085831237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085831237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085831237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085831237 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085831237 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085831237 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085831237 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(331)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(335)@499161a88351: Final verdict of PTC: none 20250427085831239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46520<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sun Apr 27 08:58:31 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 20250427085831341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085831843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218900) Waiting for packet dumper to finish... 1 (prev_count=218900, count=275052) 20250427085833235 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085833236 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085833236 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085833238 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085833238 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085833238 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ranap_ps_creq_cref started. 20250427085834950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085834956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085834958 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36093<->l=127.0.0.1:4262) (control_if.c:572) 20250427085835049 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085835049 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835050 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835050 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085835050 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) 20250427085835050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085835050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085835050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085835050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085835050 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835050 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085835050 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835050 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085835050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085835050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085835051 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085835051 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085835051 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835051 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085835051 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) 20250427085835051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085835052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835052 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085835052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085835052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085835052 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835052 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085835052 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085835052 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835052 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085835052 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) 20250427085835052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085835052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835053 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) 20250427085835053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835053 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) 20250427085835053 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) 20250427085835053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085835053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085835053 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085835053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085835053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085835053 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085835053 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835053 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 20250427085835053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085835053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085835054 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835054 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085835055 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) 20250427085835055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085835055 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) 20250427085835055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835055 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) 20250427085835055 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) 20250427085835055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835055 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) 20250427085835055 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) 20250427085835055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085835055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085835055 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835055 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835055 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 20250427085835055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085835055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(345)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@499161a88351: v_sccp_pdu_maxlen:268 20250427085835087 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085835087 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835088 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085835088 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835088 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085835088 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835088 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085835088 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) 20250427085835088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085835088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085835088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085835088 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835089 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085835089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085835089 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085835089 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835089 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085835089 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) 20250427085835089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085835089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835089 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085835089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085835089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085835089 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835089 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085835089 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835089 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085835089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085835089 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085835090 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835090 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085835090 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) 20250427085835090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085835090 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) 20250427085835090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835090 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) 20250427085835090 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) 20250427085835090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835090 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) 20250427085835090 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) 20250427085835090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085835090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085835090 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835090 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835090 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085835090 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) 20250427085835090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085835090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835090 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) 20250427085835090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835090 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) 20250427085835090 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) 20250427085835090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085835090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085835090 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835091 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 20250427085835091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085835091 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085835091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835091 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 20250427085835091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085835091 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 20250427085835091 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@499161a88351: v_sccp_pdu_maxlen:268 20250427085835123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085835123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085835123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085835123 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085835123 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) 20250427085835123 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085835123 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085835123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085835123 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@499161a88351: setverdict(pass): none -> pass 20250427085835275 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 20250427085835275 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 20250427085835275 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085835275 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085835280 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085835280 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085835281 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085835281 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085835281 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085835281 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085835281 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 20250427085835281 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085835281 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  20250427085835281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085835282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085835282 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085835282 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  20250427085835282 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085835282 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085835282 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085835282 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 20250427085835282 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085835283 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  20250427085835283 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085835283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085835283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085835283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085835283 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085835283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085835283 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085835283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085835283 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085835283 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085835283 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085835283 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835284 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835284 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085835284 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) 20250427085835284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085835284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085835284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085835284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085835284 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835284 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085835284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085835284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085835284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085835284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085835284 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085835284 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  20250427085835309 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 20250427085835309 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 20250427085835309 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085835309 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085835315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085835315 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085835315 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085835315 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085835315 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085835315 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085835315 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 20250427085835315 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085835315 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  20250427085835315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085835318 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085835318 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085835318 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  20250427085835318 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085835318 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085835318 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085835318 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 20250427085835318 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085835318 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  20250427085835318 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  20250427085835318 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085835318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085835318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085835318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085835318 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085835318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085835319 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085835319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085835319 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085835319 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085835319 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085835319 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085835320 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085835320 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085835320 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) 20250427085835320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085835320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085835320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085835320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085835320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085835320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085835320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085835320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085835320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085835320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085835320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085835320 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085835320 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085835320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085835320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085835320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085835320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085835320 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085835320 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085835321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085835321 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085835321 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(344)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085836090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085836090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085836090 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085836090 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085836090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085836090 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085836090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085836090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085836090 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085836090 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085836090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085836090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085836090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085836090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085836090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085836090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085836090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085836091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085836091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085836091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085836091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085836091 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085836091 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) 20250427085836091 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) 20250427085836091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085836091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085836091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085836091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085836091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085836091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085836091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085836091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085836091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085836091 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085836091 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085836091 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085836091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085836091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085836091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085836091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085836091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085836091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085836091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085836091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085836091 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  20250427085836092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085836092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085836092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085836092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085836092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085836092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085836092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085836092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085836092 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085836092 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085836092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085836092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085836092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085836092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085836092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085836092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085836092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085836092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085836092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085836092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085836092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085836092 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085836092 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085836124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085836124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085836124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085836124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085836124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085836124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085836124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085836124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085836124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085836124 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085836124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085836124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085836124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085836124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085836124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085836124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085836124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085836125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085836125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085836125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085836125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085836125 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085836125 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) 20250427085836125 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) 20250427085836125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085836125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085836125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085836125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085836125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085836125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085836125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085836125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085836125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085836125 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085836125 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085836125 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085836125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085836125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085836125 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085836125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085836125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085836125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085836125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085836125 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085836125 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  20250427085836128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085836128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085836128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085836128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085836128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085836128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085836128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085836128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085836128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085836128 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085836128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085836128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085836128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085836128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085836128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085836128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085836128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085836128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085836128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085836128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085836128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085836128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085836128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085836128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085836128 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085836128 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085836160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52708<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@499161a88351: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@499161a88351: Added conn table entry 0TC_ranap_ps_creq_cref0(350)14897804 20250427085837204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085837204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085837204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085837204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085837204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe3528c, normal) (hnbgw_rua.c:406) 20250427085837204 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085837204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085837204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897804 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085837204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085837204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085837204 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085837204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897804 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085837204 DCN DEBUG map_sccp[0x55e5c780c6b0]{init}: Allocated (fsm.c:456) 20250427085837204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e5c780c6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085837204 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14897804 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085837204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897804 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085837204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085837204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085837204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085837204 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897804 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085837204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e5c780c6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085837204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085837204 DLSCCP DEBUG SCCP-SCOC(32)[0x55e5c76e6d00]{IDLE}: Allocated (fsm.c:456) 20250427085837204 DLSCCP DEBUG SCCP-SCOC(32)[0x55e5c76e6d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085837204 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000330056400500f1100926) (sccp_scrc.c:415) 20250427085837204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085837204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085837204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085837204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085837204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085837204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085837204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085837204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085837204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085837204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085837204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085837204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085837204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085837204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085837204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085837204 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 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) 20250427085837204 DLSCCP DEBUG SCCP-SCOC(32)[0x55e5c76e6d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085837204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e5c780c6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085837204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085837204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085837204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085837204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085837204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085837205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085837205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085837205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085837205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085837205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085837205 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 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(346)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@499161a88351: Added conn table entry 0TC_ranap_ps_creq_cref0(350)12054632 TC_ranap_ps_creq_cref0(350)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@499161a88351: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)12054632 HNBGW_Test.sgsn0-SCCP(346)@499161a88351: Session index based on connection ID:0 20250427085837229 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085837229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085837229 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085837229 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085837229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085837229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085837229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085837229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085837229 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085837229 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  20250427085837229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085837229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085837229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085837230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085837230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085837230 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) 20250427085837230 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250427085837230 DLSCCP DEBUG SCCP-SCOC(32)[0x55e5c76e6d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250427085837230 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085837230 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085837230 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) 20250427085837230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e5c780c6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085837230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e5c780c6b0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250427085837230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085837230 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085837230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427085837230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085837230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085837230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{disrupted}: Freeing instance (context_map.c:202) 20250427085837230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14897804)[0x55e5c7800800]{disrupted}: Deallocated (fsm.c:568) 20250427085837230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e5c780c6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085837230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e5c780c6b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085837230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e5c780c6b0]{disconnected}: Deallocated (fsm.c:568) 20250427085837230 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14897804 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250427085837230 DLSCCP DEBUG SCCP-SCOC(32)[0x55e5c76e6d00]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250427085837230 DLSCCP DEBUG SCCP-SCOC(32)[0x55e5c76e6d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085837230 DLSCCP DEBUG SCCP-SCOC(32)[0x55e5c76e6d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085837230 DLSCCP DEBUG SCCP-SCOC(32)[0x55e5c76e6d00]{IDLE}: Deallocated (fsm.c:568) 20250427085837230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085837230 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)@499161a88351: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)14897804 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085837253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085837254 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36093<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(338)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085837257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085837260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085837260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085837260 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085837260 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) 20250427085837260 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(343)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@499161a88351: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@499161a88351: Final verdict of PTC: none 20250427085837262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 MutexDispCT-TC_ranap_ps_creq_cref(337)@499161a88351: Final verdict of PTC: none 20250427085837262 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) 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085837262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085837262 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) 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085837262 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 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085837262 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085837262 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085837262 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085837262 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 20250427085837262 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  20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085837262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085837262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085837262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085837262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085837262 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085837262 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) 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085837262 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085837262 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085837262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085837262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085837262 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085837263 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) 20250427085837263 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085837263 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085837263 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 20250427085837263 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085837263 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed HNBGW_Test.msc0-RAN(344)@499161a88351: Final verdict of PTC: none 20250427085837262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085837263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085837263 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085837263 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085837263 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085837263 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085837263 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085837263 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085837263 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085837263 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085837263 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 20250427085837263 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085837263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085837263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085837263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085837263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085837263 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085837263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085837263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085837263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085837263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085837263 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085837263 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085837263 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085837263 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(347)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(349)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(340)@499161a88351: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@499161a88351: Final verdict of PTC: none 20250427085837267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52708<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@499161a88351: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sun Apr 27 08:58:37 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 20250427085837349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085837850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52712<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271132) Waiting for packet dumper to finish... 1 (prev_count=271132, count=275128) 20250427085839263 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085839263 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085839263 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085839263 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085839263 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085839263 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250427085840932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085840934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085840936 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37003<->l=127.0.0.1:4262) (control_if.c:572) 20250427085841004 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085841004 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841005 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085841005 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841005 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085841005 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841005 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085841005 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085841006 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841006 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085841006 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) 20250427085841006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085841006 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) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 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) 20250427085841006 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) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841006 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) 20250427085841006 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) 20250427085841006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085841006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085841006 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841006 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841006 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085841006 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) 20250427085841006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 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) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841006 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) 20250427085841006 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) 20250427085841006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085841006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085841006 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841006 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841006 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085841006 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) 20250427085841006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085841006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085841006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085841006 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841006 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841006 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085841006 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) 20250427085841006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085841006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085841006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085841006 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841006 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085841006 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085841006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841006 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 20250427085841006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085841006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085841006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841006 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 20250427085841006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085841006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085841006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085841006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085841006 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 20250427085841006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085841006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085841006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085841006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(357)@499161a88351: v_sccp_pdu_maxlen:268 20250427085841019 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085841019 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841019 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085841019 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841019 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085841019 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841019 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085841019 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841020 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841020 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085841020 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) 20250427085841020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085841020 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) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 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) 20250427085841020 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) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841020 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) 20250427085841020 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) 20250427085841020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085841020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085841020 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841020 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841020 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085841020 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) 20250427085841020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 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) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841020 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) 20250427085841020 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) 20250427085841020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085841020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085841020 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841020 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841020 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085841020 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) 20250427085841020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841020 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085841020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085841020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085841020 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841020 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841020 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085841020 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) 20250427085841020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085841020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085841020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085841020 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841020 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 20250427085841020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085841020 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085841020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841020 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 20250427085841020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085841020 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085841020 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841020 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085841020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085841020 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085841021 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841021 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841021 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085841021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085841021 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@499161a88351: v_sccp_pdu_maxlen:268 20250427085841040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085841040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085841040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085841040 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085841040 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) 20250427085841040 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085841040 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085841040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085841040 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@499161a88351: setverdict(pass): none -> pass 20250427085841217 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 20250427085841217 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 20250427085841217 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085841217 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085841220 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085841220 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085841220 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085841220 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085841220 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085841220 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085841220 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 20250427085841220 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085841220 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  20250427085841220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085841222 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085841222 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085841222 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  20250427085841222 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085841222 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085841222 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085841222 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 20250427085841222 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085841222 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  20250427085841222 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085841222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085841222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085841222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085841222 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085841222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085841222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085841222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085841222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085841222 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085841222 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085841222 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841223 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841223 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085841223 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) 20250427085841223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085841223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085841224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085841224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085841224 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085841224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085841224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085841224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085841224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085841224 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085841224 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  20250427085841230 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 20250427085841230 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 20250427085841230 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085841230 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085841235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085841235 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085841235 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085841235 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085841235 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085841235 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085841235 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 20250427085841235 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085841235 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  20250427085841235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085841236 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841236 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085841236 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085841236 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  20250427085841236 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085841236 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085841236 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085841236 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 20250427085841236 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085841236 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  20250427085841236 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  20250427085841236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085841236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085841236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085841236 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085841236 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085841236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085841236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085841236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085841236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085841236 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085841236 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085841236 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085841237 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085841237 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085841237 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) 20250427085841237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085841237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085841237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085841238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085841238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085841238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085841238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085841238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085841238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085841238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085841238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085841238 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085841238 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085841238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085841238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085841238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085841238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085841238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085841238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085841238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085841238 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085841238 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(358)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085842031 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085842031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085842031 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085842031 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085842031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085842031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085842031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085842031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085842031 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085842031 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085842031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085842031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085842031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085842031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085842031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085842031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085842032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085842032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085842032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085842032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085842032 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085842032 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085842032 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) 20250427085842032 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) 20250427085842032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085842032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085842032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085842032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085842033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085842033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085842033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085842033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085842033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085842033 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085842033 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085842033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085842033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085842033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085842033 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085842033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085842033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085842033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085842033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085842033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085842033 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  20250427085842033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085842033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085842033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085842034 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085842034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085842034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085842034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085842034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085842034 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085842034 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085842034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085842034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085842034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085842034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085842034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085842034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085842034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085842034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085842034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085842034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085842034 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085842034 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085842034 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085842039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085842039 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085842039 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085842039 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085842039 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085842039 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085842039 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085842039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085842039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085842039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085842039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085842039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085842039 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085842039 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085842039 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085842039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842039 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085842039 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085842039 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085842039 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085842039 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) 20250427085842039 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) 20250427085842039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085842039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085842039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085842039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085842039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085842039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085842039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085842039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085842039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085842039 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085842039 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085842039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085842039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085842039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085842039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085842039 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085842039 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085842039 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  20250427085842039 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085842039 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085842039 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085842039 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085842039 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085842039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085842039 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085842039 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085842040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085842040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085842040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085842040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085842040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085842040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085842040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085842040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085842040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085842040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085842040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085842040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085842040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085842040 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085842040 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085842040 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085842057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52732<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)12983001 20250427085843087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085843087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085843087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085843087 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085843087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc61ad9, normal) (hnbgw_rua.c:406) 20250427085843087 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085843087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12983001)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085843087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12983001 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085843087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085843087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085843087 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085843087 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12983001 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085843087 DCN DEBUG map_sccp[0x55e5c780c6b0]{init}: Allocated (fsm.c:456) 20250427085843087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085843087 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12983001 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085843087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12983001 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085843087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12983001)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085843087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085843087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085843087 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12983001 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085843087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085843087 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085843087 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{IDLE}: Allocated (fsm.c:456) 20250427085843087 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085843087 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002760056400500f1100926) (sccp_scrc.c:415) 20250427085843087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085843087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085843087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085843087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085843087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085843087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085843087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085843087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085843087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085843087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085843087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085843087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085843087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085843087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085843087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085843087 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 02 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) 20250427085843087 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085843087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085843087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12983001)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085843087 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085843087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085843087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085843087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085843087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085843087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085843087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085843087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085843087 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085843088 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 02 76 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@499161a88351: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10157746 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@499161a88351: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@499161a88351: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)12983001 20250427085843292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085843293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085843293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250427085843293 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085843293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc61ad9,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250427085843293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12983001 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250427085843293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12983001)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085843293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12983001)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085843293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.sgsn0-SCCP(360)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085844109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085844109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085844109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085844109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085844109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085844109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085844109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085844109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085844109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085844109 DLSS7 <000c> osmo_ss7_asp.c:1164 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 8b 0d 9d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085844109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085844109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085844109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085844109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085844109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085844110 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=008b0d9d) (sccp_scrc.c:486) 20250427085844110 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250427085844110 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085844110 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085844110 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085844110 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085844110 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) 20250427085844110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085844110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085844110 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085844110 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085844110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b0d9d), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085844110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085844110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085844110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085844110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085844110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085844110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085844110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8b 0d 9d 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085844110 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085844110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250427085844110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12983001)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085844110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12983001)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:202) 20250427085844110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12983001)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085844110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085844110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085844110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e5c780c6b0]{disconnected}: Deallocated (fsm.c:568) 20250427085844110 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12983001 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085844110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085844110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085844110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085844110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085844110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085844110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085844110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085844110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085844110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085844110 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 8b 0d 9d 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@499161a88351: Session index based on local reference:0 20250427085844114 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085844114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085844114 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085844114 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085844114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085844114 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085844114 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085844114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085844114 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085844114 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 8b 0d 9d 00 00 06 00 08 00 00 00 07  20250427085844114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085844114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085844114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085844114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085844114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085844114 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=008b0d9d) (sccp_scrc.c:486) 20250427085844114 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250427085844114 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085844114 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085844114 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085844114 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085844114 DLSCCP DEBUG SCCP-SCOC(33)[0x55e5c76e6d00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@499161a88351: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10157746 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085845128 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37003<->l=127.0.0.1:4262) (control_if.c:193) 20250427085845128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52722<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(352)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085845135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52714<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085845136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085845136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085845136 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085845136 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) 20250427085845136 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085845139 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085845139 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) 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085845139 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085845139 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) 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085845139 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 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(358)@499161a88351: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@499161a88351: Final verdict of PTC: none 20250427085845139 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085845139 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085845139 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085845139 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 20250427085845139 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  20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085845139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085845139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085845139 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085845139 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) 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@499161a88351: Final verdict of PTC: none 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085845139 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 20250427085845139 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085845139 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) 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085845139 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 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085845139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085845139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085845139 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085845140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085845140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085845140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085845139 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085845139 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085845140 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085845140 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085845140 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.sgsn0-SCCP(360)@499161a88351: Final verdict of PTC: none 20250427085845140 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085845140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085845140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085845140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085845140 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085845140 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085845140 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085845140 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085845140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085845140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085845140 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085845140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085845140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085845140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085845140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085845140 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085845140 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc0-M3UA(359)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@499161a88351: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@499161a88351: Final verdict of PTC: none 20250427085845140 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085845140 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(354)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(363)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@499161a88351: Final verdict of PTC: none 20250427085845144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@499161a88351: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 08:58:45 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 20250427085845227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085845730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286396) Waiting for packet dumper to finish... 1 (prev_count=286396, count=290276) 20250427085847139 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085847139 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085847139 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085847140 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085847141 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085847141 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250427085848834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085848840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085848842 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39861<->l=127.0.0.1:4262) (control_if.c:572) 20250427085848915 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085848915 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085848915 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085848915 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085848915 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085848915 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085848915 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085848915 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085848915 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085848915 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085848916 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085848916 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085848916 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) 20250427085848916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085848916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085848916 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) 20250427085848916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848916 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) 20250427085848916 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) 20250427085848916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085848916 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) 20250427085848916 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) 20250427085848916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085848916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085848916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085848916 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085848916 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085848916 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085848916 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) 20250427085848916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085848916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085848916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 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) 20250427085848917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085848917 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) 20250427085848917 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) 20250427085848917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085848917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085848917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085848917 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085848917 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085848917 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085848917 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) 20250427085848917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085848917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085848917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085848917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085848917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085848917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085848917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085848917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085848917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085848917 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085848917 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085848917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085848917 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) 20250427085848917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085848917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085848917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085848917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085848917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085848917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085848917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085848917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085848917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085848917 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085848917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085848917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085848917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085848917 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 20250427085848917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085848917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085848917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085848917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085848917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085848917 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 20250427085848917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085848917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085848917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085848917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085848917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085848917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085848917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085848917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085848917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085848917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085848917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085848917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085848917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085848917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(373)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(371)@499161a88351: v_sccp_pdu_maxlen:268 20250427085848928 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085848928 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085848928 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085848928 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085848928 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085848928 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085848928 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085848928 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085848929 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085848929 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085848929 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) 20250427085848929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085848929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085848930 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) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 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) 20250427085848930 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) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085848930 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) 20250427085848930 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) 20250427085848930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085848930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085848930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085848930 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085848930 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085848930 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085848930 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) 20250427085848930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085848930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 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) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085848930 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) 20250427085848930 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) 20250427085848930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085848930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085848930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085848930 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085848930 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085848930 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085848930 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) 20250427085848930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085848930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085848930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085848930 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085848930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085848930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085848930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085848930 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085848930 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085848930 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085848930 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) 20250427085848930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085848930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085848930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085848930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085848930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085848930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085848930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085848930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085848930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085848930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085848930 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085848930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085848930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085848930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085848930 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 20250427085848930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085848930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085848930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085848930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085848930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085848930 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 20250427085848930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085848930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085848930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085848930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085848930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085848930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085848930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085848930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085848930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085848930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085848930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085848930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085848930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085848930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@499161a88351: v_sccp_pdu_maxlen:268 20250427085848948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085848948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085848948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085848948 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085848948 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) 20250427085848948 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085848948 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085848948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085848948 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@499161a88351: setverdict(pass): none -> pass 20250427085849127 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 20250427085849127 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 20250427085849127 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085849127 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085849135 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849135 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085849135 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085849135 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085849135 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085849135 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085849135 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085849135 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 20250427085849135 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085849135 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  20250427085849135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085849138 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085849138 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085849138 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  20250427085849138 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085849138 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085849138 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085849138 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 20250427085849138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085849138 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  20250427085849138 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085849138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085849139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085849139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085849139 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085849139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085849139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085849139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085849139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085849139 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085849139 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085849139 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085849140 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 20250427085849140 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 20250427085849140 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085849140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085849140 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085849140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085849140 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) 20250427085849140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085849140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085849140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085849141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085849141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085849141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085849141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085849141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085849141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085849141 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085849141 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085849141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085849141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085849141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085849141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085849141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085849141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085849141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085849141 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(376)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085849146 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085849146 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085849146 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085849146 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085849146 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085849147 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085849147 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 20250427085849147 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085849147 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  20250427085849147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085849149 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849149 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085849149 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085849149 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  20250427085849149 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085849149 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085849149 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085849149 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 20250427085849149 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085849149 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  20250427085849149 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  20250427085849149 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085849149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085849150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085849150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085849150 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085849150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085849150 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085849150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085849150 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085849150 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085849150 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085849150 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085849151 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085849151 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085849151 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) 20250427085849151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085849151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085849151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085849151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085849151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085849151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085849151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085849151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085849151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085849151 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085849151 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085849151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085849151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085849151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085849151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085849151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085849151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085849151 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085849151 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(372)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085849939 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085849939 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085849939 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085849939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085849939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085849939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085849939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085849939 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085849939 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085849939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085849939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085849939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085849939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085849939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085849939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085849939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085849939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085849939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085849939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085849939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085849939 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085849939 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) 20250427085849939 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) 20250427085849939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085849939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085849939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085849940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085849940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085849940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085849940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085849940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085849940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085849940 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085849940 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085849940 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085849940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085849940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085849940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085849940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085849940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085849940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085849940 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085849940 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  20250427085849942 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085849942 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085849942 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085849942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085849942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085849942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085849942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085849942 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085849942 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085849942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085849942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085849942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085849942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085849942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085849942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085849942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085849942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085849942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085849942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085849942 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085849942 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085849942 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085849948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085849948 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085849949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085849949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085849949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085849949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085849949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085849949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085849949 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085849949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085849949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085849949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085849949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085849949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085849949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085849949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085849949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085849949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849949 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085849949 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085849949 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085849949 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085849949 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) 20250427085849949 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) 20250427085849949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085849949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085849949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085849949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085849949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085849949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085849949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085849949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085849949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085849949 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085849949 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085849949 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085849949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085849949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085849949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085849949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085849949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085849949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085849949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085849949 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  20250427085849951 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085849951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085849951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085849951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085849951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085849951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085849951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085849951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085849951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085849951 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085849951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085849951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085849951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085849951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085849951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085849951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085849951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085849951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085849951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085849951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085849951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085849951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085849951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085849951 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085849951 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085849951 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085849962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11713218 20250427085851003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085851004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085851004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085851004 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085851004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb2bac2, normal) (hnbgw_rua.c:406) 20250427085851004 DHNB DEBUG map_rua[0x55e5c76e6d00]{init}: Allocated (fsm.c:456) 20250427085851004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713218)[0x55e5c76e6d00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085851004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713218 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085851004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085851004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085851004 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713218 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085851004 DCN DEBUG map_sccp[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085851004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085851004 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11713218 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085851004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713218 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085851004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713218)[0x55e5c76e6d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085851004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085851004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085851004 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713218 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085851004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085851004 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085851004 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{IDLE}: Allocated (fsm.c:456) 20250427085851004 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085851004 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002f90056400500f1100926) (sccp_scrc.c:415) 20250427085851004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085851004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085851004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085851004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085851004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085851004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085851004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085851004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085851004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085851004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085851004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085851004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085851004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085851004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085851004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085851004 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 f9 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) 20250427085851004 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085851004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085851004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713218)[0x55e5c76e6d00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085851004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085851004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085851004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085851004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085851004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085851004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085851004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085851004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085851004 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085851004 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 f9 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@499161a88351: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8185238 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@499161a88351: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@499161a88351: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11713218 20250427085851205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085851205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085851205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250427085851205 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085851205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb2bac2,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250427085851205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713218 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250427085851205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713218)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085851205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713218)[0x55e5c76e6d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085851205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.msc0-SCCP(371)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085852023 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085852023 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085852023 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085852023 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085852023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085852023 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085852023 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085852023 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085852023 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085852023 DLSS7 <000c> osmo_ss7_asp.c:1164 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 13 f6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085852023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085852023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085852023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085852023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085852023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085852023 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=006613f6) (sccp_scrc.c:486) 20250427085852023 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250427085852023 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085852023 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085852023 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085852023 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085852023 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) 20250427085852023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085852023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085852023 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085852023 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085852023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006613f6), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085852024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085852024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085852024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085852024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085852024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085852024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085852024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 13 f6 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085852024 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085852024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250427085852024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713218)[0x55e5c76e6d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085852024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713218)[0x55e5c76e6d00]{disconnected}: Freeing instance (context_map.c:202) 20250427085852024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11713218)[0x55e5c76e6d00]{disconnected}: Deallocated (fsm.c:568) 20250427085852024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085852024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:206) 20250427085852024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085852024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11713218 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085852024 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085852024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085852024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085852024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085852024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085852024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085852024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085852024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085852024 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085852024 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 13 f6 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@499161a88351: Session index based on local reference:0 20250427085852028 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085852028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085852028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085852028 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085852028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085852028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085852028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085852028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-RAN(372)@499161a88351: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)8185238 20250427085852028 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085852028 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 13 f6 00 00 06 00 08 00 00 00 07  20250427085852028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085852028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085852028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085852028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085852028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085852028 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=006613f6) (sccp_scrc.c:486) 20250427085852028 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250427085852028 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085852028 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085852028 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085852028 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085852028 DLSCCP DEBUG SCCP-SCOC(34)[0x55e5c780c6b0]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085853040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085853042 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39861<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(366)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085853044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35992<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(375)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@499161a88351: Final verdict of PTC: none 20250427085853045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085853045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085853045 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085853045 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085853045 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) 20250427085853045 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085853045 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085853045 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085853045 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) 20250427085853045 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085853045 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085853045 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 20250427085853045 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085853045 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085853045 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085853045 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085853045 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085853045 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085853045 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 20250427085853045 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  20250427085853045 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085853045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085853045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085853045 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) 20250427085853045 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085853045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085853045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085853045 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) HNBGW_Test.msc0-SCCP(371)@499161a88351: Final verdict of PTC: none 20250427085853045 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085853045 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085853045 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085853045 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085853045 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085853045 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085853045 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085853045 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@499161a88351: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(368)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@499161a88351: Final verdict of PTC: none 20250427085853047 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 20250427085853047 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) 20250427085853047 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085853047 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085853047 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085853047 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) 20250427085853047 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085853047 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427085853047 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) 20250427085853047 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085853047 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085853047 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085853047 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085853047 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085853047 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085853047 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 20250427085853048 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085853048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW-MGCP(377)@499161a88351: Final verdict of PTC: none 20250427085853048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085853048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085853048 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085853048 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085853048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085853048 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085853048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085853048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085853048 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085853048 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085853048 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085853048 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085853049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(376)@499161a88351: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@499161a88351: Final verdict of PTC: pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@499161a88351: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 08:58:53 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 20250427085853159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085853662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261832) Waiting for packet dumper to finish... 1 (prev_count=261832, count=289900) 20250427085855047 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085855047 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085855047 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085855048 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085855048 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085855048 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_cs_iu_release_req_rua_disconnect started. 20250427085856761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085856769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085856773 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42393<->l=127.0.0.1:4262) (control_if.c:572) 20250427085856869 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085856869 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085856869 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085856869 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085856869 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085856869 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085856869 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085856870 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085856870 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085856870 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085856871 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085856871 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085856871 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) 20250427085856871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085856871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085856871 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) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 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) 20250427085856871 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) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085856871 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) 20250427085856871 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) 20250427085856871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085856871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085856871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085856871 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085856871 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085856871 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085856871 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) 20250427085856871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085856871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 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) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085856871 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) 20250427085856871 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) 20250427085856871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085856871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085856871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085856871 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085856871 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085856871 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085856871 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) 20250427085856871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085856871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085856871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085856871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085856871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085856871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085856871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085856871 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085856871 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085856871 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085856871 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) 20250427085856871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085856871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085856871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085856871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085856871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085856871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085856871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085856871 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085856871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085856871 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085856871 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085856871 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 20250427085856871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085856871 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085856871 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085856871 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085856871 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085856871 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 20250427085856872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085856872 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 20250427085856872 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085856872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085856872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085856872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085856872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085856872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085856872 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085856872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085856872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085856872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085856872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085856872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085856872 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(387)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@499161a88351: v_sccp_pdu_maxlen:268 20250427085856887 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085856887 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085856887 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085856887 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085856887 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085856887 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085856887 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085856887 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085856888 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085856888 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085856888 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) 20250427085856888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085856888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085856888 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) 20250427085856888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856888 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) 20250427085856888 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) 20250427085856888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085856888 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) 20250427085856888 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) 20250427085856888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085856888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085856888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085856889 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085856889 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085856889 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085856889 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) 20250427085856889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085856889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 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) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085856889 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) 20250427085856889 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) 20250427085856889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085856889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085856889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085856889 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085856889 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085856889 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085856889 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) 20250427085856889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085856889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085856889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085856889 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085856889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085856889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085856889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085856889 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085856889 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085856889 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085856889 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) 20250427085856889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085856889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085856889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085856889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085856889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085856889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085856889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085856889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085856889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085856889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085856889 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085856889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085856889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085856889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085856889 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 20250427085856889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085856889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085856889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085856889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085856889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085856889 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 20250427085856889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085856889 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 20250427085856889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085856889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085856889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085856889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085856889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085856889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085856889 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 20250427085856889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085856889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085856889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085856889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085856889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085856889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085856889 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@499161a88351: v_sccp_pdu_maxlen:268 20250427085856909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085856909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085856909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085856909 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085856909 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) 20250427085856909 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085856909 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085856909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085856909 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@499161a88351: setverdict(pass): none -> pass 20250427085857085 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 20250427085857085 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 20250427085857085 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085857085 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085857094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857094 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085857094 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085857094 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085857094 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085857094 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085857094 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085857094 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 20250427085857094 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085857094 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  20250427085857094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085857097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085857097 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085857097 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  20250427085857097 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085857097 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085857097 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085857097 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 20250427085857097 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085857097 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  20250427085857097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085857097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085857097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085857097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085857097 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085857097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085857097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085857097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085857097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085857097 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085857097 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085857097 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085857098 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 20250427085857099 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 20250427085857099 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085857099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085857099 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085857099 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085857099 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) 20250427085857099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085857099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085857099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085857099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085857099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085857099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085857099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085857099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085857099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085857099 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085857099 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857099 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085857099 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085857099 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085857099 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085857099 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085857099 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085857099 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085857099 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085857100 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(390)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085857105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085857105 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085857105 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085857105 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085857105 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085857105 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085857105 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 20250427085857105 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085857105 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  20250427085857105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085857108 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085857108 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085857108 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  20250427085857108 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085857108 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085857108 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085857108 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 20250427085857108 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085857108 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  20250427085857108 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  20250427085857108 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085857108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085857108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085857108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085857108 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085857108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085857108 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085857108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085857108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085857108 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085857108 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085857108 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085857109 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085857109 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085857109 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) 20250427085857110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085857110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085857110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085857110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085857110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085857110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085857110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085857110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085857110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085857110 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085857110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085857110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085857110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085857110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085857110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085857110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085857110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085857110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085857110 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(386)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085857901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085857901 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085857901 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085857901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085857901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085857901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085857901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085857901 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085857901 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085857901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085857901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085857901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085857901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085857901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085857901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085857901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085857901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085857901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085857902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085857902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085857902 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085857902 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) 20250427085857902 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) 20250427085857902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085857902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085857902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085857902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085857902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085857902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085857902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085857902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085857902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085857902 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085857902 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085857902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085857902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085857902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085857902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085857902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085857902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085857902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085857902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085857902 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  20250427085857904 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085857904 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085857904 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085857904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085857904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085857904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085857904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085857904 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085857904 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085857904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085857904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085857904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085857904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085857904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085857904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085857904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085857904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085857904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085857905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085857905 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085857905 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085857905 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085857906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085857906 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085857906 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085857906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085857906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085857906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085857906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085857906 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085857906 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085857906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085857906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085857906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085857906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085857906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085857906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085857906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085857906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085857906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085857906 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085857906 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085857906 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) 20250427085857906 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) 20250427085857906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085857906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085857906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085857906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085857906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085857906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085857906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085857906 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085857906 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085857907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085857907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085857907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085857907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085857907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085857907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085857907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085857907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085857907 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  20250427085857907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085857907 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085857907 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085857907 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085857907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085857907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085857907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085857907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085857907 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085857907 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085857907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085857907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085857907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085857907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085857907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085857907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085857907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085857907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085857907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085857907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085857907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085857907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085857907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085857907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085857907 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085857907 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085857930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52574<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5679606 20250427085858966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085858966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085858966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085858967 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085858967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56a9f6, normal) (hnbgw_rua.c:406) 20250427085858967 DHNB DEBUG map_rua[0x55e5c780c6b0]{init}: Allocated (fsm.c:456) 20250427085858967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085858967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085858967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085858967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085858967 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085858967 DCN DEBUG map_sccp[0x55e5c76e6d00]{init}: Allocated (fsm.c:456) 20250427085858967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085858967 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5679606 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085858967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085858967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085858967 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085858967 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085858967 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085858967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085858967 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085858967 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{IDLE}: Allocated (fsm.c:456) 20250427085858967 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085858967 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000c70056400500f1100926) (sccp_scrc.c:415) 20250427085858967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085858967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085858967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085858967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085858967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085858967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085858967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085858967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085858967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085858967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085858967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085858967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085858967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085858967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085858967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085858967 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 00 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) 20250427085858967 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085858967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085858967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085858967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085858967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085858967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085858967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085858967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085858967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085858967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085858967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085858967 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085858967 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 00 c7 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@499161a88351: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)78907 HNBGW_Test.msc0-SCCP(385)@499161a88351: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085858990 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085858990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085858990 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085858990 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085858990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085858990 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085858990 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085858990 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085858990 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085858990 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3a 0d e8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085858990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085858990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085858990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085858990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085858990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085858990 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=003a0de8) (sccp_scrc.c:486) 20250427085858990 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250427085858990 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085858990 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085858990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085858990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085858990 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) 20250427085858990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085858990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(391)@499161a88351: 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)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(385)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(385)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427085859196 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085859197 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085859197 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085859197 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085859197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085859197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085859197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085859197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085859197 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085859197 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  20250427085859197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085859197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085859197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085859197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085859197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085859197 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) 20250427085859197 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250427085859197 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085859197 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085859197 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085859197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085859197 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085859197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085859197 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085859197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085859197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085859197 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427085859197 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427085859197 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427085859197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085859197 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427085859197 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{UNUSED}: Allocated (fsm.c:456) 20250427085859197 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{UNUSED}: is child of mgw(mgw-fsm-5679606-0)[0x55e5c78051b0] (fsm.c:486) 20250427085859197 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5679606-0)[0x55e5c78051b0] (mgcp_client_endpoint_fsm.c:724) 20250427085859197 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085859197 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085859197 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085859197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7825810]{ST_CRCX}: Allocated (fsm.c:456) 20250427085859197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7825810]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240] (fsm.c:486) 20250427085859197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7825810]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085859197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7825810]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427085859198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 56a9'... (mgcp_client.c:807) 20250427085859198 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250427085859198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7825810]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085859198 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "56a9f617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56a9f617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "56a9f617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56a9f617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427085859238 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250427085859238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427085859238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427085859238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085859238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085859238 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427085859238 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859238 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859238 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085859238 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085859238 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859238 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085859238 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427085859238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085859238 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427085859238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427085859238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427085859238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085859238 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085859265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085859265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085859265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085859265 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085859265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x56a9f6) (hnbgw_rua.c:470) 20250427085859265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085859265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085859265 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085859265 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085859265 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085859265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085859265 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427085859265 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427085859265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085859265 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427085859265 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5679606-0)[0x55e5c78051b0] (mgcp_client_endpoint_fsm.c:724) 20250427085859265 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085859265 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085859265 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427085859265 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 56a9'... (mgcp_client.c:807) 20250427085859265 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427085859265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085859265 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085859265 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859265 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "56a9f617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56a9f617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085859288 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250427085859288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427085859288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427085859288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859288 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085859288 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427085859288 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5679606-0)[0x55e5c78051b0] (mgcp_client_endpoint_fsm.c:724) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427085859288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7806360]{ST_CRCX}: Allocated (fsm.c:456) 20250427085859288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7806360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240] (fsm.c:486) 20250427085859288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7806360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427085859288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7806360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250427085859288 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 56a9'... (mgcp_client.c:807) 20250427085859288 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427085859288 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5679606-0)[0x55e5c7806360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859288 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "56a9f617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "56a9f617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427085859306 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250427085859306 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427085859306 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427085859306 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427085859306 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427085859306 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427085859306 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859306 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859306 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859306 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427085859306 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427085859306 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859306 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{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) 20250427085859306 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427085859306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085859306 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427085859306 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427085859306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427085859306 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085859306 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085859306 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=003a0de8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427085859306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085859306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085859306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085859306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085859306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085859306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085859306 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 3a 0d e8 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) 20250427085859306 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427085859307 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085859307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085859307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085859307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085859307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085859307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085859307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085859307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085859307 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085859307 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 3a 0d e8 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085859469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085859469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085859469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250427085859469 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085859469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x56a9f6) (hnbgw_rua.c:470) 20250427085859469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250427085859469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085859469 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250427085859469 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250427085859469 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250427085859469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085859469 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085859469 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085859469 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=003a0de8), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250427085859469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085859469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085859469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085859469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085859469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085859469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085859469 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 3a 0d e8 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) 20250427085859469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085859469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085859469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085859469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085859469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085859469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085859469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085859469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085859470 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085859470 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 3a 0d e8 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@499161a88351: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5679606 20250427085859672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085859673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085859673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250427085859673 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085859673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x56a9f6,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250427085859673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250427085859673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085859673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085859673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085859673 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085859673 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085859673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0de8), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085859673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085859673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085859673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085859673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085859673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085859673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085859673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 3a 0d e8 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085859673 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085859673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250427085859673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085859673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{disconnected}: Freeing instance (context_map.c:202) 20250427085859673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5679606)[0x55e5c780c6b0]{disconnected}: Deallocated (fsm.c:568) 20250427085859673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085859673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{disconnected}: Freeing instance (context_map.c:206) 20250427085859673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e5c76e6d00]{disconnected}: Deallocated (fsm.c:568) 20250427085859673 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427085859673 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427085859673 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427085859673 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427085859673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085859673 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 56a9'... (mgcp_client.c:807) 20250427085859673 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085859673 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085859673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427085859673 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 56a9'... (mgcp_client.c:807) 20250427085859673 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427085859673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427085859673 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: Removing from parent mgw(mgw-fsm-5679606-0)[0x55e5c78051b0] (mgcp_client_endpoint_fsm.c:873) 20250427085859673 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427085859673 DLMGCP DEBUG mgw-endp(mgw-fsm-5679606-0)[0x55e5c777c240]{IN_USE}: Deallocated (fsm.c:568) 20250427085859673 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427085859673 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427085859673 DMGW DEBUG mgw(mgw-fsm-5679606-0)[0x55e5c78051b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427085859673 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5679606 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250427085859674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085859674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085859674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085859674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085859674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085859674 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085859674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085859674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085859674 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085859674 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 3a 0d e8 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@499161a88351: Session index based on local reference:0 20250427085859680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085859680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085859680 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085859680 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085859680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085859680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085859680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085859680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085859680 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085859680 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 3a 0d e8 00 00 06 00 08 00 00 00 07  20250427085859680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085859680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085859680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085859680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085859680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085859680 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=003a0de8) (sccp_scrc.c:486) 20250427085859680 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250427085859680 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085859680 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085859680 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085859680 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085859680 DLSCCP DEBUG SCCP-SCOC(35)[0x55e5c7800800]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@499161a88351: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)78907 TC_cs_iu_release_req_rua_disconnect0(392)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "56a9f617" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "56a9f617" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085859691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250427085859691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085859691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085859691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085859691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c7825810]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427085859691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250427085859692 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427085859692 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427085859692 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427085859692 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c7806360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085900705 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42393<->l=127.0.0.1:4262) (control_if.c:193) 20250427085900706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52564<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(381)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(380)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085900713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085900714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085900714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085900714 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085900714 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) 20250427085900714 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(388)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@499161a88351: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@499161a88351: Final verdict of PTC: none 20250427085900717 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085900717 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) 20250427085900717 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085900717 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085900717 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085900717 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) 20250427085900717 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085900717 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085900717 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 20250427085900717 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085900717 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085900717 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085900717 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085900717 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085900717 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085900717 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 20250427085900717 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  20250427085900717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085900717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085900717 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085900717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085900717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085900717 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085900717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085900717 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085900717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085900718 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 20250427085900718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085900718 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085900718 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085900718 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085900718 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085900718 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) 20250427085900718 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085900718 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(386)@499161a88351: Final verdict of PTC: none 20250427085900718 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085900718 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) 20250427085900718 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085900718 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427085900718 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) 20250427085900718 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085900718 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085900718 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085900718 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085900718 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(382)@499161a88351: Final verdict of PTC: none 20250427085900718 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085900719 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 20250427085900719 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085900719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085900719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(391)@499161a88351: Final verdict of PTC: none 20250427085900719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085900719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085900719 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085900719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085900719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085900719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085900719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085900719 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085900719 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085900719 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085900719 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(387)@499161a88351: Final verdict of PTC: none 20250427085900722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@499161a88351: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427085900802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085901304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52590<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=356252) Waiting for packet dumper to finish... 1 (prev_count=356252, count=356792) 20250427085902718 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085902718 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085902718 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085902719 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085902719 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085902719 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:59: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_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@499161a88351: 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@499161a88351: Test case TC_ps_iu_release_req_rua_disconnect started. 20250427085904394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085904398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085904401 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39605<->l=127.0.0.1:4262) (control_if.c:572) 20250427085904474 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085904474 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904474 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085904474 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904474 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085904474 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904475 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085904475 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904475 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085904475 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085904476 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904476 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085904476 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) 20250427085904476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085904476 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) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 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) 20250427085904476 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) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904476 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) 20250427085904476 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) 20250427085904476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085904476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085904476 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904476 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904476 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085904476 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) 20250427085904476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 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) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904476 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) 20250427085904476 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) 20250427085904476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085904476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085904476 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904476 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904476 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085904476 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) 20250427085904476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904476 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085904476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085904476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085904476 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904476 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904476 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085904476 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) 20250427085904476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085904476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085904476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085904476 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904476 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904476 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904476 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 20250427085904476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085904476 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085904476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904476 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904476 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904476 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 20250427085904476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085904476 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085904476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904476 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904476 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904476 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085904476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085904476 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085904476 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904476 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904476 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904476 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085904476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085904476 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(401)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(399)@499161a88351: v_sccp_pdu_maxlen:268 20250427085904488 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085904488 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904488 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085904488 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904488 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085904488 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904488 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085904488 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904489 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904489 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085904489 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) 20250427085904489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085904489 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) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 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) 20250427085904489 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) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904489 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) 20250427085904489 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) 20250427085904489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085904489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085904489 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904489 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904489 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085904489 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) 20250427085904489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 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) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904489 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) 20250427085904489 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) 20250427085904489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085904489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085904489 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904489 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904489 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085904489 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) 20250427085904489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904489 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085904489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085904489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085904489 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904489 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904489 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085904489 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) 20250427085904489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085904489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085904489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085904489 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904489 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904489 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904489 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 20250427085904489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085904489 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085904489 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904489 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904489 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904489 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 20250427085904489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085904489 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085904490 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085904490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085904490 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085904490 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085904490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085904490 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@499161a88351: v_sccp_pdu_maxlen:268 20250427085904510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085904510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085904511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085904511 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085904511 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) 20250427085904511 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085904511 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085904511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085904511 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@499161a88351: setverdict(pass): none -> pass 20250427085904686 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 20250427085904686 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 20250427085904686 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085904686 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085904694 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085904694 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085904694 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085904694 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085904694 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085904694 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085904694 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 20250427085904694 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085904694 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  20250427085904694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085904698 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085904698 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085904698 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  20250427085904698 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085904698 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085904698 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085904698 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 20250427085904698 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085904698 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  20250427085904698 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085904698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085904698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085904698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085904699 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085904699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085904699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085904699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085904699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085904699 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085904699 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085904699 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904699 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 20250427085904700 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 20250427085904700 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085904700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085904700 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904700 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085904700 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) 20250427085904700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085904700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085904701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085904701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085904701 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904701 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085904701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085904701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085904701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085904701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085904701 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085904701 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(404)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085904706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085904706 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085904706 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085904706 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085904706 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085904706 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085904706 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 20250427085904706 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085904706 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  20250427085904706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085904709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085904709 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085904709 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  20250427085904709 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085904709 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085904709 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085904709 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 20250427085904709 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085904709 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  20250427085904709 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  20250427085904709 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085904709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085904709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085904709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085904709 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085904709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085904709 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085904709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085904709 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085904709 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085904709 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085904709 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085904711 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085904711 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085904711 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) 20250427085904711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085904711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085904711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085904711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085904711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085904711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085904711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085904711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085904711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085904711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085904711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085904711 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085904711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085904711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085904711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085904711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085904711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085904711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085904711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085904711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085904711 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085904711 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(400)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085905507 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085905507 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085905507 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085905507 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085905507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085905507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085905507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085905507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085905507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085905507 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085905507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085905507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085905507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085905507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085905507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085905507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085905507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085905507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085905507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905508 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085905508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085905508 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085905508 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085905508 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) 20250427085905508 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) 20250427085905508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085905508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) HNBGW_Test.sgsn0-RAN(403)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085905508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085905508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085905508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085905508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085905508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085905508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085905508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085905508 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085905508 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085905509 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085905509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085905509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085905509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085905509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085905509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085905509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085905509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085905509 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085905509 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  20250427085905513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085905513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085905513 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085905513 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085905513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085905513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085905513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085905513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085905513 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085905513 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085905513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085905513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085905513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085905513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085905513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085905513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085905513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085905513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085905513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085905513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085905514 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085905514 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085905514 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085905515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085905515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085905515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085905516 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085905516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085905516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085905516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085905516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085905516 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085905516 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085905516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085905516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085905516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085905516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085905516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085905516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085905516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085905516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085905516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085905517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085905517 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085905517 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085905517 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) 20250427085905517 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) 20250427085905517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085905517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085905517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085905517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085905517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085905517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085905517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085905517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085905517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085905517 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085905517 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085905518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085905518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085905518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085905518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085905518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085905518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085905518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085905518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085905518 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085905518 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  20250427085905520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085905520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085905520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085905520 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085905520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085905520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085905520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085905520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085905520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085905520 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085905524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085905524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085905524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085905524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085905524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085905524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085905525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085905525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085905525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085905525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085905525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085905525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085905525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085905525 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085905525 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085905525 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085905536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12384628 20250427085906569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085906569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085906569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085906569 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085906569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbcf974, normal) (hnbgw_rua.c:406) 20250427085906569 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427085906569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085906569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085906569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085906569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085906569 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085906569 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085906569 DCN DEBUG map_sccp[0x55e5c7825810]{init}: Allocated (fsm.c:456) 20250427085906569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085906569 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12384628 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085906569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085906569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085906569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085906569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085906569 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085906569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085906569 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085906569 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{IDLE}: Allocated (fsm.c:456) 20250427085906569 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085906569 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001ad0056400500f1100926) (sccp_scrc.c:415) 20250427085906569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085906569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085906569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085906569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085906569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085906570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085906570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085906570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085906570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085906570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085906570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085906570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085906570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085906570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085906570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085906570 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 01 ad 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) 20250427085906570 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085906570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085906570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085906570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085906570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085906570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085906570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085906570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085906570 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085906570 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085906570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085906570 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085906570 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 01 ad 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@499161a88351: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)3385018 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: setverdict(pass): none -> pass 20250427085906590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085906590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085906590 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085906590 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085906590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085906590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085906590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085906590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085906590 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085906590 DLSS7 <000c> osmo_ss7_asp.c:1164 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 58 c8 0f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085906590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085906590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085906590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085906590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085906590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085906590 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=0058c80f) (sccp_scrc.c:486) 20250427085906590 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250427085906590 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085906590 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085906590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085906591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085906591 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) 20250427085906591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085906591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085906792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085906792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085906793 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085906793 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085906793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085906793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085906793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085906793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085906793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085906793 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  20250427085906793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085906793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085906793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085906793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085906793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085906793 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) 20250427085906793 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250427085906793 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085906793 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085906793 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085906793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085906793 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085906793 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085906793 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085906793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085906793 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085906793 DRANAP DEBUG ps_rab_ass[0x55e5c780c6b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085906794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085906794 DLPFCP DEBUG ps_rab[0x55e5c76e6d00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085906794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085906794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085906794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085906794 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085906794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@499161a88351: 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)@499161a88351: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(396)@499161a88351: 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 } } } 20250427085906822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085906822 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085906822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085906822 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085906822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085906822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085906822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085906822 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085906822 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085906822 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085906822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085906822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{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) 20250427085906822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085906822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085906822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085906822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085906822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085906822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085906823 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085906848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085906848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085906848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085906848 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085906848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbcf974) (hnbgw_rua.c:470) 20250427085906848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085906848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085906848 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085906848 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085906848 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085906848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085906848 DRANAP DEBUG ps_rab_ass[0x55e5c780c6b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085906848 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085906848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085906848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085906848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085906848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085906848 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085906848 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085906848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@499161a88351: 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)@499161a88351: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@499161a88351: 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 } } } 20250427085906861 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085906861 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085906861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085906861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085906861 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085906861 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085906861 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{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) 20250427085906861 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085906861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085906862 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085906862 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085906862 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=0058c80f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085906862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085906862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085906862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085906862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085906862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085906862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085906862 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 58 c8 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 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) 20250427085906862 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085906862 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085906862 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628)[0x55e5c780c6b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085906862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{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) 20250427085906862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085906862 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085906862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085906862 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085906862 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085906862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085906862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085906862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085906862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085906862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085906862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085906862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085906862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085906862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085906862 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 58 c8 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 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085907049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085907049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085907049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250427085907049 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085907049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbcf974) (hnbgw_rua.c:470) 20250427085907049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250427085907049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085907049 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250427085907049 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250427085907049 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250427085907049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085907049 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085907049 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085907049 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=0058c80f), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250427085907049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085907049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085907049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085907049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085907049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085907049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085907049 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 58 c8 0f 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) 20250427085907049 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085907049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085907049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085907049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085907049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085907049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085907049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085907049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085907050 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085907050 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 58 c8 0f 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@499161a88351: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12384628 20250427085907252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085907252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085907252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250427085907252 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085907253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbcf974,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250427085907253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250427085907253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085907253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085907253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085907253 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085907253 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085907253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058c80f), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085907253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085907253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085907253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085907253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085907253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085907253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085907253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 58 c8 0f 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085907253 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085907253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250427085907253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085907253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{disconnected}: Freeing instance (context_map.c:202) 20250427085907253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12384628)[0x55e5c7806360]{disconnected}: Deallocated (fsm.c:568) 20250427085907253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085907253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{disconnected}: Freeing instance (context_map.c:206) 20250427085907253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e5c7825810]{disconnected}: Deallocated (fsm.c:568) 20250427085907253 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085907253 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085907253 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085907253 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085907253 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085907253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384628 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250427085907253 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085907253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085907253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085907253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085907253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085907253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085907253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085907253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085907253 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085907253 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 58 c8 0f 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(396)@499161a88351: 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)@499161a88351: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@499161a88351: Session index based on local reference:0 20250427085907258 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085907258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085907258 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085907258 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085907258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085907258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085907258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085907258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085907258 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085907258 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 58 c8 0f 00 00 06 00 08 00 00 00 07  20250427085907258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085907258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085907258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085907258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085907258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085907258 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=0058c80f) (sccp_scrc.c:486) 20250427085907258 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250427085907258 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427085907258 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427085907258 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085907258 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085907258 DLSCCP DEBUG SCCP-SCOC(36)[0x55e5c7800800]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@499161a88351: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)3385018 HNBGW-PFCP(396)@499161a88351: 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 } } } 20250427085907259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085907259 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{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) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085907259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085907259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12384628-RAB-23)[0x55e5c76e6d00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085907259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085907259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085908278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52620<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085908278 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39605<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(394)@499161a88351: Final verdict of PTC: none 20250427085908282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085908284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085908284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085908284 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085908284 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) 20250427085908284 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085908286 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085908286 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) 20250427085908286 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085908286 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085908287 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085908287 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) 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085908287 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085908287 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) 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085908287 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 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(403)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@499161a88351: Final verdict of PTC: none 20250427085908287 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085908287 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085908287 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085908287 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 20250427085908287 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  20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  HNBGW_Test.sgsn0-SCCP(402)@499161a88351: Final verdict of PTC: none 20250427085908287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085908287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085908287 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085908287 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) 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085908287 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085908288 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 20250427085908288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085908288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085908288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085908288 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085908288 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085908288 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085908288 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085908288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085908288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085908288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085908288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085908288 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085908288 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085908288 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 20250427085908288 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085908288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085908288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085908288 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085908288 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085908288 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085908288 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@499161a88351: Final verdict of PTC: none 20250427085908288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085908288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085908288 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085908288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085908288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085908288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085908288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085908288 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085908288 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085908288 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085908288 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(401)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(396)@499161a88351: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(405)@499161a88351: Final verdict of PTC: none 20250427085908292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46410<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@499161a88351: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 08:59:08 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 20250427085908378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085908880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340100) Waiting for packet dumper to finish... 1 (prev_count=340100, count=340640) 20250427085910288 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085910288 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085910288 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085910288 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085910288 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085910288 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_ps_rab_assignment started. 20250427085911971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085911976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085911980 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40439<->l=127.0.0.1:4262) (control_if.c:572) 20250427085912052 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085912052 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912052 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085912052 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085912053 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085912053 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912053 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085912053 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085912053 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085912053 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912054 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912054 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085912054 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) 20250427085912054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085912054 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) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 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) 20250427085912054 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) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912054 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) 20250427085912054 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) 20250427085912054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085912054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085912054 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912054 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912054 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085912054 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) 20250427085912054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 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) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912054 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) 20250427085912054 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) 20250427085912054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085912054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085912054 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912054 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912054 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085912054 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) 20250427085912054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912054 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085912054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085912054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085912054 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912054 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085912054 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) 20250427085912054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085912054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085912054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085912054 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912054 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 20250427085912054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085912054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085912054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912054 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 20250427085912054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085912054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085912054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085912054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085912054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085912054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085912054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085912054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(415)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(413)@499161a88351: v_sccp_pdu_maxlen:268 20250427085912069 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085912069 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912069 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085912069 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912069 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085912069 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912070 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085912070 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912071 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912071 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085912071 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) 20250427085912071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085912071 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) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 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) 20250427085912071 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) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912071 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) 20250427085912071 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) 20250427085912071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085912071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085912071 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912071 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912071 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085912071 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) 20250427085912071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 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) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912071 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) 20250427085912071 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) 20250427085912071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085912071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085912071 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912071 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912071 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085912071 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) 20250427085912071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912071 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085912071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085912071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085912071 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912071 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912071 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085912071 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) 20250427085912071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085912071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085912071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085912071 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912071 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 20250427085912071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085912071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085912071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912071 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 20250427085912071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085912071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085912071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085912071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085912071 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 20250427085912071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085912071 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085912071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085912071 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(416)@499161a88351: v_sccp_pdu_maxlen:268 20250427085912093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085912093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085912093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085912093 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085912093 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) 20250427085912093 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085912093 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085912093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085912093 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@499161a88351: setverdict(pass): none -> pass 20250427085912269 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 20250427085912269 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 20250427085912269 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085912269 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085912278 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085912278 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085912278 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085912278 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085912278 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085912278 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085912278 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 20250427085912278 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085912278 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  20250427085912278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085912281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085912281 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085912281 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  20250427085912281 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085912281 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085912281 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085912281 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 20250427085912281 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085912281 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  20250427085912281 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085912281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085912281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085912281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085912281 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085912281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085912281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085912281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085912281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085912281 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085912281 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085912281 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912282 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 20250427085912282 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 20250427085912282 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085912283 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) 20250427085912283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085912283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912282 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085912282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085912283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085912283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085912283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085912283 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912283 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085912284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085912284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085912284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085912284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085912284 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085912284 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(418)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085912290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085912290 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085912290 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085912290 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085912290 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085912290 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085912290 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 20250427085912290 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085912290 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  20250427085912290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085912293 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085912293 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085912293 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  20250427085912293 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085912293 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085912293 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085912293 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 20250427085912293 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085912293 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  20250427085912293 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  20250427085912293 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085912293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085912293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085912293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085912293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085912294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085912294 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085912294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085912294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085912294 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085912294 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085912294 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085912295 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085912295 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085912295 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) 20250427085912295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085912295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085912295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085912295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085912295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085912295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085912295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085912295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085912295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085912295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085912295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085912295 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085912295 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085912295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085912295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085912295 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085912295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085912295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085912295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085912295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085912295 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085912295 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(414)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085913074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085913074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085913074 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085913074 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085913074 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085913074 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085913074 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085913074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085913074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085913074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085913074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085913074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085913074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085913074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085913074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085913074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085913074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085913074 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085913074 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) 20250427085913074 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) 20250427085913074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085913074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085913074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085913074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085913074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085913074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085913074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085913074 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085913074 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085913074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085913074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085913074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085913074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085913074 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085913074 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085913074 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  20250427085913074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085913074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085913074 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085913074 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085913074 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085913074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085913074 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085913074 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085913074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085913074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085913074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085913074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085913074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085913074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085913074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085913074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085913074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085913074 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085913074 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085913074 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085913085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085913085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085913085 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085913085 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085913085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085913085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085913085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085913085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085913085 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085913085 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085913085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085913085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085913085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085913085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085913085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085913085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085913085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085913085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085913085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085913085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085913085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085913085 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085913085 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) 20250427085913085 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) 20250427085913085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085913085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085913085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085913086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085913086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085913086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085913086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085913086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085913086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085913086 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085913086 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085913086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085913086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085913086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085913086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085913086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085913086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085913086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085913086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085913086 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085913086 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  20250427085913086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085913086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085913086 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085913086 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085913086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085913086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085913086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085913086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085913086 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085913086 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085913086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085913086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085913086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085913086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085913086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085913086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085913086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085913086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085913086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085913086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085913086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085913086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085913086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085913086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085913086 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085913086 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085914124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@499161a88351: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@499161a88351: Added conn table entry 0TC_ps_rab_assignment0(420)16733178 20250427085915165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085915165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085915165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085915165 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085915166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xff53fa, normal) (hnbgw_rua.c:406) 20250427085915166 DHNB DEBUG map_rua[0x55e5c76e6d00]{init}: Allocated (fsm.c:456) 20250427085915166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085915166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085915166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085915166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085915166 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085915166 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085915166 DCN DEBUG map_sccp[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085915166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085915166 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16733178 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085915166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085915166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085915166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085915166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085915166 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085915166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085915166 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085915166 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{IDLE}: Allocated (fsm.c:456) 20250427085915166 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085915166 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001df0056400500f1100926) (sccp_scrc.c:415) 20250427085915166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085915166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085915166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085915166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085915166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085915166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085915166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085915166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085915166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085915166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085915166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085915166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085915166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085915166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085915166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085915166 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 01 df 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) 20250427085915166 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085915166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085915166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085915166 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085915166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085915166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085915166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085915166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085915166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085915166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085915166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085915166 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085915166 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 01 df 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@499161a88351: Added conn table entry 0TC_ps_rab_assignment0(420)6483426 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(420)@499161a88351: setverdict(pass): none -> pass 20250427085915183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085915183 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085915183 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085915183 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085915183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085915184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085915184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085915184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085915184 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085915184 DLSS7 <000c> osmo_ss7_asp.c:1164 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 cb b9 38 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085915184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085915184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085915184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085915184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085915184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085915184 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=00cbb938) (sccp_scrc.c:486) 20250427085915184 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250427085915184 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085915184 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085915184 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085915184 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085915184 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) 20250427085915184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085915184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment0(420)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085915385 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085915385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085915385 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085915385 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085915385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085915385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085915385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085915385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085915385 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085915385 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  20250427085915385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085915385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085915385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085915385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085915385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085915385 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) 20250427085915385 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250427085915385 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085915385 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085915385 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085915385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085915385 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085915385 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085915385 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085915385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085915385 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085915385 DRANAP DEBUG ps_rab_ass[0x55e5c7825810]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085915385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085915386 DLPFCP DEBUG ps_rab[0x55e5c780c6b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085915386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085915386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085915386 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085915386 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085915386 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(410)@499161a88351: 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 } } } 20250427085915416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085915416 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085915416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085915416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085915416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085915416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085915416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085915416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085915416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085915416 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085915416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085915416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{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) 20250427085915416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085915416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085915416 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085915416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085915416 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085915416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085915416 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085915436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085915436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085915436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085915436 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085915436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xff53fa) (hnbgw_rua.c:470) 20250427085915436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085915436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085915436 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085915437 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085915437 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085915437 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085915437 DRANAP DEBUG ps_rab_ass[0x55e5c7825810]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085915437 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085915437 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085915437 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085915437 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085915437 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085915437 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085915437 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085915437 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@499161a88351: 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 } } } 20250427085915446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085915446 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085915446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085915446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085915446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085915446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085915446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{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) 20250427085915446 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085915446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085915446 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085915446 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085915446 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=00cbb938), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085915446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085915446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085915446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085915446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085915446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085915446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085915446 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 cb b9 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 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) 20250427085915446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085915446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085915446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178)[0x55e5c7825810]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085915446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{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) 20250427085915446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085915446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085915446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085915446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085915446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085915446 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085915446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085915446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085915446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085915446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085915446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085915446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085915446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085915446 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085915446 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 cb b9 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 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085917468 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085917468 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085917468 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085917468 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085917468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085917468 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085917468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085917468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085917468 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085917468 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  20250427085917468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085917468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085917468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085917468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085917468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085917468 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) 20250427085917468 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250427085917468 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085917468 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085917468 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085917468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085917469 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085917469 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085917469 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085917469 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085917469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085917469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085917469 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085917469 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085917469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085917469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085917469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085917469 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)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@499161a88351: 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 } } } 20250427085917478 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085917478 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{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) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085917478 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085917478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16733178-RAB-23)[0x55e5c780c6b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085917478 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085917478 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@499161a88351: Deleted conn table entry 0TC_ps_rab_assignment0(420)16733178 20250427085917494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085917494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085917494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085917494 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085917494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xff53fa,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085917494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085917494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085917494 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085917494 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085917494 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085917494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085917494 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085917494 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085917494 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=00cbb938), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085917494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085917494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085917494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085917494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085917494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085917494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085917494 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 cb b9 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) 20250427085917494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085917494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085917494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085917494 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085917494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085917494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085917494 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085917494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085917494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085917494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085917494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085917494 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085917494 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 cb b9 38 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@499161a88351: Deleted conn table entry 0TC_ps_rab_assignment0(420)6483426 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: Session index based on connection ID:0 20250427085917502 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085917502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085917502 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085917503 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085917503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085917503 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085917503 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085917503 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085917503 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085917503 DLSS7 <000c> osmo_ss7_asp.c:1164 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 cb b9 38 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085917503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085917503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085917503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085917503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085917503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085917503 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=00cbb938), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085917503 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250427085917503 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085917503 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085917503 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085917503 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) 20250427085917503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085917503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085917503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085917503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{disconnected}: Freeing instance (context_map.c:202) 20250427085917503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16733178)[0x55e5c76e6d00]{disconnected}: Deallocated (fsm.c:568) 20250427085917503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085917503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:206) 20250427085917503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085917503 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16733178 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250427085917503 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=00cbb938), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250427085917503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085917503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085917503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085917503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085917503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085917503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085917503 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 cb b9 38 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085917503 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085917503 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085917503 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085917503 DLSCCP DEBUG SCCP-SCOC(37)[0x55e5c7806360]{IDLE}: Deallocated (fsm.c:568) 20250427085917504 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085917504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085917504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085917504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085917504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085917504 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085917504 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085917504 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085917504 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085917504 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 cb b9 38 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@499161a88351: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085919514 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40439<->l=127.0.0.1:4262) (control_if.c:193) 20250427085919514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46438<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(409)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(408)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085919518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085919519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085919519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085919519 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085919519 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) 20250427085919519 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ps_rab_assignment(407)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@499161a88351: Final verdict of PTC: none 20250427085919522 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085919522 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) 20250427085919522 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085919522 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085919522 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085919522 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) 20250427085919522 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085919522 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085919522 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 20250427085919522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085919522 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085919522 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085919522 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085919522 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085919522 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085919522 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 20250427085919522 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  20250427085919522 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085919522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085919523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085919523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085919523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_ps_rab_assignment-Iuh0-RUA(412)@499161a88351: Final verdict of PTC: none 20250427085919523 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085919523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085919523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085919523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085919523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085919523 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085919523 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085919523 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085919523 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085919523 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.msc0-RAN(414)@499161a88351: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@499161a88351: Final verdict of PTC: none 20250427085919523 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) 20250427085919523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085919523 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085919523 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085919523 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) 20250427085919523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085919523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427085919523 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) 20250427085919523 DLSS7 <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-PFCP(410)@499161a88351: Final verdict of PTC: none 20250427085919524 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085919524 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085919524 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085919524 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085919524 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085919524 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 20250427085919524 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085919524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085919524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085919524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085919524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085919524 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085919524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085919524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085919524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(419)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@499161a88351: Final verdict of PTC: none 20250427085919524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085919524 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085919524 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085919524 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085919524 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085919527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@499161a88351: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sun Apr 27 08:59:19 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 20250427085919622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085920124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320464) Waiting for packet dumper to finish... 1 (prev_count=320464, count=348516) 20250427085921523 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085921524 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085921524 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085921525 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085921525 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085921525 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:59:22 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@499161a88351: 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@499161a88351: Test case TC_ps_rab_assignment_concurrent started. 20250427085923234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085923240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085923244 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46601<->l=127.0.0.1:4262) (control_if.c:572) 20250427085923340 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085923340 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923340 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085923340 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923340 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085923340 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923340 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085923340 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923341 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923341 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085923341 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) 20250427085923341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085923341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_ps_rab_assignment_concurrent-Iuh0(425)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085923341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085923341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085923341 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923341 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085923341 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085923341 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085923341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085923341 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085923341 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085923341 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) 20250427085923341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085923341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085923341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085923341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085923341 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923341 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923341 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085923341 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) 20250427085923341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085923341 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) 20250427085923341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923342 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) 20250427085923342 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) 20250427085923342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923342 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) 20250427085923342 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) 20250427085923342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085923342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085923342 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923342 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923342 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085923342 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) 20250427085923342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085923342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923342 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) 20250427085923342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923342 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) 20250427085923342 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) 20250427085923342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085923342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085923342 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085923343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085923343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085923343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923343 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 20250427085923343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085923343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085923343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923343 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 20250427085923343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085923343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(429)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(427)@499161a88351: v_sccp_pdu_maxlen:268 20250427085923357 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085923357 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923357 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085923358 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923358 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085923358 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923358 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085923358 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923359 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923359 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085923359 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) 20250427085923359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085923359 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) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 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) 20250427085923359 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) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923359 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) 20250427085923359 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) 20250427085923359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085923359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085923359 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923359 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923359 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085923359 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) 20250427085923359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 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) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923359 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) 20250427085923359 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) 20250427085923359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085923359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085923359 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923359 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923359 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085923359 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) 20250427085923359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923359 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085923359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085923359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085923359 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923359 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923359 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085923359 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) 20250427085923359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085923359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085923359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085923359 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923359 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923359 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923359 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923359 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 20250427085923359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085923359 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085923359 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923359 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923359 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923359 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 20250427085923359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085923359 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085923359 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923359 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923359 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923359 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085923359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085923359 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085923359 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923359 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923359 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923359 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085923359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085923359 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@499161a88351: v_sccp_pdu_maxlen:268 20250427085923378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085923378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085923378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085923378 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085923378 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) 20250427085923378 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085923378 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085923378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085923378 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@499161a88351: setverdict(pass): none -> pass 20250427085923556 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 20250427085923556 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 20250427085923556 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085923556 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085923558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085923558 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085923558 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085923558 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085923558 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085923558 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085923558 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 20250427085923558 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085923558 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  20250427085923558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085923560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085923560 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085923560 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  20250427085923560 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085923560 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085923560 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085923560 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 20250427085923560 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085923560 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  20250427085923560 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085923560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085923560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085923560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085923560 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085923560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085923560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085923560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085923560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085923560 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085923560 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085923560 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923561 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923561 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085923561 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) 20250427085923561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085923561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085923561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085923561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085923561 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085923561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085923561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085923561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085923561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085923561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085923561 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  20250427085923569 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 20250427085923569 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 20250427085923569 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085923569 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085923573 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923573 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085923573 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085923573 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085923573 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085923573 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085923573 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085923573 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 20250427085923573 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085923573 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  20250427085923573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085923575 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085923575 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085923575 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  20250427085923575 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085923575 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085923575 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085923575 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 20250427085923575 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085923575 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  20250427085923575 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  20250427085923575 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085923575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085923575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085923576 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085923576 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085923576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085923576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085923576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085923576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085923576 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085923576 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085923576 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085923577 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085923577 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085923577 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) 20250427085923577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085923577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085923577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085923577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085923577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085923577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085923577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085923577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085923577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085923577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085923577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085923577 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085923577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085923577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085923577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085923577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085923577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085923577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085923577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085923577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085923577 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085923577 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(428)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085924365 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085924365 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085924365 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085924365 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085924365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085924365 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085924365 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085924365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085924365 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085924365 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085924365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085924365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085924365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085924365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085924365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085924365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085924365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085924365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085924365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085924365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085924365 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085924365 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085924365 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) 20250427085924365 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) 20250427085924365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085924365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085924365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085924365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085924365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085924365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085924365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085924365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085924365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085924365 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085924365 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085924366 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085924366 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085924366 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085924366 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085924366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085924366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085924366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085924366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085924366 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085924366 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  20250427085924366 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085924366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085924366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085924366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085924366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085924366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085924366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085924366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085924366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085924366 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085924366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085924366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085924366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085924366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085924366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085924366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085924366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085924366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085924366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085924366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085924366 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085924366 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085924366 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085924377 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085924377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085924377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085924377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085924377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085924377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085924377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085924377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085924377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085924377 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085924377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085924377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085924377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085924377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085924377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085924377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085924377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085924377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085924377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085924377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085924377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085924377 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085924377 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) 20250427085924377 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) 20250427085924377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085924377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085924377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085924377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085924377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085924377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085924377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085924377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085924377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085924377 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085924377 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085924377 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085924377 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085924377 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085924377 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085924377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085924377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085924377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085924377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085924377 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085924377 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  20250427085924378 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085924378 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085924378 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085924378 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085924378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085924378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085924378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085924378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085924378 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085924378 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085924378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085924378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085924378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085924378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085924378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085924378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085924378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085924378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085924378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085924378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085924378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085924378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085924378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085924378 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085924378 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085924378 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085925410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085925561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36734<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@499161a88351: 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(435)@499161a88351: 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(436)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(437)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)13328257 HNBGW_Test.sgsn0-RAN(431)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)12762390 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)3102849 20250427085926446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926446 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb5f81, normal) (hnbgw_rua.c:406) 20250427085926446 DHNB DEBUG map_rua[0x55e5c76e6d00]{init}: Allocated (fsm.c:456) 20250427085926446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926446 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926446 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926446 DCN DEBUG map_sccp[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085926446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926446 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13328257 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926446 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926446 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926446 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{IDLE}: Allocated (fsm.c:456) 20250427085926446 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926446 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030002660056400500f1100926) (sccp_scrc.c:415) 20250427085926446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926446 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 66 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) 20250427085926446 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926446 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926446 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926446 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 66 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[3] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)2673581 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent0(438)@499161a88351: 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)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)7529051 TC_ps_rab_assignment_concurrent0(434)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085926451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926451 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926451 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926451 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926451 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926451 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926451 DLSS7 <000c> osmo_ss7_asp.c:1164 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 56 f5 6d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926451 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=0056f56d) (sccp_scrc.c:486) 20250427085926451 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250427085926451 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926451 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926451 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926451 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926451 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) 20250427085926451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(434)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-RAN(431)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)14134222 TC_ps_rab_assignment_concurrent0(439)@499161a88351: 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)@499161a88351: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(440)@499161a88351: 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)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-RAN(431)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)5566185 TC_ps_rab_assignment_concurrent0(441)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)10377789 HNBGW_Test.sgsn0-RAN(431)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(442)@499161a88351: 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)@499161a88351: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)9468149 HNBGW_Test.sgsn0-RAN(431)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)4242316 TC_ps_rab_assignment_concurrent0(443)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(444)@499161a88351: 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)@499161a88351: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)5668940 TC_ps_rab_assignment_concurrent0(445)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)13985663 HNBGW_Test.sgsn0-RAN(431)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)10690587 TC_ps_rab_assignment_concurrent0(446)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)11780066 TC_ps_rab_assignment_concurrent0(447)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)7732424 TC_ps_rab_assignment_concurrent0(448)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(449)@499161a88351: 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)@499161a88351: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)3961678 HNBGW_Test.sgsn0-RAN(431)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@499161a88351: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)15737999 20250427085926648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc2bd16, normal) (hnbgw_rua.c:406) 20250427085926649 DHNB DEBUG map_rua[0x55e5c780c6b0]{init}: Allocated (fsm.c:456) 20250427085926649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926649 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926649 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926649 DCN DEBUG map_sccp[0x55e5c7825810]{init}: Allocated (fsm.c:456) 20250427085926649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926649 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12762390 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926649 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926649 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926649 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{IDLE}: Allocated (fsm.c:456) 20250427085926649 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926649 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000ec0056400500f1100926) (sccp_scrc.c:415) 20250427085926649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926649 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 ec 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) 20250427085926649 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2f5881, normal) (hnbgw_rua.c:406) 20250427085926650 DHNB DEBUG map_rua[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427085926650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926650 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926650 DCN DEBUG map_sccp[0x55e5c7807e90]{init}: Allocated (fsm.c:456) 20250427085926650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926650 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3102849 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926650 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926650 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926650 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{IDLE}: Allocated (fsm.c:456) 20250427085926650 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926650 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 ec 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926650 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002310056400500f1100926) (sccp_scrc.c:415) 20250427085926650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926650 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926650 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926650 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926650 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926650 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  20250427085926650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926650 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 02 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) 20250427085926650 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926650 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) 20250427085926650 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250427085926650 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926650 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926650 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926650 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926651 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926651 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926651 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926651 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926651 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926651 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926651 DLPFCP DEBUG ps_rab[0x55e5c780fec0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926651 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926651 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926651 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926651 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926651 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250427085926651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926651 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x28cbad, normal) (hnbgw_rua.c:406) 20250427085926651 DHNB DEBUG map_rua[0x55e5c780fb20]{init}: Allocated (fsm.c:456) 20250427085926651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926651 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926651 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926651 DCN DEBUG map_sccp[0x55e5c780e350]{init}: Allocated (fsm.c:456) 20250427085926651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926651 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2673581 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926651 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926651 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926651 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926651 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926651 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926651 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926651 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926651 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926651 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 02 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926651 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926651 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926651 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{IDLE}: Allocated (fsm.c:456) 20250427085926651 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926651 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001e90056400500f1100926) (sccp_scrc.c:415) 20250427085926651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926652 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 e9 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) 20250427085926652 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926652 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd7abce, normal) (hnbgw_rua.c:406) 20250427085926652 DHNB DEBUG map_rua[0x55e5c7826f00]{init}: Allocated (fsm.c:456) 20250427085926652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926652 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926652 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926652 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926652 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926652 DCN DEBUG map_sccp[0x55e5c7826520]{init}: Allocated (fsm.c:456) 20250427085926652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926652 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14134222 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926652 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926652 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926652 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926652 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926652 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926652 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926652 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 e9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926652 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926652 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926652 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926652 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{IDLE}: Allocated (fsm.c:456) 20250427085926652 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926652 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002270056400500f1100926) (sccp_scrc.c:415) 20250427085926652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926652 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 02 27 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) 20250427085926652 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926653 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926653 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926653 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 02 27 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x54eee9, normal) (hnbgw_rua.c:406) 20250427085926653 DHNB DEBUG map_rua[0x55e5c780fd20]{init}: Allocated (fsm.c:456) 20250427085926653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926653 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926653 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926653 DCN DEBUG map_sccp[0x55e5c7818520]{init}: Allocated (fsm.c:456) 20250427085926653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926653 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5566185 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926653 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926653 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926653 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{IDLE}: Allocated (fsm.c:456) 20250427085926653 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926653 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001c80056400500f1100926) (sccp_scrc.c:415) 20250427085926653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926653 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 c8 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) 20250427085926653 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926653 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9e5a3d, normal) (hnbgw_rua.c:406) 20250427085926653 DHNB DEBUG map_rua[0x55e5c780e840]{init}: Allocated (fsm.c:456) 20250427085926653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926654 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926654 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926654 DCN DEBUG map_sccp[0x55e5c7807c30]{init}: Allocated (fsm.c:456) 20250427085926653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926654 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 c8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926654 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10377789 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926654 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926654 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926654 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{IDLE}: Allocated (fsm.c:456) 20250427085926654 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926654 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000770056400500f1100926) (sccp_scrc.c:415) 20250427085926654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926654 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 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) 20250427085926654 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926654 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9078f5, normal) (hnbgw_rua.c:406) 20250427085926654 DHNB DEBUG map_rua[0x55e5c7818bd0]{init}: Allocated (fsm.c:456) 20250427085926654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926654 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:1 20250427085926654 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926654 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926654 DCN DEBUG map_sccp[0x55e5c78083e0]{init}: Allocated (fsm.c:456) 20250427085926654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926654 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9468149 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926655 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926655 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926655 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{IDLE}: Allocated (fsm.c:456) 20250427085926655 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926655 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001740056400500f1100926) (sccp_scrc.c:415) 20250427085926655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926655 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926655 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 77 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926655 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 74 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) 20250427085926655 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926655 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x40bb8c, normal) (hnbgw_rua.c:406) 20250427085926655 DHNB DEBUG map_rua[0x55e5c78074b0]{init}: Allocated (fsm.c:456) 20250427085926655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926655 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926655 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926655 DCN DEBUG map_sccp[0x55e5c784b6e0]{init}: Allocated (fsm.c:456) 20250427085926655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926655 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4242316 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926655 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926655 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926655 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{IDLE}: Allocated (fsm.c:456) 20250427085926655 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926655 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000f90056400500f1100926) (sccp_scrc.c:415) 20250427085926655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926656 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 f9 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) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x56804c, normal) (hnbgw_rua.c:406) 20250427085926656 DHNB DEBUG map_rua[0x55e5c784b060]{init}: Allocated (fsm.c:456) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926656 DCN DEBUG map_sccp[0x55e5c7819200]{init}: Allocated (fsm.c:456) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926656 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5668940 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{IDLE}: Allocated (fsm.c:456) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[1]. 20250427085926656 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300008b0056400500f1100926) (sccp_scrc.c:415) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926656 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 00 8b 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) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd5677f, normal) (hnbgw_rua.c:406) 20250427085926656 DHNB DEBUG map_rua[0x55e5c78193b0]{init}: Allocated (fsm.c:456) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926655 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926655 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 74 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926656 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 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926656 DCN DEBUG map_sccp[0x55e5c7809390]{init}: Allocated (fsm.c:456) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926656 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13985663 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926656 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 00 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{IDLE}: Allocated (fsm.c:456) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926656 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030001880056400500f1100926) (sccp_scrc.c:415) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926656 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 01 88 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) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926656 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 01 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa3201b, normal) (hnbgw_rua.c:406) 20250427085926656 DHNB DEBUG map_rua[0x55e5c7824f70]{init}: Allocated (fsm.c:456) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926656 DCN DEBUG map_sccp[0x55e5c78250a0]{init}: Allocated (fsm.c:456) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926656 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10690587 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{IDLE}: Allocated (fsm.c:456) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926656 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030000380056400500f1100926) (sccp_scrc.c:415) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926656 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 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) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb3bfe2, normal) (hnbgw_rua.c:406) 20250427085926656 DHNB DEBUG map_rua[0x55e5c7824ac0]{init}: Allocated (fsm.c:456) 20250427085926656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926656 DCN DEBUG map_sccp[0x55e5c7823e40]{init}: Allocated (fsm.c:456) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926656 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11780066 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{IDLE}: Allocated (fsm.c:456) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926656 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030000660056400500f1100926) (sccp_scrc.c:415) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 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 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926656 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 00 66 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) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x75fcc8, normal) (hnbgw_rua.c:406) 20250427085926656 DHNB DEBUG map_rua[0x55e5c7809f60]{init}: Allocated (fsm.c:456) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926656 DCN DEBUG map_sccp[0x55e5c7809c40]{init}: Allocated (fsm.c:456) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926656 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7732424 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926656 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{IDLE}: Allocated (fsm.c:456) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926656 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f400300025c0056400500f1100926) (sccp_scrc.c:415) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 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 00 66 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926656 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 02 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) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{init}: State change to connected (no timeout) (context_map_rua.c:165) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)6880964 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3c734e, normal) (hnbgw_rua.c:406) 20250427085926656 DHNB DEBUG map_rua[0x55e5c78233c0]{init}: Allocated (fsm.c:456) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926656 DCN DEBUG map_sccp[0x55e5c7821950]{init}: Allocated (fsm.c:456) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926656 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3961678 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926656 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{IDLE}: Allocated (fsm.c:456) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926656 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030001ce0056400500f1100926) (sccp_scrc.c:415) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 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 02 5c 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)@499161a88351: First idle individual index:2 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926656 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 ce 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) 20250427085926656 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427085926656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf0248f, normal) (hnbgw_rua.c:406) 20250427085926656 DHNB DEBUG map_rua[0x55e5c7821c90]{init}: Allocated (fsm.c:456) 20250427085926656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427085926656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926656 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427085926656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427085926656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926656 DCN DEBUG map_sccp[0x55e5c7821dc0]{init}: Allocated (fsm.c:456) 20250427085926656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926657 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085926656 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15737999 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427085926656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427085926657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085926657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085926657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085926657 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085926657 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 ce 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250427085926657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085926657 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085926657 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{IDLE}: Allocated (fsm.c:456) 20250427085926657 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085926657 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030002d00056400500f1100926) (sccp_scrc.c:415) 20250427085926657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085926657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085926657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085926657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926657 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 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) 20250427085926657 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085926657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085926657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085926657 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926657 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926657 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926657 DLSS7 <000c> osmo_ss7_hmrt.c:195 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)@499161a88351: Warning: Stopping inactive timer T_ias[2]. 20250427085926657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926657 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926657 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 d0 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)@499161a88351: First idle individual index:3 TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)11468923 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[3] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)4300168 HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(436)@499161a88351: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(437)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:4 HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:5 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)9861537 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)7468433 TC_ps_rab_assignment_concurrent0(438)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[6]. TC_ps_rab_assignment_concurrent0(434)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:7 TC_ps_rab_assignment_concurrent0(439)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)3168950 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)14957229 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(434)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(440)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) 20250427085926674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926674 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926674 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)3863856 20250427085926674 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926674 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926674 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926674 DLSS7 <000c> osmo_ss7_asp.c:1164 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 60 47 10 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:2 20250427085926674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926674 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=00604710) (sccp_scrc.c:486) 20250427085926674 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250427085926674 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926674 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926674 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) 20250427085926674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(435)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(441)@499161a88351: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(442)@499161a88351: setverdict(pass): none -> pass HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926682 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926682 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926682 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:9 20250427085926682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926682 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926682 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926682 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{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) 20250427085926682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926682 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.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:10 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)6738728 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:13 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)12018930 TC_ps_rab_assignment_concurrent0(443)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:14 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)4367677 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(444)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)5476970 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(445)@499161a88351: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(446)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)8675459 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)7133149 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(447)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:8 TC_ps_rab_assignment_concurrent0(448)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@499161a88351: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:10 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)5827556 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926716 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb5f81) (hnbgw_rua.c:470) 20250427085926716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926716 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926716 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926716 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926716 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926716 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926716 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926716 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926716 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926716 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926716 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926716 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926716 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926716 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926725 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{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) 20250427085926725 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926725 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926725 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926725 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=0056f56d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926725 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 56 f5 6d 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) 20250427085926725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{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) 20250427085926725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926725 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 56 f5 6d 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  20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:1164 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 72 5a 61 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926725 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=00725a61) (sccp_scrc.c:486) 20250427085926725 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250427085926725 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926725 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926725 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926725 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926725 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) 20250427085926725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0a e9 fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d0 7a 53 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926725 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=000ae9fe) (sccp_scrc.c:486) 20250427085926725 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250427085926725 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926725 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926725 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926725 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926725 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) 20250427085926725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926726 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=00d07a53) (sccp_scrc.c:486) 20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bb ad b0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926725 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926726 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926726 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c3 b1 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926726 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926726 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) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926726 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=00bbadb0) (sccp_scrc.c:486) 20250427085926726 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:1164 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 45 db 0d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926726 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926726 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926726 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) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926726 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=00c3b14d) (sccp_scrc.c:486) 20250427085926726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926726 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:1164 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 94 1a be 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926726 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926726 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926726 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926726 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) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926726 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=0045db0d) (sccp_scrc.c:486) 20250427085926726 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926726 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926726 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926726 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) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:1164 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 9d 2d 6e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926726 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=00941abe) (sccp_scrc.c:486) 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d0 f3 0a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926726 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926726 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926726 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926726 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926726 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) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926727 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=009d2d6e) (sccp_scrc.c:486) 20250427085926726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926727 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250427085926727 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926727 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bd ed 14 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926727 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926727 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926727 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) 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926727 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=00d0f30a) (sccp_scrc.c:486) 20250427085926727 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250427085926727 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926727 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926727 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926727 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926727 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) 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:1164 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 cf 9a 78 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926727 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=00bded14) (sccp_scrc.c:486) 20250427085926727 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250427085926727 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926727 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:1164 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 91 dd 63 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926727 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926727 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926727 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) 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926727 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=00cf9a78) (sccp_scrc.c:486) 20250427085926727 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:1164 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 da ea 0c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926727 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926727 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926727 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926727 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926727 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) 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926727 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=0091dd63) (sccp_scrc.c:486) 20250427085926727 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250427085926727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d2 33 87 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085926727 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926727 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926727 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926727 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926727 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) 20250427085926727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926727 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926728 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926728 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926728 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926728 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926728 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926728 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926728 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926728 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  20250427085926728 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=00daea0c) (sccp_scrc.c:486) 20250427085926728 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250427085926728 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926728 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926728 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) 20250427085926728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926728 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=00d23387) (sccp_scrc.c:486) 20250427085926728 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250427085926728 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085926728 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085926728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085926728 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) 20250427085926728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085926728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085926728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926728 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) 20250427085926728 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250427085926728 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926728 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926728 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926728 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926728 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926728 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926728 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926728 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926728 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926728 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926728 DLPFCP DEBUG ps_rab[0x55e5c780c510]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926728 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926728 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926728 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926729 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(436)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926739 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926739 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926739 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926739 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926739 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{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) 20250427085926739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926739 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(434)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926746 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc2bd16) (hnbgw_rua.c:470) 20250427085926746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926746 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926746 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926746 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926746 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926746 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926746 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926746 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926746 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926746 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926746 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926748 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926748 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926748 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926748 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926748 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926748 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926748 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{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) 20250427085926748 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926748 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926748 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926748 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=00604710), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926748 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 60 47 10 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) 20250427085926748 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926748 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926748 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926748 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{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) 20250427085926748 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926748 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926749 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926749 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926749 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926749 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926749 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926749 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926749 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 60 47 10 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)@499161a88351: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926749 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926749 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926749 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926749 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926749 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926749 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926749 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  20250427085926749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926749 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) 20250427085926749 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250427085926749 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926749 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926749 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926749 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926749 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926749 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926749 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926749 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926749 DLPFCP DEBUG ps_rab[0x55e5c7822e30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926749 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926749 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926749 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926749 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926749 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(437)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926753 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926753 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926753 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926753 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926753 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{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) 20250427085926753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926753 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926757 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2f5881) (hnbgw_rua.c:470) 20250427085926757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926757 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926757 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926757 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926757 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926757 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926757 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926757 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926759 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{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) 20250427085926759 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926759 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926759 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926759 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=00725a61), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926759 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 72 5a 61 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) 20250427085926759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{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) 20250427085926759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926759 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926759 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926759 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926759 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 72 5a 61 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)@499161a88351: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926760 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926760 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926760 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926760 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926760 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  20250427085926760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926760 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) 20250427085926760 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250427085926760 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926760 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926760 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926760 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926760 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:2 20250427085926760 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926760 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926760 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926760 DLPFCP DEBUG ps_rab[0x55e5c7821f60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926760 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926760 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926760 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926760 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(436)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(438)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926764 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{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) 20250427085926764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926764 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926769 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x28cbad) (hnbgw_rua.c:470) 20250427085926769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926769 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926769 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926769 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926769 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926769 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926769 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926769 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926769 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926769 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW-PFCP(424)@499161a88351: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926771 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926771 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926771 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{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) 20250427085926771 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926771 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926771 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926771 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=000ae9fe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926771 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 0a e9 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 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) 20250427085926771 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926771 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926771 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{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) 20250427085926771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926771 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926771 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926771 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926771 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 0a e9 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 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  20250427085926771 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926771 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926771 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926771 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926771 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926771 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926771 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  20250427085926771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926771 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) 20250427085926771 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250427085926771 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926771 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926771 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926771 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926771 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926771 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926771 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926771 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926771 DLPFCP DEBUG ps_rab[0x55e5c78123c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926771 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926771 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926771 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(437)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(439)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926775 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926775 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926775 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926775 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926775 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926775 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926775 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926775 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926775 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926775 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{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) 20250427085926775 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926775 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926775 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926775 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926775 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926775 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926779 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7abce) (hnbgw_rua.c:470) 20250427085926779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926779 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926779 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926779 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926779 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926779 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926779 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926779 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926779 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926779 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926779 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926779 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926779 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 20250427085926781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926781 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926781 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 20250427085926781 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{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) 20250427085926781 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926781 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926781 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926781 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=00d07a53), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926781 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 d0 7a 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 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) 20250427085926781 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926781 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926781 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{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) 20250427085926781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926781 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926781 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926781 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 d0 7a 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 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)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085926782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926782 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  20250427085926782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926782 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) 20250427085926782 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250427085926782 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926782 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926782 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926782 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926782 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926782 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926782 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926782 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926782 DLPFCP DEBUG ps_rab[0x55e5c78138b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926782 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926782 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926782 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(438)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(440)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926785 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926785 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926785 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926785 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926785 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926785 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{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) 20250427085926785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926785 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926790 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x54eee9) (hnbgw_rua.c:470) 20250427085926790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926790 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926790 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926790 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926790 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926790 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926790 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926790 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926790 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926792 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{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) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926792 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926792 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926792 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926792 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=00bbadb0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926792 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 bb ad b0 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) 20250427085926792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{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) 20250427085926792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926792 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 bb ad b0 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  20250427085926792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926792 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  20250427085926792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926792 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) 20250427085926792 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250427085926792 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926792 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926792 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926792 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926792 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926792 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926792 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926792 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926792 DLPFCP DEBUG ps_rab[0x55e5c7808630]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926792 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926792 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(439)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(441)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 := '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 := '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 } } } 20250427085926796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926796 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926796 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926796 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926796 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926796 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926796 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{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) 20250427085926796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926796 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926800 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9e5a3d) (hnbgw_rua.c:470) 20250427085926800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926800 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926800 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926800 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926800 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926800 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926800 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926800 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926800 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926800 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926800 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926800 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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 := 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW-PFCP(424)@499161a88351: 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 := '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)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926802 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926802 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926802 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926802 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926803 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{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) 20250427085926803 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926803 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926803 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926803 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=00c3b14d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926803 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 c3 b1 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) 20250427085926803 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926803 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926803 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926803 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{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) 20250427085926803 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926803 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926803 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926803 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926803 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926803 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 c3 b1 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  20250427085926803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926803 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926803 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926803 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926803 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  20250427085926803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926803 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) 20250427085926803 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250427085926803 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926803 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926803 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926803 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926803 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926803 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926803 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926803 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926803 DLPFCP DEBUG ps_rab[0x55e5c7854300]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926803 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926803 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926803 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926803 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926803 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(440)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(442)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 := '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 := '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 } } } 20250427085926807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926807 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926807 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926807 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926807 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926807 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926807 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{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) 20250427085926807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926807 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926811 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9078f5) (hnbgw_rua.c:470) 20250427085926811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926811 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926811 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926811 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926811 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926811 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926811 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926811 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926811 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926811 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926811 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926811 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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 := 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW-PFCP(424)@499161a88351: 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 := '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 } } } HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926813 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926813 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926813 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{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) 20250427085926813 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926813 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926813 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926813 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=0045db0d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926813 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 45 db 0d 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) 20250427085926813 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926813 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926813 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{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) 20250427085926813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926813 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926813 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926813 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 45 db 0d 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  20250427085926813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926813 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926813 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926813 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926813 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  20250427085926813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926813 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) 20250427085926813 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250427085926813 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926813 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926813 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926813 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926813 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926813 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926814 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926814 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926814 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926814 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926814 DLPFCP DEBUG ps_rab[0x55e5c7824bf0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926814 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926814 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926814 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(441)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(443)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926817 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{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) 20250427085926817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926817 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926821 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x40bb8c) (hnbgw_rua.c:470) 20250427085926821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926821 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926821 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926821 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926821 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926821 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926821 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926821 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926821 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926821 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926821 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926821 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926821 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(442)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926824 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926824 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926824 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926824 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926824 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926824 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926824 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{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) 20250427085926824 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926824 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926824 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926824 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=00941abe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926824 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 94 1a be 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) 20250427085926824 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926824 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926824 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926824 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{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) 20250427085926824 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926824 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926824 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926824 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926824 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926824 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926824 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 94 1a be 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  20250427085926824 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926824 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926824 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926824 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  20250427085926824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926824 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) 20250427085926824 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250427085926824 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926824 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926824 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926824 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926824 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926824 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926824 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926824 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926824 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926824 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926824 DLPFCP DEBUG ps_rab[0x55e5c7822750]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926824 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926824 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926824 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926824 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926824 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(442)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(444)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926828 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926828 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926829 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926829 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926829 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926829 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926829 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{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) 20250427085926829 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926829 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926829 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926829 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926829 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926829 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926833 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x56804c) (hnbgw_rua.c:470) 20250427085926833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926833 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926833 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926833 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926833 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926833 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926833 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926833 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926833 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926833 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926835 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926835 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926835 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{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) 20250427085926835 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926835 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926835 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:10 20250427085926835 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=009d2d6e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926835 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 9d 2d 6e 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)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 20250427085926835 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926835 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926835 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{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) 20250427085926835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926835 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926835 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926835 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926835 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 9d 2d 6e 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)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926835 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926835 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926835 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926835 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926835 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926835 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  20250427085926835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926835 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) 20250427085926835 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250427085926835 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926835 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926835 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926835 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926835 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926835 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926835 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926835 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926835 DLPFCP DEBUG ps_rab[0x55e5c7813030]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926835 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926835 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926835 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(443)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(445)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926839 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926839 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926839 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926839 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926839 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926839 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926839 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{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) 20250427085926839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926839 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926839 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926839 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926839 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926843 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd5677f) (hnbgw_rua.c:470) 20250427085926843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926843 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926843 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926843 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926843 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926843 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926843 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926843 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926843 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926843 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926843 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926843 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926846 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926846 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926846 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926846 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{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) 20250427085926846 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926846 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926846 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926846 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=00d0f30a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926846 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 d0 f3 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 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) 20250427085926846 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926846 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926846 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{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) 20250427085926846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926846 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 d0 f3 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 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  20250427085926846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926846 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926846 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926846 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926846 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926846 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  20250427085926846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926846 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) 20250427085926846 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250427085926846 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926846 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926846 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926846 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926846 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926846 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926846 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926846 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926846 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926846 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926846 DLPFCP DEBUG ps_rab[0x55e5c7814ec0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926846 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926846 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926846 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(444)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(446)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926850 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926850 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{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) 20250427085926850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926850 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926854 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa3201b) (hnbgw_rua.c:470) 20250427085926854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926854 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926854 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926854 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926854 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926854 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926854 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926854 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926854 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926856 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926856 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926856 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926856 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{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) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 20250427085926856 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926856 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926856 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926856 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=00bded14), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926856 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 bd ed 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 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) 20250427085926856 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926856 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926856 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{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) 20250427085926856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926857 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926857 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926857 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926857 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 bd ed 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 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  20250427085926857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926857 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926857 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926857 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926857 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926857 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  20250427085926857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926857 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) 20250427085926857 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250427085926857 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926857 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926857 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926857 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926857 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926857 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926857 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926857 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926857 DLPFCP DEBUG ps_rab[0x55e5c78121f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926857 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926857 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926857 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926857 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926857 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(445)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(447)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 := '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 := '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 } } } 20250427085926860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926860 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926860 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926860 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926860 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926860 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{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) 20250427085926860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926861 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926865 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb3bfe2) (hnbgw_rua.c:470) 20250427085926865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926865 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926865 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926865 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926865 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926865 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926865 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926865 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926865 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926865 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926865 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926865 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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 := 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@499161a88351: 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 := '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 } } } 20250427085926867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926867 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{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) 20250427085926867 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926867 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926867 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926867 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=00cf9a78), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926867 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 cf 9a 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) 20250427085926867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{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) 20250427085926867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926867 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 cf 9a 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  20250427085926867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926867 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926867 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  20250427085926867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926867 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) 20250427085926867 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250427085926867 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926867 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926867 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926868 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926868 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926868 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926868 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926868 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926868 DLPFCP DEBUG ps_rab[0x55e5c7811370]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926868 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926868 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926868 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085926868 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(446)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(448)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 := '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 := '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 } } } 20250427085926871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926871 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{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) 20250427085926871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926871 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926875 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x75fcc8) (hnbgw_rua.c:470) 20250427085926875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926875 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926875 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926875 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926875 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926875 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926875 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926875 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926875 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926875 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926875 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926875 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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 := 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW-PFCP(424)@499161a88351: 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 := '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 } } } HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 20250427085926877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926877 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{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) 20250427085926877 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926877 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926877 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926877 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=0091dd63), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926877 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)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250427085926877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926877 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 91 dd 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) 20250427085926877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{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) 20250427085926877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926877 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 91 dd 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  20250427085926877 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926877 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926877 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926877 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926877 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926877 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  20250427085926877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926877 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) 20250427085926877 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250427085926877 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926877 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926877 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926877 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926877 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926877 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926877 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926877 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926877 DLPFCP DEBUG ps_rab[0x55e5c780de40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926877 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926877 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(447)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 TC_ps_rab_assignment_concurrent0(449)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":820 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926881 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{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) 20250427085926881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926881 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926885 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c734e) (hnbgw_rua.c:470) 20250427085926885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926885 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926885 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926885 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926885 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926885 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926885 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926885 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926885 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926887 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926887 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926887 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926887 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926887 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{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) 20250427085926887 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926887 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926887 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926887 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=00daea0c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926887 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 da ea 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 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) 20250427085926887 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926887 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926887 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{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) 20250427085926887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926887 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926887 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926887 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926887 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926887 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 da ea 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 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)@499161a88351: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085926887 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085926887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085926887 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085926887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085926887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085926887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085926888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085926888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926888 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  20250427085926888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085926888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085926888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085926888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085926888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085926888 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) 20250427085926888 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250427085926888 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085926888 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085926888 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085926888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085926888 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427085926888 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427085926888 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427085926888 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926888 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:654) 20250427085926888 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926888 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926888 DLPFCP DEBUG ps_rab[0x55e5c7817780]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250427085926888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250427085926888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926888 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250427085926888 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926888 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(448)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":840 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926891 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926891 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250427085926891 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250427085926891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427085926891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250427085926891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250427085926891 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250427085926891 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250427085926891 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250427085926891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250427085926891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{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) 20250427085926891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250427085926891 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926891 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926891 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085926891 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085926895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085926895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085926895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427085926895 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427085926895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf0248f) (hnbgw_rua.c:470) 20250427085926895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427085926895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427085926895 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427085926895 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427085926895 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427085926895 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926895 DRANAP DEBUG ps_rab_ass[0x55e5c78087b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250427085926895 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250427085926895 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250427085926895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250427085926895 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085926895 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250427085926895 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085926895 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@499161a88351: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085926897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085926897 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085926897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250427085926897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250427085926897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250427085926897 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427085926897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{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) 20250427085926897 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250427085926897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250427085926897 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085926897 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085926897 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=00d23387), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250427085926897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085926897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085926897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085926897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085926897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085926897 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 d2 33 87 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) 20250427085926897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250427085926897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250427085926897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999)[0x55e5c78087b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250427085926897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{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) 20250427085926897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250427085926897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085926897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085926897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085926897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085926897 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085926897 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085926897 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085926897 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085926897 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085926897 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085926897 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085926897 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085926897 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085926897 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 d2 33 87 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)@499161a88351: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 20250427085928758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928758 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928758 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928758 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928758 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  HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085928759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928759 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) 20250427085928759 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250427085928759 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928759 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928759 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928759 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928759 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928759 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928759 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928759 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928759 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928759 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)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085928769 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928769 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{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) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928769 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13328257-RAB-23)[0x55e5c780fec0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928769 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928769 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)13328257 20250427085928782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928782 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcb5f81,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928782 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928782 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928782 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928782 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928782 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928782 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=0056f56d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928782 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 56 f5 6d 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) 20250427085928782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928783 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928783 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928783 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928783 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928783 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928783 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928783 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928783 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 56 f5 6d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085928783 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928783 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928783 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928783 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928783 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928783 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928783 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928783 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  20250427085928783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928783 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) 20250427085928783 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250427085928783 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928783 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928783 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928783 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928783 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928783 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928784 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928784 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928784 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928783 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928783 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928783 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928784 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  20250427085928784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928784 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) 20250427085928784 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250427085928784 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928784 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928784 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928784 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928784 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928784 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250427085928784 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928784 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928784 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928784 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  20250427085928784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928784 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) 20250427085928784 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250427085928784 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928784 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928784 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:0 20250427085928784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928784 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928784 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928784 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 3 (3*PFCPtx) (pfcp_cp_peer.c:416) 20250427085928785 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928785 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928785 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)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: 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-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 := { } } } } HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(436)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(436)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW-PFCP(424)@499161a88351: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(437)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)7529051 20250427085928793 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 4 (3*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928793 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{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) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928793 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12762390-RAB-23)[0x55e5c780c510]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928793 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 2 (2*PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:0 HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085928795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928795 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{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) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3102849-RAB-23)[0x55e5c7822e30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085928795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928796 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{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) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2673581-RAB-23)[0x55e5c7821f60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)12762390 20250427085928800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928800 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc2bd16,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928800 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928800 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928800 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928800 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928800 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928800 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=00604710), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928800 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 60 47 10 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) 20250427085928800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928801 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 60 47 10 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)@499161a88351: Session index based on connection ID:5 20250427085928801 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928801 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928801 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928801 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928802 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 20250427085928802 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  20250427085928802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 20250427085928802 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928802 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928802 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928802 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) 20250427085928802 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250427085928802 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928802 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928802 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928802 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928802 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928802 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928802 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928802 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928802 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928802 DLSS7 <000c> osmo_ss7_asp.c:1164 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 56 f5 6d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928802 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928802 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928803 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=0056f56d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928803 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250427085928803 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928803 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928803 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928803 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) 20250427085928803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{disconnected}: Freeing instance (context_map.c:202) 20250427085928803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13328257)[0x55e5c76e6d00]{disconnected}: Deallocated (fsm.c:568) 20250427085928803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:206) 20250427085928803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) 20250427085928803 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13328257 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250427085928803 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=0056f56d), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250427085928803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928803 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 56 f5 6d 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928803 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928803 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928803 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928803 DLSCCP DEBUG SCCP-SCOC(38)[0x55e5c7806360]{IDLE}: Deallocated (fsm.c:568) 20250427085928803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928803 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)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085928803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928804 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 56 f5 6d 00 00 26 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)2673581 20250427085928804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928805 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928805 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928805 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-SCCP(430)@499161a88351: Session index based on local reference:1 HNBGW-PFCP(424)@499161a88351: 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 := { } } } } 20250427085928805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928805 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928805 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  20250427085928805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928805 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) 20250427085928805 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250427085928805 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(438) 20250427085928805 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928805 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928805 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928805 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928805 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928806 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250427085928806 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928806 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928806 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085928806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x28cbad,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928806 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928806 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928806 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928806 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928806 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928806 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=000ae9fe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928806 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 0a e9 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) 20250427085928806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928807 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 0a e9 fe 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)@499161a88351: Session index based on local reference:0 HNBGW-PFCP(424)@499161a88351: 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_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)3102849 TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085928810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928810 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2f5881,cause=radio(normal)) (hnbgw_rua.c:438) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:3 20250427085928810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928810 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928810 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928811 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928811 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928811 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928811 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=00725a61), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928811 DLSS7 DEBUG Found route for dpc=185=0.23.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)@499161a88351: DT1 will be put to the reassembly buffer 20250427085928811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928811 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 72 5a 61 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) 20250427085928811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer 20250427085928811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928811 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928811 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928811 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928811 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 72 5a 61 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)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: 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 } } } TC_ps_rab_assignment_concurrent0(439)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)6880964 20250427085928813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928813 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{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) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) TC_ps_rab_assignment_concurrent0(439)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085928813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14134222-RAB-23)[0x55e5c78123c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(437)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085928815 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928815 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928815 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:2 20250427085928815 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928815 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  20250427085928815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928815 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) 20250427085928815 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250427085928815 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928815 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928815 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928815 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928815 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928815 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928815 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250427085928815 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928815 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928816 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{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) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5566185-RAB-23)[0x55e5c78138b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250427085928816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928816 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)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)4300168 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:1 HNBGW-PFCP(424)@499161a88351: 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 := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(436)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)14134222 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(440)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085928822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928822 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd7abce,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928822 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928822 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928822 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928822 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928823 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928823 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=00d07a53), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928823 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928823 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928823 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 d0 7a 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) 20250427085928823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928823 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928823 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928823 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 d0 7a 53 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)@499161a88351: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 20250427085928823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928823 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928824 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928824 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928824 DLSS7 <000c> osmo_ss7_asp.c:1164 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 60 47 10 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW-PFCP(424)@499161a88351: 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 := '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 } } } 20250427085928824 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928824 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928824 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928824 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0a e9 fe 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928824 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=00604710), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928824 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250427085928824 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928824 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928824 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928824 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) 20250427085928824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{disconnected}: Freeing instance (context_map.c:202) 20250427085928824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12762390)[0x55e5c780c6b0]{disconnected}: Deallocated (fsm.c:568) 20250427085928824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{disconnected}: Freeing instance (context_map.c:206) 20250427085928824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e5c7825810]{disconnected}: Deallocated (fsm.c:568) 20250427085928825 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762390 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427085928825 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=00604710), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250427085928825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928825 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 60 47 10 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928825 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928825 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928825 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928825 DLSCCP DEBUG SCCP-SCOC(39)[0x55e5c777c240]{IDLE}: Deallocated (fsm.c:568) 20250427085928825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)11468923 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)5566185 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085928825 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{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) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377789-RAB-23)[0x55e5c7808630]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928826 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085928826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928826 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=000ae9fe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928826 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250427085928826 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928826 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928826 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928826 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) 20250427085928826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{disconnected}: Freeing instance (context_map.c:202) 20250427085928826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2673581)[0x55e5c780fb20]{disconnected}: Deallocated (fsm.c:568) 20250427085928826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{disconnected}: Freeing instance (context_map.c:206) 20250427085928826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e5c780e350]{disconnected}: Deallocated (fsm.c:568) 20250427085928826 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2673581 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085928826 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=000ae9fe), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250427085928826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928826 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 0a e9 fe 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928826 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928826 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928827 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928827 DLSCCP DEBUG SCCP-SCOC(41)[0x55e5c7818360]{IDLE}: Deallocated (fsm.c:568) 20250427085928827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928827 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928827 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928827 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 60 47 10 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:4 20250427085928827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928827 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928827 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928827 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 0a e9 fe 00 00 29 00 00 06 00 08 00 00 00 02  20250427085928827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928827 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928827 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-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer 20250427085928827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928827 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  20250427085928828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085928828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928828 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) 20250427085928828 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250427085928828 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928828 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928828 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928828 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928828 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928828 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928828 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928828 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928828 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928828 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x54eee9,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928828 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928828 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928828 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928828 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928828 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928828 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=00bbadb0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928829 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 bb ad b0 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) 20250427085928829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928829 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928829 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928829 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928829 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928829 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928829 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928829 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 bb ad b0 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)@499161a88351: Session index based on connection ID:2 HNBGW-PFCP(424)@499161a88351: 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 := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(438)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(441)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)10377789 20250427085928833 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928833 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928833 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928833 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928833 DLSS7 <000c> osmo_ss7_asp.c:1164 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 72 5a 61 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) TC_ps_rab_assignment_concurrent0(441)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085928833 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=00725a61), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928833 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250427085928833 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928834 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928834 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928834 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) 20250427085928834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{disconnected}: Freeing instance (context_map.c:202) 20250427085928834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3102849)[0x55e5c78051b0]{disconnected}: Deallocated (fsm.c:568) 20250427085928834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{disconnected}: Freeing instance (context_map.c:206) 20250427085928834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e5c7807e90]{disconnected}: Deallocated (fsm.c:568) 20250427085928834 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3102849 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250427085928834 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=00725a61), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250427085928834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928834 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 72 5a 61 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928834 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928834 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928834 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928834 DLSCCP DEBUG SCCP-SCOC(40)[0x55e5c7810190]{IDLE}: Deallocated (fsm.c:568) 20250427085928834 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928834 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928834 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928834 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928834 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928834 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 72 5a 61 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)9861537 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:8 HNBGW-PFCP(424)@499161a88351: 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 := '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 } } } HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 20250427085928837 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928837 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{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) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928837 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928837 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9468149-RAB-23)[0x55e5c7854300]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085928837 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928837 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085928838 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928838 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928838 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928838 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928838 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928838 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  20250427085928839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928839 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) 20250427085928839 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250427085928839 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928839 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928839 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928839 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928839 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928839 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928839 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928839 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928839 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928839 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928839 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9e5a3d,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928839 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928839 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928839 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928839 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928840 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928840 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=00c3b14d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928840 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 c3 b1 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) 20250427085928840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928840 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928840 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928840 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928840 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928840 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928840 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 c3 b1 4d 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)@499161a88351: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@499161a88351: 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_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(442)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(442)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)9468149 TC_ps_rab_assignment_concurrent0(439)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:6 20250427085928845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928845 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928845 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928845 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928845 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928845 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d0 7a 53 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928845 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{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) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4242316-RAB-23)[0x55e5c7824bf0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer 20250427085928845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085928845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928845 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=00d07a53), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928845 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250427085928845 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928845 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928845 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928845 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) 20250427085928845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{disconnected}: Freeing instance (context_map.c:202) 20250427085928846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14134222)[0x55e5c7826f00]{disconnected}: Deallocated (fsm.c:568) 20250427085928846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{disconnected}: Freeing instance (context_map.c:206) 20250427085928846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e5c7826520]{disconnected}: Deallocated (fsm.c:568) 20250427085928846 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14134222 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085928846 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=00d07a53), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250427085928846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928846 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 d0 7a 53 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928846 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928846 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928846 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928846 DLSCCP DEBUG SCCP-SCOC(42)[0x55e5c7807380]{IDLE}: Deallocated (fsm.c:568) 20250427085928846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928846 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 d0 7a 53 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)7468433 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(440)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:4 20250427085928849 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928849 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928849 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928849 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending 20250427085928849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928849 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928849 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  20250427085928849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928849 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) 20250427085928849 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250427085928849 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928849 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928849 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928850 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928850 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928850 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928850 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928850 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928850 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928850 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9078f5,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928850 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928850 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928850 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928850 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928850 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928850 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=0045db0d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928850 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 45 db 0d 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) 20250427085928850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928851 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928851 DLM3UA <000f> 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)@499161a88351: Session index based on connection ID:5 20250427085928851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928851 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928851 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 45 db 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)3168950 HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)4242316 20250427085928853 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928853 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928853 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928853 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bb ad b0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928854 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=00bbadb0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928854 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250427085928854 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928854 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928854 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928854 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) 20250427085928854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{disconnected}: Freeing instance (context_map.c:202) 20250427085928854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5566185)[0x55e5c780fd20]{disconnected}: Deallocated (fsm.c:568) 20250427085928854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{disconnected}: Freeing instance (context_map.c:206) 20250427085928854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e5c7818520]{disconnected}: Deallocated (fsm.c:568) 20250427085928854 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5566185 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250427085928854 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=00bbadb0), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250427085928854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928854 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 bb ad b0 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928854 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928854 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928854 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928854 DLSCCP DEBUG SCCP-SCOC(43)[0x55e5c780e9f0]{IDLE}: Deallocated (fsm.c:568) 20250427085928854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928854 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)@499161a88351: Session index based on local reference:7 20250427085928854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928854 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928854 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 bb ad b0 00 00 2b 00 00 06 00 08 00 00 00 02  20250427085928855 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer 20250427085928855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928855 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c3 b1 4d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928855 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=00c3b14d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928855 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250427085928855 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085928855 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928855 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928855 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) 20250427085928855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{disconnected}: Freeing instance (context_map.c:202) 20250427085928855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377789)[0x55e5c780e840]{disconnected}: Deallocated (fsm.c:568) 20250427085928855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{disconnected}: Freeing instance (context_map.c:206) 20250427085928855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e5c7807c30]{disconnected}: Deallocated (fsm.c:568) 20250427085928855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377789 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250427085928855 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=00c3b14d), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250427085928855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928856 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 c3 b1 4d 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928856 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928856 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928856 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928856 DLSCCP DEBUG SCCP-SCOC(44)[0x55e5c784b1a0]{IDLE}: Deallocated (fsm.c:568) 20250427085928856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928856 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928856 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 c3 b1 4d 00 00 2c 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(443)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 TC_ps_rab_assignment_concurrent0(443)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(441)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085928858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928858 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928858 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928858 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928858 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928858 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928858 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928858 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928858 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  HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending 20250427085928858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928858 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) 20250427085928858 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250427085928858 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928858 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928858 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928858 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928858 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928858 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928858 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250427085928858 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928858 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)14957229 20250427085928859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928859 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{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) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5668940-RAB-23)[0x55e5c7822750]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250427085928859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928859 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x40bb8c,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928859 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928859 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928859 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928859 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928859 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928859 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=00941abe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928859 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 94 1a be 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) 20250427085928859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928860 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928860 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 94 1a be 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)@499161a88351: Session index based on connection ID:7 HNBGW-PFCP(424)@499161a88351: 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 := { } } } } HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:8 20250427085928863 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928863 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928863 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928863 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250427085928863 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928863 DLSS7 <000c> osmo_ss7_asp.c:1164 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 45 db 0d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928863 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928863 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=0045db0d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928863 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250427085928863 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928863 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928863 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928863 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) 20250427085928863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{disconnected}: Freeing instance (context_map.c:202) 20250427085928863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9468149)[0x55e5c7818bd0]{disconnected}: Deallocated (fsm.c:568) 20250427085928863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{disconnected}: Freeing instance (context_map.c:206) 20250427085928863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e5c78083e0]{disconnected}: Deallocated (fsm.c:568) 20250427085928863 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468149 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250427085928864 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=0045db0d), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250427085928864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928864 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 45 db 0d 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928864 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928864 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928864 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928864 DLSCCP DEBUG SCCP-SCOC(45)[0x55e5c7819040]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent0(444)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085928864 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928864 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928864 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 45 db 0d 00 00 2d 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(442)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)5668940 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending HNBGW-PFCP(424)@499161a88351: 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 } } } HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)3863856 20250427085928866 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928866 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928866 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928866 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928866 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928866 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  20250427085928866 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928866 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{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) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928866 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13985663-RAB-23)[0x55e5c7813030]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928866 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928866 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085928866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928866 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) 20250427085928866 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250427085928866 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928866 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928866 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928866 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928866 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928866 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928866 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:8 20250427085928866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928866 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928866 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928866 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928867 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x56804c,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928867 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928867 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928867 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928867 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928867 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928867 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=009d2d6e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928867 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 9d 2d 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) 20250427085928867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928867 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 9d 2d 6e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@499161a88351: 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 := { } } } } 20250427085928868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928868 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928868 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928868 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=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-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(445) 20250427085928868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928868 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928868 DLSS7 <000c> osmo_ss7_asp.c:1164 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 94 1a be 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928868 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=00941abe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928868 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250427085928868 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928868 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928868 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928868 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) 20250427085928868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{disconnected}: Freeing instance (context_map.c:202) 20250427085928868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4242316)[0x55e5c78074b0]{disconnected}: Deallocated (fsm.c:568) 20250427085928868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{disconnected}: Freeing instance (context_map.c:206) 20250427085928868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e5c784b6e0]{disconnected}: Deallocated (fsm.c:568) 20250427085928868 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4242316 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250427085928868 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=00941abe), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250427085928868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928868 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 94 1a be 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928868 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928868 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928868 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928868 DLSCCP DEBUG SCCP-SCOC(46)[0x55e5c780a3e0]{IDLE}: Deallocated (fsm.c:568) 20250427085928868 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928868 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928868 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928868 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928868 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928868 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 94 1a be 00 00 2e 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(445)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(445)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)13985663 HNBGW-PFCP(424)@499161a88351: 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 } } } TC_ps_rab_assignment_concurrent0(443)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085928872 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928872 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{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) 20250427085928872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928872 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10690587-RAB-23)[0x55e5c7814ec0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)6738728 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:9 20250427085928874 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928874 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928874 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928874 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928874 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928874 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928874 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928874 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928874 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  20250427085928874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928874 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) 20250427085928874 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250427085928874 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928874 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928874 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928874 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928874 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928874 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928874 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928874 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928874 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928874 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928874 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928874 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd5677f,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928874 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928874 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928874 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928875 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928875 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928875 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=00d0f30a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928875 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 d0 f3 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) 20250427085928875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928875 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928875 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928875 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928875 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928875 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 d0 f3 0a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@499161a88351: 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 := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(446) 20250427085928875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928875 DLSS7 <000c> osmo_ss7_asp.c:1164 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 9d 2d 6e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928875 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=009d2d6e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928875 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250427085928875 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928875 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928875 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928875 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) 20250427085928875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928875 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928875 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928875 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928875 DHNB[0;m DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{disconnected}: Freeing instance (context_map.c:202) 20250427085928875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5668940)[0x55e5c784b060]{disconnected}: Deallocated (fsm.c:568) 20250427085928875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{disconnected}: Freeing instance (context_map.c:206) 20250427085928875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928875 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928875 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 9d 2d 6e 00 00 2f 00 00 06 00 08 00 00 00 02  20250427085928875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e5c7819200]{disconnected}: Deallocated (fsm.c:568) 20250427085928875 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5668940 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250427085928875 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=009d2d6e), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250427085928875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928875 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 9d 2d 6e 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928875 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928875 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928875 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928875 DLSCCP DEBUG SCCP-SCOC(47)[0x55e5c7809a80]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)10690587 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(444)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)12018930 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:10 TC_ps_rab_assignment_concurrent0(446)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085928878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928878 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928878 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928878 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928878 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d0 f3 0a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928879 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=00d0f30a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928879 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250427085928879 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928879 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928879 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928879 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) 20250427085928879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{disconnected}: Freeing instance (context_map.c:202) 20250427085928879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985663)[0x55e5c78193b0]{disconnected}: Deallocated (fsm.c:568) 20250427085928879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{disconnected}: Freeing instance (context_map.c:206) 20250427085928879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e5c7809390]{disconnected}: Deallocated (fsm.c:568) 20250427085928879 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985663 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250427085928879 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=00d0f30a), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250427085928879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928879 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 d0 f3 0a 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928879 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928879 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928879 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928879 DLSCCP DEBUG SCCP-SCOC(48)[0x55e5c7823c80]{IDLE}: Deallocated (fsm.c:568) 20250427085928879 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928879 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928879 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 d0 f3 0a 00 00 30 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@499161a88351: 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 := '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 } } } 20250427085928879 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928879 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928879 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928879 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928879 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{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) 20250427085928879 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928879 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11780066-RAB-23)[0x55e5c78121f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928880 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928880 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085928882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928882 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928882 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928882 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928882 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928882 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  20250427085928882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928882 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) 20250427085928882 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250427085928882 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928882 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928882 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928882 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928882 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928882 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928882 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928882 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa3201b,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928882 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928882 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928882 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928882 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928882 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928882 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=00bded14), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928882 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 bd ed 14 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) 20250427085928882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928882 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928882 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 bd ed 14 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)11780066 HNBGW-PFCP(424)@499161a88351: 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 := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)4367677 HNBGW-PFCP(424)@499161a88351: 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 := '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)@499161a88351: Session index based on connection ID:11 20250427085928885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928885 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{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) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7732424-RAB-23)[0x55e5c7811370]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250427085928886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928886 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928886 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928886 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928886 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bd ed 14 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928886 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=00bded14), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928886 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250427085928886 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928886 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928886 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928886 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) 20250427085928886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{disconnected}: Freeing instance (context_map.c:202) 20250427085928886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10690587)[0x55e5c7824f70]{disconnected}: Deallocated (fsm.c:568) 20250427085928886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{disconnected}: Freeing instance (context_map.c:206) 20250427085928886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e5c78250a0]{disconnected}: Deallocated (fsm.c:568) 20250427085928886 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690587 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250427085928886 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=00bded14), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250427085928886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928886 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 bd ed 14 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928886 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928886 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928886 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928886 DLSCCP DEBUG SCCP-SCOC(49)[0x55e5c7825660]{IDLE}: Deallocated (fsm.c:568) 20250427085928886 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928886 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928886 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928886 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928886 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928886 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 bd ed 14 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)7732424 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085928891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928891 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928891 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928891 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928891 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928891 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  20250427085928891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928891 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) 20250427085928891 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250427085928891 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928891 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928891 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928891 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928891 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928891 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928891 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928891 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928891 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928891 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928892 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb3bfe2,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928892 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928892 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928892 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928892 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928892 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928892 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=00cf9a78), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928892 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 cf 9a 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) 20250427085928892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(448) 20250427085928892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928892 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x75fcc8,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928892 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928892 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 cf 9a 78 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427085928892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928892 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928892 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928892 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928893 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928893 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928893 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=0091dd63), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928893 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 91 dd 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) 20250427085928893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928893 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928893 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928894 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 91 dd 63 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085928896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) TC_ps_rab_assignment_concurrent0(447)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085928896 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{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) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3961678-RAB-23)[0x55e5c780de40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)5476970 HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)8675459 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:13 20250427085928897 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928897 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928897 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928897 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928897 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928897 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928897 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928897 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928897 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928897 DLSS7 <000c> osmo_ss7_asp.c:1164 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 cf 9a 78 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928897 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928897 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928897 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928897 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928897 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=00cf9a78), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928897 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250427085928897 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928897 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928897 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928897 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) 20250427085928897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{disconnected}: Freeing instance (context_map.c:202) 20250427085928897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11780066)[0x55e5c7824ac0]{disconnected}: Deallocated (fsm.c:568) 20250427085928897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{disconnected}: Freeing instance (context_map.c:206) 20250427085928898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e5c7823e40]{disconnected}: Deallocated (fsm.c:568) 20250427085928898 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11780066 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250427085928898 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=00cf9a78), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250427085928898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928898 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 cf 9a 78 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928898 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928898 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928898 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928898 DLSCCP DEBUG SCCP-SCOC(50)[0x55e5c7820a00]{IDLE}: Deallocated (fsm.c:568) 20250427085928898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928898 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928898 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 cf 9a 78 00 00 32 00 00 06 00 08 00 00 00 02  20250427085928898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928898 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928898 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928898 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928898 DLSS7 <000c> osmo_ss7_asp.c:1164 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 91 dd 63 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928898 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928898 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=0091dd63), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928898 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250427085928898 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928899 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928899 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928899 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) 20250427085928899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{disconnected}: Freeing instance (context_map.c:202) 20250427085928899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7732424)[0x55e5c7809f60]{disconnected}: Deallocated (fsm.c:568) 20250427085928899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{disconnected}: Freeing instance (context_map.c:206) 20250427085928899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e5c7809c40]{disconnected}: Deallocated (fsm.c:568) 20250427085928899 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7732424 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250427085928899 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=0091dd63), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250427085928899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928899 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 91 dd 63 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928899 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928899 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928899 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928899 DLSCCP DEBUG SCCP-SCOC(51)[0x55e5c7821390]{IDLE}: Deallocated (fsm.c:568) 20250427085928899 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928899 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928899 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928899 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928899 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928899 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928899 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928899 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928900 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928900 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 91 dd 63 00 00 33 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)3961678 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427085928903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928903 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928903 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928903 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928903 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  20250427085928903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928903 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) 20250427085928903 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250427085928903 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427085928903 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928903 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427085928903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427085928903 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427085928903 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427085928903 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427085928903 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250427085928903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250427085928903 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250427085928903 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250427085928903 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250427085928903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427085928903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250427085928903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085928903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250427085928903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085928903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085928903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085928903 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085928903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3c734e,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085928903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085928903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085928903 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085928903 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085928903 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085928903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085928903 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085928903 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085928903 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=00daea0c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085928903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928903 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 da ea 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) 20250427085928903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085928903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085928903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085928903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928903 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 da ea 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@499161a88351: 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)@499161a88351: found destination TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@499161a88351: 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 } } } 20250427085928905 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250427085928905 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{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) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250427085928905 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250427085928905 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15737999-RAB-23)[0x55e5c7817780]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250427085928905 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250427085928905 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e5c77fc270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)7133149 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:14 20250427085928906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085928906 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085928906 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085928906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085928906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085928906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085928906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085928906 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928906 DLSS7 <000c> osmo_ss7_asp.c:1164 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 da ea 0c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085928906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085928906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085928906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085928906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085928906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085928906 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=00daea0c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085928906 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250427085928906 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085928906 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085928906 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085928906 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) 20250427085928906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085928907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085928907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085928907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{disconnected}: Freeing instance (context_map.c:202) 20250427085928907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3961678)[0x55e5c78233c0]{disconnected}: Deallocated (fsm.c:568) 20250427085928907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085928907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{disconnected}: Freeing instance (context_map.c:206) 20250427085928907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e5c7821950]{disconnected}: Deallocated (fsm.c:568) 20250427085928907 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3961678 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250427085928907 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=00daea0c), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250427085928907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085928907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085928907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085928907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085928907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085928907 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 da ea 0c 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085928907 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085928907 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085928907 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085928907 DLSCCP DEBUG SCCP-SCOC(52)[0x55e5c7822450]{IDLE}: Deallocated (fsm.c:568) 20250427085928907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085928907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085928907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085928907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085928907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085928907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085928907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085928907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085928907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085928907 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 da ea 0c 00 00 34 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)15737999 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending 20250427085929105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085929105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085929105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427085929105 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427085929105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf0248f,cause=radio(normal)) (hnbgw_rua.c:438) 20250427085929105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427085929105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427085929105 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427085929105 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427085929105 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427085929105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085929105 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427085929105 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427085929105 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=00d23387), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427085929105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085929105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085929105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085929105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085929105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085929105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085929105 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 d2 33 87 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) 20250427085929105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427085929105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427085929105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427085929105 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085929105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085929106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085929106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085929106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085929106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085929106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085929106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085929106 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085929106 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 d2 33 87 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)@499161a88351: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@499161a88351: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)5827556 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on connection ID:15 20250427085929117 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085929117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085929117 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085929117 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085929117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085929117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085929117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085929117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085929117 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085929117 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d2 33 87 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427085929118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085929118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085929118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085929118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085929118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085929118 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=00d23387), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427085929118 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250427085929118 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427085929118 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085929118 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427085929118 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) 20250427085929118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427085929118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427085929118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085929118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{disconnected}: Freeing instance (context_map.c:202) 20250427085929118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15737999)[0x55e5c7821c90]{disconnected}: Deallocated (fsm.c:568) 20250427085929118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085929118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{disconnected}: Freeing instance (context_map.c:206) 20250427085929118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e5c7821dc0]{disconnected}: Deallocated (fsm.c:568) 20250427085929118 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15737999 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250427085929118 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=00d23387), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250427085929118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085929118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085929118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085929118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085929118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085929118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085929118 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 d2 33 87 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085929118 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427085929118 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427085929118 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427085929118 DLSCCP DEBUG SCCP-SCOC(53)[0x55e5c7822be0]{IDLE}: Deallocated (fsm.c:568) 20250427085929118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085929118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085929118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085929118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085929118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085929119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085929119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085929119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085929119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085929119 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 d2 33 87 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@499161a88351: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085931130 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46601<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@499161a88351: Final verdict of PTC: none 20250427085931132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45438<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(422)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085931139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085931140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085931141 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085931141 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) 20250427085931141 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085931144 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085931144 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) 20250427085931144 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085931144 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085931144 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085931144 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) 20250427085931144 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085931144 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(427)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@499161a88351: Final verdict of PTC: none 20250427085931144 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085931144 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) 20250427085931144 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085931144 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085931144 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085931144 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) 20250427085931144 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085931144 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085931145 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 20250427085931145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085931145 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085931145 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085931145 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085931145 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085931145 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085931145 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 20250427085931145 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  20250427085931145 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085931145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085931145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085931145 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 20250427085931145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085931145 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085931145 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085931145 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085931145 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085931145 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085931145 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 20250427085931145 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085931145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085931145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085931146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085931146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085931146 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085931146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085931146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085931146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085931146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085931146 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085931146 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085931146 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085931146 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment_concurrent-Iuh0(425)@499161a88351: Final verdict of PTC: none 20250427085931146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085931146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085931146 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085931146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085931146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085931146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085931146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085931146 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085931146 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085931146 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085931146 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(432)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@499161a88351: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@499161a88351: Final verdict of PTC: none 20250427085931155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36672<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(430)@499161a88351: Final verdict of PTC: none 20250427085931157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36594<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(439)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@499161a88351: Final verdict of PTC: pass 20250427085931159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@499161a88351: Final verdict of PTC: pass 20250427085931160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36638<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085931160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@499161a88351: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@499161a88351: Final verdict of PTC: pass 20250427085931161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(449)@499161a88351: Final verdict of PTC: pass 20250427085931162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36734<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@499161a88351: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(433)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(424)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@499161a88351: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sun Apr 27 08:59:31 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 20250427085931372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085931874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1892164) Waiting for packet dumper to finish... 1 (prev_count=1892164, count=1892704) 20250427085933145 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085933145 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085933145 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085933146 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085933146 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085933146 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250427085935004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085935010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085935017 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41507<->l=127.0.0.1:4262) (control_if.c:572) 20250427085935100 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085935100 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085935110 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085935110 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935110 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085935110 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085935111 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60231 (stream_srv.c:142) 20250427085935111 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60231<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085935111 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085935111 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935111 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935111 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085935111 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) 20250427085935111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085935111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085935111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085935111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085935111 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085935111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085935111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085935111 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085935111 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935111 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935111 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085935111 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) 20250427085935111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085935111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935111 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085935111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085935111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085935111 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935112 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085935112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085935112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085935113 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935113 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085935113 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) 20250427085935113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085935113 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) 20250427085935113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935113 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) 20250427085935113 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) 20250427085935113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935113 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) 20250427085935113 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) 20250427085935113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085935113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085935113 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935113 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935113 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085935113 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) 20250427085935113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085935113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935113 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) 20250427085935113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935113 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) 20250427085935113 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) 20250427085935113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085935113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085935113 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935113 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935113 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 20250427085935113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085935113 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085935114 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935114 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 20250427085935114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085935114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(460)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(458)@499161a88351: v_sccp_pdu_maxlen:268 20250427085935149 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085935149 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935150 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085935150 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935151 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935151 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085935151 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) 20250427085935151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085935151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085935151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085935151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085935151 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935151 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085935151 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935151 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935151 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085935151 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) 20250427085935152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085935152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935152 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085935152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085935152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085935152 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935152 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085935152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085935153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085935153 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085935153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085935153 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085935153 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085935153 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) 20250427085935153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085935153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935153 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) 20250427085935153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935153 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) 20250427085935153 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) 20250427085935153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085935153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085935153 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935153 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085935153 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935154 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935154 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 20250427085935154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085935154 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085935155 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935155 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085935155 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) 20250427085935155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085935155 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) 20250427085935155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935155 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) 20250427085935155 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) 20250427085935155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935155 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) 20250427085935155 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) 20250427085935155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085935155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085935155 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935156 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 20250427085935156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085935156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@499161a88351: v_sccp_pdu_maxlen:268 20250427085935190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085935190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085935190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085935190 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085935190 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) 20250427085935190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085935190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085935190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085935190 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@499161a88351: setverdict(pass): none -> pass 20250427085935196 DLINP DEBUG SRVCONN(,r=127.0.0.1:60231<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085935196 DLINP DEBUG SRVCONN(,r=127.0.0.1:60231<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085935196 DLINP DEBUG SRVCONN(,r=127.0.0.1:60231<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085935196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085935196 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) 20250427085935196 DLGLOBAL DEBUG validating counter group 0x55e58b498be0(hnb) with 60 counters (rate_ctr.c:86) 20250427085935196 DHNBAP DEBUG (127.0.0.1:60231 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085935196 DHNBAP NOTICE (127.0.0.1:60231 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085935196 DHNBAP NOTICE (127.0.0.1:60231 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085935196 DLINP DEBUG SRVCONN(,r=127.0.0.1:60231<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085935196 DLINP DEBUG SRVCONN(,r=127.0.0.1:60231<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085935336 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 20250427085935336 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 20250427085935337 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085935337 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085935344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935344 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085935344 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085935344 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085935344 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085935344 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085935344 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085935344 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 20250427085935344 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085935344 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  20250427085935344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085935347 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085935347 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085935347 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  20250427085935347 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085935347 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085935347 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085935347 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 20250427085935347 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085935348 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  20250427085935348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085935348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085935348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085935348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085935348 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085935348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085935348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085935348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085935348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085935348 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085935348 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085935348 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935349 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935349 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085935349 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) 20250427085935350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085935350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085935350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085935350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085935350 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085935350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085935350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085935350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085935350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085935351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085935351 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  20250427085935380 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 20250427085935380 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 20250427085935380 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085935380 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085935386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085935386 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085935386 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085935386 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085935386 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085935386 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085935386 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 20250427085935386 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085935386 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  20250427085935386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085935388 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085935388 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085935388 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  20250427085935388 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085935388 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085935388 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085935388 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 20250427085935389 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085935389 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  20250427085935389 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  20250427085935389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085935389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085935389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085935389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085935389 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085935389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085935389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085935389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085935389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085935389 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085935389 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085935389 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085935390 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085935390 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085935390 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) 20250427085935391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085935391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085935391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085935391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085935391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085935391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085935391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085935391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085935391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085935391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085935391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085935391 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085935391 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085935391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085935391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085935391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085935391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085935391 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085935391 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085935391 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085935391 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085935391 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(459)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085936158 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085936158 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085936158 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085936158 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085936158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085936158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085936158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085936158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085936158 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085936158 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085936158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085936158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085936158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085936158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085936158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085936158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085936158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085936158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085936158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085936158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085936158 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085936158 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) 20250427085936158 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) 20250427085936158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085936158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085936158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085936158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085936158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085936158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085936158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085936158 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085936158 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085936159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085936159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085936159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085936159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085936159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085936159 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085936159 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085936159 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085936159 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085936159 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  20250427085936160 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085936160 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085936160 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085936160 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085936160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085936160 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085936160 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085936160 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085936160 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085936160 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085936160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085936160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085936160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085936160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085936160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085936160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085936160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085936160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085936160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085936160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085936160 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085936160 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085936160 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085936187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085936187 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085936187 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085936187 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085936187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085936187 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085936187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085936187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085936187 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085936187 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085936187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085936187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085936187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085936187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085936187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085936187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085936187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085936187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085936187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936187 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085936187 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085936187 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085936187 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085936187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085936187 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085936187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085936187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085936187 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085936187 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  20250427085936187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085936187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085936187 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085936187 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085936187 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) 20250427085936187 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) 20250427085936187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085936187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085936187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085936187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085936187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085936187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085936187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085936187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085936187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085936187 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085936187 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085936188 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085936188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085936188 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085936188 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085936188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085936188 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085936188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085936188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085936188 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085936188 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085936188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085936188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085936188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085936188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085936188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085936188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085936188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085936188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085936188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085936188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085936188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085936188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085936188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085936188 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085936188 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085936188 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085936204 DLCTRL DEBUG Command: GET 555058785 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085936204 DLCTRL DEBUG Tx Command reply: GET_REPLY 555058785 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085936209 DLCTRL DEBUG Command: GET 880952557 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085936209 DLCTRL DEBUG Tx Command reply: GET_REPLY 880952557 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085936212 DLCTRL DEBUG Command: GET 169711163 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085936212 DLCTRL DEBUG Tx Command reply: GET_REPLY 169711163 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085936214 DLCTRL DEBUG Command: GET 641701683 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085936214 DLCTRL DEBUG Tx Command reply: GET_REPLY 641701683 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085936216 DLCTRL DEBUG Command: GET 424295479 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085936216 DLCTRL DEBUG Tx Command reply: GET_REPLY 424295479 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085936218 DLCTRL DEBUG Command: GET 219875394 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085936218 DLCTRL DEBUG Tx Command reply: GET_REPLY 219875394 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085936219 DLCTRL DEBUG Command: GET 157387069 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085936219 DLCTRL DEBUG Tx Command reply: GET_REPLY 157387069 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085936221 DLCTRL DEBUG Command: GET 85320927 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085936221 DLCTRL DEBUG Tx Command reply: GET_REPLY 85320927 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085936222 DLCTRL DEBUG Command: GET 973428638 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085936222 DLCTRL DEBUG Tx Command reply: GET_REPLY 973428638 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085936223 DLCTRL DEBUG Command: GET 37421456 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085936223 DLCTRL DEBUG Tx Command reply: GET_REPLY 37421456 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085936224 DLCTRL DEBUG Command: GET 838835832 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085936224 DLCTRL DEBUG Tx Command reply: GET_REPLY 838835832 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085936225 DLCTRL DEBUG Command: GET 986673912 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085936225 DLCTRL DEBUG Tx Command reply: GET_REPLY 986673912 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085936226 DLCTRL DEBUG Command: GET 653715985 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085936226 DLCTRL DEBUG Tx Command reply: GET_REPLY 653715985 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085936227 DLCTRL DEBUG Command: GET 732096363 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085936227 DLCTRL DEBUG Tx Command reply: GET_REPLY 732096363 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085936228 DLCTRL DEBUG Command: GET 640826570 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085936228 DLCTRL DEBUG Tx Command reply: GET_REPLY 640826570 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085936229 DLCTRL DEBUG Command: GET 957864447 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085936229 DLCTRL DEBUG Tx Command reply: GET_REPLY 957864447 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085936229 DLCTRL DEBUG Command: GET 279396271 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085936229 DLCTRL DEBUG Tx Command reply: GET_REPLY 279396271 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085936230 DLCTRL DEBUG Command: GET 242516055 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085936230 DLCTRL DEBUG Tx Command reply: GET_REPLY 242516055 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085936231 DLCTRL DEBUG Command: GET 160630807 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085936231 DLCTRL DEBUG Tx Command reply: GET_REPLY 160630807 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085936231 DLCTRL DEBUG Command: GET 856922650 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085936231 DLCTRL DEBUG Tx Command reply: GET_REPLY 856922650 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000000111011100'B, t_guard := 20.000000 } 20250427085936250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37244<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)6174902 20250427085937298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085937298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085937298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085937298 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085937298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e38b6, normal) (hnbgw_rua.c:406) 20250427085937298 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427085937298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085937298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6174902 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085937298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085937298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085937298 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6174902 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085937298 DCN DEBUG map_sccp[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427085937298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085937298 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6174902 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085937298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6174902 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085937298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085937298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085937298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085937298 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6174902 SCCP-54 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085937298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085937298 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085937298 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{IDLE}: Allocated (fsm.c:456) 20250427085937298 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085937298 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001dc0056400500f1100926) (sccp_scrc.c:415) 20250427085937298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085937298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085937298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085937298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085937298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085937298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085937298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085937298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085937298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085937298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085937298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085937298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085937298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085937299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085937299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085937299 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 01 dc 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) 20250427085937299 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085937299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085937299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085937299 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085937299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085937299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085937299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085937299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085937299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085937299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085937299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085937299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085937299 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 01 dc 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@499161a88351: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)4134821 HNBGW_Test.msc0-SCCP(458)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@499161a88351: setverdict(pass): none -> pass 20250427085937322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085937322 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085937322 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085937323 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085937323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085937323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085937323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085937323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 MTC@499161a88351: 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 } } } 20250427085937323 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085937323 DLSS7 <000c> osmo_ss7_asp.c:1164 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 14 38 3e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085937323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085937323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085937323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085937323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085937323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085937323 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=0014383e) (sccp_scrc.c:486) 20250427085937323 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250427085937323 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085937323 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085937323 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085937323 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085937323 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) 20250427085937323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085937323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085937325 DLCTRL DEBUG Command: GET 290927002 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085937325 DLCTRL DEBUG Tx Command reply: GET_REPLY 290927002 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085937329 DLCTRL DEBUG Command: GET 596797158 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085937329 DLCTRL DEBUG Tx Command reply: GET_REPLY 596797158 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085937333 DLCTRL DEBUG Command: GET 306290189 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085937333 DLCTRL DEBUG Tx Command reply: GET_REPLY 306290189 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085937337 DLCTRL DEBUG Command: GET 241562895 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085937337 DLCTRL DEBUG Tx Command reply: GET_REPLY 241562895 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085937341 DLCTRL DEBUG Command: GET 542859369 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085937341 DLCTRL DEBUG Tx Command reply: GET_REPLY 542859369 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085937344 DLCTRL DEBUG Command: GET 926501090 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085937344 DLCTRL DEBUG Tx Command reply: GET_REPLY 926501090 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085937347 DLCTRL DEBUG Command: GET 799345535 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085937347 DLCTRL DEBUG Tx Command reply: GET_REPLY 799345535 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085937350 DLCTRL DEBUG Command: GET 343896530 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085937350 DLCTRL DEBUG Tx Command reply: GET_REPLY 343896530 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085937352 DLCTRL DEBUG Command: GET 737154529 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085937352 DLCTRL DEBUG Tx Command reply: GET_REPLY 737154529 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085937354 DLCTRL DEBUG Command: GET 164025617 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085937354 DLCTRL DEBUG Tx Command reply: GET_REPLY 164025617 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085937357 DLCTRL DEBUG Command: GET 448350427 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085937357 DLCTRL DEBUG Tx Command reply: GET_REPLY 448350427 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085937361 DLCTRL DEBUG Command: GET 657569792 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085937361 DLCTRL DEBUG Tx Command reply: GET_REPLY 657569792 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085937365 DLCTRL DEBUG Command: GET 547277221 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085937365 DLCTRL DEBUG Tx Command reply: GET_REPLY 547277221 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085937369 DLCTRL DEBUG Command: GET 723943226 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085937369 DLCTRL DEBUG Tx Command reply: GET_REPLY 723943226 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085937372 DLCTRL DEBUG Command: GET 699694020 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085937372 DLCTRL DEBUG Tx Command reply: GET_REPLY 699694020 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085937375 DLCTRL DEBUG Command: GET 743173177 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085937375 DLCTRL DEBUG Tx Command reply: GET_REPLY 743173177 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085937378 DLCTRL DEBUG Command: GET 134716554 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085937378 DLCTRL DEBUG Tx Command reply: GET_REPLY 134716554 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085937381 DLCTRL DEBUG Command: GET 456869431 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085937381 DLCTRL DEBUG Tx Command reply: GET_REPLY 456869431 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085937383 DLCTRL DEBUG Command: GET 59691732 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085937383 DLCTRL DEBUG Tx Command reply: GET_REPLY 59691732 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085937385 DLCTRL DEBUG Command: GET 550789746 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085937385 DLCTRL DEBUG Tx Command reply: GET_REPLY 550789746 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000010101110'B, t_guard := 20.000000 } 20250427085937416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@499161a88351: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)12534157 20250427085938439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085938439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085938439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085938439 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085938439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbf418d, normal) (hnbgw_rua.c:406) 20250427085938439 DHNB DEBUG map_rua[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427085938439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085938439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12534157 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085938439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085938439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085938439 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085938439 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12534157 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085938439 DCN DEBUG map_sccp[0x55e5c780c510]{init}: Allocated (fsm.c:456) 20250427085938439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085938439 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12534157 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085938439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12534157 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085938439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085938439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085938439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085938439 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12534157 SCCP-55 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085938439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085938439 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085938439 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{IDLE}: Allocated (fsm.c:456) 20250427085938439 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085938439 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030000ae0056400500f1100926) (sccp_scrc.c:415) 20250427085938439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085938439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085938439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085938439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085938439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085938439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085938439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085938439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085938439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085938439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085938439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085938439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085938439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085938439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085938439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085938439 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 00 ae 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085938439 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085938439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085938439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085938439 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085938439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085938439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085938439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085938439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085938439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085938439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085938439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085938439 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085938439 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 00 ae 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@499161a88351: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@499161a88351: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@499161a88351: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)8086344 HNBGW_Test.msc0-SCCP(458)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085938441 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085938441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085938441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085938441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085938441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085938441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085938441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085938441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085938441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085938441 DLSS7 <000c> osmo_ss7_asp.c:1164 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 02 f9 e2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085938441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085938441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085938441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085938441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085938441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085938441 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=0002f9e2) (sccp_scrc.c:486) 20250427085938441 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250427085938441 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085938441 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085938441 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085938441 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085938441 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) 20250427085938441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085938441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(466)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427085938442 DLCTRL DEBUG Command: GET 556689337 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085938442 DLCTRL DEBUG Tx Command reply: GET_REPLY 556689337 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085938444 DLCTRL DEBUG Command: GET 764000595 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085938444 DLCTRL DEBUG Tx Command reply: GET_REPLY 764000595 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085938446 DLCTRL DEBUG Command: GET 817488329 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085938446 DLCTRL DEBUG Tx Command reply: GET_REPLY 817488329 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085938450 DLCTRL DEBUG Command: GET 461749007 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085938450 DLCTRL DEBUG Tx Command reply: GET_REPLY 461749007 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085938453 DLCTRL DEBUG Command: GET 940490973 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085938453 DLCTRL DEBUG Tx Command reply: GET_REPLY 940490973 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085938455 DLCTRL DEBUG Command: GET 504106215 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085938455 DLCTRL DEBUG Tx Command reply: GET_REPLY 504106215 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085938457 DLCTRL DEBUG Command: GET 947055574 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085938457 DLCTRL DEBUG Tx Command reply: GET_REPLY 947055574 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085938460 DLCTRL DEBUG Command: GET 959613626 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085938460 DLCTRL DEBUG Tx Command reply: GET_REPLY 959613626 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085938462 DLCTRL DEBUG Command: GET 263767976 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085938462 DLCTRL DEBUG Tx Command reply: GET_REPLY 263767976 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085938465 DLCTRL DEBUG Command: GET 554107000 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085938465 DLCTRL DEBUG Tx Command reply: GET_REPLY 554107000 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085938466 DLCTRL DEBUG Command: GET 101319072 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085938466 DLCTRL DEBUG Tx Command reply: GET_REPLY 101319072 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085938468 DLCTRL DEBUG Command: GET 480773223 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085938468 DLCTRL DEBUG Tx Command reply: GET_REPLY 480773223 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085938469 DLCTRL DEBUG Command: GET 794600014 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085938469 DLCTRL DEBUG Tx Command reply: GET_REPLY 794600014 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085938470 DLCTRL DEBUG Command: GET 569583596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085938470 DLCTRL DEBUG Tx Command reply: GET_REPLY 569583596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085938471 DLCTRL DEBUG Command: GET 185924081 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085938471 DLCTRL DEBUG Tx Command reply: GET_REPLY 185924081 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085938472 DLCTRL DEBUG Command: GET 821558598 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085938472 DLCTRL DEBUG Tx Command reply: GET_REPLY 821558598 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085938474 DLCTRL DEBUG Command: GET 475427364 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085938474 DLCTRL DEBUG Tx Command reply: GET_REPLY 475427364 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085938475 DLCTRL DEBUG Command: GET 747734100 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085938475 DLCTRL DEBUG Tx Command reply: GET_REPLY 747734100 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085938477 DLCTRL DEBUG Command: GET 993218405 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085938477 DLCTRL DEBUG Tx Command reply: GET_REPLY 993218405 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085938478 DLCTRL DEBUG Command: GET 512417894 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085938478 DLCTRL DEBUG Tx Command reply: GET_REPLY 512417894 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001010000110'B, t_guard := 20.000000 } 20250427085938493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@499161a88351: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)6512760 20250427085939517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085939517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085939517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085939518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085939518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x636078, normal) (hnbgw_rua.c:406) 20250427085939518 DHNB DEBUG map_rua[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427085939518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085939518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6512760 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085939518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085939518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085939518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6512760 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085939518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6512760 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085939518 DCN DEBUG map_sccp[0x55e5c7800fe0]{init}: Allocated (fsm.c:456) 20250427085939518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085939518 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6512760 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085939518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6512760 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085939518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085939518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085939518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085939518 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6512760 SCCP-56 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085939518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085939518 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085939518 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{IDLE}: Allocated (fsm.c:456) 20250427085939518 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085939518 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002860056400500f1100926) (sccp_scrc.c:415) 20250427085939518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085939518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085939518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085939518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085939518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085939518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085939518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085939518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085939518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085939518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085939518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085939518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085939518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085939518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085939518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085939518 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 02 86 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085939518 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085939518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085939518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085939518 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085939518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085939518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085939518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085939519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085939519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085939519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085939519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085939519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085939519 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 02 86 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@499161a88351: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@499161a88351: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@499161a88351: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@499161a88351: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)14418830 HNBGW_Test.msc0-SCCP(458)@499161a88351: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@499161a88351: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427085939526 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085939526 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085939526 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085939526 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085939526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085939526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085939526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085939526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085939526 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085939526 DLSS7 <000c> osmo_ss7_asp.c:1164 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 4d 07 49 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085939526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085939526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085939526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085939526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085939526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085939526 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=004d0749) (sccp_scrc.c:486) 20250427085939526 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250427085939526 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085939526 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085939526 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085939526 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085939526 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) 20250427085939526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085939526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(467)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427085939528 DLCTRL DEBUG Command: GET 124843045 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085939528 DLCTRL DEBUG Tx Command reply: GET_REPLY 124843045 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250427085939533 DLCTRL DEBUG Command: GET 163356516 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085939533 DLCTRL DEBUG Tx Command reply: GET_REPLY 163356516 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085939537 DLCTRL DEBUG Command: GET 906742171 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085939537 DLCTRL DEBUG Tx Command reply: GET_REPLY 906742171 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085939541 DLCTRL DEBUG Command: GET 794061855 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085939541 DLCTRL DEBUG Tx Command reply: GET_REPLY 794061855 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085939545 DLCTRL DEBUG Command: GET 364823169 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085939545 DLCTRL DEBUG Tx Command reply: GET_REPLY 364823169 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085939550 DLCTRL DEBUG Command: GET 862362997 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085939550 DLCTRL DEBUG Tx Command reply: GET_REPLY 862362997 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085939554 DLCTRL DEBUG Command: GET 822423243 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085939554 DLCTRL DEBUG Tx Command reply: GET_REPLY 822423243 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085939557 DLCTRL DEBUG Command: GET 959705786 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085939557 DLCTRL DEBUG Tx Command reply: GET_REPLY 959705786 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085939561 DLCTRL DEBUG Command: GET 172937809 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085939561 DLCTRL DEBUG Tx Command reply: GET_REPLY 172937809 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085939563 DLCTRL DEBUG Command: GET 251329465 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085939564 DLCTRL DEBUG Tx Command reply: GET_REPLY 251329465 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085939566 DLCTRL DEBUG Command: GET 633505739 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085939566 DLCTRL DEBUG Tx Command reply: GET_REPLY 633505739 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085939569 DLCTRL DEBUG Command: GET 994727837 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085939569 DLCTRL DEBUG Tx Command reply: GET_REPLY 994727837 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085939571 DLCTRL DEBUG Command: GET 304417356 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085939571 DLCTRL DEBUG Tx Command reply: GET_REPLY 304417356 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085939573 DLCTRL DEBUG Command: GET 360916233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085939573 DLCTRL DEBUG Tx Command reply: GET_REPLY 360916233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085939575 DLCTRL DEBUG Command: GET 598276271 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085939575 DLCTRL DEBUG Tx Command reply: GET_REPLY 598276271 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085939577 DLCTRL DEBUG Command: GET 916229252 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085939577 DLCTRL DEBUG Tx Command reply: GET_REPLY 916229252 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085939578 DLCTRL DEBUG Command: GET 271689723 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085939578 DLCTRL DEBUG Tx Command reply: GET_REPLY 271689723 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085939579 DLCTRL DEBUG Command: GET 894772889 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085939579 DLCTRL DEBUG Tx Command reply: GET_REPLY 894772889 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085939580 DLCTRL DEBUG Command: GET 337455698 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085939580 DLCTRL DEBUG Tx Command reply: GET_REPLY 337455698 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085939582 DLCTRL DEBUG Command: GET 302530545 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085939582 DLCTRL DEBUG Tx Command reply: GET_REPLY 302530545 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000010101010'B, t_guard := 20.000000 } 20250427085939608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37280<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@499161a88351: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@499161a88351: 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)@499161a88351: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)5449101 20250427085940636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085940637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085940637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250427085940637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085940637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x53258d, normal) (hnbgw_rua.c:406) 20250427085940637 DHNB DEBUG map_rua[0x55e5c7854390]{init}: Allocated (fsm.c:456) 20250427085940637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085940637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5449101 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085940637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085940637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085940637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5449101 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085940637 DCN DEBUG map_sccp[0x55e5c77ffeb0]{init}: Allocated (fsm.c:456) 20250427085940637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085940637 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5449101 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085940637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5449101 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:311) 20250427085940637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085940637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085940637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085940637 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5449101 SCCP-57 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085940637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085940637 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085940637 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{IDLE}: Allocated (fsm.c:456) 20250427085940637 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085940637 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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000aa0056400500f1100926) (sccp_scrc.c:415) 20250427085940638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085940638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085940638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085940638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085940638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085940638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085940638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085940638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085940638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085940638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085940638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085940638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085940638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085940638 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 aa 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085940638 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085940638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085940638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085940638 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085940638 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085940638 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085940638 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085940638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085940638 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085940638 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085940638 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085940638 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085940638 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 aa 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@499161a88351: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@499161a88351: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@499161a88351: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@499161a88351: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)2900695 HNBGW_Test.msc0-SCCP(458)@499161a88351: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@499161a88351: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250427085940647 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085940647 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085940647 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085940647 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085940647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085940647 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085940647 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085940647 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085940647 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085940647 DLSS7 <000c> osmo_ss7_asp.c:1164 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 25 02 fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085940647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085940647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085940648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085940648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) TC_mscpool_L3Compl_on_1_cnlink0(468)@499161a88351: setverdict(pass): none -> pass 20250427085940648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085940648 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=002502fe) (sccp_scrc.c:486) 20250427085940648 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250427085940648 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085940648 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085940648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085940648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085940648 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) 20250427085940648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085940648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427085940649 DLCTRL DEBUG Command: GET 597388475 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085940649 DLCTRL DEBUG Tx Command reply: GET_REPLY 597388475 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250427085940652 DLCTRL DEBUG Command: GET 39677520 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085940652 DLCTRL DEBUG Tx Command reply: GET_REPLY 39677520 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085940655 DLCTRL DEBUG Command: GET 861932608 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085940655 DLCTRL DEBUG Tx Command reply: GET_REPLY 861932608 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085940659 DLCTRL DEBUG Command: GET 315124727 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085940659 DLCTRL DEBUG Tx Command reply: GET_REPLY 315124727 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085940663 DLCTRL DEBUG Command: GET 47364872 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085940663 DLCTRL DEBUG Tx Command reply: GET_REPLY 47364872 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085940666 DLCTRL DEBUG Command: GET 984622790 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085940666 DLCTRL DEBUG Tx Command reply: GET_REPLY 984622790 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085940670 DLCTRL DEBUG Command: GET 223108594 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085940670 DLCTRL DEBUG Tx Command reply: GET_REPLY 223108594 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085940674 DLCTRL DEBUG Command: GET 527375304 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085940674 DLCTRL DEBUG Tx Command reply: GET_REPLY 527375304 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085940676 DLCTRL DEBUG Command: GET 315434222 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085940676 DLCTRL DEBUG Tx Command reply: GET_REPLY 315434222 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085940679 DLCTRL DEBUG Command: GET 916141367 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085940679 DLCTRL DEBUG Tx Command reply: GET_REPLY 916141367 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085940681 DLCTRL DEBUG Command: GET 237065708 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085940681 DLCTRL DEBUG Tx Command reply: GET_REPLY 237065708 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085940683 DLCTRL DEBUG Command: GET 225744604 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085940683 DLCTRL DEBUG Tx Command reply: GET_REPLY 225744604 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085940685 DLCTRL DEBUG Command: GET 675095402 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085940685 DLCTRL DEBUG Tx Command reply: GET_REPLY 675095402 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085940687 DLCTRL DEBUG Command: GET 263147201 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085940687 DLCTRL DEBUG Tx Command reply: GET_REPLY 263147201 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085940688 DLCTRL DEBUG Command: GET 977638372 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085940688 DLCTRL DEBUG Tx Command reply: GET_REPLY 977638372 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085940689 DLCTRL DEBUG Command: GET 931511517 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085940689 DLCTRL DEBUG Tx Command reply: GET_REPLY 931511517 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085940691 DLCTRL DEBUG Command: GET 118033669 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085940691 DLCTRL DEBUG Tx Command reply: GET_REPLY 118033669 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085940692 DLCTRL DEBUG Command: GET 55383401 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085940692 DLCTRL DEBUG Tx Command reply: GET_REPLY 55383401 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085940693 DLCTRL DEBUG Command: GET 457907020 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085940693 DLCTRL DEBUG Tx Command reply: GET_REPLY 457907020 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085940694 DLCTRL DEBUG Command: GET 194384209 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085940694 DLCTRL DEBUG Tx Command reply: GET_REPLY 194384209 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085940697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36760<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085940698 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41507<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(452)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(451)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085940701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085940701 DLINP DEBUG SRVCONN(,r=127.0.0.1:60231<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085940701 DLINP DEBUG SRVCONN(,r=127.0.0.1:60231<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085940701 DLINP NOTICE SRV(,r=127.0.0.1:60231<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085940701 DMAIN NOTICE (127.0.0.1:60231 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60231<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085940701 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(462)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@499161a88351: Final verdict of PTC: none 20250427085940703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085940703 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) 20250427085940703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085940703 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085940703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085940703 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) 20250427085940703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085940703 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085940703 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 20250427085940703 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085940703 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085940703 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085940703 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085940703 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085940703 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085940703 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 20250427085940703 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  20250427085940703 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085940703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085940703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085940704 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085940704 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) 20250427085940704 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085940704 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085940704 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085940704 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) 20250427085940704 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085940704 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@499161a88351: Final verdict of PTC: none 20250427085940704 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 20250427085940704 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085940704 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085940704 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085940704 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085940704 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085940704 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085940704 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 20250427085940704 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085940704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085940704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085940704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085940704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085940704 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085940704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085940704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085940704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085940704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085940704 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085940704 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085940704 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085940704 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085940704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085940704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085940704 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085940704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085940704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085940704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085940704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085940704 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085940704 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085940704 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085940704 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085940704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc0-M3UA(460)@499161a88351: Final verdict of PTC: none 20250427085940704 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085940704 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085940705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014383e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085940705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085940705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085940705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085940705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085940705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 14 38 3e 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085940705 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085940705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085940705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085940705 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085940705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085940705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085940705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085940705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{disrupted}: Freeing instance (context_map.c:202) 20250427085940705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6174902)[0x55e5c7800800]{disrupted}: Deallocated (fsm.c:568) 20250427085940705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085940705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{disconnected}: Freeing instance (context_map.c:206) 20250427085940705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e5c7806360]{disconnected}: Deallocated (fsm.c:568) 20250427085940705 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6174902 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085940705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085940705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085940705 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085940705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f9e2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085940705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085940705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085940705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085940705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085940706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 02 f9 e2 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085940706 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085940706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085940706 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085940706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{disrupted}: Freeing instance (context_map.c:202) 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12534157)[0x55e5c7822e30]{disrupted}: Deallocated (fsm.c:568) 20250427085940706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085940706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{disconnected}: Freeing instance (context_map.c:206) 20250427085940706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e5c780c510]{disconnected}: Deallocated (fsm.c:568) 20250427085940706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12534157 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085940706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085940706 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085940706 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085940706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085940706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085940706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085940706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085940706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085940706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 4d 07 49 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085940706 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085940706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@499161a88351: Final verdict of PTC: none 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085940706 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085940706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085940706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{disrupted}: Freeing instance (context_map.c:202) 20250427085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6512760)[0x55e5c78087b0]{disrupted}: Deallocated (fsm.c:568) 20250427085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{disconnected}: Freeing instance (context_map.c:206) 20250427085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e5c7800fe0]{disconnected}: Deallocated (fsm.c:568) 20250427085940707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6512760 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085940707 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085940707 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085940707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002502fe), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085940707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085940707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085940707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085940707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@499161a88351: Final verdict of PTC: none 20250427085940707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085940707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 25 02 fe 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085940707 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085940707 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085940707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{disrupted}: Freeing instance (context_map.c:202) 20250427085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5449101)[0x55e5c7854390]{disrupted}: Deallocated (fsm.c:568) 20250427085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@499161a88351: Final verdict of PTC: none 20250427085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{disconnected}: Freeing instance (context_map.c:206) 20250427085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e5c77ffeb0]{disconnected}: Deallocated (fsm.c:568) 20250427085940707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5449101 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427085940708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085940708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085940708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085940708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085940708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085940708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085940708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085940708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085940709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427085940709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085940709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085940709 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085940709 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) 20250427085940709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085940709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085940709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085940709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085940709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085940709 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(458)@499161a88351: Final verdict of PTC: none 20250427085940709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085940709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085940709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085940709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085940709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085940710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085940710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085940710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085940710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085940710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085940710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085940710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-MGCP(464)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(453)@499161a88351: Final verdict of PTC: none 20250427085940712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@499161a88351: Final verdict of PTC: pass 20250427085940713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@499161a88351: Final verdict of PTC: pass 20250427085940723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37280<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@499161a88351: Final verdict of PTC: pass 20250427085940729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sun Apr 27 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 20250427085940848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085941350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37282<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476888) Waiting for packet dumper to finish... 1 (prev_count=476888, count=477428) 20250427085942705 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085942705 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085942705 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427085942705 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085942705 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085942705 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 08:59:43 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@499161a88351: 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@499161a88351: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250427085944451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085944457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085944459 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44617<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085944561 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085944561 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085944567 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085944567 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944568 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085944568 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944568 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085944568 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944568 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085944568 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085944568 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40428 (stream_srv.c:142) 20250427085944568 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40428<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085944569 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944569 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085944569 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) 20250427085944569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085944569 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) 20250427085944569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944569 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) 20250427085944569 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) 20250427085944569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944569 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) 20250427085944569 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) 20250427085944569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085944569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085944569 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944569 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944569 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085944569 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) 20250427085944569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085944569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944569 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) 20250427085944569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944569 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) 20250427085944569 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) 20250427085944569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085944569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085944569 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944570 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944570 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085944570 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) 20250427085944570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085944570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944570 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085944570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085944570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085944570 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944570 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944570 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085944570 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) 20250427085944570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085944570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085944570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085944570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085944570 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944570 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 20250427085944570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085944570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085944570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944570 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 20250427085944570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085944570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085944570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085944570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085944570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085944570 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085944570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085944570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(477)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(482)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@499161a88351: v_sccp_pdu_maxlen:268 20250427085944594 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085944594 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944594 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085944594 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944594 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085944594 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944595 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085944595 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944596 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944596 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085944596 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) 20250427085944596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085944596 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) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 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) 20250427085944596 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) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944596 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) 20250427085944596 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) 20250427085944596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085944596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085944596 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944596 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944596 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085944596 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) 20250427085944596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 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) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944596 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) 20250427085944596 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) 20250427085944596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085944596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085944596 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944596 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944596 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085944596 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) 20250427085944596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944596 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085944596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085944596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085944596 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944596 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944596 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085944596 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) 20250427085944596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085944596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085944596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085944596 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944596 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 20250427085944596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085944596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085944596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944596 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 20250427085944596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085944596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085944596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085944596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085944596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427085944596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085944596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085944596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@499161a88351: v_sccp_pdu_maxlen:268 20250427085944630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085944630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085944630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085944630 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085944630 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) 20250427085944630 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085944630 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085944630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085944630 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@499161a88351: setverdict(pass): none -> pass 20250427085944636 DLINP DEBUG SRVCONN(,r=127.0.0.1:40428<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085944636 DLINP DEBUG SRVCONN(,r=127.0.0.1:40428<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085944636 DLINP DEBUG SRVCONN(,r=127.0.0.1:40428<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085944636 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085944636 DHNBAP DEBUG (127.0.0.1:40428 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085944636 DHNBAP NOTICE (127.0.0.1:40428 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085944636 DHNBAP NOTICE (127.0.0.1:40428 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085944636 DLINP DEBUG SRVCONN(,r=127.0.0.1:40428<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085944636 DLINP DEBUG SRVCONN(,r=127.0.0.1:40428<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085944781 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 20250427085944781 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 20250427085944781 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085944781 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085944789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085944789 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085944789 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085944789 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085944789 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085944789 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085944789 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 20250427085944789 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085944789 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  20250427085944789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085944791 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 20250427085944791 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 20250427085944791 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085944791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085944792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085944792 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085944792 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  20250427085944792 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085944792 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085944792 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085944792 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 20250427085944792 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085944792 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  20250427085944792 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085944792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085944793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085944793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085944793 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085944793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085944793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085944793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085944793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085944793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085944793 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085944793 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(482)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085944794 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944794 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085944794 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) 20250427085944794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085944794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085944795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085944795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085944795 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085944795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085944795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085944795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085944795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085944795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085944795 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  20250427085944797 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) 20250427085944797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085944797 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085944797 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085944797 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085944797 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085944797 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085944797 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 20250427085944797 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085944797 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  20250427085944798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085944800 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) 20250427085944800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085944800 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085944800 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  20250427085944800 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085944800 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085944800 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085944800 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 20250427085944800 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085944800 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  20250427085944800 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  20250427085944800 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085944800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085944801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085944801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085944801 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085944801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085944801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085944801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085944801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085944801 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085944801 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085944801 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944802 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944802 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085944802 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) 20250427085944802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085944802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085944802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085944802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085944802 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944803 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085944803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085944803 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 20250427085944803 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 20250427085944803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085944803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085944803 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  20250427085944807 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 20250427085944807 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 20250427085944807 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085944807 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085944813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085944813 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085944813 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085944813 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085944813 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085944813 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085944813 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 20250427085944813 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085944813 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  20250427085944813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085944815 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085944815 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085944815 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  20250427085944815 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085944815 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085944815 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085944815 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 20250427085944815 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085944815 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  20250427085944815 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  20250427085944815 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  20250427085944815 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085944815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085944815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085944815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085944815 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085944815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085944815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085944815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085944815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085944815 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085944815 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085944815 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944816 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944816 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085944816 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) 20250427085944816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085944816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085944816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085944816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085944817 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085944817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085944817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085944817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085944817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085944817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085944817 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  20250427085944818 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 20250427085944818 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 20250427085944818 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085944818 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085944823 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) 20250427085944823 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085944823 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085944823 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085944823 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085944823 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085944823 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085944823 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 20250427085944823 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085944823 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  20250427085944823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085944825 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) 20250427085944825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085944825 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085944825 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  20250427085944825 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085944825 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085944825 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085944825 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 20250427085944825 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085944825 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  20250427085944825 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  20250427085944825 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  20250427085944825 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  20250427085944825 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085944825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085944825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085944825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085944825 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085944825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085944825 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085944825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085944825 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085944825 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085944825 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085944825 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085944826 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085944826 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085944826 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) 20250427085944826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085944826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085944826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085944826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085944826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085944826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085944826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085944826 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085944826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085944826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085944826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085944826 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085944827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085944827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085944827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085944827 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085944827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085944827 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' 20250427085944827 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 20250427085944827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085944827 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085944827 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(478)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085945597 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085945597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085945597 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085945597 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085945597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085945597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085945597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085945597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085945597 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945597 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085945597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085945597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085945597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085945597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085945597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085945597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085945597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085945597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085945597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085945597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085945597 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085945597 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085945597 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) 20250427085945597 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) 20250427085945597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085945597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085945597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085945597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085945597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085945597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085945597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085945597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085945597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085945597 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085945597 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085945597 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085945597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085945597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085945597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085945598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085945598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085945598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085945598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085945598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945598 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  20250427085945599 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085945599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085945599 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085945599 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085945600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085945600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085945600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085945600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085945600 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945600 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085945600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085945600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085945600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085945600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085945600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085945600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085945600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085945600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085945600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085945601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085945601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085945601 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085945601 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085945603 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) 20250427085945603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085945603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085945603 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 20250427085945603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085945603 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 20250427085945603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085945603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085945603 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945603 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085945603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085945603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085945603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085945603 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) 20250427085945603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085945603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085945603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085945603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085945603 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) 20250427085945603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945603 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) 20250427085945603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085945604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085945604 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085945604 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085945604 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) 20250427085945604 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) 20250427085945604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085945604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085945604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085945604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085945604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085945604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085945604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085945604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085945604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 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) 20250427085945604 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085945604 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427085945604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085945604 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085945604 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085945604 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085945604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085945604 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' 20250427085945604 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 20250427085945604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085945604 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945604 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 01 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  20250427085945605 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) 20250427085945605 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085945605 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085945605 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 20250427085945605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085945605 DLSS7 <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' 20250427085945605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085945605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085945605 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945605 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085945605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085945605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085945605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085945605 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) 20250427085945605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085945605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085945605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085945605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085945605 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) 20250427085945605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945605 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) 20250427085945605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085945605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085945605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085945605 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085945605 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085945617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085945617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085945617 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085945617 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085945617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085945617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085945617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085945617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085945617 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945617 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085945617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085945617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085945617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085945617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085945617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085945617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085945617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085945617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085945617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085945617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085945617 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085945617 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085945617 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) 20250427085945617 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) 20250427085945617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085945617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085945617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085945617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085945617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085945617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085945617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085945617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085945617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085945617 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085945617 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085945618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085945618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085945618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085945618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085945618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085945618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085945618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085945618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085945618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945618 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  20250427085945620 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085945620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085945620 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085945620 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085945620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085945620 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085945620 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085945620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085945620 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945620 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085945620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085945620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085945620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085945620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085945620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085945620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085945620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085945620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085945620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085945620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085945620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085945620 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085945620 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085945625 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) 20250427085945625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085945625 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085945625 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 20250427085945625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085945625 DLSS7 <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' 20250427085945625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085945625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085945625 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945625 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085945625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085945625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085945625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085945625 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) 20250427085945625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085945625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085945625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085945625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085945625 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) 20250427085945625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945625 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) 20250427085945625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085945625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085945625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085945625 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085945625 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) 20250427085945625 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) 20250427085945625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085945625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085945625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085945625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085945625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085945625 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085945625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085945625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085945625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085945625 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085945625 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427085945626 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085945626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085945626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085945626 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085945626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085945626 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 20250427085945626 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 20250427085945626 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085945626 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945626 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  20250427085945627 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) 20250427085945627 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085945627 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085945627 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 20250427085945627 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085945627 DLSS7 <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' 20250427085945627 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085945627 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085945627 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085945627 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085945627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085945627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085945627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085945627 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) 20250427085945627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085945627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085945627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085945627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085945627 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) 20250427085945627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085945627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945627 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) 20250427085945627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085945627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085945627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085945627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085945627 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085945627 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085945627 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085946648 DLCTRL DEBUG Command: GET 530144391 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085946648 DLCTRL DEBUG Tx Command reply: GET_REPLY 530144391 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085946655 DLCTRL DEBUG Command: GET 990287466 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085946655 DLCTRL DEBUG Tx Command reply: GET_REPLY 990287466 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085946659 DLCTRL DEBUG Command: GET 325225697 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085946659 DLCTRL DEBUG Tx Command reply: GET_REPLY 325225697 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085946662 DLCTRL DEBUG Command: GET 294214756 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085946662 DLCTRL DEBUG Tx Command reply: GET_REPLY 294214756 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085946665 DLCTRL DEBUG Command: GET 78763998 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085946665 DLCTRL DEBUG Tx Command reply: GET_REPLY 78763998 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085946668 DLCTRL DEBUG Command: GET 617750004 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085946668 DLCTRL DEBUG Tx Command reply: GET_REPLY 617750004 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085946671 DLCTRL DEBUG Command: GET 392256737 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085946671 DLCTRL DEBUG Tx Command reply: GET_REPLY 392256737 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085946673 DLCTRL DEBUG Command: GET 722567512 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085946673 DLCTRL DEBUG Tx Command reply: GET_REPLY 722567512 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085946675 DLCTRL DEBUG Command: GET 277501870 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085946675 DLCTRL DEBUG Tx Command reply: GET_REPLY 277501870 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085946677 DLCTRL DEBUG Command: GET 178777882 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085946677 DLCTRL DEBUG Tx Command reply: GET_REPLY 178777882 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085946678 DLCTRL DEBUG Command: GET 443247488 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085946678 DLCTRL DEBUG Tx Command reply: GET_REPLY 443247488 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085946680 DLCTRL DEBUG Command: GET 413404494 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085946680 DLCTRL DEBUG Tx Command reply: GET_REPLY 413404494 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085946681 DLCTRL DEBUG Command: GET 789873537 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085946681 DLCTRL DEBUG Tx Command reply: GET_REPLY 789873537 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085946682 DLCTRL DEBUG Command: GET 684796856 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085946682 DLCTRL DEBUG Tx Command reply: GET_REPLY 684796856 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085946683 DLCTRL DEBUG Command: GET 914562636 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085946683 DLCTRL DEBUG Tx Command reply: GET_REPLY 914562636 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085946684 DLCTRL DEBUG Command: GET 871689851 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085946684 DLCTRL DEBUG Tx Command reply: GET_REPLY 871689851 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085946685 DLCTRL DEBUG Command: GET 842891181 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085946685 DLCTRL DEBUG Tx Command reply: GET_REPLY 842891181 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085946686 DLCTRL DEBUG Command: GET 295035613 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085946686 DLCTRL DEBUG Tx Command reply: GET_REPLY 295035613 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085946687 DLCTRL DEBUG Command: GET 580151530 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085946687 DLCTRL DEBUG Tx Command reply: GET_REPLY 580151530 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085946688 DLCTRL DEBUG Command: GET 782709738 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085946688 DLCTRL DEBUG Tx Command reply: GET_REPLY 782709738 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000000000001011'B, t_guard := 20.000000 } 20250427085946710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33440<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)13863759 20250427085947732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085947732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085947732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427085947732 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085947732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd38b4f, normal) (hnbgw_rua.c:406) 20250427085947732 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427085947732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13863759)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085947732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13863759 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085947732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085947732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085947732 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13863759 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085947732 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427085947732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085947732 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13863759 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085947732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13863759 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427085947732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13863759)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085947732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085947732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085947732 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13863759 SCCP-58 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085947732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085947732 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085947732 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{IDLE}: Allocated (fsm.c:456) 20250427085947732 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085947732 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300000b0056400500f1100926) (sccp_scrc.c:415) 20250427085947732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085947732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085947732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085947732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085947732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085947732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085947732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085947732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085947732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085947732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085947732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085947733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085947733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085947733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085947733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085947733 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 0b 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) 20250427085947733 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085947733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085947733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13863759)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085947733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085947733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085947733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085947733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085947733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085947733 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085947733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085947733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085947733 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085947733 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 0b 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)4819534 HNBGW_Test.msc0-SCCP(477)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@499161a88351: setverdict(pass): none -> pass 20250427085947737 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085947737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085947737 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085947737 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085947737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085947737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085947737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085947737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085947737 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085947737 DLSS7 <000c> osmo_ss7_asp.c:1164 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 eb f2 83 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@499161a88351: 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 } } } 20250427085947737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085947737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085947737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085947737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085947737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085947737 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=00ebf283) (sccp_scrc.c:486) 20250427085947737 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250427085947737 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085947737 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085947737 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085947737 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085947737 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) 20250427085947737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085947737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085947738 DLCTRL DEBUG Command: GET 644224573 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085947738 DLCTRL DEBUG Tx Command reply: GET_REPLY 644224573 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085947739 DLCTRL DEBUG Command: GET 523253161 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085947739 DLCTRL DEBUG Tx Command reply: GET_REPLY 523253161 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085947740 DLCTRL DEBUG Command: GET 804017855 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085947740 DLCTRL DEBUG Tx Command reply: GET_REPLY 804017855 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085947741 DLCTRL DEBUG Command: GET 542938758 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085947741 DLCTRL DEBUG Tx Command reply: GET_REPLY 542938758 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085947741 DLCTRL DEBUG Command: GET 211445300 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085947741 DLCTRL DEBUG Tx Command reply: GET_REPLY 211445300 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085947742 DLCTRL DEBUG Command: GET 395417670 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085947742 DLCTRL DEBUG Tx Command reply: GET_REPLY 395417670 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085947743 DLCTRL DEBUG Command: GET 117439523 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085947743 DLCTRL DEBUG Tx Command reply: GET_REPLY 117439523 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085947744 DLCTRL DEBUG Command: GET 603919659 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085947744 DLCTRL DEBUG Tx Command reply: GET_REPLY 603919659 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085947744 DLCTRL DEBUG Command: GET 88731327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085947744 DLCTRL DEBUG Tx Command reply: GET_REPLY 88731327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085947745 DLCTRL DEBUG Command: GET 156172507 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085947745 DLCTRL DEBUG Tx Command reply: GET_REPLY 156172507 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085947746 DLCTRL DEBUG Command: GET 912412539 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085947746 DLCTRL DEBUG Tx Command reply: GET_REPLY 912412539 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085947747 DLCTRL DEBUG Command: GET 157166908 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085947747 DLCTRL DEBUG Tx Command reply: GET_REPLY 157166908 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085947749 DLCTRL DEBUG Command: GET 105925501 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085947749 DLCTRL DEBUG Tx Command reply: GET_REPLY 105925501 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085947750 DLCTRL DEBUG Command: GET 257829146 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085947750 DLCTRL DEBUG Tx Command reply: GET_REPLY 257829146 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085947752 DLCTRL DEBUG Command: GET 386650229 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085947752 DLCTRL DEBUG Tx Command reply: GET_REPLY 386650229 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085947753 DLCTRL DEBUG Command: GET 361839755 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085947753 DLCTRL DEBUG Tx Command reply: GET_REPLY 361839755 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085947755 DLCTRL DEBUG Command: GET 462943805 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085947755 DLCTRL DEBUG Tx Command reply: GET_REPLY 462943805 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085947756 DLCTRL DEBUG Command: GET 149582785 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085947756 DLCTRL DEBUG Tx Command reply: GET_REPLY 149582785 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085947757 DLCTRL DEBUG Command: GET 578845175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085947757 DLCTRL DEBUG Tx Command reply: GET_REPLY 578845175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085947758 DLCTRL DEBUG Command: GET 606268831 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085947758 DLCTRL DEBUG Tx Command reply: GET_REPLY 606268831 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000001011110'B, t_guard := 20.000000 } 20250427085947774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@499161a88351: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)10931017 20250427085948803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085948803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085948803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085948803 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085948803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa6cb49, normal) (hnbgw_rua.c:406) 20250427085948803 DHNB DEBUG map_rua[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427085948803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085948803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10931017 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085948803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085948803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085948803 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427085948803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10931017 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085948803 DCN DEBUG map_sccp[0x55e5c7800fe0]{init}: Allocated (fsm.c:456) 20250427085948803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085948803 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10931017 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085948803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10931017 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085948803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085948803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085948803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085948803 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10931017 SCCP-59 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085948803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085948803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085948803 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{IDLE}: Allocated (fsm.c:456) 20250427085948803 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085948803 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300005e0056400500f1100926) (sccp_scrc.c:415) 20250427085948803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085948803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085948803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085948803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085948803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085948803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085948803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085948803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085948803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085948803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085948803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085948803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085948803 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085948803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085948804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085948804 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 5e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085948804 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085948804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085948804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085948804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085948804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085948804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085948804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085948804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085948804 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' 20250427085948804 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 20250427085948804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085948804 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085948804 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 5e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@499161a88351: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)2293957 HNBGW_Test.msc1-SCCP(480)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@499161a88351: setverdict(pass): none -> pass 20250427085948824 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) 20250427085948824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085948824 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085948824 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 20250427085948824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085948824 DLSS7 <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' 20250427085948824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua MTC@499161a88351: 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 } } } 20250427085948824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085948824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085948824 DLSS7 <000c> osmo_ss7_asp.c:1164 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 42 80 a0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085948824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085948824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085948824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085948824 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) 20250427085948824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085948824 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=004280a0) (sccp_scrc.c:486) 20250427085948825 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250427085948825 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085948825 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085948825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085948825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085948825 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) 20250427085948825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085948825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085948825 DLCTRL DEBUG Command: GET 285898037 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085948825 DLCTRL DEBUG Tx Command reply: GET_REPLY 285898037 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427085948829 DLCTRL DEBUG Command: GET 524680125 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085948829 DLCTRL DEBUG Tx Command reply: GET_REPLY 524680125 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085948833 DLCTRL DEBUG Command: GET 682018981 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085948833 DLCTRL DEBUG Tx Command reply: GET_REPLY 682018981 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085948837 DLCTRL DEBUG Command: GET 490439466 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085948837 DLCTRL DEBUG Tx Command reply: GET_REPLY 490439466 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085948841 DLCTRL DEBUG Command: GET 752018676 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085948841 DLCTRL DEBUG Tx Command reply: GET_REPLY 752018676 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085948845 DLCTRL DEBUG Command: GET 876189561 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085948845 DLCTRL DEBUG Tx Command reply: GET_REPLY 876189561 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085948848 DLCTRL DEBUG Command: GET 312257919 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085948848 DLCTRL DEBUG Tx Command reply: GET_REPLY 312257919 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085948851 DLCTRL DEBUG Command: GET 693736597 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085948851 DLCTRL DEBUG Tx Command reply: GET_REPLY 693736597 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085948854 DLCTRL DEBUG Command: GET 583234140 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085948854 DLCTRL DEBUG Tx Command reply: GET_REPLY 583234140 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085948856 DLCTRL DEBUG Command: GET 410560515 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085948856 DLCTRL DEBUG Tx Command reply: GET_REPLY 410560515 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085948858 DLCTRL DEBUG Command: GET 760677780 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085948858 DLCTRL DEBUG Tx Command reply: GET_REPLY 760677780 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085948860 DLCTRL DEBUG Command: GET 491974569 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085948860 DLCTRL DEBUG Tx Command reply: GET_REPLY 491974569 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085948862 DLCTRL DEBUG Command: GET 726350283 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085948862 DLCTRL DEBUG Tx Command reply: GET_REPLY 726350283 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085948863 DLCTRL DEBUG Command: GET 333438397 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085948863 DLCTRL DEBUG Tx Command reply: GET_REPLY 333438397 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085948864 DLCTRL DEBUG Command: GET 633466170 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085948864 DLCTRL DEBUG Tx Command reply: GET_REPLY 633466170 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085948866 DLCTRL DEBUG Command: GET 312821992 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085948866 DLCTRL DEBUG Tx Command reply: GET_REPLY 312821992 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085948867 DLCTRL DEBUG Command: GET 946841894 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085948867 DLCTRL DEBUG Tx Command reply: GET_REPLY 946841894 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085948868 DLCTRL DEBUG Command: GET 150002006 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085948868 DLCTRL DEBUG Tx Command reply: GET_REPLY 150002006 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085948869 DLCTRL DEBUG Command: GET 141932745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085948869 DLCTRL DEBUG Tx Command reply: GET_REPLY 141932745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085948870 DLCTRL DEBUG Command: GET 66384063 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085948870 DLCTRL DEBUG Tx Command reply: GET_REPLY 66384063 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000101011111'B, t_guard := 20.000000 } 20250427085948893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@499161a88351: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)7108329 20250427085949925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085949925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085949925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427085949925 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085949925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c76e9, normal) (hnbgw_rua.c:406) 20250427085949925 DHNB DEBUG map_rua[0x55e5c77ffeb0]{init}: Allocated (fsm.c:456) 20250427085949925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7108329)[0x55e5c77ffeb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085949925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7108329 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085949925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085949925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085949925 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7108329 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427085949925 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7108329 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085949925 DCN DEBUG map_sccp[0x55e5c7827550]{init}: Allocated (fsm.c:456) 20250427085949925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085949925 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7108329 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085949925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7108329 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427085949925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7108329)[0x55e5c77ffeb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085949925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085949925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085949925 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7108329 SCCP-60 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085949925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085949925 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085949925 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{IDLE}: Allocated (fsm.c:456) 20250427085949925 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085949925 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300015f0056400500f1100926) (sccp_scrc.c:415) 20250427085949925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085949925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085949925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085949925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085949925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085949925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085949925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085949925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085949925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085949925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085949925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085949925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085949925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085949925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085949925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085949925 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 01 5f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085949925 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085949925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085949925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7108329)[0x55e5c77ffeb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085949926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085949926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085949926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085949926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085949926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085949926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085949926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085949926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085949926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085949926 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 01 5f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@499161a88351: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@499161a88351: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)6905877 HNBGW_Test.msc0-SCCP(477)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(492)@499161a88351: setverdict(pass): none -> pass 20250427085949934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085949934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085949934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085949934 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085949934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085949934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085949934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085949934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085949934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085949934 DLSS7 <000c> osmo_ss7_asp.c:1164 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 9c e9 ee 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085949934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085949934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085949934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085949934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085949934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085949934 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=009ce9ee) (sccp_scrc.c:486) 20250427085949934 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250427085949934 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085949934 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085949934 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085949934 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) MTC@499161a88351: 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 } } } 20250427085949934 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) 20250427085949934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085949934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427085949935 DLCTRL DEBUG Command: GET 221405547 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085949935 DLCTRL DEBUG Tx Command reply: GET_REPLY 221405547 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427085949938 DLCTRL DEBUG Command: GET 990999413 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085949938 DLCTRL DEBUG Tx Command reply: GET_REPLY 990999413 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085949940 DLCTRL DEBUG Command: GET 834659054 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085949940 DLCTRL DEBUG Tx Command reply: GET_REPLY 834659054 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085949943 DLCTRL DEBUG Command: GET 307775290 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085949943 DLCTRL DEBUG Tx Command reply: GET_REPLY 307775290 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085949945 DLCTRL DEBUG Command: GET 172193435 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085949945 DLCTRL DEBUG Tx Command reply: GET_REPLY 172193435 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085949948 DLCTRL DEBUG Command: GET 614844 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085949948 DLCTRL DEBUG Tx Command reply: GET_REPLY 614844 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427085949952 DLCTRL DEBUG Command: GET 247220957 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085949952 DLCTRL DEBUG Tx Command reply: GET_REPLY 247220957 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085949953 DLCTRL DEBUG Command: GET 571671173 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085949953 DLCTRL DEBUG Tx Command reply: GET_REPLY 571671173 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085949956 DLCTRL DEBUG Command: GET 684140006 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085949956 DLCTRL DEBUG Tx Command reply: GET_REPLY 684140006 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085949958 DLCTRL DEBUG Command: GET 433139798 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085949958 DLCTRL DEBUG Tx Command reply: GET_REPLY 433139798 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085949960 DLCTRL DEBUG Command: GET 23047935 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085949960 DLCTRL DEBUG Tx Command reply: GET_REPLY 23047935 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085949962 DLCTRL DEBUG Command: GET 301275986 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085949962 DLCTRL DEBUG Tx Command reply: GET_REPLY 301275986 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085949964 DLCTRL DEBUG Command: GET 162440069 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085949964 DLCTRL DEBUG Tx Command reply: GET_REPLY 162440069 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085949965 DLCTRL DEBUG Command: GET 497876841 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085949965 DLCTRL DEBUG Tx Command reply: GET_REPLY 497876841 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085949967 DLCTRL DEBUG Command: GET 171054355 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085949967 DLCTRL DEBUG Tx Command reply: GET_REPLY 171054355 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085949968 DLCTRL DEBUG Command: GET 125320901 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085949968 DLCTRL DEBUG Tx Command reply: GET_REPLY 125320901 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085949971 DLCTRL DEBUG Command: GET 440691467 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085949971 DLCTRL DEBUG Tx Command reply: GET_REPLY 440691467 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085949974 DLCTRL DEBUG Command: GET 420318843 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085949974 DLCTRL DEBUG Tx Command reply: GET_REPLY 420318843 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085949977 DLCTRL DEBUG Command: GET 915130174 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085949977 DLCTRL DEBUG Tx Command reply: GET_REPLY 915130174 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085949980 DLCTRL DEBUG Command: GET 657465222 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085949980 DLCTRL DEBUG Tx Command reply: GET_REPLY 657465222 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085949985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37308<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085949985 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44617<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(471)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(470)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085949987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085949988 DLINP DEBUG SRVCONN(,r=127.0.0.1:40428<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085949988 DLINP DEBUG SRVCONN(,r=127.0.0.1:40428<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085949988 DLINP NOTICE SRV(,r=127.0.0.1:40428<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085949988 DMAIN NOTICE (127.0.0.1:40428 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40428<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085949988 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(483)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@499161a88351: Final verdict of PTC: none 20250427085949990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085949990 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) 20250427085949990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085949990 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085949990 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085949990 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) 20250427085949990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085949991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085949991 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) 20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085949991 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085949991 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) 20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085949991 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 20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085949991 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085949991 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085949991 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085949991 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 20250427085949991 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  20250427085949991 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  20250427085949991 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  20250427085949991 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085949991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085949991 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(484)@499161a88351: Final verdict of PTC: none 20250427085949992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085949992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085949992 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085949992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085949992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085949992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085949992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085949992 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085949992 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085949992 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085949992 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085949992 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 20250427085949992 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) 20250427085949992 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085949992 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085949992 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085949992 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085949992 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085949992 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 20250427085949992 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  20250427085949992 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  20250427085949992 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085949992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085949992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085949992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085949993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085949993 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085949993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085949993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085949993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085949993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085949993 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085949993 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085949993 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085949993 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085949993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@499161a88351: Final verdict of PTC: none 20250427085949993 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085949993 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085949993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004280a0), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085949993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085949993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085949993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085949993 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085949993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085949993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085949993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 42 80 a0 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085949993 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085949993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085949992 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085949993 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) 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085949993 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 20250427085949993 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 20250427085949993 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085949993 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) 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085949993 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 20250427085949993 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) 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427085949993 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 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085949993 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085949993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085949993 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085949993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085949993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085949993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085949993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{disrupted}: Freeing instance (context_map.c:202) 20250427085949993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10931017)[0x55e5c78087b0]{disrupted}: Deallocated (fsm.c:568) 20250427085949993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085949993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{disconnected}: Freeing instance (context_map.c:206) 20250427085949993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e5c7800fe0]{disconnected}: Deallocated (fsm.c:568) 20250427085949993 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10931017 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085949993 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085949993 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085949993 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 20250427085949993 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  20250427085949993 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085949993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085949993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085949993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085949993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085949993 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250427085949994 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) 20250427085949994 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427085949994 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250427085949994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085949994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085949994 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085949994 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) 20250427085949994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085949994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085949994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085949994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085949994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085949994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085949994 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 20250427085949994 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@499161a88351: Final verdict of PTC: none 20250427085949994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13863759)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085949994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13863759)[0x55e5c7806360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085949994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085949994 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085949994 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085949994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebf283), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085949994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085949994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085949994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085949994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085949994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085949994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085949994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 eb f2 83 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085949994 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085949994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085949994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13863759)[0x55e5c7806360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085949994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13863759)[0x55e5c7806360]{disrupted}: Freeing instance (context_map.c:202) 20250427085949994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13863759)[0x55e5c7806360]{disrupted}: Deallocated (fsm.c:568) 20250427085949995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085949995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427085949995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427085949995 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13863759 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085949995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7108329)[0x55e5c77ffeb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427085949995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7108329)[0x55e5c77ffeb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427085949995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427085949995 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085949995 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085949995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ce9ee), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085949995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085949995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085949995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085949995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085949995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085949995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085949995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 9c e9 ee 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085949995 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085949995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085949995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7108329)[0x55e5c77ffeb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085949995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7108329)[0x55e5c77ffeb0]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc0-RAN(478)@499161a88351: Final verdict of PTC: none 20250427085949995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7108329)[0x55e5c77ffeb0]{disrupted}: Deallocated (fsm.c:568) 20250427085949995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085949995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{disconnected}: Freeing instance (context_map.c:206) 20250427085949995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e5c7827550]{disconnected}: Deallocated (fsm.c:568) 20250427085949995 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7108329 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427085949995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085949995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085949995 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085949995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085949995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085949995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085949995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085949995 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085949995 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085949995 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085949995 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085949996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085949996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085949996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085949996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085949996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085949996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085949996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085949996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085949996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085949996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085949996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085949996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-M3UA(479)@499161a88351: Final verdict of PTC: none 20250427085950006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33440<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@499161a88351: Final verdict of PTC: pass HNBGW-MGCP(489)@499161a88351: Final verdict of PTC: none 20250427085950007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33460<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@499161a88351: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(477)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(472)@499161a88351: Final verdict of PTC: none 20250427085950028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 08:59:50 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 20250427085950191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085950693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=554104) 20250427085950705 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085950705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014383e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085950705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085950705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085950705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085950705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085950705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085950705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085950705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 38 3e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085950706 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085950706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f9e2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085950706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085950706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085950706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085950706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085950706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085950706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085950706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f9 e2 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085950706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085950706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085950706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085950706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085950706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085950706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085950706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085950706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085950706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085950706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085950706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085950706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085950707 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085950707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085950707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085950707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085950707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085950707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085950707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085950707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085950707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4d 07 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085950707 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085950707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085950707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085950707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085950707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085950707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085950708 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085950708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002502fe), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085950708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085950708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085950708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085950708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085950708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085950708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085950708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 02 fe 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085950708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085950708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085950708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085950709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085950709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085950709 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=554104, count=577208) 20250427085951993 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085951993 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427085951993 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427085951993 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085951993 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085951993 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427085951995 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427085951995 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427085951995 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250427085953784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085953789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085953793 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35697<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085953889 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427085953889 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085953896 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085953896 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085953896 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085953896 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085953896 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085953896 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085953896 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085953896 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427085953897 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57607 (stream_srv.c:142) 20250427085953897 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57607<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427085953898 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085953898 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427085953898 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) 20250427085953898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085953898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085953898 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) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 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) 20250427085953898 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) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085953898 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) 20250427085953898 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) 20250427085953898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427085953898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085953898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085953898 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085953898 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085953898 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427085953898 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) 20250427085953898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085953898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 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) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085953898 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) 20250427085953898 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) 20250427085953898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427085953898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085953898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085953898 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085953898 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085953898 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085953898 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) 20250427085953898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085953898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085953898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085953898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085953898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085953898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085953898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085953898 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085953898 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085953898 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085953898 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) 20250427085953898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085953898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085953898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085953898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085953898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085953898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085953898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085953898 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085953898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085953898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085953898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085953898 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 20250427085953898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427085953898 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427085953898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085953898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085953898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085953898 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 20250427085953898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427085953898 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427085953898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085953898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085953898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085953898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085953898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085953898 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085953898 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085953898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085953898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085953898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085953898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085953898 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(503)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(501)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(506)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(504)@499161a88351: v_sccp_pdu_maxlen:268 20250427085953919 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085953919 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085953919 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085953919 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085953919 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085953919 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085953919 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085953919 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427085953919 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085953921 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085953921 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427085953921 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) 20250427085953921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085953921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085953921 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) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 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) 20250427085953921 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) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085953921 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) 20250427085953921 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) 20250427085953921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427085953921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085953921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085953921 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085953921 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085953921 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427085953921 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) 20250427085953921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085953921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 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) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085953921 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) 20250427085953921 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) 20250427085953921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427085953921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085953921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085953921 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085953921 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085953921 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085953921 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) 20250427085953921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085953921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085953921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085953921 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085953921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085953921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085953921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085953921 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085953921 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085953921 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085953921 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) 20250427085953921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085953921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085953921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085953921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085953921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085953921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085953921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085953921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085953921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085953921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085953921 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085953921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085953921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085953921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085953921 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 20250427085953921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427085953921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427085953921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085953921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085953921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085953921 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 20250427085953921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427085953921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427085953921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085953921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085953921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085953921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085953921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085953921 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 20250427085953921 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 20250427085953921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085953921 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085953921 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  20250427085953921 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085953921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085953921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085953921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085953921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085953921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427085953921 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@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(510)@499161a88351: v_sccp_pdu_maxlen:268 20250427085953951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085953951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085953951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085953951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085953951 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) 20250427085953951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085953951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085953951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085953951 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@499161a88351: setverdict(pass): none -> pass 20250427085953955 DLINP DEBUG SRVCONN(,r=127.0.0.1:57607<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085953955 DLINP DEBUG SRVCONN(,r=127.0.0.1:57607<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085953955 DLINP DEBUG SRVCONN(,r=127.0.0.1:57607<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427085953955 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427085953955 DHNBAP DEBUG (127.0.0.1:57607 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427085953955 DHNBAP NOTICE (127.0.0.1:57607 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427085953955 DHNBAP NOTICE (127.0.0.1:57607 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427085953955 DLINP DEBUG SRVCONN(,r=127.0.0.1:57607<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085953955 DLINP DEBUG SRVCONN(,r=127.0.0.1:57607<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085954108 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 20250427085954108 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 20250427085954108 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085954108 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427085954115 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954115 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427085954115 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085954115 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085954115 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085954115 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085954115 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085954115 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 20250427085954115 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085954115 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  20250427085954115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085954117 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 20250427085954117 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 20250427085954117 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085954117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427085954118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085954118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085954118 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  20250427085954118 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085954118 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085954118 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085954118 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 20250427085954118 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427085954118 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  20250427085954118 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  20250427085954118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085954118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085954118 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 20250427085954118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085954118 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427085954118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085954118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085954118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085954118 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085954118 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085954118 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085954120 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085954120 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427085954120 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) 20250427085954120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085954120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085954120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085954120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085954120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085954120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc1-M3UA(506)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427085954120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085954120 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085954120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085954120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085954120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085954120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085954120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085954120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085954120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085954121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954121 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  20250427085954126 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) 20250427085954126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427085954126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085954126 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085954126 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085954126 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085954126 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427085954126 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 20250427085954126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085954126 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  20250427085954126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085954128 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) 20250427085954128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085954128 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085954128 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  20250427085954128 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085954128 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085954128 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085954128 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 20250427085954128 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427085954129 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  20250427085954129 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  20250427085954129 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  20250427085954129 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085954129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085954129 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 20250427085954129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085954129 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427085954129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085954129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085954129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085954129 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085954129 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085954129 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085954130 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085954130 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427085954130 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) 20250427085954130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085954130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085954130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085954131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954131 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085954131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085954131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085954131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085954131 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085954131 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085954131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085954131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085954131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085954131 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' 20250427085954131 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 20250427085954131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085954131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954131 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  20250427085954132 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 20250427085954132 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 20250427085954132 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427085954132 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427085954137 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427085954137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427085954137 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085954137 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427085954137 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085954137 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427085954137 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 20250427085954137 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427085954137 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  20250427085954137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427085954139 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085954139 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085954139 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  20250427085954139 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085954139 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085954139 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427085954139 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 20250427085954139 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427085954139 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  20250427085954139 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  20250427085954139 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  20250427085954139 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  20250427085954139 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085954139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085954139 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427085954139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085954139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085954139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085954139 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085954139 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085954139 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085954139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085954139 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 20250427085954140 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085954140 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427085954140 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) 20250427085954140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085954140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085954140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085954140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085954141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085954141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085954141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427085954141 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085954141 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085954141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085954141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085954141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085954141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085954141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085954141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085954141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954141 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  20250427085954141 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 20250427085954141 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 20250427085954141 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 20250427085954141 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427085954141 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427085954141 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427085954141 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(512)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427085954145 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) 20250427085954145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427085954145 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427085954145 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427085954145 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  20250427085954145 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427085954145 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427085954146 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085954146 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 20250427085954146 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250427085954146 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  20250427085954146 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  20250427085954146 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  20250427085954146 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  20250427085954146 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085954146 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427085954146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427085954146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085954146 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085954146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085954146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085954146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085954146 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085954148 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) 20250427085954148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427085954148 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427085954148 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  20250427085954148 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427085954148 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427085954148 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250427085954148 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 20250427085954148 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427085954148 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  20250427085954148 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  20250427085954148 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  20250427085954148 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  20250427085954148 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085954148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427085954148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427085954148 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427085954148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085954148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085954148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085954148 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427085954148 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427085954148 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427085954149 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427085954149 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427085954149 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) 20250427085954149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085954149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085954149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085954149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954149 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085954150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085954150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085954150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085954150 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427085954150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085954150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085954150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085954150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085954150 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' 20250427085954150 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 20250427085954150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085954150 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954150 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085954922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085954922 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085954922 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085954922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085954922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085954922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085954922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085954922 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954922 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085954922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085954922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085954922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085954922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085954922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085954922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085954922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085954922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085954922 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085954922 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085954922 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) 20250427085954922 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) 20250427085954922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085954922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085954922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954922 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085954922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085954923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085954923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085954923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085954923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085954923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085954923 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954923 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  20250427085954922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085954922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085954922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085954922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085954922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085954922 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085954922 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427085954924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085954924 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085954924 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085954924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085954924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085954924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085954924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085954924 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954924 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085954924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085954924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085954924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085954924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085954924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085954924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427085954924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085954924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085954924 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085954924 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085954924 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085954928 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) 20250427085954928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085954928 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085954928 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 20250427085954928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085954928 DLSS7 <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' 20250427085954928 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085954928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085954928 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954928 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085954928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085954928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085954928 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) 20250427085954928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085954928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085954928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085954928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085954928 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) 20250427085954928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954928 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) 20250427085954928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085954928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085954928 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085954928 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) 20250427085954928 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) 20250427085954928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085954928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085954928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085954928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085954928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085954928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085954928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085954928 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085954928 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427085954928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954928 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085954928 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085954928 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085954928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085954928 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 20250427085954928 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 20250427085954928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085954929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954929 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  20250427085954930 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) 20250427085954930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085954930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085954930 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 20250427085954930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085954930 DLSS7 <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' 20250427085954930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085954930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085954930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954930 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085954930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085954930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085954930 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) 20250427085954930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085954930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085954930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427085954930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085954930 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) 20250427085954930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954930 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) 20250427085954930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085954930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085954930 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085954930 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085954935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085954935 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085954935 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085954935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085954935 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085954935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085954935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085954935 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954935 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085954935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085954935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085954935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085954935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085954935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085954935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085954935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085954935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085954936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085954936 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085954936 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) 20250427085954936 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) 20250427085954936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085954936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427085954936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085954936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085954936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427085954936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085954936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427085954936 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085954936 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427085954936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085954936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085954936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427085954936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427085954936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085954936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427085954936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427085954936 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954936 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  20250427085954936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427085954936 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427085954936 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427085954936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085954936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427085954936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085954936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085954936 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954936 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085954936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085954936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085954936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427085954936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085954936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085954936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427085954936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085954936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085954936 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085954936 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085954936 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427085954945 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) 20250427085954945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085954945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085954945 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 20250427085954945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085954945 DLSS7 <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' 20250427085954945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085954945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085954945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954945 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085954945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085954945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085954945 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) 20250427085954945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085954945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085954945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085954945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085954945 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) 20250427085954945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954945 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) 20250427085954945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085954945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427085954945 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427085954945 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) 20250427085954945 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) 20250427085954945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427085954945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427085954945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085954945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085954945 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085954945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427085954945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085954945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 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) 20250427085954945 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427085954945 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427085954945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085954945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085954945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085954945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427085954945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427085954945 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' 20250427085954945 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 20250427085954945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427085954945 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954945 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 0d 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  20250427085954946 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) 20250427085954946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427085954946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427085954946 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 20250427085954946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085954946 DLSS7 <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' 20250427085954946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085954946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085954946 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085954946 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427085954946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085954946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085954946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085954946 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) 20250427085954946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085954946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427085954946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427085954946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427085954946 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) 20250427085954946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085954946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954946 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) 20250427085954946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085954946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085954946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085954946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427085954947 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427085954947 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427085954947 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427085955965 DLCTRL DEBUG Command: GET 391706746 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085955965 DLCTRL DEBUG Tx Command reply: GET_REPLY 391706746 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085955968 DLCTRL DEBUG Command: GET 912623359 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085955968 DLCTRL DEBUG Tx Command reply: GET_REPLY 912623359 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085955971 DLCTRL DEBUG Command: GET 497446909 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085955971 DLCTRL DEBUG Tx Command reply: GET_REPLY 497446909 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085955976 DLCTRL DEBUG Command: GET 246071107 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085955976 DLCTRL DEBUG Tx Command reply: GET_REPLY 246071107 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085955980 DLCTRL DEBUG Command: GET 712531438 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085955980 DLCTRL DEBUG Tx Command reply: GET_REPLY 712531438 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427085955984 DLCTRL DEBUG Command: GET 555667171 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085955984 DLCTRL DEBUG Tx Command reply: GET_REPLY 555667171 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085955988 DLCTRL DEBUG Command: GET 586180938 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085955988 DLCTRL DEBUG Tx Command reply: GET_REPLY 586180938 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085955992 DLCTRL DEBUG Command: GET 553855376 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085955992 DLCTRL DEBUG Tx Command reply: GET_REPLY 553855376 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085955996 DLCTRL DEBUG Command: GET 575420701 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085955996 DLCTRL DEBUG Tx Command reply: GET_REPLY 575420701 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085956000 DLCTRL DEBUG Command: GET 22304834 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085956000 DLCTRL DEBUG Tx Command reply: GET_REPLY 22304834 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427085956004 DLCTRL DEBUG Command: GET 305984016 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085956004 DLCTRL DEBUG Tx Command reply: GET_REPLY 305984016 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085956008 DLCTRL DEBUG Command: GET 914957993 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085956008 DLCTRL DEBUG Tx Command reply: GET_REPLY 914957993 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085956012 DLCTRL DEBUG Command: GET 493847948 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085956012 DLCTRL DEBUG Tx Command reply: GET_REPLY 493847948 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085956016 DLCTRL DEBUG Command: GET 834779803 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085956016 DLCTRL DEBUG Tx Command reply: GET_REPLY 834779803 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085956020 DLCTRL DEBUG Command: GET 672474098 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085956020 DLCTRL DEBUG Tx Command reply: GET_REPLY 672474098 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427085956024 DLCTRL DEBUG Command: GET 677392341 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085956024 DLCTRL DEBUG Tx Command reply: GET_REPLY 677392341 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085956027 DLCTRL DEBUG Command: GET 996427872 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085956027 DLCTRL DEBUG Tx Command reply: GET_REPLY 996427872 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085956030 DLCTRL DEBUG Command: GET 383374448 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085956030 DLCTRL DEBUG Tx Command reply: GET_REPLY 383374448 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085956032 DLCTRL DEBUG Command: GET 962328616 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085956032 DLCTRL DEBUG Tx Command reply: GET_REPLY 962328616 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085956034 DLCTRL DEBUG Command: GET 715881757 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085956034 DLCTRL DEBUG Tx Command reply: GET_REPLY 715881757 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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 := '000000000000000100010011'B, t_guard := 20.000000 } 20250427085956061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)11313230 20250427085957096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085957096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085957096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085957096 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085957096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaca04e, normal) (hnbgw_rua.c:406) 20250427085957096 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427085957096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085957096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11313230 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085957096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085957096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085957096 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11313230 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085957096 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11313230 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085957096 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427085957096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085957096 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11313230 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085957096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11313230 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085957096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085957096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085957096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085957096 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11313230 SCCP-61 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085957096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085957096 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085957096 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{IDLE}: Allocated (fsm.c:456) 20250427085957096 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085957096 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001130056400500f1100926) (sccp_scrc.c:415) 20250427085957096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085957096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085957096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085957096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085957096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085957096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085957096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085957096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085957096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085957096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085957096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085957096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085957096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085957096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085957096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085957096 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 01 13 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085957096 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085957096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085957096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085957096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085957096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085957096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085957096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085957096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085957096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085957096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085957096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085957096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085957096 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 01 13 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)332112 HNBGW_Test.msc0-SCCP(501)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@499161a88351: 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)@499161a88351: setverdict(pass): none -> pass 20250427085957102 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085957102 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085957102 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085957102 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085957102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085957102 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085957102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085957102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085957102 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085957102 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d4 f1 41 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085957102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085957102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085957102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085957102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085957102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085957102 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=00d4f141) (sccp_scrc.c:486) 20250427085957102 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250427085957102 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085957102 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085957102 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085957102 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085957102 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) 20250427085957102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085957102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427085957103 DLCTRL DEBUG Command: GET 743218787 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085957103 DLCTRL DEBUG Tx Command reply: GET_REPLY 743218787 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085957104 DLCTRL DEBUG Command: GET 820463583 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085957104 DLCTRL DEBUG Tx Command reply: GET_REPLY 820463583 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085957105 DLCTRL DEBUG Command: GET 506435244 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085957105 DLCTRL DEBUG Tx Command reply: GET_REPLY 506435244 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085957109 DLCTRL DEBUG Command: GET 260785550 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085957109 DLCTRL DEBUG Tx Command reply: GET_REPLY 260785550 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085957112 DLCTRL DEBUG Command: GET 744714916 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085957112 DLCTRL DEBUG Tx Command reply: GET_REPLY 744714916 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085957115 DLCTRL DEBUG Command: GET 493127050 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085957115 DLCTRL DEBUG Tx Command reply: GET_REPLY 493127050 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085957117 DLCTRL DEBUG Command: GET 55493040 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085957117 DLCTRL DEBUG Tx Command reply: GET_REPLY 55493040 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085957119 DLCTRL DEBUG Command: GET 854599157 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085957119 DLCTRL DEBUG Tx Command reply: GET_REPLY 854599157 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085957120 DLCTRL DEBUG Command: GET 191407665 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085957120 DLCTRL DEBUG Tx Command reply: GET_REPLY 191407665 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085957121 DLCTRL DEBUG Command: GET 794000960 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085957121 DLCTRL DEBUG Tx Command reply: GET_REPLY 794000960 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085957122 DLCTRL DEBUG Command: GET 242025281 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085957122 DLCTRL DEBUG Tx Command reply: GET_REPLY 242025281 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085957124 DLCTRL DEBUG Command: GET 720113283 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085957124 DLCTRL DEBUG Tx Command reply: GET_REPLY 720113283 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085957125 DLCTRL DEBUG Command: GET 816599825 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085957125 DLCTRL DEBUG Tx Command reply: GET_REPLY 816599825 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085957125 DLCTRL DEBUG Command: GET 338692964 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085957125 DLCTRL DEBUG Tx Command reply: GET_REPLY 338692964 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085957126 DLCTRL DEBUG Command: GET 882664531 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085957126 DLCTRL DEBUG Tx Command reply: GET_REPLY 882664531 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085957127 DLCTRL DEBUG Command: GET 928664820 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085957127 DLCTRL DEBUG Tx Command reply: GET_REPLY 928664820 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085957128 DLCTRL DEBUG Command: GET 843955151 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085957128 DLCTRL DEBUG Tx Command reply: GET_REPLY 843955151 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085957129 DLCTRL DEBUG Command: GET 316035778 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085957129 DLCTRL DEBUG Tx Command reply: GET_REPLY 316035778 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085957130 DLCTRL DEBUG Command: GET 892990808 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085957130 DLCTRL DEBUG Tx Command reply: GET_REPLY 892990808 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085957131 DLCTRL DEBUG Command: GET 290513057 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085957131 DLCTRL DEBUG Tx Command reply: GET_REPLY 290513057 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000000001101'B, t_guard := 20.000000 } 20250427085957142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)11134275 20250427085958169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085958169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085958169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085958169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085958169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa9e543, normal) (hnbgw_rua.c:406) 20250427085958169 DHNB DEBUG map_rua[0x55e5c7827550]{init}: Allocated (fsm.c:456) 20250427085958169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085958169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11134275 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085958169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085958169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085958170 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11134275 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085958170 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11134275 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427085958170 DCN DEBUG map_sccp[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427085958170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085958170 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11134275 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427085958170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11134275 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085958170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085958170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085958170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085958170 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11134275 SCCP-62 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085958170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085958170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085958170 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{IDLE}: Allocated (fsm.c:456) 20250427085958170 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085958170 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300000d0056400500f1100926) (sccp_scrc.c:415) 20250427085958170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085958170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085958170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085958170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085958170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085958170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085958170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085958170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085958170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085958170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085958170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085958170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085958170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085958170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085958170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085958170 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 0d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085958170 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085958170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085958170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085958170 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085958170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085958170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085958170 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085958170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085958170 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' 20250427085958170 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 20250427085958170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427085958170 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085958170 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 0d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)11583234 HNBGW_Test.msc1-SCCP(504)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427085958192 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) 20250427085958192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427085958192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427085958192 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 20250427085958192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085958192 DLSS7 <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' 20250427085958192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085958192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085958192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085958192 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c9 ad 0b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085958192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085958192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085958192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085958192 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) 20250427085958192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085958192 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=00c9ad0b) (sccp_scrc.c:486) 20250427085958192 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250427085958192 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085958192 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085958192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085958192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085958192 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) 20250427085958192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085958192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427085958194 DLCTRL DEBUG Command: GET 962747838 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085958194 DLCTRL DEBUG Tx Command reply: GET_REPLY 962747838 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085958199 DLCTRL DEBUG Command: GET 70786258 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085958199 DLCTRL DEBUG Tx Command reply: GET_REPLY 70786258 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085958203 DLCTRL DEBUG Command: GET 737583506 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085958203 DLCTRL DEBUG Tx Command reply: GET_REPLY 737583506 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085958208 DLCTRL DEBUG Command: GET 874078190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085958208 DLCTRL DEBUG Tx Command reply: GET_REPLY 874078190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085958214 DLCTRL DEBUG Command: GET 847221773 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085958214 DLCTRL DEBUG Tx Command reply: GET_REPLY 847221773 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085958220 DLCTRL DEBUG Command: GET 250881122 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085958220 DLCTRL DEBUG Tx Command reply: GET_REPLY 250881122 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085958224 DLCTRL DEBUG Command: GET 125608746 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085958224 DLCTRL DEBUG Tx Command reply: GET_REPLY 125608746 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085958228 DLCTRL DEBUG Command: GET 588899482 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085958228 DLCTRL DEBUG Tx Command reply: GET_REPLY 588899482 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085958232 DLCTRL DEBUG Command: GET 690098256 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085958232 DLCTRL DEBUG Tx Command reply: GET_REPLY 690098256 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085958236 DLCTRL DEBUG Command: GET 310693365 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085958236 DLCTRL DEBUG Tx Command reply: GET_REPLY 310693365 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085958240 DLCTRL DEBUG Command: GET 163054432 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085958240 DLCTRL DEBUG Tx Command reply: GET_REPLY 163054432 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085958244 DLCTRL DEBUG Command: GET 553677356 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085958244 DLCTRL DEBUG Tx Command reply: GET_REPLY 553677356 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085958248 DLCTRL DEBUG Command: GET 411078598 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085958248 DLCTRL DEBUG Tx Command reply: GET_REPLY 411078598 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085958252 DLCTRL DEBUG Command: GET 878416650 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085958252 DLCTRL DEBUG Tx Command reply: GET_REPLY 878416650 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085958255 DLCTRL DEBUG Command: GET 360044000 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085958255 DLCTRL DEBUG Tx Command reply: GET_REPLY 360044000 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085958258 DLCTRL DEBUG Command: GET 794956461 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085958258 DLCTRL DEBUG Tx Command reply: GET_REPLY 794956461 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085958261 DLCTRL DEBUG Command: GET 315981608 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085958261 DLCTRL DEBUG Tx Command reply: GET_REPLY 315981608 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085958263 DLCTRL DEBUG Command: GET 702855592 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085958263 DLCTRL DEBUG Tx Command reply: GET_REPLY 702855592 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085958265 DLCTRL DEBUG Command: GET 321987407 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085958265 DLCTRL DEBUG Tx Command reply: GET_REPLY 321987407 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085958267 DLCTRL DEBUG Command: GET 375750397 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085958267 DLCTRL DEBUG Tx Command reply: GET_REPLY 375750397 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000100000111'B, t_guard := 20.000000 } 20250427085958304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)3787407 20250427085959333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085959333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085959333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427085959333 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427085959333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x39ca8f, normal) (hnbgw_rua.c:406) 20250427085959333 DHNB DEBUG map_rua[0x55e5c777f170]{init}: Allocated (fsm.c:456) 20250427085959333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427085959333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787407 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427085959333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085959333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085959333 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787407 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:674) 20250427085959333 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787407 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427085959333 DCN DEBUG map_sccp[0x55e5c7805520]{init}: Allocated (fsm.c:456) 20250427085959333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427085959333 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3787407 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427085959333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787407 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427085959333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427085959333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427085959333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427085959333 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787407 SCCP-63 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427085959333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427085959333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427085959333 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{IDLE}: Allocated (fsm.c:456) 20250427085959333 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427085959333 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001070056400500f1100926) (sccp_scrc.c:415) 20250427085959333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085959333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085959333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085959333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085959333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085959333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085959333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427085959333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427085959333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427085959333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085959333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085959333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085959333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085959333 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 07 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085959333 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427085959333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427085959333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427085959334 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085959334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085959334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085959334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085959334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427085959334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427085959334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427085959334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085959334 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 07 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@499161a88351: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)5485262 HNBGW_Test.msc0-SCCP(501)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427085959341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427085959341 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427085959341 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427085959341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427085959341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427085959341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427085959341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427085959341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427085959341 DLSS7 <000c> osmo_ss7_asp.c:1164 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 16 35 7a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427085959341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085959341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427085959341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427085959341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427085959341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427085959341 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=0016357a) (sccp_scrc.c:486) 20250427085959341 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250427085959341 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427085959341 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427085959341 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085959341 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427085959341 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) 20250427085959341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427085959341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427085959343 DLCTRL DEBUG Command: GET 779088638 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427085959343 DLCTRL DEBUG Tx Command reply: GET_REPLY 779088638 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427085959347 DLCTRL DEBUG Command: GET 929816707 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427085959347 DLCTRL DEBUG Tx Command reply: GET_REPLY 929816707 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427085959350 DLCTRL DEBUG Command: GET 300776428 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427085959350 DLCTRL DEBUG Tx Command reply: GET_REPLY 300776428 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250427085959352 DLCTRL DEBUG Command: GET 484913480 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085959352 DLCTRL DEBUG Tx Command reply: GET_REPLY 484913480 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085959354 DLCTRL DEBUG Command: GET 234527852 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427085959354 DLCTRL DEBUG Tx Command reply: GET_REPLY 234527852 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085959356 DLCTRL DEBUG Command: GET 882298281 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427085959356 DLCTRL DEBUG Tx Command reply: GET_REPLY 882298281 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427085959357 DLCTRL DEBUG Command: GET 598212529 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427085959357 DLCTRL DEBUG Tx Command reply: GET_REPLY 598212529 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427085959359 DLCTRL DEBUG Command: GET 676808224 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427085959359 DLCTRL DEBUG Tx Command reply: GET_REPLY 676808224 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250427085959360 DLCTRL DEBUG Command: GET 115736685 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085959360 DLCTRL DEBUG Tx Command reply: GET_REPLY 115736685 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085959362 DLCTRL DEBUG Command: GET 297117282 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427085959362 DLCTRL DEBUG Tx Command reply: GET_REPLY 297117282 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085959363 DLCTRL DEBUG Command: GET 140229993 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427085959363 DLCTRL DEBUG Tx Command reply: GET_REPLY 140229993 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427085959365 DLCTRL DEBUG Command: GET 572221550 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427085959365 DLCTRL DEBUG Tx Command reply: GET_REPLY 572221550 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427085959366 DLCTRL DEBUG Command: GET 980881725 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427085959366 DLCTRL DEBUG Tx Command reply: GET_REPLY 980881725 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085959368 DLCTRL DEBUG Command: GET 38228366 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085959368 DLCTRL DEBUG Tx Command reply: GET_REPLY 38228366 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085959369 DLCTRL DEBUG Command: GET 196824893 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427085959369 DLCTRL DEBUG Tx Command reply: GET_REPLY 196824893 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085959372 DLCTRL DEBUG Command: GET 350143044 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427085959372 DLCTRL DEBUG Tx Command reply: GET_REPLY 350143044 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427085959375 DLCTRL DEBUG Command: GET 202377802 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427085959375 DLCTRL DEBUG Tx Command reply: GET_REPLY 202377802 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427085959377 DLCTRL DEBUG Command: GET 759877067 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427085959377 DLCTRL DEBUG Tx Command reply: GET_REPLY 759877067 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427085959381 DLCTRL DEBUG Command: GET 873679723 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427085959381 DLCTRL DEBUG Tx Command reply: GET_REPLY 873679723 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427085959384 DLCTRL DEBUG Command: GET 818052351 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427085959384 DLCTRL DEBUG Tx Command reply: GET_REPLY 818052351 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427085959393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33494<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085959393 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35697<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(495)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(494)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427085959398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085959399 DLINP DEBUG SRVCONN(,r=127.0.0.1:57607<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085959399 DLINP DEBUG SRVCONN(,r=127.0.0.1:57607<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085959399 DLINP NOTICE SRV(,r=127.0.0.1:57607<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085959399 DMAIN NOTICE (127.0.0.1:57607 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57607<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427085959399 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)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@499161a88351: Final verdict of PTC: none20250427085959401 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085959401 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) 20250427085959401 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085959401 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427085959401 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085959401 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) 20250427085959401 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085959401 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427085959401 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085959401 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) 20250427085959401 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085959401 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085959401 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085959401 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) 20250427085959401 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085959401 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427085959402 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085959402 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) 20250427085959402 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085959402 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085959402 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 20250427085959402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959402 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427085959402 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085959402 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085959402 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085959402 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085959402 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 20250427085959402 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  20250427085959402 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  20250427085959402 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  20250427085959402 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085959402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085959402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(510)@499161a88351: Final verdict of PTC: none20250427085959402 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085959402 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) 20250427085959402 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085959402 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(507)@499161a88351: Final verdict of PTC: none 20250427085959403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085959403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085959403 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427085959403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085959403 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 20250427085959403 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085959403 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) 20250427085959403 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427085959403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085959403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085959403 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085959403 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085959403 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085959403 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(505)@499161a88351: Final verdict of PTC: none 20250427085959404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085959404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085959404 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427085959404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@499161a88351: Final verdict of PTC: none 20250427085959404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085959404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085959404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085959404 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085959404 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085959404 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085959404 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085959404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085959404 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085959404 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085959404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9ad0b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085959404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959403 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085959403 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085959403 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085959403 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085959403 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 20250427085959403 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  20250427085959403 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  20250427085959403 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085959403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085959403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085959403 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 20250427085959403 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) 20250427085959403 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427085959403 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085959403 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085959403 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085959403 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427085959403 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 20250427085959404 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  20250427085959404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085959404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085959404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427085959404 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427085959404 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) 20250427085959404 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427085959404 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427085959404 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 20250427085959404 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427085959404 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) 20250427085959404 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427085959404 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427085959404 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 20250427085959404 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 20250427085959404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959404 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427085959404 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427085959404 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427085959404 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427085959405 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427085959405 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 20250427085959405 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427085959405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427085959405 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)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@499161a88351: Final verdict of PTC: none 20250427085959404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085959405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085959405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085959405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085959405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 ad 0b 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085959405 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085959405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085959405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085959405 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085959405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085959405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085959405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085959405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{disrupted}: Freeing instance (context_map.c:202) 20250427085959405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11134275)[0x55e5c7827550]{disrupted}: Deallocated (fsm.c:568) 20250427085959405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@499161a88351: Final verdict of PTC: none 20250427085959405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{disconnected}: Freeing instance (context_map.c:206) 20250427085959405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e5c78087b0]{disconnected}: Deallocated (fsm.c:568) 20250427085959405 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11134275 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250427085959406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085959406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-M3UA(503)@499161a88351: Final verdict of PTC: none20250427085959406 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427085959406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085959407 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959407 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085959407 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085959406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085959406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085959406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085959406 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085959406 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085959406 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085959406 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085959406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427085959406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427085959407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427085959407 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085959407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085959407 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085959407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427085959407 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427085959407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427085959407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427085959407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427085959407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427085959407 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427085959407 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427085959407 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427085959407 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427085959407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085959408 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085959408 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085959408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4f141), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085959408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085959408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085959408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085959408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085959408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d4 f1 41 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085959408 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085959408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085959408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085959408 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085959408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085959408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085959408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085959408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{disrupted}: Freeing instance (context_map.c:202) 20250427085959408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11313230)[0x55e5c7806360]{disrupted}: Deallocated (fsm.c:568) 20250427085959408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085959408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427085959408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427085959408 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11313230 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250427085959408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427085959408 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427085959408 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427085959408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016357a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427085959408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085959409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085959409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085959409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085959409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 16 35 7a 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085959409 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427085959409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427085959409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427085959409 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427085959409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427085959409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427085959409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427085959409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{disrupted}: Freeing instance (context_map.c:202) 20250427085959409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3787407)[0x55e5c777f170]{disrupted}: Deallocated (fsm.c:568) 20250427085959409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427085959409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{disconnected}: Freeing instance (context_map.c:206) 20250427085959409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e5c7805520]{disconnected}: Deallocated (fsm.c:568) 20250427085959409 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3787407 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250427085959409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427085959409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427085959409 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427085959409 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) 20250427085959409 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427085959410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085959410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085959410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085959410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085959410 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085959411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085959411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085959411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085959411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085959411 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_0_round_robin-Iuh0(497)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(513)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@499161a88351: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@499161a88351: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@499161a88351: Final verdict of PTC: pass 20250427085959417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37126<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(501)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(496)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@499161a88351: 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'. 20250427085959448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37106<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427085959448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Apr 27 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 20250427085959596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427085959994 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085959994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004280a0), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085959994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085959994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427085959994 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085959994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427085959994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085959994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 42 80 a0 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085959995 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085959995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebf283), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085959995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085959995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085959995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085959995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085959995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085959995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085959995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 eb f2 83 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085959995 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085959995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085959995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427085959995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427085959995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427085959995 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085959995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085959995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085959995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085959995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427085959996 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427085959996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ce9ee), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427085959996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085959996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427085959996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427085959996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427085959996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427085959996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427085959996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c e9 ee 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427085959996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427085959996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427085959996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427085959996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427085959996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427085959996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090000199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=571924) 20250427090000706 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090000706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f9e2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090000706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090000707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090000707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090000707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090000707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090000707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090000707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f9 e2 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090000707 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090000707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014383e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090000707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090000707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090000707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090000707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090000707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090000707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090000707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 38 3e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090000707 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090000707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090000707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090000707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090000707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090000707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090000707 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090000707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090000707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090000707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090000707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090000707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090000708 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090000708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090000708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090000708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090000708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090000708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090000708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090000708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090000708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4d 07 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090000708 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090000708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002502fe), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090000708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090000708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090000708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090000708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090000708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090000708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090000708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 02 fe 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090000709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090000709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090000709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090000709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090000709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090000709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090000709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090000709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090000709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090000709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090000709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090000709 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=571924, count=590364) 20250427090001403 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090001403 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090001403 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090001403 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090001403 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090001403 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090001404 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090001404 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090001404 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090001405 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090001405 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090001405 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:00: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_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@499161a88351: 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@499161a88351: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250427090003306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090003310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090003314 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42671<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090003406 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090003406 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090003415 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090003415 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003415 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090003415 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003416 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090003416 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090003416 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56200 (stream_srv.c:142) 20250427090003416 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56200<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090003416 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003416 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090003416 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) 20250427090003416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090003416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090003416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090003416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090003416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090003416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090003416 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003416 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090003416 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003416 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090003416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090003416 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090003417 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003417 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090003417 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) 20250427090003417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090003417 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) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003417 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) 20250427090003417 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) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003417 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) 20250427090003417 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) 20250427090003417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090003417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090003417 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003417 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003417 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090003417 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) 20250427090003417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090003417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003417 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) 20250427090003417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003417 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) 20250427090003417 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) 20250427090003417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090003417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090003417 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003417 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003417 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090003417 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) 20250427090003417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090003417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090003418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090003418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090003418 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003418 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 20250427090003418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090003418 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090003418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003418 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 20250427090003418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090003418 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090003418 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090003418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090003418 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(527)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(525)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(530)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(528)@499161a88351: v_sccp_pdu_maxlen:268 20250427090003447 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090003447 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003447 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090003447 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003447 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090003447 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003447 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090003447 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003449 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003449 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090003449 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) 20250427090003449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090003449 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) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 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) 20250427090003449 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) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003449 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) 20250427090003449 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) 20250427090003449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090003449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090003449 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003449 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003449 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090003449 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) 20250427090003449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 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) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003449 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) 20250427090003449 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) 20250427090003449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090003449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090003449 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003449 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003449 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090003449 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) 20250427090003449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003449 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090003449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090003449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090003449 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003449 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090003449 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) 20250427090003449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090003449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090003449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090003449 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003449 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 20250427090003449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090003449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090003449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003449 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 20250427090003449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090003449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090003449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090003449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090003449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090003449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090003449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090003449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@499161a88351: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@499161a88351: v_sccp_pdu_maxlen:268 20250427090003487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090003487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090003487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090003487 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090003487 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) 20250427090003487 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090003487 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090003487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090003487 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@499161a88351: setverdict(pass): none -> pass 20250427090003492 DLINP DEBUG SRVCONN(,r=127.0.0.1:56200<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090003492 DLINP DEBUG SRVCONN(,r=127.0.0.1:56200<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090003492 DLINP DEBUG SRVCONN(,r=127.0.0.1:56200<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090003492 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090003492 DHNBAP DEBUG (127.0.0.1:56200 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090003492 DHNBAP NOTICE (127.0.0.1:56200 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090003492 DHNBAP NOTICE (127.0.0.1:56200 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090003492 DLINP DEBUG SRVCONN(,r=127.0.0.1:56200<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090003492 DLINP DEBUG SRVCONN(,r=127.0.0.1:56200<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090003632 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 20250427090003632 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 20250427090003632 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090003632 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090003637 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090003637 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090003637 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090003637 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090003637 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090003637 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090003637 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 20250427090003637 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090003637 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  20250427090003637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090003640 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003640 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090003640 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090003640 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  20250427090003640 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090003640 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090003640 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090003640 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 20250427090003640 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090003640 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  20250427090003640 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090003640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090003640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090003640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090003640 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090003640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090003640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090003640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090003640 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090003640 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090003640 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090003640 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003642 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003642 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090003642 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) 20250427090003642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090003642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090003642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090003642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090003642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090003642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090003642 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090003642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090003642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090003642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090003642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090003642 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090003643 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  20250427090003644 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 20250427090003644 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 20250427090003644 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090003644 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090003651 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) 20250427090003651 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090003651 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090003651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090003651 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090003652 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090003652 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090003652 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 20250427090003652 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090003652 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  20250427090003652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090003654 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) 20250427090003654 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090003654 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090003654 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  20250427090003654 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090003654 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090003654 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090003654 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 20250427090003654 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090003654 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  20250427090003654 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  20250427090003654 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090003654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090003654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090003654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090003654 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090003654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090003654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090003654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090003654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090003654 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090003654 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090003654 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003656 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003656 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090003656 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) 20250427090003656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090003656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003656 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090003656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090003656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090003656 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003656 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090003656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090003656 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' 20250427090003656 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 20250427090003656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090003656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090003656 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  20250427090003661 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 20250427090003661 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 20250427090003661 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090003661 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090003663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003663 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090003663 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090003663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090003663 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090003663 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090003663 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090003663 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 20250427090003663 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090003663 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  20250427090003663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090003663 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003663 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090003663 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090003663 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  20250427090003663 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090003663 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090003663 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090003663 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 20250427090003663 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090003663 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  20250427090003663 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  20250427090003663 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  20250427090003663 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090003663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090003663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090003664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090003664 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090003664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090003664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090003664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090003664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090003664 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090003664 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090003664 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003665 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003665 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090003665 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) 20250427090003665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090003665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090003665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090003665 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090003665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090003665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090003665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090003665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090003665 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090003665 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090003665 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  20250427090003673 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 20250427090003673 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 20250427090003673 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090003673 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(536)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090003674 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) 20250427090003674 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090003674 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090003674 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090003674 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090003674 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090003674 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090003674 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 20250427090003674 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090003674 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  20250427090003674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090003675 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) 20250427090003675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090003675 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090003675 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  20250427090003675 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090003675 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090003675 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090003675 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 20250427090003675 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090003675 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  20250427090003675 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  20250427090003675 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  20250427090003675 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  20250427090003675 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090003675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090003675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090003675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090003675 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090003675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090003675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090003675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090003675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090003675 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090003675 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090003675 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090003676 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090003676 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090003676 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) 20250427090003676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090003676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090003676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090003676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090003676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090003676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090003676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090003676 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090003676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090003676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090003676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090003676 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090003677 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090003677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090003677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090003677 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090003677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090003677 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' 20250427090003677 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 20250427090003677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090003677 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090003677 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090004446 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090004446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090004446 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090004446 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090004446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090004446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090004446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090004446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090004446 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004446 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090004447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090004447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090004447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090004447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090004447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090004447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090004447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090004447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090004447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090004447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090004447 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090004447 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090004447 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) 20250427090004447 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) 20250427090004447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090004447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090004447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090004447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090004447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090004447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090004447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090004447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090004447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090004447 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090004447 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090004448 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090004448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090004448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090004448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090004448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090004448 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090004448 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090004448 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090004448 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004448 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  20250427090004450 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090004450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090004450 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090004450 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090004450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090004450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090004450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090004450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090004450 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004450 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090004450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090004450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090004450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090004450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090004450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090004450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090004450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090004450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090004450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090004450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090004450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090004450 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090004450 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090004452 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) 20250427090004452 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090004452 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090004452 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 20250427090004452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090004452 DLSS7 <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' 20250427090004452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090004452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090004452 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004452 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090004452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090004452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090004452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090004452 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) 20250427090004452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090004452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090004452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090004452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090004452 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) 20250427090004452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004452 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) 20250427090004452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090004452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090004452 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090004452 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090004452 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) 20250427090004452 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) 20250427090004452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090004452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090004452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090004452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090004452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090004452 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090004452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090004452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090004452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 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) 20250427090004452 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090004452 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090004453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090004453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090004453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090004453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090004453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090004453 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' 20250427090004453 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 20250427090004453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090004453 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004453 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 01 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  20250427090004455 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) 20250427090004455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090004455 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090004455 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 20250427090004455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090004455 DLSS7 <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' 20250427090004455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090004455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090004455 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004455 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090004455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090004455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090004455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090004455 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) 20250427090004455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090004455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090004455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090004455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090004455 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) 20250427090004455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004455 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) 20250427090004455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090004455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090004455 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090004455 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090004455 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090004469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090004469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090004469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090004469 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090004469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090004469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090004469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090004469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090004470 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004470 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090004470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090004470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090004470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090004470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090004470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090004470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090004470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090004470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090004470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090004470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090004470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090004470 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090004470 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) 20250427090004470 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) 20250427090004470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090004470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090004470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090004470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090004470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090004470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090004470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090004470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090004470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090004470 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090004470 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090004470 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090004470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090004470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090004470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090004470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090004470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090004470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090004470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090004470 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004470 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  20250427090004471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090004471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090004471 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090004471 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090004471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090004471 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090004471 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090004471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090004471 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004471 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090004471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090004471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090004471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090004471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090004471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090004471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090004471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090004471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090004471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090004471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090004471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090004471 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090004471 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090004478 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) 20250427090004478 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090004478 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090004478 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 20250427090004478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090004478 DLSS7 <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' 20250427090004478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090004478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090004478 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004478 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090004478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090004478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090004478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090004478 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) 20250427090004478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090004478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090004478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090004478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090004478 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) 20250427090004478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004478 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) 20250427090004478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090004478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090004478 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090004478 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090004478 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) 20250427090004478 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) 20250427090004478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090004478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090004478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090004478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090004478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090004478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090004478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090004478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090004478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090004478 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090004478 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090004478 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090004478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090004478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090004478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090004478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090004479 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' 20250427090004479 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 20250427090004479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090004479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004479 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  20250427090004480 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) 20250427090004480 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090004480 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090004480 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 20250427090004480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090004480 DLSS7 <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' 20250427090004480 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090004480 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090004480 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090004480 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090004480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090004480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090004480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090004480 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) 20250427090004480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090004480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090004480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090004480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090004480 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) 20250427090004480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090004480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004480 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) 20250427090004480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090004480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090004480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090004480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090004480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090004480 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090004480 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090005499 DLCTRL DEBUG Command: GET 178707951 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090005499 DLCTRL DEBUG Tx Command reply: GET_REPLY 178707951 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090005502 DLCTRL DEBUG Command: GET 325882383 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090005502 DLCTRL DEBUG Tx Command reply: GET_REPLY 325882383 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090005503 DLCTRL DEBUG Command: GET 219815389 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090005504 DLCTRL DEBUG Tx Command reply: GET_REPLY 219815389 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090005505 DLCTRL DEBUG Command: GET 8976221 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090005505 DLCTRL DEBUG Tx Command reply: GET_REPLY 8976221 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090005506 DLCTRL DEBUG Command: GET 6256022 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090005506 DLCTRL DEBUG Tx Command reply: GET_REPLY 6256022 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090005507 DLCTRL DEBUG Command: GET 910022230 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090005507 DLCTRL DEBUG Tx Command reply: GET_REPLY 910022230 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090005508 DLCTRL DEBUG Command: GET 487651138 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090005508 DLCTRL DEBUG Tx Command reply: GET_REPLY 487651138 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090005509 DLCTRL DEBUG Command: GET 761488859 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090005509 DLCTRL DEBUG Tx Command reply: GET_REPLY 761488859 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090005510 DLCTRL DEBUG Command: GET 287100293 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090005510 DLCTRL DEBUG Tx Command reply: GET_REPLY 287100293 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090005511 DLCTRL DEBUG Command: GET 234093624 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090005511 DLCTRL DEBUG Tx Command reply: GET_REPLY 234093624 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090005512 DLCTRL DEBUG Command: GET 447908965 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090005512 DLCTRL DEBUG Tx Command reply: GET_REPLY 447908965 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090005512 DLCTRL DEBUG Command: GET 546548971 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090005512 DLCTRL DEBUG Tx Command reply: GET_REPLY 546548971 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090005513 DLCTRL DEBUG Command: GET 566026813 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090005513 DLCTRL DEBUG Tx Command reply: GET_REPLY 566026813 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090005514 DLCTRL DEBUG Command: GET 719467559 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090005514 DLCTRL DEBUG Tx Command reply: GET_REPLY 719467559 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090005515 DLCTRL DEBUG Command: GET 793837070 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090005515 DLCTRL DEBUG Tx Command reply: GET_REPLY 793837070 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090005516 DLCTRL DEBUG Command: GET 601518397 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090005516 DLCTRL DEBUG Tx Command reply: GET_REPLY 601518397 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090005517 DLCTRL DEBUG Command: GET 771601530 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090005517 DLCTRL DEBUG Tx Command reply: GET_REPLY 771601530 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090005518 DLCTRL DEBUG Command: GET 871388976 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090005518 DLCTRL DEBUG Tx Command reply: GET_REPLY 871388976 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090005519 DLCTRL DEBUG Command: GET 80867167 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090005519 DLCTRL DEBUG Tx Command reply: GET_REPLY 80867167 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090005520 DLCTRL DEBUG Command: GET 673532414 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090005520 DLCTRL DEBUG Tx Command reply: GET_REPLY 673532414 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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 := '000000000000000000111001'B, t_guard := 20.000000 } 20250427090005530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)9871767 20250427090006575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090006575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090006575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090006575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090006575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96a197, normal) (hnbgw_rua.c:406) 20250427090006575 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427090006575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871767)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090006575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871767 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090006575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090006575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090006575 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871767 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:674) 20250427090006575 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871767 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:694) 20250427090006575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871767 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090006575 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090006575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090006575 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9871767 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090006575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871767 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090006575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871767)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090006575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090006575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090006575 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871767 SCCP-64 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090006575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090006575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090006575 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{IDLE}: Allocated (fsm.c:456) 20250427090006575 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090006575 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000390056400500f1100926) (sccp_scrc.c:415) 20250427090006575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090006575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090006575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090006575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090006575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090006575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090006575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090006575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090006575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090006575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090006575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090006575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090006575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090006575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090006575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090006575 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 39 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090006575 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090006575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090006575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871767)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090006576 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090006576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090006576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090006576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090006576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090006576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090006576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090006576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090006576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090006576 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 39 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)13657440 HNBGW_Test.msc0-SCCP(525)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090006594 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090006594 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090006594 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090006594 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090006594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090006594 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090006594 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090006594 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090006594 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090006594 DLSS7 <000c> osmo_ss7_asp.c:1164 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 02 87 ac 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090006594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090006594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090006594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090006594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090006594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090006594 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=000287ac) (sccp_scrc.c:486) 20250427090006594 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250427090006594 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090006594 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090006594 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090006594 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090006594 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) 20250427090006594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090006594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090006597 DLCTRL DEBUG Command: GET 679173646 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090006597 DLCTRL DEBUG Tx Command reply: GET_REPLY 679173646 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090006602 DLCTRL DEBUG Command: GET 734570435 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090006602 DLCTRL DEBUG Tx Command reply: GET_REPLY 734570435 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090006606 DLCTRL DEBUG Command: GET 971941921 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090006606 DLCTRL DEBUG Tx Command reply: GET_REPLY 971941921 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250427090006609 DLCTRL DEBUG Command: GET 626612563 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090006609 DLCTRL DEBUG Tx Command reply: GET_REPLY 626612563 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090006613 DLCTRL DEBUG Command: GET 786740628 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090006613 DLCTRL DEBUG Tx Command reply: GET_REPLY 786740628 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090006617 DLCTRL DEBUG Command: GET 895269653 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090006617 DLCTRL DEBUG Tx Command reply: GET_REPLY 895269653 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090006619 DLCTRL DEBUG Command: GET 408799610 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090006619 DLCTRL DEBUG Tx Command reply: GET_REPLY 408799610 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090006622 DLCTRL DEBUG Command: GET 717297898 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090006622 DLCTRL DEBUG Tx Command reply: GET_REPLY 717297898 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090006624 DLCTRL DEBUG Command: GET 394130027 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090006624 DLCTRL DEBUG Tx Command reply: GET_REPLY 394130027 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090006626 DLCTRL DEBUG Command: GET 53658200 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090006626 DLCTRL DEBUG Tx Command reply: GET_REPLY 53658200 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090006627 DLCTRL DEBUG Command: GET 758917321 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090006627 DLCTRL DEBUG Tx Command reply: GET_REPLY 758917321 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090006629 DLCTRL DEBUG Command: GET 585435992 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090006629 DLCTRL DEBUG Tx Command reply: GET_REPLY 585435992 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090006630 DLCTRL DEBUG Command: GET 409955249 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090006630 DLCTRL DEBUG Tx Command reply: GET_REPLY 409955249 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090006632 DLCTRL DEBUG Command: GET 948153139 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090006632 DLCTRL DEBUG Tx Command reply: GET_REPLY 948153139 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090006633 DLCTRL DEBUG Command: GET 904106628 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090006633 DLCTRL DEBUG Tx Command reply: GET_REPLY 904106628 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090006634 DLCTRL DEBUG Command: GET 481273465 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090006634 DLCTRL DEBUG Tx Command reply: GET_REPLY 481273465 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090006635 DLCTRL DEBUG Command: GET 45915858 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090006635 DLCTRL DEBUG Tx Command reply: GET_REPLY 45915858 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090006636 DLCTRL DEBUG Command: GET 249477212 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090006636 DLCTRL DEBUG Tx Command reply: GET_REPLY 249477212 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090006637 DLCTRL DEBUG Command: GET 12680919 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090006637 DLCTRL DEBUG Tx Command reply: GET_REPLY 12680919 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090006638 DLCTRL DEBUG Command: GET 558145819 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090006638 DLCTRL DEBUG Tx Command reply: GET_REPLY 558145819 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000111011100'B, t_guard := 20.000000 } 20250427090006647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)3437118 20250427090007673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090007673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090007673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090007673 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090007673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x34723e, normal) (hnbgw_rua.c:406) 20250427090007673 DHNB DEBUG map_rua[0x55e5c7827550]{init}: Allocated (fsm.c:456) 20250427090007673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090007673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3437118 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090007673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090007673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090007673 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3437118 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:674) 20250427090007673 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3437118 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:694) 20250427090007673 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3437118 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427090007673 DCN DEBUG map_sccp[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427090007673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090007673 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3437118 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090007673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3437118 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090007673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090007673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090007673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090007673 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3437118 SCCP-65 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090007673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090007673 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090007673 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{IDLE}: Allocated (fsm.c:456) 20250427090007673 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090007673 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001dc0056400500f1100926) (sccp_scrc.c:415) 20250427090007673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090007673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090007673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090007673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090007673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090007674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090007674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090007674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090007674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090007674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090007674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090007674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090007674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090007674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090007674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090007674 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 dc 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090007674 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090007674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090007674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090007674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090007674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090007674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090007674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090007674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090007674 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' 20250427090007674 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 20250427090007674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090007674 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090007674 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 dc 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)16520053 HNBGW_Test.msc1-SCCP(528)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090007691 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) 20250427090007691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090007691 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090007691 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 20250427090007691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090007691 DLSS7 <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' 20250427090007691 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090007691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090007691 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090007691 DLSS7 <000c> osmo_ss7_asp.c:1164 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 13 08 bb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090007692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090007692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090007692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090007692 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) 20250427090007692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@499161a88351: setverdict(pass): none -> pass 20250427090007692 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=001308bb) (sccp_scrc.c:486) 20250427090007692 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250427090007692 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090007692 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090007692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090007692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090007692 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) 20250427090007692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090007692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090007695 DLCTRL DEBUG Command: GET 437256056 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090007695 DLCTRL DEBUG Tx Command reply: GET_REPLY 437256056 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090007700 DLCTRL DEBUG Command: GET 33621385 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090007700 DLCTRL DEBUG Tx Command reply: GET_REPLY 33621385 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090007704 DLCTRL DEBUG Command: GET 970893130 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090007704 DLCTRL DEBUG Tx Command reply: GET_REPLY 970893130 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250427090007707 DLCTRL DEBUG Command: GET 174528826 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090007707 DLCTRL DEBUG Tx Command reply: GET_REPLY 174528826 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090007712 DLCTRL DEBUG Command: GET 591490313 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090007712 DLCTRL DEBUG Tx Command reply: GET_REPLY 591490313 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090007717 DLCTRL DEBUG Command: GET 709092911 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090007717 DLCTRL DEBUG Tx Command reply: GET_REPLY 709092911 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090007721 DLCTRL DEBUG Command: GET 84545226 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090007721 DLCTRL DEBUG Tx Command reply: GET_REPLY 84545226 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090007726 DLCTRL DEBUG Command: GET 235953241 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090007726 DLCTRL DEBUG Tx Command reply: GET_REPLY 235953241 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250427090007728 DLCTRL DEBUG Command: GET 771000032 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090007728 DLCTRL DEBUG Tx Command reply: GET_REPLY 771000032 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090007731 DLCTRL DEBUG Command: GET 898965500 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090007731 DLCTRL DEBUG Tx Command reply: GET_REPLY 898965500 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090007733 DLCTRL DEBUG Command: GET 432966062 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090007733 DLCTRL DEBUG Tx Command reply: GET_REPLY 432966062 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090007735 DLCTRL DEBUG Command: GET 302462028 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090007735 DLCTRL DEBUG Tx Command reply: GET_REPLY 302462028 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090007737 DLCTRL DEBUG Command: GET 251849020 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090007737 DLCTRL DEBUG Tx Command reply: GET_REPLY 251849020 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090007739 DLCTRL DEBUG Command: GET 102004095 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090007739 DLCTRL DEBUG Tx Command reply: GET_REPLY 102004095 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090007741 DLCTRL DEBUG Command: GET 492794704 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090007741 DLCTRL DEBUG Tx Command reply: GET_REPLY 492794704 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090007742 DLCTRL DEBUG Command: GET 192146186 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090007742 DLCTRL DEBUG Tx Command reply: GET_REPLY 192146186 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090007744 DLCTRL DEBUG Command: GET 249972128 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090007744 DLCTRL DEBUG Tx Command reply: GET_REPLY 249972128 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090007745 DLCTRL DEBUG Command: GET 901411062 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090007745 DLCTRL DEBUG Tx Command reply: GET_REPLY 901411062 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090007747 DLCTRL DEBUG Command: GET 326961514 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090007747 DLCTRL DEBUG Tx Command reply: GET_REPLY 326961514 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090007748 DLCTRL DEBUG Command: GET 26547599 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090007748 DLCTRL DEBUG Tx Command reply: GET_REPLY 26547599 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000100011000'B, t_guard := 20.000000 } 20250427090007760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)4065978 20250427090008784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090008784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090008784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090008784 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090008784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e0aba, normal) (hnbgw_rua.c:406) 20250427090008784 DHNB DEBUG map_rua[0x55e5c7810260]{init}: Allocated (fsm.c:456) 20250427090008784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065978)[0x55e5c7810260]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090008784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065978 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090008784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090008784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090008784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065978 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:674) 20250427090008784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065978 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:694) 20250427090008784 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065978 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090008784 DCN DEBUG map_sccp[0x55e5c7821bf0]{init}: Allocated (fsm.c:456) 20250427090008784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090008784 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4065978 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090008784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065978 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090008784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065978)[0x55e5c7810260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090008784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090008784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090008784 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065978 SCCP-66 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090008784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090008784 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090008784 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{IDLE}: Allocated (fsm.c:456) 20250427090008784 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090008784 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001180056400500f1100926) (sccp_scrc.c:415) 20250427090008784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090008784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090008784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090008784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090008784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090008784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090008784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090008784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090008784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090008784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090008784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090008785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090008785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090008785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090008785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090008785 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 18 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090008785 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090008785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090008785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065978)[0x55e5c7810260]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090008785 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090008785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090008785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090008785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090008785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090008785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090008785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090008785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090008785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090008785 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 18 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@499161a88351: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)15119463 HNBGW_Test.msc0-SCCP(525)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090008792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090008792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090008792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090008792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090008792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090008792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090008792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090008792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090008792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090008792 DLSS7 <000c> osmo_ss7_asp.c:1164 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 95 78 02 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090008792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090008792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090008792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090008792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090008792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090008792 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=00957802) (sccp_scrc.c:486) 20250427090008792 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250427090008792 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090008792 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090008792 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090008792 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090008792 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) 20250427090008792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090008792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090008795 DLCTRL DEBUG Command: GET 674042718 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090008795 DLCTRL DEBUG Tx Command reply: GET_REPLY 674042718 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090008800 DLCTRL DEBUG Command: GET 13863145 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090008800 DLCTRL DEBUG Tx Command reply: GET_REPLY 13863145 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090008804 DLCTRL DEBUG Command: GET 642297199 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090008804 DLCTRL DEBUG Tx Command reply: GET_REPLY 642297199 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250427090008808 DLCTRL DEBUG Command: GET 16554523 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090008808 DLCTRL DEBUG Tx Command reply: GET_REPLY 16554523 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090008814 DLCTRL DEBUG Command: GET 315100660 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090008814 DLCTRL DEBUG Tx Command reply: GET_REPLY 315100660 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090008820 DLCTRL DEBUG Command: GET 525643932 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090008820 DLCTRL DEBUG Tx Command reply: GET_REPLY 525643932 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090008825 DLCTRL DEBUG Command: GET 336874971 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090008825 DLCTRL DEBUG Tx Command reply: GET_REPLY 336874971 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090008830 DLCTRL DEBUG Command: GET 235274996 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090008830 DLCTRL DEBUG Tx Command reply: GET_REPLY 235274996 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250427090008835 DLCTRL DEBUG Command: GET 241271928 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090008835 DLCTRL DEBUG Tx Command reply: GET_REPLY 241271928 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090008839 DLCTRL DEBUG Command: GET 317774760 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090008839 DLCTRL DEBUG Tx Command reply: GET_REPLY 317774760 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090008843 DLCTRL DEBUG Command: GET 274265268 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090008844 DLCTRL DEBUG Tx Command reply: GET_REPLY 274265268 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090008848 DLCTRL DEBUG Command: GET 90481221 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090008848 DLCTRL DEBUG Tx Command reply: GET_REPLY 90481221 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090008852 DLCTRL DEBUG Command: GET 358635697 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090008852 DLCTRL DEBUG Tx Command reply: GET_REPLY 358635697 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090008856 DLCTRL DEBUG Command: GET 511188596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090008856 DLCTRL DEBUG Tx Command reply: GET_REPLY 511188596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090008861 DLCTRL DEBUG Command: GET 87130684 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090008861 DLCTRL DEBUG Tx Command reply: GET_REPLY 87130684 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090008865 DLCTRL DEBUG Command: GET 767510637 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090008866 DLCTRL DEBUG Tx Command reply: GET_REPLY 767510637 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090008870 DLCTRL DEBUG Command: GET 596269789 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090008870 DLCTRL DEBUG Tx Command reply: GET_REPLY 596269789 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090008873 DLCTRL DEBUG Command: GET 809695063 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090008874 DLCTRL DEBUG Tx Command reply: GET_REPLY 809695063 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090008878 DLCTRL DEBUG Command: GET 662784614 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090008878 DLCTRL DEBUG Tx Command reply: GET_REPLY 662784614 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090008882 DLCTRL DEBUG Command: GET 375484120 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090008882 DLCTRL DEBUG Tx Command reply: GET_REPLY 375484120 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090008895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090008897 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42671<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(519)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(518)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090008900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090008901 DLINP DEBUG SRVCONN(,r=127.0.0.1:56200<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090008901 DLINP DEBUG SRVCONN(,r=127.0.0.1:56200<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090008901 DLINP NOTICE SRV(,r=127.0.0.1:56200<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090008901 DMAIN NOTICE (127.0.0.1:56200 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56200<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090008901 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@499161a88351: Final verdict of PTC: none 20250427090008904 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090008904 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) 20250427090008904 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090008904 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090008904 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090008904 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) 20250427090008904 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090008904 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090008904 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 20250427090008904 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) 20250427090008904 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090008904 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090008904 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090008904 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090008904 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090008904 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 20250427090008905 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  20250427090008905 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  20250427090008905 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  20250427090008905 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090008905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090008905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090008905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090008905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090008905 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090008905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090008905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090008905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090008905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090008905 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090008905 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090008905 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090008905 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090008905 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 20250427090008906 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) 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(532)@499161a88351: Final verdict of PTC: none 20250427090008906 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 20250427090008906 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) 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090008906 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090008906 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) 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250427090008906 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090008906 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) 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427090008906 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 20250427090008906 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) 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn1-SCCP(534)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@499161a88351: Final verdict of PTC: none 20250427090008906 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) 20250427090008906 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) 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090008906 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090008906 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090008906 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090008906 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 20250427090008906 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  20250427090008906 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-SCCP(531)@499161a88351: Final verdict of PTC: none 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090008906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090008906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090008906 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) 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090008906 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090008906 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090008906 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090008906 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090008906 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 20250427090008907 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  20250427090008907 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090008907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090008907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090008907 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090008907 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) 20250427090008907 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090008907 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427090008907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090008907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090008907 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090008907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090008907 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 20250427090008907 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 20250427090008907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090008907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090008907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090008907 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090008907 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090008907 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090008907 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090008907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090008907 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090008907 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090008907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001308bb), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090008907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc1-RAN(529)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@499161a88351: Final verdict of PTC: none 20250427090008907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090008907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090008907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090008907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090008907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090008907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 13 08 bb 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090008907 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@499161a88351: Final verdict of PTC: none 20250427090008908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090008908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090008908 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090008908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090008908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090008908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090008908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{disrupted}: Freeing instance (context_map.c:202) 20250427090008908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3437118)[0x55e5c7827550]{disrupted}: Deallocated (fsm.c:568) 20250427090008908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090008908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{disconnected}: Freeing instance (context_map.c:206) 20250427090008908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e5c78087b0]{disconnected}: Deallocated (fsm.c:568) 20250427090008908 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3437118 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250427090008908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090008908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090008908 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090008908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090008908 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090008908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090008908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090008908 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090008908 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090008909 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090008909 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090008909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090008909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090008909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090008909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090008909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090008909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090008909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090008909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090008909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090008909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090008910 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090008910 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) 20250427090008910 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090008910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871767)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090008910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871767)[0x55e5c7806360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090008910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090008910 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090008910 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090008910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000287ac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090008910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090008910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090008910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn1-M3UA(536)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(527)@499161a88351: Final verdict of PTC: none 20250427090008910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090008911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090008911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090008911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 02 87 ac 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090008911 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090008911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090008911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871767)[0x55e5c7806360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090008911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871767)[0x55e5c7806360]{disrupted}: Freeing instance (context_map.c:202) 20250427090008912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871767)[0x55e5c7806360]{disrupted}: Deallocated (fsm.c:568) 20250427090008912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090008912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090008912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090008912 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9871767 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250427090008912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065978)[0x55e5c7810260]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090008913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065978)[0x55e5c7810260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090008913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090008913 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090008913 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090008913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957802), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090008913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090008913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090008914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090008914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090008914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090008914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090008914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 95 78 02 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090008914 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090008915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090008915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065978)[0x55e5c7810260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090008915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065978)[0x55e5c7810260]{disrupted}: Freeing instance (context_map.c:202) 20250427090008915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065978)[0x55e5c7810260]{disrupted}: Deallocated (fsm.c:568) 20250427090008915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090008915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{disconnected}: Freeing instance (context_map.c:206) 20250427090008916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e5c7821bf0]{disconnected}: Deallocated (fsm.c:568) 20250427090008916 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4065978 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250427090008916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090008916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090008916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090008916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090008916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090008917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090008917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090008917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090008917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090008917 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 02 87 ac 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427090008917 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 20250427090008917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090008917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@499161a88351: Final verdict of PTC: pass20250427090008918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090008919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090008919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090008919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090008919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090008919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090008919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090008919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090008919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090008919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090008919 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 95 78 02 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427090008919 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_LU_by_tmsi_null_nri_1_round_robin0(538)@499161a88351: Final verdict of PTC: pass HNBGW-MGCP(537)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@499161a88351: Final verdict of PTC: pass HNBGW-PFCP(520)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 09:00:09 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 20250427090009101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090009405 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090009405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9ad0b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090009405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090009405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090009405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090009405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090009405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090009405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090009406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 ad 0b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090009406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090009406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090009406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090009406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090009406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090009406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090009409 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090009409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016357a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090009409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090009409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090009409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090009409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090009409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090009409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090009409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 7a 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090009409 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090009409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4f141), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090009409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090009409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090009409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090009409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090009409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090009409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090009409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 f1 41 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090009409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090009409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090009410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090009410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090009410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090009410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090009410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090009410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090009410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090009410 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 35 7a 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090009410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090009410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090009410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090009410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090009410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090009410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090009410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090009410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090009410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090009410 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 d4 f1 41 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090009410 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 20250427090009410 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 20250427090009704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563020) 20250427090009995 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090009995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebf283), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090009995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090009995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090009995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090009995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090009995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090009995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090009995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 eb f2 83 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090009995 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090009995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004280a0), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090009995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090009995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090009995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090009995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090009995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090009995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090009995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 42 80 a0 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090009995 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090009995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090009995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090009996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090009996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090009996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090009996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090009996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090009996 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090009996 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 eb f2 83 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090009996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090009996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090009996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090009996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090009996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090009996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090009996 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 20250427090009996 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090009996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ce9ee), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090009996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090009996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090009996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090009996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090009996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090009996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090009996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c e9 ee 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090009997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090009997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090009997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090009997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090009997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090009997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090009997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090009997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090009997 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090009997 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 9c e9 ee 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090009997 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 20250427090010707 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090010707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014383e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090010707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090010707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090010707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090010707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090010707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090010708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090010708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 38 3e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090010708 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090010708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f9e2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090010708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090010708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090010708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090010708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090010708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090010708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090010708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f9 e2 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090010708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090010708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090010708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090010708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090010708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090010708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090010708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090010708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090010708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090010708 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 38 3e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090010708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090010708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090010708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090010709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090010709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090010709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090010709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090010709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090010709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090010709 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 f9 e2 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090010709 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 20250427090010709 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 20250427090010709 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090010709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002502fe), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090010709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090010709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090010709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090010709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090010709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090010709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090010709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 02 fe 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090010709 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090010709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090010709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090010709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090010709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090010709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090010709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090010709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090010709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4d 07 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090010710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090010710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090010710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090010710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090010710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090010710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090010710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090010710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090010710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090010710 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 25 02 fe 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090010710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090010710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090010710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090010710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090010710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090010710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090010710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090010710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090010710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090010710 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 4d 07 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090010710 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 20250427090010710 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=563020, count=599388) 20250427090010906 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090010906 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090010906 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090010907 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090010907 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090010907 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090010907 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090010907 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090010907 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250427090012801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090012805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090012808 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43945<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090012917 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090012917 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090012924 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090012924 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090012924 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090012924 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090012924 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090012924 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090012924 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090012924 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090012924 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090012925 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55731 (stream_srv.c:142) 20250427090012925 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55731<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090012926 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090012926 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090012926 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) 20250427090012926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090012926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090012926 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) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 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) 20250427090012926 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) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090012926 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) 20250427090012926 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) 20250427090012926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090012926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090012926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090012926 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090012926 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090012926 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090012926 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) 20250427090012926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090012926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 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) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090012926 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) 20250427090012926 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) 20250427090012926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090012926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090012926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090012926 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090012926 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090012926 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090012926 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) 20250427090012926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090012926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090012926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090012926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090012926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090012926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090012926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090012926 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090012926 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090012926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090012926 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) 20250427090012926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090012926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090012926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090012926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090012926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090012926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090012926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090012926 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090012926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090012926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090012926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090012926 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 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090012926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090012926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090012926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090012926 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 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090012926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090012926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090012926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090012926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090012926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090012926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090012926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090012926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090012926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090012926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090012926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090012926 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  20250427090012926 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@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(551)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(554)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(552)@499161a88351: v_sccp_pdu_maxlen:268 20250427090012958 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090012958 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090012958 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090012958 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090012959 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090012959 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090012959 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090012959 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090012960 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090012960 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090012960 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) 20250427090012960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090012960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090012960 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) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 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) 20250427090012960 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) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090012960 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) 20250427090012960 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) 20250427090012960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090012960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090012960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090012960 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090012960 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090012960 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090012960 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) 20250427090012960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090012960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 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) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090012960 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) 20250427090012960 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) 20250427090012960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090012960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090012960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090012960 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090012960 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090012960 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090012960 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) 20250427090012960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090012960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090012960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090012960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090012960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090012960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090012960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090012960 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090012960 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090012960 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090012960 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) 20250427090012960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090012960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090012960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090012960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090012960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090012960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090012960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090012960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090012960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090012960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090012960 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090012960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090012960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090012960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090012960 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 20250427090012960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090012960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090012960 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090012960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090012960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090012960 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 20250427090012961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090012961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090012961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090012961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090012961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090012961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090012961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090012961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090012961 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090012961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090012961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090012961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090012961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090012961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(557)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(558)@499161a88351: v_sccp_pdu_maxlen:268 20250427090012991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090012991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090012991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090012991 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090012991 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) 20250427090012991 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090012991 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090012991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090012991 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@499161a88351: setverdict(pass): none -> pass 20250427090012995 DLINP DEBUG SRVCONN(,r=127.0.0.1:55731<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090012995 DLINP DEBUG SRVCONN(,r=127.0.0.1:55731<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090012995 DLINP DEBUG SRVCONN(,r=127.0.0.1:55731<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090012995 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090012995 DHNBAP DEBUG (127.0.0.1:55731 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090012995 DHNBAP NOTICE (127.0.0.1:55731 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090012996 DHNBAP NOTICE (127.0.0.1:55731 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090012996 DLINP DEBUG SRVCONN(,r=127.0.0.1:55731<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090012996 DLINP DEBUG SRVCONN(,r=127.0.0.1:55731<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090013139 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 20250427090013139 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 20250427090013139 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 20250427090013139 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427090013139 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427090013139 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427090013140 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(551)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090013148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090013148 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427090013148 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427090013148 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  20250427090013148 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427090013148 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090013148 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090013148 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 20250427090013148 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250427090013148 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  20250427090013148 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090013148 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090013148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427090013149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090013149 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090013149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090013149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090013149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090013149 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090013153 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013153 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090013153 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090013153 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  20250427090013153 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090013153 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090013153 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250427090013153 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 20250427090013153 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090013153 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  20250427090013153 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090013153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090013153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090013153 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090013153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090013153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090013153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090013154 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090013154 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090013154 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090013155 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090013155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090013155 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) 20250427090013155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090013155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090013155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013155 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 20250427090013155 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 20250427090013155 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090013155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090013155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090013155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090013155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090013155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090013155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090013156 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090013156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090013156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090013156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090013156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090013156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090013156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090013156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090013156 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013156 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090013162 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) 20250427090013162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090013162 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090013162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090013162 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090013162 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090013162 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090013162 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 20250427090013162 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090013162 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  20250427090013162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090013165 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) 20250427090013165 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090013165 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090013165 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  20250427090013165 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090013165 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090013165 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090013165 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 20250427090013165 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090013165 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  20250427090013165 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  20250427090013165 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090013165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090013165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090013165 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090013165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090013165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090013165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090013165 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090013165 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090013165 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090013166 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090013166 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090013166 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) 20250427090013166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090013166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090013167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090013167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013167 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090013167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090013167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090013167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090013167 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090013167 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013167 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090013167 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090013167 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090013167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090013167 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' 20250427090013167 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 20250427090013167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090013168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013168 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  20250427090013171 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 20250427090013172 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 20250427090013172 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090013172 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090013177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090013177 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090013177 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090013177 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090013178 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090013178 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090013178 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 20250427090013178 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090013178 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  20250427090013178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090013180 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090013180 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090013180 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  20250427090013180 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090013180 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090013180 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090013180 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 20250427090013180 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090013180 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  20250427090013181 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  20250427090013181 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  20250427090013181 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090013181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090013181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013181 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090013181 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090013181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090013181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090013181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090013181 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090013181 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090013181 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090013182 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 20250427090013182 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 20250427090013182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090013182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090013182 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090013182 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090013182 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) 20250427090013182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090013182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090013182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090013183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090013183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090013183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090013183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090013183 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090013183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090013183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090013183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090013183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090013183 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090013183 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090013183 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090013183 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013183 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.sgsn1-M3UA(560)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090013188 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) 20250427090013188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090013188 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090013188 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090013188 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090013188 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090013189 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090013189 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 20250427090013189 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090013189 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  20250427090013189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090013190 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) 20250427090013190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090013190 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090013190 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  20250427090013190 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090013190 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090013190 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090013190 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 20250427090013190 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090013190 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  20250427090013190 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  20250427090013190 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  20250427090013190 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  20250427090013191 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090013191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090013191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013191 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090013191 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090013191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090013191 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090013191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090013191 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090013191 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090013191 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090013192 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090013192 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090013192 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) 20250427090013192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090013192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090013192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090013192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013192 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090013192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090013192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090013192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090013192 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090013192 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090013192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090013192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090013192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090013192 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' 20250427090013192 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 20250427090013192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090013192 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013192 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(550)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090013953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090013953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090013953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090013953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090013953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090013953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090013953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090013953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013953 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090013954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090013954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090013954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090013954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090013954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090013954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090013954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090013954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090013954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090013954 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090013954 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) 20250427090013954 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) 20250427090013954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090013954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090013954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090013954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090013954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090013954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090013954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090013954 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090013954 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090013954 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013954 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090013954 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090013954 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090013954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090013954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090013954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090013954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090013954 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013954 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  20250427090013955 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013955 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090013955 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090013955 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090013955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090013955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090013955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090013955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090013955 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013955 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090013955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090013955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090013955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090013955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090013955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090013955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090013955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090013955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090013955 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090013955 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090013955 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090013967 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) 20250427090013967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090013967 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090013967 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 20250427090013967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090013967 DLSS7 <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' 20250427090013967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090013967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090013967 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013967 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090013967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090013967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090013967 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) 20250427090013967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090013967 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090013967 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090013967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090013967 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) 20250427090013967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013967 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) 20250427090013967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090013967 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090013967 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090013967 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) 20250427090013967 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) 20250427090013967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090013967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090013967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090013967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013967 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090013967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090013967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090013967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090013967 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090013967 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090013967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090013967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090013967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090013967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090013967 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' 20250427090013967 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 20250427090013967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090013967 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013967 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  20250427090013969 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) 20250427090013969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090013969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090013969 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 20250427090013969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090013969 DLSS7 <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' 20250427090013969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090013969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090013969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013969 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090013970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090013970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090013970 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) 20250427090013970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090013970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090013970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090013970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090013970 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) 20250427090013970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013970 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) 20250427090013970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090013970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090013970 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090013970 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090013980 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090013980 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090013980 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090013980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090013980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090013980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090013980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090013980 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013980 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090013980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090013980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090013980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090013980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090013980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090013980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090013980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090013980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090013980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090013980 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090013980 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) 20250427090013980 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) 20250427090013980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090013980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090013980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090013981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090013981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090013981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090013981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090013981 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090013981 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090013981 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013981 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090013981 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090013981 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090013981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090013981 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090013981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090013981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090013981 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013981 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  20250427090013983 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090013983 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090013983 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090013983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090013983 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090013983 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090013983 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090013983 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013983 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090013983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090013983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090013983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090013983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090013983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090013983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090013983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090013983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090013983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090013983 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090013983 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090013988 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) 20250427090013988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090013988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090013988 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 20250427090013988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090013988 DLSS7 <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' 20250427090013988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090013988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090013988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013988 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090013988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090013989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090013989 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) 20250427090013989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090013989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090013989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090013989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090013989 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) 20250427090013989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013989 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) 20250427090013989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090013989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090013989 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090013989 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) 20250427090013989 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) 20250427090013989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090013989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090013989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090013989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090013989 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090013989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090013989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090013989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090013989 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090013989 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090013989 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090013989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090013989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090013989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090013989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090013989 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' 20250427090013989 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 20250427090013989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090013989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013989 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  20250427090013991 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) 20250427090013991 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090013991 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090013991 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 20250427090013991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090013991 DLSS7 <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' 20250427090013991 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090013991 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090013991 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090013991 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090013991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090013991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090013991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090013991 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) 20250427090013991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090013991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090013991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090013991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090013991 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) 20250427090013991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090013991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013991 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) 20250427090013991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090013991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090013991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090013991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090013991 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090013991 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090013991 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090015007 DLCTRL DEBUG Command: GET 607104496 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090015007 DLCTRL DEBUG Tx Command reply: GET_REPLY 607104496 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090015014 DLCTRL DEBUG Command: GET 524449919 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090015014 DLCTRL DEBUG Tx Command reply: GET_REPLY 524449919 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090015018 DLCTRL DEBUG Command: GET 736995713 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090015018 DLCTRL DEBUG Tx Command reply: GET_REPLY 736995713 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090015021 DLCTRL DEBUG Command: GET 359634395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090015021 DLCTRL DEBUG Tx Command reply: GET_REPLY 359634395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090015023 DLCTRL DEBUG Command: GET 184535465 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090015023 DLCTRL DEBUG Tx Command reply: GET_REPLY 184535465 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090015025 DLCTRL DEBUG Command: GET 552219441 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090015025 DLCTRL DEBUG Tx Command reply: GET_REPLY 552219441 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090015026 DLCTRL DEBUG Command: GET 579420799 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090015026 DLCTRL DEBUG Tx Command reply: GET_REPLY 579420799 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090015027 DLCTRL DEBUG Command: GET 495823605 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090015027 DLCTRL DEBUG Tx Command reply: GET_REPLY 495823605 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090015029 DLCTRL DEBUG Command: GET 212598293 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090015029 DLCTRL DEBUG Tx Command reply: GET_REPLY 212598293 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090015030 DLCTRL DEBUG Command: GET 356499837 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090015030 DLCTRL DEBUG Tx Command reply: GET_REPLY 356499837 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090015030 DLCTRL DEBUG Command: GET 714775402 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090015030 DLCTRL DEBUG Tx Command reply: GET_REPLY 714775402 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090015032 DLCTRL DEBUG Command: GET 712433266 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090015032 DLCTRL DEBUG Tx Command reply: GET_REPLY 712433266 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090015033 DLCTRL DEBUG Command: GET 700726666 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090015033 DLCTRL DEBUG Tx Command reply: GET_REPLY 700726666 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090015034 DLCTRL DEBUG Command: GET 864798140 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090015034 DLCTRL DEBUG Tx Command reply: GET_REPLY 864798140 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090015034 DLCTRL DEBUG Command: GET 652877206 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090015034 DLCTRL DEBUG Tx Command reply: GET_REPLY 652877206 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090015035 DLCTRL DEBUG Command: GET 201381652 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090015035 DLCTRL DEBUG Tx Command reply: GET_REPLY 201381652 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090015036 DLCTRL DEBUG Command: GET 808489780 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090015036 DLCTRL DEBUG Tx Command reply: GET_REPLY 808489780 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090015037 DLCTRL DEBUG Command: GET 359249027 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090015037 DLCTRL DEBUG Tx Command reply: GET_REPLY 359249027 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090015038 DLCTRL DEBUG Command: GET 7226066 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090015038 DLCTRL DEBUG Tx Command reply: GET_REPLY 7226066 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090015039 DLCTRL DEBUG Command: GET 988111553 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090015039 DLCTRL DEBUG Tx Command reply: GET_REPLY 988111553 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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@499161a88351: 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@499161a88351: 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 := '000000000000000010100100'B, t_guard := 20.000000 } 20250427090015052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)4065456 20250427090016085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090016085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090016085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090016085 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090016085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e08b0, normal) (hnbgw_rua.c:406) 20250427090016085 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427090016085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090016085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065456 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090016085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090016085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090016085 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065456 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427090016085 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065456 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090016085 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090016085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090016085 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4065456 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090016085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065456 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090016085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090016085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090016085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090016085 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065456 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090016085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090016085 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090016085 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{IDLE}: Allocated (fsm.c:456) 20250427090016085 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090016085 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030000a40056400500f1100926) (sccp_scrc.c:415) 20250427090016085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090016085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090016085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090016085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090016085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090016085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090016085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090016085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090016086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090016086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090016086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090016086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090016086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090016086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090016086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090016086 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 00 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) 20250427090016086 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090016086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090016086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090016086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090016086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090016086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090016086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090016086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090016086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090016086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090016086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090016086 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090016086 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 00 a4 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@499161a88351: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)14984034 HNBGW_Test.msc0-SCCP(549)@499161a88351: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(549)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@499161a88351: 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 } } } 20250427090016106 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090016106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090016106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090016106 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090016106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090016106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090016106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090016106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090016106 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090016106 DLSS7 <000c> osmo_ss7_asp.c:1164 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 46 95 bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090016106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090016106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090016106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090016106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090016106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090016106 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=004695bc) (sccp_scrc.c:486) 20250427090016106 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250427090016106 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090016106 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090016106 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090016106 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090016106 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) 20250427090016106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090016106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090016108 DLCTRL DEBUG Command: GET 492051823 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090016108 DLCTRL DEBUG Tx Command reply: GET_REPLY 492051823 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090016112 DLCTRL DEBUG Command: GET 65229299 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090016112 DLCTRL DEBUG Tx Command reply: GET_REPLY 65229299 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090016116 DLCTRL DEBUG Command: GET 866128232 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090016116 DLCTRL DEBUG Tx Command reply: GET_REPLY 866128232 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090016120 DLCTRL DEBUG Command: GET 161225434 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090016120 DLCTRL DEBUG Tx Command reply: GET_REPLY 161225434 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090016124 DLCTRL DEBUG Command: GET 295909015 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090016124 DLCTRL DEBUG Tx Command reply: GET_REPLY 295909015 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090016130 DLCTRL DEBUG Command: GET 873581476 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090016130 DLCTRL DEBUG Tx Command reply: GET_REPLY 873581476 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090016134 DLCTRL DEBUG Command: GET 229310953 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090016134 DLCTRL DEBUG Tx Command reply: GET_REPLY 229310953 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090016138 DLCTRL DEBUG Command: GET 986507934 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090016138 DLCTRL DEBUG Tx Command reply: GET_REPLY 986507934 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090016142 DLCTRL DEBUG Command: GET 729802167 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090016142 DLCTRL DEBUG Tx Command reply: GET_REPLY 729802167 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090016146 DLCTRL DEBUG Command: GET 650328100 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090016146 DLCTRL DEBUG Tx Command reply: GET_REPLY 650328100 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090016149 DLCTRL DEBUG Command: GET 297154615 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090016149 DLCTRL DEBUG Tx Command reply: GET_REPLY 297154615 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090016152 DLCTRL DEBUG Command: GET 603109376 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090016152 DLCTRL DEBUG Tx Command reply: GET_REPLY 603109376 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090016155 DLCTRL DEBUG Command: GET 852248543 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090016155 DLCTRL DEBUG Tx Command reply: GET_REPLY 852248543 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090016157 DLCTRL DEBUG Command: GET 902071446 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090016157 DLCTRL DEBUG Tx Command reply: GET_REPLY 902071446 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090016159 DLCTRL DEBUG Command: GET 794828524 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090016159 DLCTRL DEBUG Tx Command reply: GET_REPLY 794828524 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090016161 DLCTRL DEBUG Command: GET 782075805 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090016161 DLCTRL DEBUG Tx Command reply: GET_REPLY 782075805 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090016163 DLCTRL DEBUG Command: GET 50962267 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090016163 DLCTRL DEBUG Tx Command reply: GET_REPLY 50962267 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090016164 DLCTRL DEBUG Command: GET 972528427 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090016164 DLCTRL DEBUG Tx Command reply: GET_REPLY 972528427 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090016166 DLCTRL DEBUG Command: GET 670099990 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090016166 DLCTRL DEBUG Tx Command reply: GET_REPLY 670099990 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090016167 DLCTRL DEBUG Command: GET 30533152 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090016167 DLCTRL DEBUG Tx Command reply: GET_REPLY 30533152 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001111011010'B, t_guard := 20.000000 } 20250427090016197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@499161a88351: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)12883094 20250427090017224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090017224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090017224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427090017224 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090017224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc49496, normal) (hnbgw_rua.c:406) 20250427090017224 DHNB DEBUG map_rua[0x55e5c7821bf0]{init}: Allocated (fsm.c:456) 20250427090017224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090017224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12883094 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090017224 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090017224 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090017224 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090017224 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12883094 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427090017224 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12883094 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427090017224 DCN DEBUG map_sccp[0x55e5c7827550]{init}: Allocated (fsm.c:456) 20250427090017224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090017224 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12883094 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090017224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12883094 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427090017224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090017224 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090017224 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090017224 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12883094 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090017224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090017224 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090017224 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{IDLE}: Allocated (fsm.c:456) 20250427090017224 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090017224 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030003da0056400500f1100926) (sccp_scrc.c:415) 20250427090017224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090017224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090017224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090017224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090017224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090017224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090017224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090017224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090017224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090017224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090017224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090017224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090017224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090017224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090017224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090017224 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 03 da 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) 20250427090017224 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090017224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090017224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090017224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090017224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090017224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090017224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090017224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090017224 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' 20250427090017224 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 20250427090017224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090017224 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090017224 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 03 da 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@499161a88351: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)10805148 HNBGW_Test.msc1-SCCP(552)@499161a88351: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } HNBGW_Test.msc1-SCCP(552)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090017242 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) 20250427090017242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090017242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090017242 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 20250427090017242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090017242 DLSS7 <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' 20250427090017242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090017242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090017242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090017242 DLSS7 <000c> osmo_ss7_asp.c:1164 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 51 57 d4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090017242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090017242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090017242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090017242 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) 20250427090017242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090017242 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=005157d4) (sccp_scrc.c:486) 20250427090017242 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250427090017242 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090017242 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090017242 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090017242 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090017242 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) 20250427090017242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090017242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090017242 DLCTRL DEBUG Command: GET 979763817 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090017243 DLCTRL DEBUG Tx Command reply: GET_REPLY 979763817 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090017246 DLCTRL DEBUG Command: GET 579519118 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090017246 DLCTRL DEBUG Tx Command reply: GET_REPLY 579519118 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090017250 DLCTRL DEBUG Command: GET 183447550 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090017250 DLCTRL DEBUG Tx Command reply: GET_REPLY 183447550 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090017253 DLCTRL DEBUG Command: GET 583001935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090017253 DLCTRL DEBUG Tx Command reply: GET_REPLY 583001935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090017255 DLCTRL DEBUG Command: GET 707061440 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090017255 DLCTRL DEBUG Tx Command reply: GET_REPLY 707061440 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090017258 DLCTRL DEBUG Command: GET 911680637 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090017258 DLCTRL DEBUG Tx Command reply: GET_REPLY 911680637 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090017260 DLCTRL DEBUG Command: GET 784332307 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090017260 DLCTRL DEBUG Tx Command reply: GET_REPLY 784332307 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090017261 DLCTRL DEBUG Command: GET 804810061 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090017261 DLCTRL DEBUG Tx Command reply: GET_REPLY 804810061 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090017263 DLCTRL DEBUG Command: GET 130350210 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090017263 DLCTRL DEBUG Tx Command reply: GET_REPLY 130350210 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090017264 DLCTRL DEBUG Command: GET 118876642 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090017264 DLCTRL DEBUG Tx Command reply: GET_REPLY 118876642 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090017266 DLCTRL DEBUG Command: GET 728385794 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090017266 DLCTRL DEBUG Tx Command reply: GET_REPLY 728385794 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090017267 DLCTRL DEBUG Command: GET 254523303 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090017267 DLCTRL DEBUG Tx Command reply: GET_REPLY 254523303 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090017269 DLCTRL DEBUG Command: GET 917785165 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090017269 DLCTRL DEBUG Tx Command reply: GET_REPLY 917785165 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090017270 DLCTRL DEBUG Command: GET 261163686 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090017270 DLCTRL DEBUG Tx Command reply: GET_REPLY 261163686 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090017271 DLCTRL DEBUG Command: GET 42427249 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090017271 DLCTRL DEBUG Tx Command reply: GET_REPLY 42427249 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090017272 DLCTRL DEBUG Command: GET 330873359 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090017272 DLCTRL DEBUG Tx Command reply: GET_REPLY 330873359 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090017273 DLCTRL DEBUG Command: GET 589534957 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090017273 DLCTRL DEBUG Tx Command reply: GET_REPLY 589534957 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090017274 DLCTRL DEBUG Command: GET 418046361 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090017274 DLCTRL DEBUG Tx Command reply: GET_REPLY 418046361 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090017275 DLCTRL DEBUG Command: GET 958777199 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090017275 DLCTRL DEBUG Tx Command reply: GET_REPLY 958777199 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090017276 DLCTRL DEBUG Command: GET 550552430 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090017276 DLCTRL DEBUG Tx Command reply: GET_REPLY 550552430 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001001111001'B, t_guard := 20.000000 } 20250427090017299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@499161a88351: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)7040538 20250427090018321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090018321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090018321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427090018321 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090018321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b6e1a, normal) (hnbgw_rua.c:406) 20250427090018321 DHNB DEBUG map_rua[0x55e5c7801a10]{init}: Allocated (fsm.c:456) 20250427090018321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090018322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040538 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090018322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090018322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090018322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040538 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427090018322 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040538 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427090018322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040538 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090018322 DCN DEBUG map_sccp[0x55e5c7800410]{init}: Allocated (fsm.c:456) 20250427090018322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090018322 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7040538 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090018322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040538 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427090018322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090018322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090018322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090018322 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040538 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090018322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090018322 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090018322 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{IDLE}: Allocated (fsm.c:456) 20250427090018322 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090018322 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002790056400500f1100926) (sccp_scrc.c:415) 20250427090018322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090018322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090018322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090018322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090018322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090018322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090018322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090018322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090018322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090018322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090018322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090018322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090018322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090018322 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 79 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) 20250427090018322 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090018322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090018322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090018323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090018323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090018323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090018323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090018323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090018323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090018323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090018323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090018323 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 79 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)@499161a88351: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@499161a88351: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)177602 HNBGW_Test.msc0-SCCP(549)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090018330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090018330 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090018330 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090018330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090018330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090018330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090018330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090018330 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090018330 DLSS7 <000c> osmo_ss7_asp.c:1164 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 68 5a 75 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090018330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090018330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090018330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090018331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090018331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090018331 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=00685a75) (sccp_scrc.c:486) 20250427090018331 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250427090018331 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090018331 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090018331 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090018331 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090018331 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) 20250427090018331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090018331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090018334 DLCTRL DEBUG Command: GET 60010309 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090018334 DLCTRL DEBUG Tx Command reply: GET_REPLY 60010309 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090018339 DLCTRL DEBUG Command: GET 449632416 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090018339 DLCTRL DEBUG Tx Command reply: GET_REPLY 449632416 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090018343 DLCTRL DEBUG Command: GET 337984638 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090018343 DLCTRL DEBUG Tx Command reply: GET_REPLY 337984638 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090018346 DLCTRL DEBUG Command: GET 933975725 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090018346 DLCTRL DEBUG Tx Command reply: GET_REPLY 933975725 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090018350 DLCTRL DEBUG Command: GET 490528258 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090018350 DLCTRL DEBUG Tx Command reply: GET_REPLY 490528258 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090018354 DLCTRL DEBUG Command: GET 234863645 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090018354 DLCTRL DEBUG Tx Command reply: GET_REPLY 234863645 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090018360 DLCTRL DEBUG Command: GET 594472955 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090018360 DLCTRL DEBUG Tx Command reply: GET_REPLY 594472955 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090018365 DLCTRL DEBUG Command: GET 462615811 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090018365 DLCTRL DEBUG Tx Command reply: GET_REPLY 462615811 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090018370 DLCTRL DEBUG Command: GET 42546031 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090018370 DLCTRL DEBUG Tx Command reply: GET_REPLY 42546031 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090018373 DLCTRL DEBUG Command: GET 585494357 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090018373 DLCTRL DEBUG Tx Command reply: GET_REPLY 585494357 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090018376 DLCTRL DEBUG Command: GET 425188483 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090018376 DLCTRL DEBUG Tx Command reply: GET_REPLY 425188483 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090018377 DLCTRL DEBUG Command: GET 557263343 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090018377 DLCTRL DEBUG Tx Command reply: GET_REPLY 557263343 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090018379 DLCTRL DEBUG Command: GET 143589248 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090018379 DLCTRL DEBUG Tx Command reply: GET_REPLY 143589248 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090018380 DLCTRL DEBUG Command: GET 409001955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090018380 DLCTRL DEBUG Tx Command reply: GET_REPLY 409001955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090018381 DLCTRL DEBUG Command: GET 709098114 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090018381 DLCTRL DEBUG Tx Command reply: GET_REPLY 709098114 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090018381 DLCTRL DEBUG Command: GET 848221906 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090018381 DLCTRL DEBUG Tx Command reply: GET_REPLY 848221906 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090018382 DLCTRL DEBUG Command: GET 530398619 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090018382 DLCTRL DEBUG Tx Command reply: GET_REPLY 530398619 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090018383 DLCTRL DEBUG Command: GET 528245875 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090018383 DLCTRL DEBUG Tx Command reply: GET_REPLY 528245875 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090018383 DLCTRL DEBUG Command: GET 631302361 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090018383 DLCTRL DEBUG Tx Command reply: GET_REPLY 631302361 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090018384 DLCTRL DEBUG Command: GET 295217469 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090018384 DLCTRL DEBUG Tx Command reply: GET_REPLY 295217469 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090018388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43945<->l=127.0.0.1:4262) (control_if.c:193) 20250427090018388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(543)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(542)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090018390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090018391 DLINP DEBUG SRVCONN(,r=127.0.0.1:55731<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090018391 DLINP DEBUG SRVCONN(,r=127.0.0.1:55731<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090018391 DLINP NOTICE SRV(,r=127.0.0.1:55731<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090018391 DMAIN NOTICE (127.0.0.1:55731 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55731<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090018391 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn1-RAN(559)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@499161a88351: Final verdict of PTC: none 20250427090018394 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090018394 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) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090018394 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090018394 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) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090018394 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090018394 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) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090018394 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090018394 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.sgsn1-SCCP(558)@499161a88351: Final verdict of PTC: none 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090018394 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 20250427090018394 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) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090018394 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090018394 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090018394 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090018394 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 20250427090018394 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  20250427090018394 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  20250427090018394 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  20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090018394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090018394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090018394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090018394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090018394 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090018394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090018394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090018394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090018394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090018394 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090018394 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090018394 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090018394 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090018394 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090018394 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) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090018394 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 20250427090018394 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 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090018394 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090018394 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090018394 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090018394 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 20250427090018394 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  20250427090018394 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  20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090018394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090018394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090018394 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090018394 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) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@499161a88351: Final verdict of PTC: none 20250427090018394 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 20250427090018394 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090018394 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) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090018394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090018394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090018394 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090018394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090018394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090018395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090018395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090018395 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090018395 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090018395 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090018394 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090018394 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 20250427090018395 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090018395 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) 20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090018395 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 20250427090018395 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) 20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090018395 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090018395 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090018395 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090018395 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 20250427090018395 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  20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090018395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090018395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090018395 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@499161a88351: Final verdict of PTC: none 20250427090018395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090018395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090018395 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090018395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090018395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090018395 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 20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090018395 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090018395 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090018395 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090018395 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 20250427090018395 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090018395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090018395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090018395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090018395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090018395 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090018395 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090018395 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090018395 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090018395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090018395 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090018395 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090018395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005157d4), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090018395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090018395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018396 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090018396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090018396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090018396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 51 57 d4 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090018396 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090018396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090018396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090018396 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090018396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090018396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) HNBGW_Test.sgsn1-M3UA(560)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@499161a88351: Final verdict of PTC: none 20250427090018396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.msc0-M3UA(551)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@499161a88351: Final verdict of PTC: none 20250427090018396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{disrupted}: Freeing instance (context_map.c:202) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12883094)[0x55e5c7821bf0]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(549)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(561)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@499161a88351: Final verdict of PTC: none 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{disconnected}: Freeing instance (context_map.c:206) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e5c7827550]{disconnected}: Deallocated (fsm.c:568) 20250427090018397 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12883094 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250427090018397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090018397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090018397 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090018397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090018397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090018397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090018397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090018397 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090018397 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090018397 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090018397 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090018397 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090018397 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090018397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004695bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090018397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090018397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090018397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090018397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090018397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 46 95 bc 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090018397 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090018397 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090018397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{disrupted}: Freeing instance (context_map.c:202) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4065456)[0x55e5c7806360]{disrupted}: Deallocated (fsm.c:568) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090018397 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4065456 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090018397 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090018397 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090018397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685a75), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090018397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090018397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090018397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090018397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090018397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 68 5a 75 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090018397 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090018397 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090018397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{disrupted}: Freeing instance (context_map.c:202) 20250427090018397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040538)[0x55e5c7801a10]{disrupted}: Deallocated (fsm.c:568) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{disconnected}: Freeing instance (context_map.c:206) 20250427090018397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e5c7800410]{disconnected}: Deallocated (fsm.c:568) 20250427090018397 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040538 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-M3UA(557)@499161a88351: Final verdict of PTC: none20250427090018397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090018397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090018397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090018397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090018397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090018397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090018397 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090018397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090018397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090018398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090018398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090018398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090018398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090018398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090018398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090018398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090018398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090018398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090018398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090018398 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090018398 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) 20250427090018398 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(544)@499161a88351: Final verdict of PTC: none 20250427090018405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@499161a88351: Final verdict of PTC: pass 20250427090018406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@499161a88351: Final verdict of PTC: pass 20250427090018413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36460<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@499161a88351: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(552)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427090018550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090018909 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090018909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001308bb), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090018909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090018909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090018909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090018909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090018909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090018909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 13 08 bb 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090018909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090018909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090018909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090018909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090018909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090018912 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090018913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090018913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090018913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090018913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090018913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090018912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000287ac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090018912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090018912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090018912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090018912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090018912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090018913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090018913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 87 ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090018915 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090018915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957802), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090018915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090018915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090018915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090018915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090018915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090018915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090018915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 78 02 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090018915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090018915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090018915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090018915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090018915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090018915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090019152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568764) 20250427090019406 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090019406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9ad0b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090019406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090019406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090019406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090019406 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090019406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090019406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090019406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 ad 0b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090019407 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090019407 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090019407 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090019407 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090019407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090019407 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090019410 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090019410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4f141), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090019410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090019410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090019410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090019410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090019410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090019410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090019410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 f1 41 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090019410 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090019410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016357a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090019410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090019410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090019410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090019410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090019410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090019410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090019411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 7a 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090019411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090019411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090019411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090019411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090019411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090019411 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090019411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090019411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090019411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090019411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090019411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090019411 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090019997 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090019997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ce9ee), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090019997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090019997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090019997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090019997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090019997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090019997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090019997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c e9 ee 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090019997 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090019997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004280a0), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090019997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090019997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090019997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090019997 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090019997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090019997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090019997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 42 80 a0 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090019997 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090019997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebf283), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090019997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090019997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090019997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090019997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090019998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090019998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090019998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 eb f2 83 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090019998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090019998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090019998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090019998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090019998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090019998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090019998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090019998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090019998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090019998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090019998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090019998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090019998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090019998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090019998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090019998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090019998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090019998 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=568764, count=601544) 20250427090020395 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090020395 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090020395 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090020395 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090020395 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090020395 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090020396 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090020396 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090020396 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090020396 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090020396 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090020396 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090020709 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090020709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f9e2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090020709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090020709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090020709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090020709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090020709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090020709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090020709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f9 e2 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090020709 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090020709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014383e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090020709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090020709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090020709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090020709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090020709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090020709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090020709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 38 3e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090020709 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090020709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002502fe), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090020709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090020709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090020709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090020709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090020709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090020709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090020710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 02 fe 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090020710 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090020710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090020710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090020710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090020710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090020710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090020710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090020710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090020710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4d 07 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090020710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090020710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090020710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090020710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090020710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090020710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090020710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090020710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090020710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090020710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090020710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090020710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090020710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090020710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090020710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090020710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090020710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090020710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090020710 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090020710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090020710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090020710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090020710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090020710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:00: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_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@499161a88351: 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@499161a88351: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250427090022244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090022249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090022252 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43791<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090022355 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090022355 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090022363 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090022363 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022364 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090022364 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090022364 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51784 (stream_srv.c:142) 20250427090022364 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51784<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090022364 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090022364 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022364 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022364 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090022364 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) 20250427090022364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090022364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090022365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090022365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090022365 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022365 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090022365 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022365 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090022365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090022365 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090022366 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022366 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090022366 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) 20250427090022366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090022366 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) 20250427090022366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022366 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) 20250427090022366 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) 20250427090022366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022366 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) 20250427090022366 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) 20250427090022366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090022366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090022366 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022366 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022366 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090022366 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) 20250427090022366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090022366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022366 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) 20250427090022366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022366 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) 20250427090022366 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) 20250427090022366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090022366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090022366 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022366 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022367 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090022367 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) 20250427090022367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090022367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022367 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090022367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090022367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090022367 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022367 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 20250427090022367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090022367 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090022367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022367 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 20250427090022367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090022367 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090022367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090022367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090022367 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(575)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(578)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@499161a88351: v_sccp_pdu_maxlen:268 20250427090022396 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090022396 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022396 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090022396 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022396 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090022396 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022396 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090022396 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022397 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022397 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090022397 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) 20250427090022397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090022397 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) 20250427090022397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022397 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) 20250427090022397 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) 20250427090022397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022397 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) 20250427090022397 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) 20250427090022397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090022397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090022397 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022397 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022397 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090022397 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) 20250427090022397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090022397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022397 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) 20250427090022397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022398 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) 20250427090022398 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) 20250427090022398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090022398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090022398 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022398 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022398 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090022398 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) 20250427090022398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090022398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022398 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090022398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090022398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090022398 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022398 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022398 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090022398 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) 20250427090022398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090022398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090022398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090022398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090022398 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022398 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 20250427090022398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090022398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090022398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022398 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 20250427090022398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090022398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090022398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090022398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090022398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090022398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090022398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090022398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@499161a88351: v_sccp_pdu_maxlen:268 20250427090022431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090022431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090022431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090022431 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090022431 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) 20250427090022431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090022431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090022431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090022431 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@499161a88351: setverdict(pass): none -> pass 20250427090022435 DLINP DEBUG SRVCONN(,r=127.0.0.1:51784<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090022435 DLINP DEBUG SRVCONN(,r=127.0.0.1:51784<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090022435 DLINP DEBUG SRVCONN(,r=127.0.0.1:51784<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090022435 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090022435 DHNBAP DEBUG (127.0.0.1:51784 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090022435 DHNBAP NOTICE (127.0.0.1:51784 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090022435 DHNBAP NOTICE (127.0.0.1:51784 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090022435 DLINP DEBUG SRVCONN(,r=127.0.0.1:51784<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090022435 DLINP DEBUG SRVCONN(,r=127.0.0.1:51784<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090022579 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 20250427090022579 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 20250427090022579 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090022579 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090022587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090022587 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090022587 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090022587 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090022587 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090022587 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090022587 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 20250427090022587 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090022588 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  20250427090022588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090022590 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 20250427090022590 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 20250427090022590 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090022590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090022590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090022590 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090022590 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  20250427090022590 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090022590 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090022590 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090022590 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 20250427090022590 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090022590 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  20250427090022590 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090022590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090022590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090022591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090022591 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090022591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090022591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090022591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090022591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090022591 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090022591 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090022591 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022592 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022592 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090022592 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(578)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090022592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090022592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090022592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090022592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090022593 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022593 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090022593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090022593 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090022593 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090022593 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090022593 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090022593 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  20250427090022600 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) 20250427090022600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090022600 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090022600 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090022600 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090022600 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090022600 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090022600 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 20250427090022600 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090022600 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  20250427090022600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090022606 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) 20250427090022606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090022606 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090022606 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  20250427090022606 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090022606 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090022606 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090022606 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 20250427090022606 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090022606 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  20250427090022606 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  20250427090022606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090022606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090022607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090022607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090022607 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090022607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090022607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090022607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090022607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090022607 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090022607 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090022607 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022608 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022608 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090022608 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) 20250427090022608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090022608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022608 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090022608 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022609 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090022609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090022609 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' 20250427090022609 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 20250427090022609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090022609 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090022608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090022608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090022608 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022609 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  20250427090022611 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 20250427090022611 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 20250427090022611 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090022611 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090022617 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090022617 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090022617 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090022617 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090022617 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090022617 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090022617 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 20250427090022617 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090022617 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  20250427090022617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090022619 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090022619 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090022619 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  20250427090022619 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090022619 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090022619 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090022619 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 20250427090022619 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090022619 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  20250427090022619 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  20250427090022619 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  20250427090022619 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090022619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090022620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090022620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090022620 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090022620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090022620 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090022620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090022620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090022620 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090022620 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090022620 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022621 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022621 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090022621 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) 20250427090022621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090022621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090022621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090022621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090022621 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022621 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022622 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022622 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022622 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090022622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090022622 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090022622 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090022622 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090022622 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090022622 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  20250427090022622 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 20250427090022622 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 20250427090022622 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090022622 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090022629 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) 20250427090022629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090022629 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090022629 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090022629 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090022629 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090022629 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090022629 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 20250427090022629 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090022629 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  20250427090022629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090022631 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) 20250427090022631 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090022631 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090022631 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  20250427090022631 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090022631 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090022631 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090022631 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 20250427090022631 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090022631 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  20250427090022631 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  20250427090022631 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  20250427090022631 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  20250427090022631 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090022631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090022631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090022631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090022631 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090022631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090022631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090022631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090022631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090022631 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090022632 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090022632 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090022633 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090022633 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090022633 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) 20250427090022633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090022633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090022633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090022633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090022633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090022633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090022633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090022633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090022633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090022633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090022633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090022633 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090022633 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090022633 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090022633 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090022633 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090022633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090022633 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' 20250427090022633 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 20250427090022633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090022633 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090022633 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090023394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090023394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090023394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090023394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090023394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090023394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090023394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090023394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090023394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023394 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090023395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090023395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090023395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090023395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090023395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090023395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090023395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090023395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090023395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090023395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090023395 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090023395 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090023395 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) 20250427090023395 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) 20250427090023395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090023395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090023395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090023395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090023395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090023395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090023395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090023395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090023395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090023395 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090023395 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090023395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090023395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090023396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090023396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090023396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090023396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090023396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090023396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090023396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023396 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  20250427090023397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090023397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090023397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090023397 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090023397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090023397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090023397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090023397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090023397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023397 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090023397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090023397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090023397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090023397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090023397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090023397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090023397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090023397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090023397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090023397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090023397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090023397 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090023397 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090023398 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) 20250427090023398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090023398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090023398 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 20250427090023398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090023398 DLSS7 <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' 20250427090023398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090023398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090023398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023398 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090023398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090023398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090023398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090023398 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) 20250427090023398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090023398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090023398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090023398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090023399 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) 20250427090023399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023399 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) 20250427090023399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090023399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090023399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090023399 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090023399 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) 20250427090023399 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) 20250427090023399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090023399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090023399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090023399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090023399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090023399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090023399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090023399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090023399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090023399 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090023399 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090023399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090023399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090023399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090023399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090023399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090023399 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' 20250427090023399 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 20250427090023399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090023399 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023399 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  20250427090023400 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) 20250427090023400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090023400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090023400 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 20250427090023400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090023400 DLSS7 <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' 20250427090023400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090023400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090023400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023400 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090023400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090023400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090023400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090023400 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) 20250427090023400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090023400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090023400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090023400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090023400 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) 20250427090023400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023400 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) 20250427090023400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090023400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090023400 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090023400 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090023400 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090023417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090023417 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090023417 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090023417 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090023417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090023417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090023417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090023417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090023417 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023417 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090023417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090023417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090023417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090023417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090023417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090023417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090023417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090023417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090023417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090023417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090023417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090023417 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090023417 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) 20250427090023417 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) 20250427090023417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090023417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090023417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090023417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090023417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090023417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090023417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090023417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090023417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090023417 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090023417 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090023417 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090023418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090023418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090023418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090023418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090023418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090023418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090023418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090023418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023418 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  20250427090023420 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090023420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090023420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090023420 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090023420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090023420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090023420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090023420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090023420 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023420 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090023420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090023420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090023420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090023420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090023420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090023420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090023420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090023420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090023420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090023420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090023420 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090023420 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090023420 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090023427 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) 20250427090023427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090023427 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090023427 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 20250427090023427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090023427 DLSS7 <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' 20250427090023427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090023427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090023427 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023427 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090023427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090023427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090023427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090023427 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) 20250427090023427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090023427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090023427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090023427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090023427 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) 20250427090023427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023427 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) 20250427090023427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090023427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090023427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090023427 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090023427 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) 20250427090023427 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) 20250427090023427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090023427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090023427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090023427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090023427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090023427 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090023427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090023427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090023427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090023427 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090023427 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090023428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090023428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090023428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090023428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090023428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090023428 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' 20250427090023428 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 20250427090023428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090023428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023428 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  20250427090023429 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) 20250427090023429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090023429 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090023429 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 20250427090023429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090023429 DLSS7 <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' 20250427090023429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090023429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090023429 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090023429 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090023429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090023429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090023429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090023429 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) 20250427090023429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090023429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090023429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090023429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090023429 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) 20250427090023429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090023429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023429 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) 20250427090023429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090023429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090023429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090023429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090023429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090023429 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090023429 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090024447 DLCTRL DEBUG Command: GET 505409909 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090024447 DLCTRL DEBUG Tx Command reply: GET_REPLY 505409909 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090024448 DLCTRL DEBUG Command: GET 426121364 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090024448 DLCTRL DEBUG Tx Command reply: GET_REPLY 426121364 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090024449 DLCTRL DEBUG Command: GET 700197789 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090024449 DLCTRL DEBUG Tx Command reply: GET_REPLY 700197789 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090024454 DLCTRL DEBUG Command: GET 976824041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090024454 DLCTRL DEBUG Tx Command reply: GET_REPLY 976824041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090024458 DLCTRL DEBUG Command: GET 969576851 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090024458 DLCTRL DEBUG Tx Command reply: GET_REPLY 969576851 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090024462 DLCTRL DEBUG Command: GET 211439962 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090024462 DLCTRL DEBUG Tx Command reply: GET_REPLY 211439962 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090024466 DLCTRL DEBUG Command: GET 187333388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090024466 DLCTRL DEBUG Tx Command reply: GET_REPLY 187333388 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090024471 DLCTRL DEBUG Command: GET 542813773 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090024471 DLCTRL DEBUG Tx Command reply: GET_REPLY 542813773 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090024475 DLCTRL DEBUG Command: GET 153249162 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090024475 DLCTRL DEBUG Tx Command reply: GET_REPLY 153249162 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090024478 DLCTRL DEBUG Command: GET 122149453 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090024478 DLCTRL DEBUG Tx Command reply: GET_REPLY 122149453 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090024482 DLCTRL DEBUG Command: GET 852867540 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090024482 DLCTRL DEBUG Tx Command reply: GET_REPLY 852867540 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090024485 DLCTRL DEBUG Command: GET 269928138 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090024485 DLCTRL DEBUG Tx Command reply: GET_REPLY 269928138 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090024488 DLCTRL DEBUG Command: GET 191446265 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090024488 DLCTRL DEBUG Tx Command reply: GET_REPLY 191446265 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090024492 DLCTRL DEBUG Command: GET 489553793 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090024492 DLCTRL DEBUG Tx Command reply: GET_REPLY 489553793 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090024496 DLCTRL DEBUG Command: GET 454347543 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090024496 DLCTRL DEBUG Tx Command reply: GET_REPLY 454347543 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090024499 DLCTRL DEBUG Command: GET 776347354 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090024499 DLCTRL DEBUG Tx Command reply: GET_REPLY 776347354 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090024503 DLCTRL DEBUG Command: GET 472418155 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090024503 DLCTRL DEBUG Tx Command reply: GET_REPLY 472418155 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090024506 DLCTRL DEBUG Command: GET 977028892 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090024506 DLCTRL DEBUG Tx Command reply: GET_REPLY 977028892 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090024509 DLCTRL DEBUG Command: GET 34446905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090024509 DLCTRL DEBUG Tx Command reply: GET_REPLY 34446905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090024512 DLCTRL DEBUG Command: GET 861363297 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090024512 DLCTRL DEBUG Tx Command reply: GET_REPLY 861363297 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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@499161a88351: 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@499161a88351: 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 := '000000000000001001110011'B, t_guard := 20.000000 } 20250427090024536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)15447418 20250427090025583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090025583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090025583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090025583 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090025584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xebb57a, normal) (hnbgw_rua.c:406) 20250427090025584 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427090025584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447418)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090025584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447418 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090025584 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090025584 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090025584 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447418 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:684) 20250427090025584 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447418 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427090025584 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447418 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090025584 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090025584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090025584 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15447418 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090025584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447418 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090025584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447418)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090025584 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090025584 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090025584 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15447418 SCCP-70 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090025584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090025584 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090025584 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{IDLE}: Allocated (fsm.c:456) 20250427090025584 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090025584 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002730056400500f1100926) (sccp_scrc.c:415) 20250427090025584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090025584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090025584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090025584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090025584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090025584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090025584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090025584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090025584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090025584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090025584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090025584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090025584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090025584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090025584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090025584 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 02 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) 20250427090025584 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090025584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090025584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447418)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090025585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090025585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090025585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090025585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090025585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090025585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090025585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090025585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090025585 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090025585 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 02 73 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)11191148 HNBGW_Test.msc0-SCCP(573)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090025602 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090025603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090025603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090025603 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090025603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090025603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090025603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090025603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090025603 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090025603 DLSS7 <000c> osmo_ss7_asp.c:1164 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 2b 13 f0 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@499161a88351: setverdict(pass): none -> pass 20250427090025603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090025603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090025603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090025603 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090025603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090025603 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=002b13f0) (sccp_scrc.c:486) 20250427090025603 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250427090025603 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090025603 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090025603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090025603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090025603 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) 20250427090025603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090025603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090025604 DLCTRL DEBUG Command: GET 829829651 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090025605 DLCTRL DEBUG Tx Command reply: GET_REPLY 829829651 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090025608 DLCTRL DEBUG Command: GET 700752541 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090025608 DLCTRL DEBUG Tx Command reply: GET_REPLY 700752541 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090025611 DLCTRL DEBUG Command: GET 996976206 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090025611 DLCTRL DEBUG Tx Command reply: GET_REPLY 996976206 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090025614 DLCTRL DEBUG Command: GET 52612448 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090025614 DLCTRL DEBUG Tx Command reply: GET_REPLY 52612448 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090025618 DLCTRL DEBUG Command: GET 345548861 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090025618 DLCTRL DEBUG Tx Command reply: GET_REPLY 345548861 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090025621 DLCTRL DEBUG Command: GET 357264542 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090025621 DLCTRL DEBUG Tx Command reply: GET_REPLY 357264542 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090025625 DLCTRL DEBUG Command: GET 450501344 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090025625 DLCTRL DEBUG Tx Command reply: GET_REPLY 450501344 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090025628 DLCTRL DEBUG Command: GET 462632063 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090025628 DLCTRL DEBUG Tx Command reply: GET_REPLY 462632063 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090025631 DLCTRL DEBUG Command: GET 329846164 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090025631 DLCTRL DEBUG Tx Command reply: GET_REPLY 329846164 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090025634 DLCTRL DEBUG Command: GET 135650826 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090025634 DLCTRL DEBUG Tx Command reply: GET_REPLY 135650826 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090025636 DLCTRL DEBUG Command: GET 245577584 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090025636 DLCTRL DEBUG Tx Command reply: GET_REPLY 245577584 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090025638 DLCTRL DEBUG Command: GET 511159345 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090025638 DLCTRL DEBUG Tx Command reply: GET_REPLY 511159345 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090025640 DLCTRL DEBUG Command: GET 737066565 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090025641 DLCTRL DEBUG Tx Command reply: GET_REPLY 737066565 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090025644 DLCTRL DEBUG Command: GET 570308136 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090025644 DLCTRL DEBUG Tx Command reply: GET_REPLY 570308136 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250427090025647 DLCTRL DEBUG Command: GET 447629721 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090025647 DLCTRL DEBUG Tx Command reply: GET_REPLY 447629721 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090025649 DLCTRL DEBUG Command: GET 373010781 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090025649 DLCTRL DEBUG Tx Command reply: GET_REPLY 373010781 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090025651 DLCTRL DEBUG Command: GET 323789839 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090025651 DLCTRL DEBUG Tx Command reply: GET_REPLY 323789839 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090025653 DLCTRL DEBUG Command: GET 533864516 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090025653 DLCTRL DEBUG Tx Command reply: GET_REPLY 533864516 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090025655 DLCTRL DEBUG Command: GET 3889201 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090025655 DLCTRL DEBUG Tx Command reply: GET_REPLY 3889201 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090025657 DLCTRL DEBUG Command: GET 121995112 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090025657 DLCTRL DEBUG Tx Command reply: GET_REPLY 121995112 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000000101100'B, t_guard := 20.000000 } 20250427090025685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@499161a88351: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)2972368 20250427090026710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090026710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090026710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427090026710 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090026710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d5ad0, normal) (hnbgw_rua.c:406) 20250427090026710 DHNB DEBUG map_rua[0x55e5c7821bf0]{init}: Allocated (fsm.c:456) 20250427090026710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090026710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972368 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090026711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090026711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090026711 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090026711 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972368 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:684) 20250427090026711 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972368 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427090026711 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972368 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427090026711 DCN DEBUG map_sccp[0x55e5c7827550]{init}: Allocated (fsm.c:456) 20250427090026711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090026711 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2972368 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090026711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972368 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427090026711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090026711 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090026711 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090026711 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972368 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090026711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090026711 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090026711 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{IDLE}: Allocated (fsm.c:456) 20250427090026711 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090026711 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300002c0056400500f1100926) (sccp_scrc.c:415) 20250427090026711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090026711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090026711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090026711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090026711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090026711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090026711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090026711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090026711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090026711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090026711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090026711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090026711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090026711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090026711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090026711 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 00 2c 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) 20250427090026711 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090026711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090026711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090026712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090026712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090026712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090026712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090026712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090026712 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' 20250427090026712 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 20250427090026712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090026712 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090026712 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 00 2c 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)3028369 HNBGW_Test.msc1-SCCP(576)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@499161a88351: 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)@499161a88351: setverdict(pass): none -> pass 20250427090026733 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) 20250427090026733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090026733 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090026733 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 20250427090026733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090026733 DLSS7 <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' 20250427090026733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090026733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090026733 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090026733 DLSS7 <000c> osmo_ss7_asp.c:1164 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 4a 17 e2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090026734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090026734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090026734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090026734 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) 20250427090026734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090026734 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=004a17e2) (sccp_scrc.c:486) 20250427090026734 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250427090026734 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090026734 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090026734 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090026734 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090026734 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) 20250427090026734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090026734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090026737 DLCTRL DEBUG Command: GET 720987259 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090026737 DLCTRL DEBUG Tx Command reply: GET_REPLY 720987259 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090026741 DLCTRL DEBUG Command: GET 383187950 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090026741 DLCTRL DEBUG Tx Command reply: GET_REPLY 383187950 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090026746 DLCTRL DEBUG Command: GET 61517736 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090026746 DLCTRL DEBUG Tx Command reply: GET_REPLY 61517736 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090026751 DLCTRL DEBUG Command: GET 185123428 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090026751 DLCTRL DEBUG Tx Command reply: GET_REPLY 185123428 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090026755 DLCTRL DEBUG Command: GET 863429417 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090026755 DLCTRL DEBUG Tx Command reply: GET_REPLY 863429417 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090026761 DLCTRL DEBUG Command: GET 993196239 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090026761 DLCTRL DEBUG Tx Command reply: GET_REPLY 993196239 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090026765 DLCTRL DEBUG Command: GET 24694558 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090026765 DLCTRL DEBUG Tx Command reply: GET_REPLY 24694558 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090026769 DLCTRL DEBUG Command: GET 231691720 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090026769 DLCTRL DEBUG Tx Command reply: GET_REPLY 231691720 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090026774 DLCTRL DEBUG Command: GET 656477722 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090026774 DLCTRL DEBUG Tx Command reply: GET_REPLY 656477722 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090026778 DLCTRL DEBUG Command: GET 139491925 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090026778 DLCTRL DEBUG Tx Command reply: GET_REPLY 139491925 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090026782 DLCTRL DEBUG Command: GET 277994412 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090026782 DLCTRL DEBUG Tx Command reply: GET_REPLY 277994412 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090026787 DLCTRL DEBUG Command: GET 59324209 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090026787 DLCTRL DEBUG Tx Command reply: GET_REPLY 59324209 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090026792 DLCTRL DEBUG Command: GET 557800517 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090026792 DLCTRL DEBUG Tx Command reply: GET_REPLY 557800517 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090026795 DLCTRL DEBUG Command: GET 609364229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090026795 DLCTRL DEBUG Tx Command reply: GET_REPLY 609364229 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250427090026797 DLCTRL DEBUG Command: GET 589633319 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090026797 DLCTRL DEBUG Tx Command reply: GET_REPLY 589633319 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090026799 DLCTRL DEBUG Command: GET 885560073 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090026799 DLCTRL DEBUG Tx Command reply: GET_REPLY 885560073 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090026801 DLCTRL DEBUG Command: GET 618706255 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090026801 DLCTRL DEBUG Tx Command reply: GET_REPLY 618706255 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090026802 DLCTRL DEBUG Command: GET 681734364 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090026802 DLCTRL DEBUG Tx Command reply: GET_REPLY 681734364 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090026804 DLCTRL DEBUG Command: GET 390906300 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090026804 DLCTRL DEBUG Tx Command reply: GET_REPLY 390906300 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090026808 DLCTRL DEBUG Command: GET 167591862 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090026808 DLCTRL DEBUG Tx Command reply: GET_REPLY 167591862 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000111001110'B, t_guard := 20.000000 } 20250427090026834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@499161a88351: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)9566257 20250427090027856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090027856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090027856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427090027856 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090027856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x91f831, normal) (hnbgw_rua.c:406) 20250427090027856 DHNB DEBUG map_rua[0x55e5c780fbf0]{init}: Allocated (fsm.c:456) 20250427090027856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9566257)[0x55e5c780fbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090027856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9566257 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090027856 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090027856 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090027856 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9566257 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427090027856 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9566257 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:684) 20250427090027856 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9566257 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:731) 20250427090027856 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9566257 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090027856 DCN DEBUG map_sccp[0x55e5c780b500]{init}: Allocated (fsm.c:456) 20250427090027856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090027856 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9566257 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090027856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9566257 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427090027856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9566257)[0x55e5c780fbf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090027856 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090027856 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090027856 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9566257 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090027856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090027856 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090027856 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{IDLE}: Allocated (fsm.c:456) 20250427090027856 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090027856 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001ce0056400500f1100926) (sccp_scrc.c:415) 20250427090027856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090027856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090027856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090027856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090027856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090027856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090027856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090027856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090027856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090027856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090027856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090027856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090027856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090027856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090027856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090027856 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 01 ce 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) 20250427090027856 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090027856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090027856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9566257)[0x55e5c780fbf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090027856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090027856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090027856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090027856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090027856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090027856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090027856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090027856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090027856 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090027856 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 01 ce 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)@499161a88351: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)9592732 HNBGW_Test.msc0-SCCP(573)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090027859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090027859 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090027859 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090027859 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090027859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090027859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090027859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090027859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090027859 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090027859 DLSS7 <000c> osmo_ss7_asp.c:1164 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 36 c5 6b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090027859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090027859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090027859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090027859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090027859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090027859 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=0036c56b) (sccp_scrc.c:486) 20250427090027859 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250427090027859 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090027859 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090027859 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090027859 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090027859 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) 20250427090027859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090027859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{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)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090027861 DLCTRL DEBUG Command: GET 991806890 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090027861 DLCTRL DEBUG Tx Command reply: GET_REPLY 991806890 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090027865 DLCTRL DEBUG Command: GET 723370973 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090027865 DLCTRL DEBUG Tx Command reply: GET_REPLY 723370973 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090027870 DLCTRL DEBUG Command: GET 200875729 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090027870 DLCTRL DEBUG Tx Command reply: GET_REPLY 200875729 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090027874 DLCTRL DEBUG Command: GET 527854667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090027874 DLCTRL DEBUG Tx Command reply: GET_REPLY 527854667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090027877 DLCTRL DEBUG Command: GET 614463818 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090027877 DLCTRL DEBUG Tx Command reply: GET_REPLY 614463818 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090027881 DLCTRL DEBUG Command: GET 863424660 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090027881 DLCTRL DEBUG Tx Command reply: GET_REPLY 863424660 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090027884 DLCTRL DEBUG Command: GET 10902131 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090027884 DLCTRL DEBUG Tx Command reply: GET_REPLY 10902131 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090027887 DLCTRL DEBUG Command: GET 31537937 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090027887 DLCTRL DEBUG Tx Command reply: GET_REPLY 31537937 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090027889 DLCTRL DEBUG Command: GET 514017132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090027889 DLCTRL DEBUG Tx Command reply: GET_REPLY 514017132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090027891 DLCTRL DEBUG Command: GET 512600940 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090027891 DLCTRL DEBUG Tx Command reply: GET_REPLY 512600940 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090027893 DLCTRL DEBUG Command: GET 433890601 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090027893 DLCTRL DEBUG Tx Command reply: GET_REPLY 433890601 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090027895 DLCTRL DEBUG Command: GET 546332944 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090027895 DLCTRL DEBUG Tx Command reply: GET_REPLY 546332944 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090027896 DLCTRL DEBUG Command: GET 70408685 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090027896 DLCTRL DEBUG Tx Command reply: GET_REPLY 70408685 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090027898 DLCTRL DEBUG Command: GET 179235330 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090027898 DLCTRL DEBUG Tx Command reply: GET_REPLY 179235330 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250427090027899 DLCTRL DEBUG Command: GET 273509083 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090027899 DLCTRL DEBUG Tx Command reply: GET_REPLY 273509083 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090027901 DLCTRL DEBUG Command: GET 43342669 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090027901 DLCTRL DEBUG Tx Command reply: GET_REPLY 43342669 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090027904 DLCTRL DEBUG Command: GET 304578441 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090027904 DLCTRL DEBUG Tx Command reply: GET_REPLY 304578441 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090027906 DLCTRL DEBUG Command: GET 625520911 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090027906 DLCTRL DEBUG Tx Command reply: GET_REPLY 625520911 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090027907 DLCTRL DEBUG Command: GET 584967681 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090027907 DLCTRL DEBUG Tx Command reply: GET_REPLY 584967681 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090027909 DLCTRL DEBUG Command: GET 168491067 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090027909 DLCTRL DEBUG Tx Command reply: GET_REPLY 168491067 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090027917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090027917 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43791<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(567)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(566)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090027921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090027923 DLINP DEBUG SRVCONN(,r=127.0.0.1:51784<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090027923 DLINP DEBUG SRVCONN(,r=127.0.0.1:51784<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090027923 DLINP NOTICE SRV(,r=127.0.0.1:51784<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090027923 DMAIN NOTICE (127.0.0.1:51784 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51784<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090027923 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427090027926 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090027926 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) 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(580)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@499161a88351: Final verdict of PTC: none 20250427090027926 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090027926 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) 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090027926 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090027926 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) 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090027926 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090027926 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) 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090027926 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 20250427090027926 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) 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090027926 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090027926 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(579)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@499161a88351: Final verdict of PTC: none 20250427090027926 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090027926 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090027926 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 20250427090027927 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  20250427090027927 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  20250427090027927 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  20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090027927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090027927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090027927 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090027927 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) 20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090027927 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090027927 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) 20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090027927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090027927 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 20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090027927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090027927 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090027927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090027927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090027927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090027927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090027927 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090027927 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090027927 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090027928 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090027928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090027928 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090027927 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090027927 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090027927 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090027927 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 20250427090027927 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  20250427090027927 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  20250427090027927 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090027927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090027927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090027927 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 20250427090027928 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) 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090027928 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090027928 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090027928 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090027928 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 20250427090027928 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  20250427090027928 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090027928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a17e2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090027928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090027928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090027928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090027928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090027928 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090027928 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) 20250427090027928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090027928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090027928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090027928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090027928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a 17 e2 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090027928 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090027928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090027928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090027928 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090027928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090027928 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 20250427090027928 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090027928 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) 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090027928 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 20250427090027928 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 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090027928 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090027928 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090027928 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090027928 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090027929 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 20250427090027929 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090027929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090027929 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(581)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-RAN(577)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@499161a88351: Final verdict of PTC: none 20250427090027929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090027929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090027929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{disrupted}: Freeing instance (context_map.c:202) 20250427090027929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2972368)[0x55e5c7821bf0]{disrupted}: Deallocated (fsm.c:568) 20250427090027929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090027929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{disconnected}: Freeing instance (context_map.c:206) 20250427090027930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e5c7827550]{disconnected}: Deallocated (fsm.c:568) 20250427090027930 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2972368 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250427090027930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090027930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090027930 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090027930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090027930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090027930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090027930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090027930 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090027930 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090027930 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090027930 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090027930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090027930 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_msc_not_connected_round_robin-Iuh1(571)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(568)@499161a88351: Final verdict of PTC: none 20250427090027933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090027933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090027933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090027933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090027933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090027933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090027934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090027934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090027934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090027934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090027934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090027934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090027934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090027934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090027934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090027934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090027934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090027934 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_msc_not_connected_round_robin0(586)@499161a88351: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@499161a88351: Final verdict of PTC: pass HNBGW-MGCP(585)@499161a88351: Final verdict of PTC: none 20250427090027930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090027930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090027931 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090027931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090027931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090027931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090027931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090027931 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090027931 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090027931 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090027931 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090027931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090027931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090027931 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090027931 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) 20250427090027931 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090027931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447418)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090027931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447418)[0x55e5c7806360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090027931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090027931 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090027931 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090027931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b13f0), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090027931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090027931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090027931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090027931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090027931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090027931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090027931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 2b 13 f0 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090027931 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090027931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090027932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447418)[0x55e5c7806360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090027932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447418)[0x55e5c7806360]{disrupted}: Freeing instance (context_map.c:202) 20250427090027932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15447418)[0x55e5c7806360]{disrupted}: Deallocated (fsm.c:568) 20250427090027932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090027932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090027932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090027932 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15447418 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250427090027932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9566257)[0x55e5c780fbf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090027932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9566257)[0x55e5c780fbf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090027932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090027932 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090027932 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@499161a88351: Final verdict of PTC: none c7808090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090027932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c56b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090027932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090027932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090027932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090027932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090027932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090027932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090027932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 36 c5 6b 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090027932 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090027932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090027932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9566257)[0x55e5c780fbf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090027932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9566257)[0x55e5c780fbf0]{disrupted}: Freeing instance (context_map.c:202) 20250427090027932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9566257)[0x55e5c780fbf0]{disrupted}: Deallocated (fsm.c:568) 20250427090027932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090027932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{disconnected}: Freeing instance (context_map.c:206) 20250427090027932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e5c780b500]{disconnected}: Deallocated (fsm.c:568) 20250427090027932 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9566257 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250427090027933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090027933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090027933 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090027933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090027933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090027933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090027933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090027933 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090027933 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090027933 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090027933 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090027934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090027935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40738<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090027955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 09:00:28 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 20250427090028137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090028396 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090028396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005157d4), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090028396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090028396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090028396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090028396 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090028396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090028396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090028396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 51 57 d4 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090028396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090028396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090028396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090028397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090028397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090028397 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090028398 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090028398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685a75), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090028398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090028398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090028398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090028398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090028398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090028398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090028398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 5a 75 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090028398 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090028398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004695bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090028398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090028398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090028398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090028398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090028398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090028398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090028398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 95 bc 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090028398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090028398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090028398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090028398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090028398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090028398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090028398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090028398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090028398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090028398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090028398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090028398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090028840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=565404) 20250427090028909 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090028909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001308bb), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090028909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090028909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090028909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090028910 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090028910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090028910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090028910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 13 08 bb 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090028910 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090028910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090028910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090028910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090028910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090028910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090028913 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090028913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000287ac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090028913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090028913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090028913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090028913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090028913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090028913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090028913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 87 ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090028913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090028913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090028913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090028913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090028913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090028913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090028915 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090028915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957802), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090028915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090028916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090028916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090028916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090028916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090028916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090028916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 78 02 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090028916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090028916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090028916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090028916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090028916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090028916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090029407 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090029407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9ad0b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090029407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090029407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090029407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090029407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090029407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090029408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090029408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 ad 0b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090029408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090029408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090029408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090029408 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090029408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090029408 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090029411 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090029411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016357a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090029411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090029411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090029411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090029411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090029411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090029411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090029411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 7a 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090029411 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090029411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4f141), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090029411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090029411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090029411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090029411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090029411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090029411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090029411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 f1 41 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090029412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090029412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090029412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090029412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090029412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090029412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090029412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090029412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090029412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090029412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090029412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090029412 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=565404, count=594944) 20250427090029928 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090029928 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090029928 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090029928 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090029928 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090029928 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090029928 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090029928 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090029928 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090029929 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090029930 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090029930 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090029998 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090029998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebf283), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090029998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090029998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090029998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090029999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090029999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090029999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090029999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 eb f2 83 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090029999 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090029999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004280a0), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090029999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090029999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090029999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090029999 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090029999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090029999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090029999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 42 80 a0 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090029999 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090029999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ce9ee), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090029999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090029999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090029999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090029999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090029999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090029999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090029999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c e9 ee 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090029999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090029999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090029999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090029999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090029999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090029999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090029999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090029999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090029999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090029999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090029999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090029999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090029999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090029999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090029999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090029999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090030000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090030000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090030710 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090030710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090030710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090030710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090030710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090030710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090030710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090030710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090030710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4d 07 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090030710 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090030710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002502fe), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090030710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090030711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090030711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090030711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090030711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090030711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090030711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 02 fe 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090030711 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090030711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014383e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090030711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090030711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090030711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090030711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090030711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090030711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090030711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 38 3e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090030711 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090030711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f9e2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090030711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090030711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090030711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090030711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090030711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090030711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090030711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f9 e2 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090030711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090030711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090030711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090030711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090030711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090030711 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090030711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090030711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090030711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090030711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090030711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090030711 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090030711 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090030711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090030711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090030711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090030712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090030712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090030712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090030712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090030712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090030712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090030712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090030712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250427090031943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090031950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090031956 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37551<->l=127.0.0.1:4262) (control_if.c:572) 20250427090032044 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090032044 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_1-Iuh0(593)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090032051 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090032051 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032052 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090032052 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090032052 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52797 (stream_srv.c:142) 20250427090032052 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52797<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090032052 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090032052 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032052 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090032052 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032053 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032053 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090032053 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) 20250427090032053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090032053 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) 20250427090032053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032053 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) 20250427090032053 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) 20250427090032053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032053 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) 20250427090032053 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) 20250427090032053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090032053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090032053 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032053 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032054 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090032054 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) 20250427090032054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 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) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032054 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) 20250427090032054 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) 20250427090032054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090032054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090032054 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032054 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032054 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090032054 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) 20250427090032054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032054 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090032054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090032054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090032054 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032054 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090032054 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) 20250427090032054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090032054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090032054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090032054 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032054 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 20250427090032054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090032054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090032054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032054 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 20250427090032054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090032054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090032054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090032054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090032054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090032054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090032054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090032054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(599)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(597)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(602)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@499161a88351: v_sccp_pdu_maxlen:268 20250427090032077 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090032078 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032078 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090032078 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032078 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090032078 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032078 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090032078 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032079 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032079 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090032079 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) 20250427090032079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090032079 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) 20250427090032079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032079 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) 20250427090032079 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) 20250427090032079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032079 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) 20250427090032079 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) 20250427090032079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090032079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090032079 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032079 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032079 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090032080 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) 20250427090032080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 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) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032080 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) 20250427090032080 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) 20250427090032080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090032080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090032080 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032080 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032080 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090032080 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) 20250427090032080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090032080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090032080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090032080 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032080 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032080 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090032080 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) 20250427090032080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090032080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090032080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090032080 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032080 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 20250427090032081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090032081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090032081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032081 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 20250427090032081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090032081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090032081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090032081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090032081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090032081 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090032081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090032081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@499161a88351: v_sccp_pdu_maxlen:268 20250427090032116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090032116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090032116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090032116 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090032116 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) 20250427090032116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090032116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090032116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090032116 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@499161a88351: setverdict(pass): none -> pass 20250427090032121 DLINP DEBUG SRVCONN(,r=127.0.0.1:52797<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090032121 DLINP DEBUG SRVCONN(,r=127.0.0.1:52797<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090032121 DLINP DEBUG SRVCONN(,r=127.0.0.1:52797<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090032121 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090032121 DHNBAP DEBUG (127.0.0.1:52797 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090032121 DHNBAP NOTICE (127.0.0.1:52797 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090032121 DHNBAP NOTICE (127.0.0.1:52797 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090032121 DLINP DEBUG SRVCONN(,r=127.0.0.1:52797<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090032121 DLINP DEBUG SRVCONN(,r=127.0.0.1:52797<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090032264 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 20250427090032264 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 20250427090032264 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090032264 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090032273 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090032273 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090032273 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090032273 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090032273 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090032273 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090032273 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 20250427090032273 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090032273 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  20250427090032273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090032273 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 20250427090032274 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 20250427090032274 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090032274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090032276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090032276 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090032276 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  20250427090032276 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090032276 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090032276 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090032276 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 HNBGW_Test.msc1-M3UA(602)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090032277 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090032277 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  20250427090032277 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090032277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090032277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090032277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090032277 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090032277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090032277 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090032277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090032277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090032277 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090032277 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090032277 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032278 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032278 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090032278 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) 20250427090032278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090032279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090032279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090032279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090032279 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090032279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090032279 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090032279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090032279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090032279 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090032279 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  20250427090032279 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) 20250427090032279 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090032279 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090032279 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090032279 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090032279 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090032279 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090032279 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 20250427090032279 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090032279 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  20250427090032279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090032280 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) 20250427090032280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090032280 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090032280 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  20250427090032280 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090032280 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090032280 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090032280 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 20250427090032280 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090032280 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  20250427090032280 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  20250427090032280 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090032280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090032280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090032280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090032280 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090032280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090032280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090032280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090032280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090032280 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090032280 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090032280 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032281 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032281 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090032281 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) 20250427090032281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090032281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090032281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090032281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090032282 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032282 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090032282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090032282 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' 20250427090032282 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 20250427090032282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090032282 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090032282 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  20250427090032293 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 20250427090032293 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 20250427090032293 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090032293 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090032299 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090032299 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090032299 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090032299 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090032299 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090032299 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090032299 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 20250427090032299 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090032299 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  20250427090032299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090032302 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032302 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090032302 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090032302 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  20250427090032302 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090032302 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090032302 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090032302 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 20250427090032302 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090032302 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  20250427090032302 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  20250427090032302 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  20250427090032302 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090032302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090032302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090032302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090032302 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090032302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090032302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090032302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090032302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090032302 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090032302 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090032302 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032303 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032303 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090032303 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) 20250427090032303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090032303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090032304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090032304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090032304 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032304 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090032304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090032304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090032304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090032304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090032304 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090032304 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  20250427090032305 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 20250427090032305 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 20250427090032305 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090032305 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090032310 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) 20250427090032310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090032310 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090032310 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090032310 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090032310 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090032310 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090032310 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 20250427090032310 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090032310 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  20250427090032310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090032312 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) 20250427090032312 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090032312 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090032312 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  20250427090032312 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090032312 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090032312 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090032313 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 20250427090032313 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090032313 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  20250427090032313 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  20250427090032313 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  20250427090032313 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  20250427090032313 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090032313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090032313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090032313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090032313 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090032313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090032313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090032313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090032313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090032313 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090032313 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090032313 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090032314 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090032314 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090032314 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) 20250427090032314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090032314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090032314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090032315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090032315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090032315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090032315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090032315 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090032315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090032315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090032315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090032315 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090032315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090032315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090032315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090032315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090032315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090032315 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' 20250427090032315 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 20250427090032315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090032315 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090032315 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  HNBGW_Test.msc0-RAN(598)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090033079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090033079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090033079 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090033079 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090033079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090033079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090033079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090033079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090033079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033079 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090033079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090033079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090033079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090033079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090033079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090033079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090033079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090033079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090033079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090033080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090033080 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090033080 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090033080 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) 20250427090033080 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) 20250427090033080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090033080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090033080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090033080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090033080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090033080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090033080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090033080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090033080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090033080 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090033080 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090033080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090033080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090033080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090033080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090033080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090033080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090033080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090033080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090033080 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033080 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  20250427090033080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090033080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090033080 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090033080 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090033080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090033080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090033080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090033080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090033080 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033080 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090033080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090033080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090033080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090033080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090033080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090033080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090033080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090033080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090033080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090033080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090033080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090033080 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090033080 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090033081 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) 20250427090033081 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090033081 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090033081 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 20250427090033081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090033081 DLSS7 <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' 20250427090033081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090033081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090033081 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033081 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090033081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090033081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090033081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090033081 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) 20250427090033081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090033081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090033081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090033081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090033081 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) 20250427090033081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033081 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) 20250427090033081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090033081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090033081 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090033081 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090033081 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) 20250427090033081 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) 20250427090033081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090033081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090033081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090033081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090033081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090033081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090033081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090033081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090033081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 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) 20250427090033081 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090033081 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090033082 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090033082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090033082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090033082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090033082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090033082 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' 20250427090033082 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 20250427090033082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090033082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033082 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 01 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  20250427090033082 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) 20250427090033082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090033082 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090033082 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 20250427090033082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090033082 DLSS7 <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' 20250427090033082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090033082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090033082 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033082 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090033082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090033082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090033082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090033082 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) 20250427090033082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090033082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090033082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090033082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090033082 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) 20250427090033082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033082 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) 20250427090033082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033082 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090033082 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090033082 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090033082 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090033082 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090033107 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090033107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090033107 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090033107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090033107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090033107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090033107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090033107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090033107 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033107 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090033107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090033107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090033107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090033107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090033107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090033107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090033107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090033107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090033107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090033108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090033108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090033108 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090033108 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) 20250427090033108 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) 20250427090033108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090033108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090033108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090033108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090033108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090033108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090033108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090033108 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090033108 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090033109 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090033109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090033109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090033109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090033109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090033109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090033109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090033109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090033109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033109 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  20250427090033110 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090033110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090033110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090033110 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090033110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090033110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090033110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090033110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090033110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033110 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090033111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090033111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090033111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090033111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090033111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090033111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090033111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090033111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090033111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090033111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090033111 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090033111 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090033111 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090033114 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) 20250427090033114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090033114 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090033114 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 20250427090033114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090033114 DLSS7 <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' 20250427090033114 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090033114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090033114 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033114 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090033114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090033114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090033114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090033114 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) 20250427090033114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090033114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090033114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090033114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090033114 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) 20250427090033114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033114 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) 20250427090033114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090033114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090033114 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090033114 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090033114 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) 20250427090033114 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) 20250427090033114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090033114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090033114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090033114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090033114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090033114 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090033114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090033114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090033114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090033114 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090033114 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090033114 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090033114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090033114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090033114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090033114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090033114 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' 20250427090033114 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 20250427090033114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090033115 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033115 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  20250427090033116 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) 20250427090033116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090033116 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090033116 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 20250427090033116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090033116 DLSS7 <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' 20250427090033116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090033116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090033116 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090033116 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090033116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090033116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090033116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090033116 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) 20250427090033116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090033116 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090033116 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090033116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090033116 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) 20250427090033116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090033117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033117 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) 20250427090033117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090033117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090033117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090033117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090033117 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090033117 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090033117 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090034133 DLCTRL DEBUG Command: GET 150426752 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090034133 DLCTRL DEBUG Tx Command reply: GET_REPLY 150426752 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090034135 DLCTRL DEBUG Command: GET 862026021 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090034135 DLCTRL DEBUG Tx Command reply: GET_REPLY 862026021 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090034136 DLCTRL DEBUG Command: GET 475975298 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090034136 DLCTRL DEBUG Tx Command reply: GET_REPLY 475975298 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090034139 DLCTRL DEBUG Command: GET 973960173 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090034139 DLCTRL DEBUG Tx Command reply: GET_REPLY 973960173 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090034142 DLCTRL DEBUG Command: GET 260112937 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090034142 DLCTRL DEBUG Tx Command reply: GET_REPLY 260112937 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090034144 DLCTRL DEBUG Command: GET 316235404 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090034145 DLCTRL DEBUG Tx Command reply: GET_REPLY 316235404 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090034147 DLCTRL DEBUG Command: GET 92676920 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090034147 DLCTRL DEBUG Tx Command reply: GET_REPLY 92676920 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090034149 DLCTRL DEBUG Command: GET 390909624 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090034149 DLCTRL DEBUG Tx Command reply: GET_REPLY 390909624 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090034151 DLCTRL DEBUG Command: GET 376524845 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090034151 DLCTRL DEBUG Tx Command reply: GET_REPLY 376524845 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090034153 DLCTRL DEBUG Command: GET 237486319 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090034153 DLCTRL DEBUG Tx Command reply: GET_REPLY 237486319 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090034154 DLCTRL DEBUG Command: GET 460035891 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090034154 DLCTRL DEBUG Tx Command reply: GET_REPLY 460035891 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090034156 DLCTRL DEBUG Command: GET 163505790 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090034156 DLCTRL DEBUG Tx Command reply: GET_REPLY 163505790 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090034157 DLCTRL DEBUG Command: GET 895411494 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090034157 DLCTRL DEBUG Tx Command reply: GET_REPLY 895411494 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090034159 DLCTRL DEBUG Command: GET 710809803 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090034159 DLCTRL DEBUG Tx Command reply: GET_REPLY 710809803 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090034160 DLCTRL DEBUG Command: GET 618040980 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090034160 DLCTRL DEBUG Tx Command reply: GET_REPLY 618040980 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090034161 DLCTRL DEBUG Command: GET 483929642 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090034161 DLCTRL DEBUG Tx Command reply: GET_REPLY 483929642 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090034162 DLCTRL DEBUG Command: GET 394307229 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090034162 DLCTRL DEBUG Tx Command reply: GET_REPLY 394307229 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090034163 DLCTRL DEBUG Command: GET 497787409 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090034163 DLCTRL DEBUG Tx Command reply: GET_REPLY 497787409 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090034164 DLCTRL DEBUG Command: GET 601078848 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090034164 DLCTRL DEBUG Tx Command reply: GET_REPLY 601078848 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090034165 DLCTRL DEBUG Command: GET 92373982 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090034165 DLCTRL DEBUG Tx Command reply: GET_REPLY 92373982 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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@499161a88351: 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@499161a88351: 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 := '000000000000000100100011'B, t_guard := 20.000000 } 20250427090034190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)15656708 20250427090035238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090035238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090035238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090035238 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090035238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeee704, normal) (hnbgw_rua.c:406) 20250427090035238 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427090035238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090035238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15656708 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090035238 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090035238 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090035238 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15656708 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:697) 20250427090035238 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090035238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090035238 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15656708 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090035238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15656708 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090035238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090035238 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090035238 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090035238 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15656708 SCCP-73 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090035238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090035238 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090035238 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{IDLE}: Allocated (fsm.c:456) 20250427090035238 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090035238 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001230056400500f1100926) (sccp_scrc.c:415) 20250427090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090035238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090035238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090035238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090035238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090035238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090035238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090035238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090035238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090035238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090035238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090035238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090035238 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 01 23 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090035238 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090035238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090035238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090035239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090035239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090035239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090035239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090035239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090035239 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' 20250427090035239 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 20250427090035239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090035239 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090035239 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 01 23 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@499161a88351: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)3051642 HNBGW_Test.msc1-SCCP(600)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090035256 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) 20250427090035256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090035256 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090035256 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 20250427090035256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090035256 DLSS7 <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' 20250427090035256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090035256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090035256 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090035256 DLSS7 <000c> osmo_ss7_asp.c:1164 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 83 0e 85 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@499161a88351: setverdict(pass): none -> pass 20250427090035257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090035257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090035257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090035257 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) 20250427090035257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090035257 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=00830e85) (sccp_scrc.c:486) 20250427090035257 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250427090035257 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090035257 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090035257 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090035257 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090035257 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) 20250427090035257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090035257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090035260 DLCTRL DEBUG Command: GET 292853100 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090035260 DLCTRL DEBUG Tx Command reply: GET_REPLY 292853100 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090035265 DLCTRL DEBUG Command: GET 576920384 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090035265 DLCTRL DEBUG Tx Command reply: GET_REPLY 576920384 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090035269 DLCTRL DEBUG Command: GET 507152324 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090035269 DLCTRL DEBUG Tx Command reply: GET_REPLY 507152324 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090035272 DLCTRL DEBUG Command: GET 466875454 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090035272 DLCTRL DEBUG Tx Command reply: GET_REPLY 466875454 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090035276 DLCTRL DEBUG Command: GET 445891424 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090035276 DLCTRL DEBUG Tx Command reply: GET_REPLY 445891424 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090035280 DLCTRL DEBUG Command: GET 238750709 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090035280 DLCTRL DEBUG Tx Command reply: GET_REPLY 238750709 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090035285 DLCTRL DEBUG Command: GET 403118639 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090035285 DLCTRL DEBUG Tx Command reply: GET_REPLY 403118639 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250427090035289 DLCTRL DEBUG Command: GET 344927466 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090035289 DLCTRL DEBUG Tx Command reply: GET_REPLY 344927466 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090035292 DLCTRL DEBUG Command: GET 152014337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090035292 DLCTRL DEBUG Tx Command reply: GET_REPLY 152014337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090035296 DLCTRL DEBUG Command: GET 938879096 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090035296 DLCTRL DEBUG Tx Command reply: GET_REPLY 938879096 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090035298 DLCTRL DEBUG Command: GET 989959729 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090035298 DLCTRL DEBUG Tx Command reply: GET_REPLY 989959729 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090035301 DLCTRL DEBUG Command: GET 139116435 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090035301 DLCTRL DEBUG Tx Command reply: GET_REPLY 139116435 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090035303 DLCTRL DEBUG Command: GET 20673036 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090035303 DLCTRL DEBUG Tx Command reply: GET_REPLY 20673036 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090035305 DLCTRL DEBUG Command: GET 192173186 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090035305 DLCTRL DEBUG Tx Command reply: GET_REPLY 192173186 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090035307 DLCTRL DEBUG Command: GET 787015572 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090035307 DLCTRL DEBUG Tx Command reply: GET_REPLY 787015572 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090035309 DLCTRL DEBUG Command: GET 512251917 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090035309 DLCTRL DEBUG Tx Command reply: GET_REPLY 512251917 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090035310 DLCTRL DEBUG Command: GET 610535575 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090035310 DLCTRL DEBUG Tx Command reply: GET_REPLY 610535575 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090035311 DLCTRL DEBUG Command: GET 952473184 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090035311 DLCTRL DEBUG Tx Command reply: GET_REPLY 952473184 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090035312 DLCTRL DEBUG Command: GET 132677745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090035312 DLCTRL DEBUG Tx Command reply: GET_REPLY 132677745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090035314 DLCTRL DEBUG Command: GET 819479573 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090035314 DLCTRL DEBUG Tx Command reply: GET_REPLY 819479573 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000101001101'B, t_guard := 20.000000 } 20250427090035343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@499161a88351: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)5890190 20250427090036370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090036371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090036371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427090036371 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090036371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x59e08e, normal) (hnbgw_rua.c:406) 20250427090036371 DHNB DEBUG map_rua[0x55e5c780b500]{init}: Allocated (fsm.c:456) 20250427090036371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090036371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890190 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090036371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090036371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090036371 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090036371 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890190 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:697) 20250427090036371 DCN DEBUG map_sccp[0x55e5c7821bf0]{init}: Allocated (fsm.c:456) 20250427090036371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090036371 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5890190 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090036371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890190 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427090036371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090036371 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090036371 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090036371 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890190 SCCP-74 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090036371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090036371 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090036371 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{IDLE}: Allocated (fsm.c:456) 20250427090036371 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090036371 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300014d0056400500f1100926) (sccp_scrc.c:415) 20250427090036371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090036371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090036371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090036371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090036371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090036371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090036371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090036371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090036371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090036371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090036371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090036371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090036371 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090036371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090036371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090036371 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 01 4d 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) 20250427090036371 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090036371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090036371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090036372 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090036372 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090036372 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090036372 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090036372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090036372 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' 20250427090036372 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 20250427090036372 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090036372 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090036372 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 01 4d 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)@499161a88351: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@499161a88351: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)4128479 HNBGW_Test.msc1-SCCP(600)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090036380 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) 20250427090036380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090036380 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090036380 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 20250427090036380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090036380 DLSS7 <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' 20250427090036381 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@499161a88351: setverdict(pass): none -> pass 20250427090036381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090036381 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090036381 DLSS7 <000c> osmo_ss7_asp.c:1164 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 3d 62 c2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090036381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090036381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090036381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090036381 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) 20250427090036381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090036381 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=003d62c2) (sccp_scrc.c:486) 20250427090036381 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250427090036381 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090036381 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090036381 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090036381 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090036381 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) 20250427090036381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090036381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090036383 DLCTRL DEBUG Command: GET 383482877 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090036383 DLCTRL DEBUG Tx Command reply: GET_REPLY 383482877 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090036388 DLCTRL DEBUG Command: GET 491807454 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090036388 DLCTRL DEBUG Tx Command reply: GET_REPLY 491807454 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090036392 DLCTRL DEBUG Command: GET 226186697 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090036392 DLCTRL DEBUG Tx Command reply: GET_REPLY 226186697 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090036396 DLCTRL DEBUG Command: GET 301012025 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090036396 DLCTRL DEBUG Tx Command reply: GET_REPLY 301012025 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090036399 DLCTRL DEBUG Command: GET 879756738 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090036399 DLCTRL DEBUG Tx Command reply: GET_REPLY 879756738 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090036402 DLCTRL DEBUG Command: GET 474822973 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090036402 DLCTRL DEBUG Tx Command reply: GET_REPLY 474822973 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090036404 DLCTRL DEBUG Command: GET 925757829 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090036404 DLCTRL DEBUG Tx Command reply: GET_REPLY 925757829 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250427090036407 DLCTRL DEBUG Command: GET 484802541 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090036407 DLCTRL DEBUG Tx Command reply: GET_REPLY 484802541 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090036409 DLCTRL DEBUG Command: GET 531882802 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090036410 DLCTRL DEBUG Tx Command reply: GET_REPLY 531882802 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090036412 DLCTRL DEBUG Command: GET 1076752 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090036412 DLCTRL DEBUG Tx Command reply: GET_REPLY 1076752 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090036416 DLCTRL DEBUG Command: GET 232786834 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090036416 DLCTRL DEBUG Tx Command reply: GET_REPLY 232786834 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090036420 DLCTRL DEBUG Command: GET 632767787 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090036420 DLCTRL DEBUG Tx Command reply: GET_REPLY 632767787 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090036424 DLCTRL DEBUG Command: GET 526900810 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090036424 DLCTRL DEBUG Tx Command reply: GET_REPLY 526900810 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090036428 DLCTRL DEBUG Command: GET 223945525 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090036428 DLCTRL DEBUG Tx Command reply: GET_REPLY 223945525 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090036433 DLCTRL DEBUG Command: GET 672051691 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090036433 DLCTRL DEBUG Tx Command reply: GET_REPLY 672051691 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090036437 DLCTRL DEBUG Command: GET 865417833 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090036437 DLCTRL DEBUG Tx Command reply: GET_REPLY 865417833 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090036440 DLCTRL DEBUG Command: GET 600121037 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090036440 DLCTRL DEBUG Tx Command reply: GET_REPLY 600121037 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090036444 DLCTRL DEBUG Command: GET 385887532 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090036444 DLCTRL DEBUG Tx Command reply: GET_REPLY 385887532 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090036448 DLCTRL DEBUG Command: GET 144041827 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090036448 DLCTRL DEBUG Tx Command reply: GET_REPLY 144041827 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090036452 DLCTRL DEBUG Command: GET 854763454 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090036452 DLCTRL DEBUG Tx Command reply: GET_REPLY 854763454 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000101010111'B, t_guard := 20.000000 } 20250427090036486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@499161a88351: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)15476761 20250427090037512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090037512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090037512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427090037512 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090037512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec2819, normal) (hnbgw_rua.c:406) 20250427090037512 DHNB DEBUG map_rua[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427090037512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090037512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15476761 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090037512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090037512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090037512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15476761 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427090037512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15476761 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:697) 20250427090037512 DCN DEBUG map_sccp[0x55e5c7801a10]{init}: Allocated (fsm.c:456) 20250427090037512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090037512 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15476761 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090037512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15476761 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427090037513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090037513 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090037513 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090037513 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15476761 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090037513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090037513 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090037513 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{IDLE}: Allocated (fsm.c:456) 20250427090037513 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090037513 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001570056400500f1100926) (sccp_scrc.c:415) 20250427090037513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090037513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090037513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090037513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090037513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090037513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090037513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090037513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090037513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090037513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090037513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090037513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090037513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090037513 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 01 57 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) 20250427090037513 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090037513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090037513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090037513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090037513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090037513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090037513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090037513 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' 20250427090037513 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 20250427090037513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090037513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090037513 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 01 57 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)@499161a88351: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@499161a88351: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@499161a88351: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@499161a88351: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)1800184 HNBGW_Test.msc1-SCCP(600)@499161a88351: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@499161a88351: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427090037520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090037520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090037520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090037520 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) 20250427090037520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090037520 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=009690c5) (sccp_scrc.c:486) 20250427090037520 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250427090037520 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090037520 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) 20250427090037520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090037520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090037520 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 20250427090037520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090037520 DLSS7 <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' 20250427090037520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090037520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090037520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090037520 DLSS7 <000c> osmo_ss7_asp.c:1164 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 96 90 c5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090037520 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090037520 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090037520 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090037520 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) 20250427090037520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090037520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090037523 DLCTRL DEBUG Command: GET 341899979 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090037523 DLCTRL DEBUG Tx Command reply: GET_REPLY 341899979 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090037526 DLCTRL DEBUG Command: GET 536009060 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090037526 DLCTRL DEBUG Tx Command reply: GET_REPLY 536009060 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090037529 DLCTRL DEBUG Command: GET 8381598 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090037529 DLCTRL DEBUG Tx Command reply: GET_REPLY 8381598 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090037532 DLCTRL DEBUG Command: GET 176288296 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090037532 DLCTRL DEBUG Tx Command reply: GET_REPLY 176288296 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090037535 DLCTRL DEBUG Command: GET 935782316 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090037536 DLCTRL DEBUG Tx Command reply: GET_REPLY 935782316 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090037540 DLCTRL DEBUG Command: GET 615931436 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090037540 DLCTRL DEBUG Tx Command reply: GET_REPLY 615931436 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090037543 DLCTRL DEBUG Command: GET 599709662 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090037544 DLCTRL DEBUG Tx Command reply: GET_REPLY 599709662 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250427090037547 DLCTRL DEBUG Command: GET 127124301 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090037547 DLCTRL DEBUG Tx Command reply: GET_REPLY 127124301 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090037550 DLCTRL DEBUG Command: GET 44947093 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090037550 DLCTRL DEBUG Tx Command reply: GET_REPLY 44947093 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090037552 DLCTRL DEBUG Command: GET 938598135 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090037552 DLCTRL DEBUG Tx Command reply: GET_REPLY 938598135 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090037554 DLCTRL DEBUG Command: GET 296405428 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090037554 DLCTRL DEBUG Tx Command reply: GET_REPLY 296405428 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090037556 DLCTRL DEBUG Command: GET 256052869 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090037556 DLCTRL DEBUG Tx Command reply: GET_REPLY 256052869 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090037558 DLCTRL DEBUG Command: GET 938915475 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090037558 DLCTRL DEBUG Tx Command reply: GET_REPLY 938915475 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090037560 DLCTRL DEBUG Command: GET 692032666 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090037560 DLCTRL DEBUG Tx Command reply: GET_REPLY 692032666 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090037561 DLCTRL DEBUG Command: GET 877068456 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090037561 DLCTRL DEBUG Tx Command reply: GET_REPLY 877068456 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090037563 DLCTRL DEBUG Command: GET 926690470 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090037563 DLCTRL DEBUG Tx Command reply: GET_REPLY 926690470 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090037564 DLCTRL DEBUG Command: GET 589909179 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090037564 DLCTRL DEBUG Tx Command reply: GET_REPLY 589909179 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090037565 DLCTRL DEBUG Command: GET 693084437 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090037565 DLCTRL DEBUG Tx Command reply: GET_REPLY 693084437 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090037566 DLCTRL DEBUG Command: GET 3664263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090037566 DLCTRL DEBUG Tx Command reply: GET_REPLY 3664263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090037567 DLCTRL DEBUG Command: GET 953927883 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090037567 DLCTRL DEBUG Tx Command reply: GET_REPLY 953927883 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090037572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090037572 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37551<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(590)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090037574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090037574 DLINP DEBUG SRVCONN(,r=127.0.0.1:52797<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090037574 DLINP DEBUG SRVCONN(,r=127.0.0.1:52797<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090037574 DLINP NOTICE SRV(,r=127.0.0.1:52797<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090037574 DMAIN NOTICE (127.0.0.1:52797 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52797<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090037574 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427090037577 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090037577 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090037577 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090037577 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090037577 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 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090037577 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090037577 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 20250427090037577 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  20250427090037577 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  20250427090037577 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  HNBGW_Test.msc0-RAN(598)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@499161a88351: Final verdict of PTC: none 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090037577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090037577 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@499161a88351: Final verdict of PTC: none 20250427090037577 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090037577 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 20250427090037577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090037577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090037577 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090037577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090037577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@499161a88351: Final verdict of PTC: none 20250427090037577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090037577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090037577 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090037577 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090037577 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090037577 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090037577 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 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090037577 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090037577 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 20250427090037577 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  20250427090037577 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  20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090037577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090037577 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 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(597)@499161a88351: Final verdict of PTC: none 20250427090037577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090037577 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090037577 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090037577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090037577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090037577 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090037577 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 20250427090037577 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  20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090037577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090037577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090037577 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090037577 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 HNBGW_Test.sgsn1-M3UA(608)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@499161a88351: Final verdict of PTC: none 20250427090037577 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090037577 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) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090037577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090037577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090037577 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090037577 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc0-M3UA(599)@499161a88351: Final verdict of PTC: none 20250427090037577 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 20250427090037577 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 20250427090037577 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) 20250427090037578 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090037578 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090037578 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090037578 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090037578 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090037578 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 20250427090037577 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090037578 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090037578 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090037578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090037578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090037578 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090037578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090037578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090037578 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090037578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090037578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090037578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090037578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090037578 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090037578 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090037578 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090037578 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@499161a88351: Final verdict of PTC: none 20250427090037578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090037578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090037578 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090037578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090037578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090037578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090037578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090037578 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090037578 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090037578 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090037578 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090037578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090037578 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090037578 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090037578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00830e85), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090037579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090037579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037579 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090037579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090037579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090037579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 0e 85 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090037579 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090037579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090037579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090037579 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090037579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090037579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090037579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090037579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{disrupted}: Freeing instance (context_map.c:202) 20250427090037579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15656708)[0x55e5c7806360]{disrupted}: Deallocated (fsm.c:568) 20250427090037579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090037579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090037579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090037579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15656708 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250427090037579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090037579 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090037579 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090037579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d62c2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090037579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090037579 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037579 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090037579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090037579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090037579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 62 c2 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090037580 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090037580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090037580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090037580 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090037580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090037580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090037580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090037580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{disrupted}: Freeing instance (context_map.c:202) 20250427090037580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5890190)[0x55e5c780b500]{disrupted}: Deallocated (fsm.c:568) 20250427090037580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090037580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{disconnected}: Freeing instance (context_map.c:206) 20250427090037580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e5c7821bf0]{disconnected}: Deallocated (fsm.c:568) 20250427090037580 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5890190 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250427090037580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090037580 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090037580 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090037580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009690c5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090037580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090037580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090037580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090037580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090037580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 90 c5 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090037580 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090037581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090037581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090037581 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090037582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090037582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090037582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090037583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{disrupted}: Freeing instance (context_map.c:202) 20250427090037583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15476761)[0x55e5c78051b0]{disrupted}: Deallocated (fsm.c:568) 20250427090037583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090037583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{disconnected}: Freeing instance (context_map.c:206) 20250427090037584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e5c7801a10]{disconnected}: Deallocated (fsm.c:568) 20250427090037584 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15476761 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250427090037584 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090037585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090037585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090037585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090037585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090037585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090037585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090037586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090037586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090037586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090037586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090037586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090037586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090037587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090037587 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090037587 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) 20250427090037588 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090037588 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090037588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090037588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090037588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090037588 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090037588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-RAN(601)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(592)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@499161a88351: Final verdict of PTC: pass 20250427090037594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56530<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(600)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@499161a88351: Final verdict of PTC: pass HNBGW-MGCP(609)@499161a88351: Final verdict of PTC: none 20250427090037599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427090037761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090037929 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090037929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a17e2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090037929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090037929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090037929 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090037929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090037929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090037929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a 17 e2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090037929 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090037929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090037930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090037930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090037930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090037932 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090037932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c56b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090037932 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090037932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090037933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090037933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090037933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090037933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090037933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 36 c5 6b 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090037933 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090037933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b13f0), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090037933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090037933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090037933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090037933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090037933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090037933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090037933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b 13 f0 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090037933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090037933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090037933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090037933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090037933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090037933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090037933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090037933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090037933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090037933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090037934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090038397 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090038397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005157d4), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090038398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090038398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090038398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090038398 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090038398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090038398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090038398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 51 57 d4 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090038398 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090038398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685a75), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090038398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090038398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090038398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090038398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090038398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090038398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090038398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 5a 75 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090038398 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090038398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004695bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090038398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090038398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090038398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090038398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090038398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090038398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090038398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 95 bc 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090038398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090038398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090038398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090038398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090038398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090038398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090038399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090038399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090038399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090038399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090038399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090038399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090038399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090038399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090038399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090038399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090038399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090038399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090038464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578716) 20250427090038911 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090038911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001308bb), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090038911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090038911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090038911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090038911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090038911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090038911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090038911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 13 08 bb 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090038911 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090038911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090038911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090038911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090038911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090038911 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090038914 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090038914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000287ac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090038914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090038914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090038914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090038914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090038914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090038914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090038914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 87 ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090038914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090038914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090038915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090038915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090038915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090038915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090038916 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090038916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957802), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090038916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090038916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090038916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090038916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090038916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090038916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090038916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 78 02 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090038917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090038917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090038917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090038917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090038917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090038917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090039408 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090039408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9ad0b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090039408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090039408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090039408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090039408 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090039408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090039408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090039408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 ad 0b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090039409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090039409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090039409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090039409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090039409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090039409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090039412 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090039412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4f141), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090039412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090039412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090039412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090039412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090039412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090039412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090039412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 f1 41 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090039412 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090039412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016357a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090039412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090039412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090039412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090039412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090039412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090039412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090039412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 7a 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090039412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090039412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090039412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090039412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090039412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090039412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090039412 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090039412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090039412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090039412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090039412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090039412 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=578716, count=608488) 20250427090039578 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090039578 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090039578 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090039578 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090039578 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090039578 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090039578 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090039578 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090039578 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090039578 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090039578 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090039578 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090040000 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090040000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ce9ee), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090040000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090040000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090040000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090040000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090040000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c e9 ee 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090040000 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090040000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004280a0), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090040000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090040000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090040000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090040000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090040000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090040000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090040000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 42 80 a0 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090040000 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090040000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebf283), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090040000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090040000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090040000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090040000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090040000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 eb f2 83 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090040001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090040001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090040001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090040001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090040001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090040001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090040001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090040001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090040001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090040001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090040001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090040001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090040001 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090040001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090040001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090040001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090040001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090040001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:00: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_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 20250427090040711 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090040712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002f9e2), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090040712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090040712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090040712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090040712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090040712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f9 e2 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090040712 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090040712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0014383e), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090040712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090040712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090040712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090040712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090040712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 38 3e 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090040712 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090040712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002502fe), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090040712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090040712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090040712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090040712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090040712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 25 02 fe 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090040712 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090040712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090040712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090040712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090040712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090040712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090040712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090040712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4d 07 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090040712 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090040713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090040713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090040713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090040713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090040713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090040713 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090040713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090040713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090040713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090040713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090040713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090040713 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090040713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090040713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090040713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090040713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090040713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090040713 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090040713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090040713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090040713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090040713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090040713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250427090041561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090041565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090041569 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35519<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090041668 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090041668 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090041677 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090041677 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041677 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090041677 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041677 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090041677 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090041678 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56130 (stream_srv.c:142) 20250427090041678 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56130<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090041678 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090041678 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041679 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041679 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090041679 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) 20250427090041679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041679 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) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 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) 20250427090041679 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) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041679 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) 20250427090041679 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) 20250427090041679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090041679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041679 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041679 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041679 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090041679 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) 20250427090041679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 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) 20250427090041679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041679 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) 20250427090041679 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) 20250427090041679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090041679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041679 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041679 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041679 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090041679 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) 20250427090041679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090041680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090041680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041680 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041680 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041680 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090041680 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) 20250427090041680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090041680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090041680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090041680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090041680 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041680 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 20250427090041680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090041680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090041680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041680 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 20250427090041680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090041680 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 20250427090041680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090041680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090041680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090041680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090041680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090041680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090041680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(623)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(626)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(629)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@499161a88351: ************************************************* HNBGW_Test.msc2-SCCP(627)@499161a88351: v_sccp_pdu_maxlen:268 20250427090041717 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090041717 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041717 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090041717 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041718 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090041718 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041718 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090041718 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041719 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041719 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090041719 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) 20250427090041719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041719 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) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 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) 20250427090041719 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) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041719 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) 20250427090041719 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) 20250427090041719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090041719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041719 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041719 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041719 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090041719 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) 20250427090041719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 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) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041719 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) 20250427090041719 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) 20250427090041719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090041719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041719 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041719 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041719 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090041719 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) 20250427090041719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041719 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090041719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090041719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041719 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041719 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041719 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090041719 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) 20250427090041719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090041719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090041719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090041719 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041719 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041719 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 20250427090041719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090041719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090041719 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041719 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 20250427090041719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090041719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090041719 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090041719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090041719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090041719 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090041719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090041719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@499161a88351: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(636)@499161a88351: v_sccp_pdu_maxlen:268 20250427090041765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090041765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090041765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090041765 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090041765 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) 20250427090041765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090041765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090041765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090041765 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@499161a88351: setverdict(pass): none -> pass 20250427090041771 DLINP DEBUG SRVCONN(,r=127.0.0.1:56130<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090041771 DLINP DEBUG SRVCONN(,r=127.0.0.1:56130<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090041771 DLINP DEBUG SRVCONN(,r=127.0.0.1:56130<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090041771 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090041771 DHNBAP DEBUG (127.0.0.1:56130 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090041771 DHNBAP NOTICE (127.0.0.1:56130 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090041771 DHNBAP NOTICE (127.0.0.1:56130 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090041771 DLINP DEBUG SRVCONN(,r=127.0.0.1:56130<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090041771 DLINP DEBUG SRVCONN(,r=127.0.0.1:56130<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090041890 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 20250427090041890 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 20250427090041890 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090041890 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090041892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090041892 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090041892 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090041892 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090041892 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090041892 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090041892 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 20250427090041892 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090041892 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  20250427090041892 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090041893 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090041893 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090041893 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  20250427090041893 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090041893 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090041893 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090041893 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 20250427090041893 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090041893 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  20250427090041893 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090041893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090041893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090041893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090041893 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090041893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090041893 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090041893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090041893 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090041893 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090041893 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090041893 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041894 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041894 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090041894 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) 20250427090041894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090041894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090041894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090041894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090041894 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090041894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090041894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090041894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090041894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090041894 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090041894 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  20250427090041903 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 20250427090041903 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 20250427090041903 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090041903 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090041905 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) 20250427090041905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090041905 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090041905 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090041905 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090041905 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090041905 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090041905 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 20250427090041905 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090041905 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  20250427090041905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090041907 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) 20250427090041907 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090041907 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090041907 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  20250427090041907 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090041907 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090041907 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090041907 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 20250427090041907 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090041907 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  20250427090041907 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  20250427090041907 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090041907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090041907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090041907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090041907 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090041907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090041907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090041907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090041907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090041907 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090041907 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090041907 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041908 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041908 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090041908 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) 20250427090041908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090041908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090041908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041908 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090041908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090041908 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' 20250427090041908 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 20250427090041908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090041908 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090041908 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  20250427090041914 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 20250427090041914 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 20250427090041914 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090041914 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090041916 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) 20250427090041916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090041916 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090041916 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090041916 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090041916 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090041916 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090041916 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 20250427090041916 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090041916 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  20250427090041916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090041917 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) 20250427090041917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090041917 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090041918 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  20250427090041918 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090041918 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090041918 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090041918 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 20250427090041918 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090041918 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  20250427090041918 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  20250427090041918 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  20250427090041918 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090041918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090041918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090041918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090041918 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090041918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090041918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090041918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090041918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090041918 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090041918 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090041918 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041919 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041919 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090041919 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) 20250427090041919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041919 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) 20250427090041919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041919 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) 20250427090041919 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) 20250427090041919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090041919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041919 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041919 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 20250427090041919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090041919 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' 20250427090041919 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 20250427090041919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090041919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090041919 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  20250427090041930 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 20250427090041930 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 20250427090041930 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090041930 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090041936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090041936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090041936 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090041936 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090041936 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090041936 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090041936 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 20250427090041936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090041936 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  20250427090041936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090041938 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041938 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090041938 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090041938 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  20250427090041938 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090041938 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090041938 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090041938 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 20250427090041938 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090041938 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  20250427090041938 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  20250427090041938 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  20250427090041938 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  20250427090041938 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090041938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090041939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090041939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090041939 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090041939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090041939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090041939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090041939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090041939 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090041939 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090041939 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041940 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041940 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090041940 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) 20250427090041940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090041940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090041941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090041941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090041941 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041941 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090041941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090041941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090041941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090041941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090041941 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090041941 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  20250427090041942 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 20250427090041942 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 20250427090041942 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090041942 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090041946 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) 20250427090041946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090041946 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090041946 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090041946 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090041946 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090041946 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090041946 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 20250427090041946 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090041946 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  20250427090041946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090041947 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) 20250427090041947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090041947 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090041947 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  20250427090041947 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090041947 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090041947 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090041947 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 20250427090041947 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090041947 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  20250427090041947 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  20250427090041947 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  20250427090041947 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  20250427090041947 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  20250427090041947 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090041947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090041947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090041947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090041947 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090041947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090041947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090041947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090041947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090041947 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090041947 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090041947 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041948 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041948 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090041948 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) 20250427090041948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090041949 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090041949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090041949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041949 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041949 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090041949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090041949 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' 20250427090041949 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 20250427090041949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090041949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090041949 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  20250427090041956 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 20250427090041956 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 20250427090041956 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090041956 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250427090041960 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) 20250427090041960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250427090041960 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090041960 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090041960 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090041960 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090041960 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090041960 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 20250427090041960 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090041960 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  20250427090041960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090041962 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) 20250427090041962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090041962 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090041962 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  20250427090041962 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090041962 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090041962 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090041962 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 20250427090041962 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250427090041962 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  20250427090041962 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  20250427090041962 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  20250427090041962 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  20250427090041962 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  20250427090041962 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  20250427090041962 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090041962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090041962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090041963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090041963 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250427090041963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090041963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090041963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090041963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090041963 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090041963 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090041963 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090041964 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090041964 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090041964 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) 20250427090041964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090041964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090041964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041964 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) 20250427090041964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090041964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090041964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090041964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090041964 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) 20250427090041964 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) 20250427090041964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090041964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090041964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090041964 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090041964 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090041964 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090041964 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090041964 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 20250427090041964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090041964 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=4 -> eSLS=4: use Normal Route via 'virt-sgsn2' 20250427090041964 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 20250427090041964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090041964 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090041964 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 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 06  HNBGW_Test.msc0-RAN(622)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090042707 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090042708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090042708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090042708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090042708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042708 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090042708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090042708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090042708 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090042708 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) 20250427090042708 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) 20250427090042708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090042708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090042708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090042708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090042708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090042709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090042709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090042709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090042709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090042709 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090042709 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090042709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090042709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090042709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090042709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090042709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090042709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090042709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090042709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042709 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  20250427090042709 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090042709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090042709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090042709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090042709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042709 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090042710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090042710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090042710 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090042710 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090042715 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) 20250427090042715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090042715 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090042715 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 20250427090042715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042715 DLSS7 <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' 20250427090042715 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042715 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042715 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042715 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) 20250427090042715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090042715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042715 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) 20250427090042715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042715 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) 20250427090042715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090042716 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090042716 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) 20250427090042716 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) 20250427090042716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090042716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090042716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090042716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090042716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090042716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090042716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090042716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090042716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 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) 20250427090042716 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090042716 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090042717 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090042717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090042717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090042717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090042717 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' 20250427090042717 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 20250427090042717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090042717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042717 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 01 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  20250427090042720 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) 20250427090042720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090042720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090042720 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 20250427090042720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042720 DLSS7 <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' 20250427090042720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042720 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042720 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) 20250427090042720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090042721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042721 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) 20250427090042721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042721 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) 20250427090042721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090042721 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090042721 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090042724 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) 20250427090042724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090042724 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090042724 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 20250427090042724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042724 DLSS7 <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' 20250427090042724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042724 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042724 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042724 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) 20250427090042724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090042724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042724 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) 20250427090042724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042724 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) 20250427090042724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042724 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090042724 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090042724 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) 20250427090042724 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) 20250427090042724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090042724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090042724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042724 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) 20250427090042724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090042724 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) 20250427090042724 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) 20250427090042724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090042724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090042724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 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) 20250427090042724 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090042724 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090042724 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042724 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090042724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090042724 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 20250427090042724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090042724 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' 20250427090042724 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 20250427090042724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090042724 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042724 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 0e 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(628)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090042727 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) 20250427090042727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090042727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090042727 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 20250427090042727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042727 DLSS7 <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' 20250427090042727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042727 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042728 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) 20250427090042728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090042728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042728 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) 20250427090042728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042728 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) 20250427090042728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090042728 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090042728 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090042743 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090042743 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090042743 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090042743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090042743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042743 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090042743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090042743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042743 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042743 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090042743 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090042743 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) 20250427090042743 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) 20250427090042743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090042743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090042743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090042743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090042743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090042743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090042743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090042743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090042743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090042743 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090042743 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090042744 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090042744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090042744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090042744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090042744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090042744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090042744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090042744 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042744 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  20250427090042746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090042746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042746 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090042746 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090042746 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090042746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090042746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042746 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042746 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090042746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042746 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090042746 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090042746 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090042749 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) 20250427090042749 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090042749 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090042749 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 20250427090042749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042749 DLSS7 <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' 20250427090042749 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042749 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042749 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042749 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) 20250427090042749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090042749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042749 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) 20250427090042749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042749 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) 20250427090042749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042749 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090042749 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090042749 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) 20250427090042749 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) 20250427090042749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090042749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090042749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090042749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090042750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090042750 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090042750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090042750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090042750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090042750 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090042750 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090042750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090042750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090042750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090042750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090042750 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' 20250427090042750 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 20250427090042750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090042750 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042750 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  20250427090042751 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) 20250427090042751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090042751 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090042751 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 20250427090042751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042751 DLSS7 <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' 20250427090042751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042751 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042751 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042751 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) 20250427090042751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090042751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042751 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) 20250427090042751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042751 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) 20250427090042751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042751 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090042751 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090042751 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090042762 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) 20250427090042762 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090042762 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090042762 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 20250427090042762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042762 DLSS7 <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' 20250427090042762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042762 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042762 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042762 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042762 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042762 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) 20250427090042762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427090042762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042762 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) 20250427090042762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042762 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) 20250427090042762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042762 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090042762 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090042762 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) 20250427090042762 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) 20250427090042762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090042762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090042762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042762 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) 20250427090042762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090042763 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) 20250427090042763 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) 20250427090042763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090042763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090042763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090042763 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090042763 DRANAP NOTICE cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: link up (cnlink.c:111) 20250427090042763 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090042763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090042763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090042763 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 20250427090042763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090042763 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 20250427090042763 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 20250427090042763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090042763 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042763 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  20250427090042763 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) 20250427090042763 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090042763 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090042763 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 20250427090042763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090042763 DLSS7 <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' 20250427090042763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090042763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090042763 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090042763 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090042764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090042764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090042764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090042764 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) 20250427090042764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090042764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090042764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427090042764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090042764 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) 20250427090042764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090042764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042764 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) 20250427090042764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090042764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090042764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090042764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090042764 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090042764 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090042764 DRANAP INFO cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090043781 DLCTRL DEBUG Command: GET 900049976 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090043781 DLCTRL DEBUG Tx Command reply: GET_REPLY 900049976 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090043786 DLCTRL DEBUG Command: GET 18274849 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090043786 DLCTRL DEBUG Tx Command reply: GET_REPLY 18274849 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090043789 DLCTRL DEBUG Command: GET 971882192 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090043789 DLCTRL DEBUG Tx Command reply: GET_REPLY 971882192 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090043792 DLCTRL DEBUG Command: GET 548998534 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090043792 DLCTRL DEBUG Tx Command reply: GET_REPLY 548998534 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090043795 DLCTRL DEBUG Command: GET 90672348 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090043795 DLCTRL DEBUG Tx Command reply: GET_REPLY 90672348 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090043797 DLCTRL DEBUG Command: GET 335547174 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090043797 DLCTRL DEBUG Tx Command reply: GET_REPLY 335547174 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090043799 DLCTRL DEBUG Command: GET 211774726 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090043799 DLCTRL DEBUG Tx Command reply: GET_REPLY 211774726 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090043801 DLCTRL DEBUG Command: GET 516892426 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090043801 DLCTRL DEBUG Tx Command reply: GET_REPLY 516892426 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090043803 DLCTRL DEBUG Command: GET 60339598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090043803 DLCTRL DEBUG Tx Command reply: GET_REPLY 60339598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090043804 DLCTRL DEBUG Command: GET 830728829 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090043804 DLCTRL DEBUG Tx Command reply: GET_REPLY 830728829 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090043806 DLCTRL DEBUG Command: GET 601877456 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090043806 DLCTRL DEBUG Tx Command reply: GET_REPLY 601877456 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090043809 DLCTRL DEBUG Command: GET 206043390 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090043809 DLCTRL DEBUG Tx Command reply: GET_REPLY 206043390 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090043813 DLCTRL DEBUG Command: GET 637649144 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090043813 DLCTRL DEBUG Tx Command reply: GET_REPLY 637649144 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090043817 DLCTRL DEBUG Command: GET 536184226 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090043817 DLCTRL DEBUG Tx Command reply: GET_REPLY 536184226 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090043821 DLCTRL DEBUG Command: GET 115228314 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090043821 DLCTRL DEBUG Tx Command reply: GET_REPLY 115228314 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090043824 DLCTRL DEBUG Command: GET 639664619 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090043824 DLCTRL DEBUG Tx Command reply: GET_REPLY 639664619 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090043827 DLCTRL DEBUG Command: GET 814264043 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090043827 DLCTRL DEBUG Tx Command reply: GET_REPLY 814264043 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090043830 DLCTRL DEBUG Command: GET 845855296 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090043830 DLCTRL DEBUG Tx Command reply: GET_REPLY 845855296 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090043834 DLCTRL DEBUG Command: GET 987049345 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090043834 DLCTRL DEBUG Tx Command reply: GET_REPLY 987049345 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090043836 DLCTRL DEBUG Command: GET 213982792 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090043836 DLCTRL DEBUG Tx Command reply: GET_REPLY 213982792 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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@499161a88351: 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 := '000000000000000010110001'B, t_guard := 20.000000 } 20250427090043875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56582<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)2688298 20250427090044923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090044923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090044923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090044923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090044923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29052a, normal) (hnbgw_rua.c:406) 20250427090044923 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427090044923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090044923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688298 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090044923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090044923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090044923 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688298 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:697) 20250427090044923 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090044923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090044923 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2688298 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427090044923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688298 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090044923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090044923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090044923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090044923 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688298 SCCP-76 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090044923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090044924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090044924 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{IDLE}: Allocated (fsm.c:456) 20250427090044924 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090044924 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000b10056400500f1100926) (sccp_scrc.c:415) 20250427090044924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090044924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090044924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090044924 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) 20250427090044924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090044924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090044924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090044924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090044924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090044924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090044924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090044924 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) 20250427090044924 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) 20250427090044924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090044924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090044924 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 b1 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090044924 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090044924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090044924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090044924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090044924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090044924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090044924 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 20250427090044924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090044924 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' 20250427090044924 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 20250427090044924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090044924 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090044925 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 b1 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@499161a88351: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@499161a88351: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)11992562 HNBGW_Test.msc2-SCCP(627)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090044943 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) 20250427090044943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090044943 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090044943 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 20250427090044943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090044943 DLSS7 <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' 20250427090044943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090044943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@499161a88351: setverdict(pass): none -> pass 20250427090044943 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090044944 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0b 59 27 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090044944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090044944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090044944 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090044944 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) 20250427090044944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090044944 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=000b5927) (sccp_scrc.c:486) 20250427090044944 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250427090044944 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090044944 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090044944 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090044944 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090044944 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) 20250427090044944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090044944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090044946 DLCTRL DEBUG Command: GET 408819064 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090044946 DLCTRL DEBUG Tx Command reply: GET_REPLY 408819064 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090044950 DLCTRL DEBUG Command: GET 111207395 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090044950 DLCTRL DEBUG Tx Command reply: GET_REPLY 111207395 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090044955 DLCTRL DEBUG Command: GET 488151311 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090044955 DLCTRL DEBUG Tx Command reply: GET_REPLY 488151311 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090044959 DLCTRL DEBUG Command: GET 506779710 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090044959 DLCTRL DEBUG Tx Command reply: GET_REPLY 506779710 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090044964 DLCTRL DEBUG Command: GET 441426362 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090044964 DLCTRL DEBUG Tx Command reply: GET_REPLY 441426362 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090044967 DLCTRL DEBUG Command: GET 193939243 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090044967 DLCTRL DEBUG Tx Command reply: GET_REPLY 193939243 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090044971 DLCTRL DEBUG Command: GET 336659694 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090044971 DLCTRL DEBUG Tx Command reply: GET_REPLY 336659694 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090044974 DLCTRL DEBUG Command: GET 450315609 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090044974 DLCTRL DEBUG Tx Command reply: GET_REPLY 450315609 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090044977 DLCTRL DEBUG Command: GET 685437011 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090044977 DLCTRL DEBUG Tx Command reply: GET_REPLY 685437011 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090044979 DLCTRL DEBUG Command: GET 854844826 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090044979 DLCTRL DEBUG Tx Command reply: GET_REPLY 854844826 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090044981 DLCTRL DEBUG Command: GET 26075598 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090044981 DLCTRL DEBUG Tx Command reply: GET_REPLY 26075598 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090044983 DLCTRL DEBUG Command: GET 137694140 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090044983 DLCTRL DEBUG Tx Command reply: GET_REPLY 137694140 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250427090044984 DLCTRL DEBUG Command: GET 806373582 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090044984 DLCTRL DEBUG Tx Command reply: GET_REPLY 806373582 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090044986 DLCTRL DEBUG Command: GET 231077016 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090044986 DLCTRL DEBUG Tx Command reply: GET_REPLY 231077016 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090044987 DLCTRL DEBUG Command: GET 318059867 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090044987 DLCTRL DEBUG Tx Command reply: GET_REPLY 318059867 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090044988 DLCTRL DEBUG Command: GET 781740789 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090044988 DLCTRL DEBUG Tx Command reply: GET_REPLY 781740789 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090044990 DLCTRL DEBUG Command: GET 403242287 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090044990 DLCTRL DEBUG Tx Command reply: GET_REPLY 403242287 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090044991 DLCTRL DEBUG Command: GET 153370788 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090044991 DLCTRL DEBUG Tx Command reply: GET_REPLY 153370788 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090044992 DLCTRL DEBUG Command: GET 209509960 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090044992 DLCTRL DEBUG Tx Command reply: GET_REPLY 209509960 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090044993 DLCTRL DEBUG Command: GET 700467562 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090044993 DLCTRL DEBUG Tx Command reply: GET_REPLY 700467562 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000000111011'B, t_guard := 20.000000 } 20250427090045012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@499161a88351: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)13478100 20250427090046038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090046038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090046038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427090046038 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090046038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcda8d4, normal) (hnbgw_rua.c:406) 20250427090046038 DHNB DEBUG map_rua[0x55e5c7821bf0]{init}: Allocated (fsm.c:456) 20250427090046038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090046038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478100 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090046038 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090046038 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090046038 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090046038 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478100 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:697) 20250427090046038 DCN DEBUG map_sccp[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427090046038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090046038 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13478100 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427090046038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478100 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427090046038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090046038 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090046038 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090046038 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478100 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090046038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090046038 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090046038 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{IDLE}: Allocated (fsm.c:456) 20250427090046038 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090046038 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300003b0056400500f1100926) (sccp_scrc.c:415) 20250427090046038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090046038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090046038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090046038 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) 20250427090046038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090046038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090046038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090046038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090046038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090046038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090046038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090046038 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) 20250427090046038 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) 20250427090046038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090046038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090046038 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 00 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) 20250427090046038 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090046038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090046038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090046038 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090046038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090046038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090046039 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 20250427090046039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090046039 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' 20250427090046039 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 20250427090046039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090046039 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090046039 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 00 3b 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)@499161a88351: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@499161a88351: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@499161a88351: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)7764774 HNBGW_Test.msc2-SCCP(627)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@499161a88351: setverdict(pass): none -> pass 20250427090046046 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) 20250427090046046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090046046 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090046046 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 20250427090046046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090046046 DLSS7 <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' 20250427090046046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090046046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090046046 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090046047 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0d b0 f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090046047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090046047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090046047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090046047 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) 20250427090046047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090046047 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=000db0f8) (sccp_scrc.c:486) 20250427090046047 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250427090046047 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090046047 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090046047 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090046047 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090046047 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) 20250427090046047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090046047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090046048 DLCTRL DEBUG Command: GET 892566423 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090046048 DLCTRL DEBUG Tx Command reply: GET_REPLY 892566423 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090046052 DLCTRL DEBUG Command: GET 383764614 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090046052 DLCTRL DEBUG Tx Command reply: GET_REPLY 383764614 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090046056 DLCTRL DEBUG Command: GET 674424454 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090046056 DLCTRL DEBUG Tx Command reply: GET_REPLY 674424454 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090046060 DLCTRL DEBUG Command: GET 963641368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090046060 DLCTRL DEBUG Tx Command reply: GET_REPLY 963641368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090046064 DLCTRL DEBUG Command: GET 171223236 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090046064 DLCTRL DEBUG Tx Command reply: GET_REPLY 171223236 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090046069 DLCTRL DEBUG Command: GET 365019371 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090046069 DLCTRL DEBUG Tx Command reply: GET_REPLY 365019371 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090046074 DLCTRL DEBUG Command: GET 239090175 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090046074 DLCTRL DEBUG Tx Command reply: GET_REPLY 239090175 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090046078 DLCTRL DEBUG Command: GET 686369948 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090046078 DLCTRL DEBUG Tx Command reply: GET_REPLY 686369948 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090046082 DLCTRL DEBUG Command: GET 273550285 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090046082 DLCTRL DEBUG Tx Command reply: GET_REPLY 273550285 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090046084 DLCTRL DEBUG Command: GET 8059956 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090046084 DLCTRL DEBUG Tx Command reply: GET_REPLY 8059956 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090046085 DLCTRL DEBUG Command: GET 960770922 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090046085 DLCTRL DEBUG Tx Command reply: GET_REPLY 960770922 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090046089 DLCTRL DEBUG Command: GET 165722228 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090046089 DLCTRL DEBUG Tx Command reply: GET_REPLY 165722228 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250427090046092 DLCTRL DEBUG Command: GET 923081227 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090046092 DLCTRL DEBUG Tx Command reply: GET_REPLY 923081227 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090046094 DLCTRL DEBUG Command: GET 599345263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090046094 DLCTRL DEBUG Tx Command reply: GET_REPLY 599345263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090046097 DLCTRL DEBUG Command: GET 219379175 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090046097 DLCTRL DEBUG Tx Command reply: GET_REPLY 219379175 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090046100 DLCTRL DEBUG Command: GET 38549712 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090046101 DLCTRL DEBUG Tx Command reply: GET_REPLY 38549712 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090046103 DLCTRL DEBUG Command: GET 214299799 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090046103 DLCTRL DEBUG Tx Command reply: GET_REPLY 214299799 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090046105 DLCTRL DEBUG Command: GET 41215226 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090046105 DLCTRL DEBUG Tx Command reply: GET_REPLY 41215226 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090046108 DLCTRL DEBUG Command: GET 738371895 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090046108 DLCTRL DEBUG Tx Command reply: GET_REPLY 738371895 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090046110 DLCTRL DEBUG Command: GET 91213110 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090046110 DLCTRL DEBUG Tx Command reply: GET_REPLY 91213110 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000110111010'B, t_guard := 20.000000 } 20250427090046129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)4251549 20250427090047146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090047146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090047146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090047146 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090047146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40df9d, normal) (hnbgw_rua.c:406) 20250427090047146 DHNB DEBUG map_rua[0x55e5c7825fb0]{init}: Allocated (fsm.c:456) 20250427090047146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090047146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4251549 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090047146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090047146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090047146 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4251549 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427090047146 DCN DEBUG map_sccp[0x55e5c7801a10]{init}: Allocated (fsm.c:456) 20250427090047146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090047146 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4251549 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090047146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4251549 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090047146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090047146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090047146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090047146 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4251549 SCCP-78 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090047146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090047146 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090047146 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{IDLE}: Allocated (fsm.c:456) 20250427090047146 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090047146 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001ba0056400500f1100926) (sccp_scrc.c:415) 20250427090047146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090047146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090047146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090047146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090047146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090047146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090047146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090047146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090047146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090047146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047146 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090047146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090047146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047146 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 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) 20250427090047146 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090047146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090047146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090047147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090047147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090047147 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' 20250427090047147 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 20250427090047147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090047147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090047147 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 ba 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@499161a88351: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)15373424 HNBGW_Test.msc1-SCCP(624)@499161a88351: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } HNBGW_Test.msc1-SCCP(624)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090047168 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) 20250427090047168 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090047168 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090047168 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 20250427090047168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090047168 DLSS7 <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' 20250427090047168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090047168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090047168 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090047168 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0d e0 93 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090047168 DLCTRL DEBUG Command: GET 402037845 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090047168 DLCTRL DEBUG Tx Command reply: GET_REPLY 402037845 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090047168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090047168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090047168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090047168 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) 20250427090047168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090047168 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=000de093) (sccp_scrc.c:486) 20250427090047168 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250427090047168 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090047168 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090047168 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090047168 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090047168 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) 20250427090047168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090047168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090047173 DLCTRL DEBUG Command: GET 479984845 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090047173 DLCTRL DEBUG Tx Command reply: GET_REPLY 479984845 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090047177 DLCTRL DEBUG Command: GET 32270556 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090047177 DLCTRL DEBUG Tx Command reply: GET_REPLY 32270556 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090047181 DLCTRL DEBUG Command: GET 668930224 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090047181 DLCTRL DEBUG Tx Command reply: GET_REPLY 668930224 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090047185 DLCTRL DEBUG Command: GET 370545581 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090047185 DLCTRL DEBUG Tx Command reply: GET_REPLY 370545581 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090047189 DLCTRL DEBUG Command: GET 434776823 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090047189 DLCTRL DEBUG Tx Command reply: GET_REPLY 434776823 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090047192 DLCTRL DEBUG Command: GET 523568542 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090047192 DLCTRL DEBUG Tx Command reply: GET_REPLY 523568542 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090047195 DLCTRL DEBUG Command: GET 334514641 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090047195 DLCTRL DEBUG Tx Command reply: GET_REPLY 334514641 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090047198 DLCTRL DEBUG Command: GET 697170791 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090047198 DLCTRL DEBUG Tx Command reply: GET_REPLY 697170791 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090047201 DLCTRL DEBUG Command: GET 853590311 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090047201 DLCTRL DEBUG Tx Command reply: GET_REPLY 853590311 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090047203 DLCTRL DEBUG Command: GET 657550533 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090047203 DLCTRL DEBUG Tx Command reply: GET_REPLY 657550533 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090047206 DLCTRL DEBUG Command: GET 140252908 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090047206 DLCTRL DEBUG Tx Command reply: GET_REPLY 140252908 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250427090047208 DLCTRL DEBUG Command: GET 649224487 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090047208 DLCTRL DEBUG Tx Command reply: GET_REPLY 649224487 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090047210 DLCTRL DEBUG Command: GET 125663127 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090047210 DLCTRL DEBUG Tx Command reply: GET_REPLY 125663127 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090047211 DLCTRL DEBUG Command: GET 920744343 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090047211 DLCTRL DEBUG Tx Command reply: GET_REPLY 920744343 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090047213 DLCTRL DEBUG Command: GET 632644087 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090047213 DLCTRL DEBUG Tx Command reply: GET_REPLY 632644087 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090047215 DLCTRL DEBUG Command: GET 476248897 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090047215 DLCTRL DEBUG Tx Command reply: GET_REPLY 476248897 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090047216 DLCTRL DEBUG Command: GET 530234902 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090047216 DLCTRL DEBUG Tx Command reply: GET_REPLY 530234902 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090047217 DLCTRL DEBUG Command: GET 364209854 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090047217 DLCTRL DEBUG Tx Command reply: GET_REPLY 364209854 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090047218 DLCTRL DEBUG Command: GET 874031506 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090047218 DLCTRL DEBUG Tx Command reply: GET_REPLY 874031506 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090047223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090047224 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35519<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(615)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(614)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090047227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56556<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090047228 DLINP DEBUG SRVCONN(,r=127.0.0.1:56130<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090047228 DLINP DEBUG SRVCONN(,r=127.0.0.1:56130<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090047228 DLINP NOTICE SRV(,r=127.0.0.1:56130<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090047228 DMAIN NOTICE (127.0.0.1:56130 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56130<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090047228 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(622)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@499161a88351: Final verdict of PTC: none 20250427090047232 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-RAN(634)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(636)@499161a88351: Final verdict of PTC: none 20250427090047232 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) 20250427090047232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090047232 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250427090047232 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090047232 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(625)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@499161a88351: Final verdict of PTC: none 20250427090047232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090047232 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090047233 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090047233 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) 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090047233 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090047233 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) 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090047233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090047233 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) 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090047233 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090047233 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) 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@499161a88351: Final verdict of PTC: none 20250427090047233 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090047233 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) 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090047233 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090047233 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) 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090047233 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 20250427090047233 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) 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090047233 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090047233 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090047233 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090047233 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 20250427090047233 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  20250427090047233 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  20250427090047233 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  20250427090047233 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  20250427090047233 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  20250427090047233 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090047233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090047233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090047234 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 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090047234 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090047234 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090047234 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090047234 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 20250427090047234 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  20250427090047234 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  20250427090047234 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  20250427090047234 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  20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090047234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090047234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090047234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090047234 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090047234 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) 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090047234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090047234 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250427090047234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090047234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090047234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090047234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090047234 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090047234 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090047234 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090047234 DRANAP NOTICE cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090047234 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 20250427090047234 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090047234 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) 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090047234 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 20250427090047234 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 20250427090047234 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) 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090047234 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090047234 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090047234 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090047234 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090047234 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 20250427090047235 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  20250427090047235 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  20250427090047235 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  20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090047235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090047235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090047235 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090047235 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) 20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090047235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090047235 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 20250427090047235 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 20250427090047235 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) 20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090047235 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090047235 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090047235 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090047235 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 20250427090047235 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  20250427090047235 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  20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090047235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090047235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090047235 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 20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090047235 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090047235 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090047235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090047235 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090047235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090047235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090047235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090047236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) HNBGW_Test.msc1-M3UA(626)@499161a88351: Final verdict of PTC: none20250427090047235 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090047235 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090047235 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 20250427090047235 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  20250427090047236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090047236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090047236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090047236 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090047236 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) 20250427090047236 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090047236 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090047236 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 20250427090047236 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 20250427090047236 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) 20250427090047236 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed HNBGW_Test.msc2-RAN(628)@499161a88351: Final verdict of PTC: none20250427090047236 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090047236 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090047236 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090047236 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090047236 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090047236 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090047236 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090047236 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 20250427090047236 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090047236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090047236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090047236 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090047236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090047236 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090047236 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090047236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090047236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@499161a88351: Final verdict of PTC: none20250427090047236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090047236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090047237 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090047237 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090047237 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090047237 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090047237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090047237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090047237 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090047237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090047237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090047237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090047237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090047237 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090047237 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090047237 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090047237 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090047237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090047237 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090047237 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090047237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b5927), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090047237 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) 20250427090047237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047237 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) 20250427090047237 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) 20250427090047237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090047237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 59 27 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047237 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090047237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090047237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090047237 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090047237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090047237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090047237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090047237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{disrupted}: Freeing instance (context_map.c:202) 20250427090047237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688298)[0x55e5c7806360]{disrupted}: Deallocated (fsm.c:568) 20250427090047238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090047238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090047238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090047238 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688298 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250427090047238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090047238 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090047238 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00 20250427090047239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047239 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 20250427090047239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090047239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! ]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090047238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000db0f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090047238 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) 20250427090047238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047238 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) 20250427090047238 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) 20250427090047238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090047238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d b0 f8 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047238 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090047238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090047238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090047238 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090047238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090047238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090047238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090047238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{disrupted}: Freeing instance (context_map.c:202) 20250427090047238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478100)[0x55e5c7821bf0]{disrupted}: Deallocated (fsm.c:568) 20250427090047238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090047238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{disconnected}: Freeing instance (context_map.c:206) 20250427090047238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e5c78051b0]{disconnected}: Deallocated (fsm.c:568) 20250427090047238 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478100 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250427090047238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090047238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090047238 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090047238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090047238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090047238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090047238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090047238 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090047238 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW-MGCP(639)@499161a88351: Final verdict of PTC: none20250427090047238 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090047238 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090047239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090047239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090047239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090047239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090047239 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090047239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090047239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090047239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090047239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090047239 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090047239 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090047239 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090047239 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090047239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090047239 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090047239 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090047239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de093), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090047239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090047239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090047239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d e0 93 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047239 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090047239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090047239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090047239 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090047239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090047239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090047239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090047239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{disrupted}: Freeing instance (context_map.c:202) 20250427090047239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4251549)[0x55e5c7825fb0]{disrupted}: Deallocated (fsm.c:568) 20250427090047239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090047239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{disconnected}: Freeing instance (context_map.c:206) 20250427090047240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e5c7801a10]{disconnected}: Deallocated (fsm.c:568) 20250427090047240 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4251549 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(623)@499161a88351: Final verdict of PTC: none20250427090047240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090047240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090047240 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090047240 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) 20250427090047240 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090047240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090047240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047240 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 20250427090047240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090047240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090047240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090047240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090047240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@499161a88351: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(629)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(616)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@499161a88351: Final verdict of PTC: none 20250427090047260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090047261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34588<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@499161a88351: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 09:00:47 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 20250427090047433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090047579 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090047580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00830e85), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090047580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090047580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090047580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 85 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047580 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090047580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d62c2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090047580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090047580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090047580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 62 c2 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047580 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090047580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090047580 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090047580 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090047580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090047580 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090047581 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090047581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009690c5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090047581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090047581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090047581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 90 c5 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090047582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090047582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090047930 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090047930 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a17e2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090047930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090047930 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090047930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090047930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a 17 e2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047930 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090047930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090047931 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090047933 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090047933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b13f0), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090047933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090047933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047933 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090047933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090047933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090047934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b 13 f0 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047934 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090047934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c56b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090047934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090047934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090047934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090047934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090047934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090047934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090047934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 36 c5 6b 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090047934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090047934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090047934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090047934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090047934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090047934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090047934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090047934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090047934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090048136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=722028) 20250427090048398 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090048398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005157d4), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090048398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090048398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090048398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090048398 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090048398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090048398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090048398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 51 57 d4 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090048398 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090048398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685a75), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090048398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090048398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090048398 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090048398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090048398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090048399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090048399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 5a 75 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090048399 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090048399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004695bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090048399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090048399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090048399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090048399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090048399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090048399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090048399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 95 bc 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090048399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090048399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090048399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090048399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090048399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090048399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090048399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090048399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090048399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090048399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090048399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090048399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090048399 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090048399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090048399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090048399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090048399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090048399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090048912 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090048912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001308bb), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090048912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090048912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090048912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090048912 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090048912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090048912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090048912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 13 08 bb 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090048913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090048913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090048913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090048913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090048913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090048913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090048915 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090048915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000287ac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090048915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090048915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090048915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090048915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090048915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090048915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090048915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 87 ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090048915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090048915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090048915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090048915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090048915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090048915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090048917 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090048917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957802), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090048917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090048918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090048918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090048918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090048918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090048918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090048918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 78 02 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090048918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090048918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090048918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090048918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090048918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090048918 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=722028, count=765744) 20250427090049234 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090049235 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090049235 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090049235 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090049235 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090049235 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250427090049236 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090049236 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090049236 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090049236 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090049236 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090049236 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090049236 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090049236 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090049236 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090049237 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090049237 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090049237 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090049409 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090049409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9ad0b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090049409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090049409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090049409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090049409 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090049409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090049410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090049410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 ad 0b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090049410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090049410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090049410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090049410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090049410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090049410 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090049413 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090049413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016357a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090049413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090049413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090049413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090049413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090049413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090049413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090049413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 7a 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090049413 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090049413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4f141), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090049413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090049413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090049413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090049413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090049413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090049413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090049413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 f1 41 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090049414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090049414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090049414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090049414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090049414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090049414 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090049414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090049414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090049414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090049414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090049414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090049414 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090050002 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090050002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ebf283), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090050002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090050002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090050002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090050002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090050002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090050002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090050002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 eb f2 83 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090050002 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090050002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004280a0), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090050002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090050002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090050002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090050002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090050002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090050002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090050002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 42 80 a0 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090050002 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090050002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ce9ee), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090050002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090050002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090050002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090050002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090050002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090050002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090050002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9c e9 ee 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090050003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090050003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090050003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090050003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090050003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090050003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090050003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090050003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090050003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090050003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090050003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090050003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090050003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090050003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090050003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090050003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090050003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090050003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:00: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_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 20250427090050706 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090050706 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090050706 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090050706 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090050706 DLSCCP DEBUG SCCP-SCOC(55)[0x55e5c780fec0]{IDLE}: Deallocated (fsm.c:568) 20250427090050707 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090050707 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090050707 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090050707 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090050707 DLSCCP DEBUG SCCP-SCOC(54)[0x55e5c7821f60]{IDLE}: Deallocated (fsm.c:568) 20250427090050708 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090050708 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090050708 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090050708 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090050708 DLSCCP DEBUG SCCP-SCOC(56)[0x55e5c7821d70]{IDLE}: Deallocated (fsm.c:568) 20250427090050709 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090050709 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090050709 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090050709 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090050709 DLSCCP DEBUG SCCP-SCOC(57)[0x55e5c779bcc0]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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@499161a88351: Test case TC_mscpool_L3Compl_no_cn started. 20250427090051235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090051241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090051248 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35985<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090051351 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090051351 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090051359 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090051359 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051359 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090051359 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051360 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37984 (stream_srv.c:142) 20250427090051360 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37984<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_no_cn-Iuh1(649)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090051360 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051360 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090051360 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) 20250427090051360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090051360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090051361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090051361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090051361 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051361 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090051361 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051361 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051361 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090051361 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) 20250427090051361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090051361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051361 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090051361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090051361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090051361 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090051361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090051361 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090051361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090051361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090051361 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090051361 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090051361 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051362 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051362 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090051362 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) 20250427090051362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090051362 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) 20250427090051362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051362 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) 20250427090051362 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) 20250427090051362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051362 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) 20250427090051362 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) 20250427090051363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090051363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090051363 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051363 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051363 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090051363 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) 20250427090051363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090051363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051363 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) 20250427090051363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051363 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) 20250427090051363 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) 20250427090051363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090051363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090051363 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051363 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 20250427090051363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090051363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090051363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051363 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 20250427090051363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090051363 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(653)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@499161a88351: v_sccp_pdu_maxlen:268 20250427090051384 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090051384 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051384 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090051384 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051384 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090051384 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051385 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090051385 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051386 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051386 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090051386 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) 20250427090051386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090051386 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) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 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) 20250427090051386 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) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051386 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) 20250427090051386 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) 20250427090051386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090051386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090051386 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051386 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051386 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090051386 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) 20250427090051386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 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) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051386 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) 20250427090051386 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) 20250427090051386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090051386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090051386 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051386 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051386 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090051386 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) 20250427090051386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051386 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090051386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090051386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090051386 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051386 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051386 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090051386 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) 20250427090051386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090051386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090051386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090051386 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051386 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 20250427090051386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090051386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090051386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051386 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 20250427090051386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090051386 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090051386 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090051387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090051387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090051387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090051387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090051387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(654)@499161a88351: v_sccp_pdu_maxlen:268 20250427090051407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090051407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090051407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090051407 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090051407 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) 20250427090051407 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090051407 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090051407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090051407 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@499161a88351: setverdict(pass): none -> pass 20250427090051411 DLINP DEBUG SRVCONN(,r=127.0.0.1:37984<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090051411 DLINP DEBUG SRVCONN(,r=127.0.0.1:37984<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090051411 DLINP DEBUG SRVCONN(,r=127.0.0.1:37984<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090051411 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090051411 DHNBAP DEBUG (127.0.0.1:37984 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090051411 DHNBAP NOTICE (127.0.0.1:37984 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090051411 DHNBAP NOTICE (127.0.0.1:37984 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090051411 DLINP DEBUG SRVCONN(,r=127.0.0.1:37984<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090051411 DLINP DEBUG SRVCONN(,r=127.0.0.1:37984<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090051581 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 20250427090051581 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 20250427090051581 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090051581 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090051590 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090051590 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090051591 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090051591 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090051591 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090051591 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090051591 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 20250427090051591 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090051591 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  20250427090051591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090051593 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051593 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090051593 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090051593 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  20250427090051593 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090051593 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090051593 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090051593 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 20250427090051593 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090051593 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  20250427090051594 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090051594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090051594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090051594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090051594 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090051594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090051594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090051594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090051594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090051594 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090051594 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090051594 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051595 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051595 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090051595 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) 20250427090051595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090051595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090051595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090051595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090051595 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051596 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090051596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090051596 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090051596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090051596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090051596 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090051596 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  20250427090051598 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 20250427090051598 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 20250427090051598 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090051598 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090051604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090051604 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090051604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090051604 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090051604 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090051604 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090051604 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 20250427090051604 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090051604 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  20250427090051604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090051607 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051607 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090051607 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090051607 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  20250427090051607 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090051607 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090051607 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090051607 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 20250427090051607 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090051607 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  20250427090051607 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  20250427090051607 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090051607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090051607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090051607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090051607 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090051607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090051608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090051608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090051608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090051608 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090051608 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090051608 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090051609 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090051609 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090051609 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) 20250427090051609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090051609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090051609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090051609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090051609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090051609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090051609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090051609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090051609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090051609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090051609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090051609 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090051610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090051610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090051610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090051610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090051610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090051610 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090051610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090051610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090051610 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090051610 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090052398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090052398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090052398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090052398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090052398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090052398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090052398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090052398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090052398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090052398 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090052398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090052398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090052399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090052399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090052399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090052399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090052399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090052399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090052399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090052399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090052399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090052399 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090052399 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) 20250427090052399 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) 20250427090052399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090052399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090052399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090052399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090052399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090052400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090052400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090052400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090052400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090052400 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090052400 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090052400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090052400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090052400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090052400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090052400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090052400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090052400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090052400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090052400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090052400 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  20250427090052400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090052400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090052400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090052400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090052400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090052401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090052401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090052401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090052401 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090052401 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090052401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090052401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090052401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090052401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090052401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090052401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090052401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090052401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090052401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090052401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090052401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090052401 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090052401 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090052408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090052408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090052408 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090052408 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090052408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090052408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090052408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090052408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090052408 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090052408 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090052408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090052408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090052408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090052408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090052408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090052408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090052408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090052408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090052408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090052408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090052408 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090052408 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090052408 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) 20250427090052408 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) 20250427090052408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090052408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090052408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090052408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090052409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090052409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090052409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090052409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090052409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090052409 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090052409 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090052409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090052409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090052409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090052409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090052409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090052409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090052409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090052409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090052409 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090052409 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  20250427090052410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090052410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090052410 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090052410 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090052410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090052410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090052410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090052410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090052410 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090052410 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090052411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090052411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090052411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090052411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090052411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090052411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090052411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090052411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090052411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090052411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090052411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090052411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090052411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090052411 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090052411 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090052411 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090052423 DLCTRL DEBUG Command: GET 268413807 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090052423 DLCTRL DEBUG Tx Command reply: GET_REPLY 268413807 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090052430 DLCTRL DEBUG Command: GET 665152604 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090052430 DLCTRL DEBUG Tx Command reply: GET_REPLY 665152604 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090052434 DLCTRL DEBUG Command: GET 829387471 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090052434 DLCTRL DEBUG Tx Command reply: GET_REPLY 829387471 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090052439 DLCTRL DEBUG Command: GET 33745813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090052439 DLCTRL DEBUG Tx Command reply: GET_REPLY 33745813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090052442 DLCTRL DEBUG Command: GET 801645869 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090052442 DLCTRL DEBUG Tx Command reply: GET_REPLY 801645869 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090052446 DLCTRL DEBUG Command: GET 372386355 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090052446 DLCTRL DEBUG Tx Command reply: GET_REPLY 372386355 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090052449 DLCTRL DEBUG Command: GET 911074027 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090052449 DLCTRL DEBUG Tx Command reply: GET_REPLY 911074027 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090052452 DLCTRL DEBUG Command: GET 463918013 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090052452 DLCTRL DEBUG Tx Command reply: GET_REPLY 463918013 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090052455 DLCTRL DEBUG Command: GET 671130686 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090052455 DLCTRL DEBUG Tx Command reply: GET_REPLY 671130686 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090052458 DLCTRL DEBUG Command: GET 277840675 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090052458 DLCTRL DEBUG Tx Command reply: GET_REPLY 277840675 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090052460 DLCTRL DEBUG Command: GET 27580596 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090052460 DLCTRL DEBUG Tx Command reply: GET_REPLY 27580596 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090052463 DLCTRL DEBUG Command: GET 591384610 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090052463 DLCTRL DEBUG Tx Command reply: GET_REPLY 591384610 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090052465 DLCTRL DEBUG Command: GET 408385960 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090052465 DLCTRL DEBUG Tx Command reply: GET_REPLY 408385960 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090052465 DLCTRL DEBUG Command: GET 685332436 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090052465 DLCTRL DEBUG Tx Command reply: GET_REPLY 685332436 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090052466 DLCTRL DEBUG Command: GET 801535072 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090052466 DLCTRL DEBUG Tx Command reply: GET_REPLY 801535072 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090052467 DLCTRL DEBUG Command: GET 882602061 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090052467 DLCTRL DEBUG Tx Command reply: GET_REPLY 882602061 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090052468 DLCTRL DEBUG Command: GET 310371981 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090052468 DLCTRL DEBUG Tx Command reply: GET_REPLY 310371981 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090052471 DLCTRL DEBUG Command: GET 9175420 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090052471 DLCTRL DEBUG Tx Command reply: GET_REPLY 9175420 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090052475 DLCTRL DEBUG Command: GET 613945344 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090052475 DLCTRL DEBUG Tx Command reply: GET_REPLY 613945344 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090052479 DLCTRL DEBUG Command: GET 913897504 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090052479 DLCTRL DEBUG Tx Command reply: GET_REPLY 913897504 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000000101011111'B, t_guard := 20.000000 } 20250427090052512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34628<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@499161a88351: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)1876632 20250427090053550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090053550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090053550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090053550 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090053550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ca298, normal) (hnbgw_rua.c:406) 20250427090053550 DHNB DEBUG map_rua[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090053550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1876632)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090053550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1876632 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090053550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090053550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090053550 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1876632 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250427090053550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1876632)[0x55e5c780fec0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090053550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1876632)[0x55e5c780fec0]{init}: Freeing instance (context_map.c:202) 20250427090053550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1876632)[0x55e5c780fec0]{init}: Deallocated (fsm.c:568) 20250427090053550 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1876632 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427090053550 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) 20250427090053550 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427090053550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090053550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090053550 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)@499161a88351: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)1876632 MTC@499161a88351: 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 := '000000000000000110001100'B, t_guard := 20.000000 } 20250427090053599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@499161a88351: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)4979368 20250427090054618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090054618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090054618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090054618 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090054618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4bfaa8, normal) (hnbgw_rua.c:406) 20250427090054618 DHNB DEBUG map_rua[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090054618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4979368)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090054618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4979368 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090054618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090054618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090054618 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090054618 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4979368 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250427090054618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4979368)[0x55e5c780fec0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090054618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4979368)[0x55e5c780fec0]{init}: Freeing instance (context_map.c:202) 20250427090054618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4979368)[0x55e5c780fec0]{init}: Deallocated (fsm.c:568) 20250427090054619 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4979368 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427090054619 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) 20250427090054619 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427090054619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090054619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090054619 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)@499161a88351: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)4979368 MTC@499161a88351: 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 := '000000000000000000000000'B, t_guard := 20.000000 } 20250427090054658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34652<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@499161a88351: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)1915306 20250427090055675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090055675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090055676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090055676 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090055676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d39aa, normal) (hnbgw_rua.c:406) 20250427090055676 DHNB DEBUG map_rua[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090055676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915306)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090055676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915306 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090055676 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090055676 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090055676 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915306 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427090055676 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915306 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250427090055676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915306)[0x55e5c780fec0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090055676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915306)[0x55e5c780fec0]{init}: Freeing instance (context_map.c:202) 20250427090055676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915306)[0x55e5c780fec0]{init}: Deallocated (fsm.c:568) 20250427090055676 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915306 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427090055676 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) 20250427090055676 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427090055676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090055676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090055677 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)@499161a88351: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)1915306 MTC@499161a88351: 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 := '000000000000001011010101'B, t_guard := 20.000000 } 20250427090055723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@499161a88351: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)8601535 20250427090056742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090056742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090056742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250427090056742 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090056742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x833fbf, normal) (hnbgw_rua.c:406) 20250427090056742 DHNB DEBUG map_rua[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090056742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8601535)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090056742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8601535 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090056742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090056742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090056742 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8601535 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250427090056742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8601535)[0x55e5c780fec0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090056742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8601535)[0x55e5c780fec0]{init}: Freeing instance (context_map.c:202) 20250427090056742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8601535)[0x55e5c780fec0]{init}: Deallocated (fsm.c:568) 20250427090056742 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8601535 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427090056742 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) 20250427090056742 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427090056743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090056743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090056743 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)@499161a88351: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)8601535 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090056759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090056760 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35985<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(645)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(644)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090056765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090056766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090056766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090056766 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090056767 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) 20250427090056767 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090056767 DLINP DEBUG SRVCONN(,r=127.0.0.1:37984<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090056767 DLINP DEBUG SRVCONN(,r=127.0.0.1:37984<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090056767 DLINP NOTICE SRV(,r=127.0.0.1:37984<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090056767 DMAIN NOTICE (127.0.0.1:37984 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37984<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090056767 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(655)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@499161a88351: Final verdict of PTC: none 20250427090056769 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090056769 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) 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090056769 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090056769 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) 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(651)@499161a88351: Final verdict of PTC: none 20250427090056769 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090056769 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) 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090056769 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090056769 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) 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090056769 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 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090056769 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090056769 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090056769 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090056769 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 20250427090056769 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  20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090056769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090056769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090056769 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 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090056769 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090056769 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090056769 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090056769 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 20250427090056769 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090056769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090056769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090056770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090056770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090056770 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090056770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090056770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090056770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090056770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090056770 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090056770 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090056770 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090056770 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090056770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090056770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090056770 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090056770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090056770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090056770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090056770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090056770 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090056770 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090056770 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090056770 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(646)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(657)@499161a88351: Final verdict of PTC: none 20250427090056776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34652<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090056777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090056777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(659)@499161a88351: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(658)@499161a88351: Final verdict of PTC: none 20250427090056790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@499161a88351: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sun Apr 27 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 20250427090056864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090057238 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090057239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000db0f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057239 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) 20250427090057239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057239 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) 20250427090057239 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) 20250427090057239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090057239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d b0 f8 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057239 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090057239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b5927), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057239 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) 20250427090057239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057239 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) 20250427090057239 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) 20250427090057239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090057239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 59 27 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057239 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 20250427090057239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090057239 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 20250427090057239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090057239 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057239 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 20250427090057239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090057239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090057240 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090057240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de093), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057240 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090057240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090057240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e0 93 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090057241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090057241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090057567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53812<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310848) 20250427090057581 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090057581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d62c2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090057581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090057581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 62 c2 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057581 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090057581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00830e85), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090057581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090057581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 85 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090057581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090057581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090057581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090057581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090057581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090057582 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090057582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009690c5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090057582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090057582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 90 c5 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090057582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090057582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090057931 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090057931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a17e2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090057931 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090057931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090057931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a 17 e2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057931 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090057931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090057931 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090057934 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090057934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c56b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090057934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057934 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090057934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090057935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090057935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 36 c5 6b 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057935 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090057935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b13f0), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090057935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090057935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090057935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090057935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090057935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090057935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090057935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b 13 f0 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090057935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090057935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090057935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090057935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090057935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090057935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090057935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090057935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090057935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090058399 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090058399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685a75), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090058399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090058399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090058399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090058399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090058399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090058399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090058399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 5a 75 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090058399 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090058399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005157d4), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090058399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090058399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090058399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090058399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090058399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090058399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090058399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 51 57 d4 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090058399 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090058399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004695bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090058399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090058399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090058399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090058399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090058399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090058400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090058400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 95 bc 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090058400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090058400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090058400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090058400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090058400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090058400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090058400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090058400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090058400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090058400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090058400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090058400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090058400 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090058400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090058400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090058400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090058400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090058401 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=310848, count=354848) 20250427090058770 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090058770 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090058770 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090058770 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090058770 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090058770 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090058913 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090058914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001308bb), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090058914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090058914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090058914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090058914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090058914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090058914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090058914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 13 08 bb 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090058914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090058914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090058914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090058914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090058914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090058914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090058916 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090058916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000287ac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090058916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090058916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090058916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090058916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090058916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090058916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090058916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 87 ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090058916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090058916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090058916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090058916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090058916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090058916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090058918 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090058919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957802), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090058919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090058919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090058919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090058919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090058919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090058919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090058919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 78 02 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090058919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090058919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090058919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090058919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090058919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090058919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090059410 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090059410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9ad0b), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090059410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090059410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090059410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090059410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090059410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090059410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090059410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c9 ad 0b 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090059410 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090059410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090059411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090059411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090059411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090059411 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090059413 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090059413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016357a), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090059413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090059413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090059413 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090059413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090059414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090059414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090059414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 7a 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090059414 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090059414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4f141), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090059414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090059414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090059414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090059414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090059414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090059414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090059414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d4 f1 41 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090059414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090059414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090059414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090059414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090059414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090059414 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090059414 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090059414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090059414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090059414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090059414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090059414 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:00: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_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 20250427090059996 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(58)[0x55e5c780c510]{IDLE}: Deallocated (fsm.c:568) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090059996 DLSCCP DEBUG SCCP-SCOC(59)[0x55e5c7854390]{IDLE}: Deallocated (fsm.c:568) 20250427090059997 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090059997 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090059997 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090059997 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090059997 DLSCCP DEBUG SCCP-SCOC(60)[0x55e5c7817e20]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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@499161a88351: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250427090100660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090100664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090100668 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40909<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090100768 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090100768 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090100775 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090100775 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090100776 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090100776 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090100776 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090100776 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090100776 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090100776 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090100776 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40692 (stream_srv.c:142) 20250427090100776 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40692<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090100777 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090100777 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090100777 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) 20250427090100777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090100777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090100777 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) 20250427090100777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100777 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) 20250427090100777 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) 20250427090100777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090100777 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) 20250427090100777 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) 20250427090100777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090100777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090100777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090100777 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090100777 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090100777 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090100777 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) 20250427090100777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090100777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090100777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100777 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) 20250427090100777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090100777 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) 20250427090100777 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) 20250427090100777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090100778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090100778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090100778 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090100778 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090100778 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090100778 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) 20250427090100778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090100778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090100778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090100778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090100778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090100778 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090100778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090100778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090100778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090100778 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090100778 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090100778 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090100778 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) 20250427090100778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090100778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090100778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090100778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090100778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090100778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090100778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090100778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090100778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090100778 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090100778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090100778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090100778 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 20250427090100778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090100778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090100778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090100778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090100778 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 20250427090100778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090100778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090100778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090100778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090100778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090100778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090100778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090100778 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090100778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090100778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090100778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090100778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(672)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(675)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(678)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@499161a88351: ************************************************* HNBGW_Test.msc2-SCCP(676)@499161a88351: v_sccp_pdu_maxlen:268 20250427090100811 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090100811 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090100811 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090100811 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090100811 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090100811 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090100811 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090100811 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090100812 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090100812 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090100812 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) 20250427090100812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090100812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090100812 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) 20250427090100812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100812 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) 20250427090100812 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) 20250427090100812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090100813 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) 20250427090100813 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) 20250427090100813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090100813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090100813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090100813 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090100813 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090100813 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090100813 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) 20250427090100813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090100813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 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) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090100813 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) 20250427090100813 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) 20250427090100813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090100813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090100813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090100813 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090100813 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090100813 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090100813 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) 20250427090100813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090100813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090100813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090100813 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090100813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090100813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090100813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090100813 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090100813 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090100813 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090100813 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) 20250427090100813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090100813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090100813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090100813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090100813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090100813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090100813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090100813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090100813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090100813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090100813 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090100813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090100813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090100813 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 20250427090100813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090100813 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090100813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090100813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090100813 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 20250427090100813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090100813 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090100813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090100813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090100813 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090100813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090100813 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090100813 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090100813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090100813 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090100813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090100813 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(681)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(679)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@499161a88351: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@499161a88351: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(685)@499161a88351: v_sccp_pdu_maxlen:268 20250427090100863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090100863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090100863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090100863 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090100863 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) 20250427090100863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090100863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090100863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090100863 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@499161a88351: setverdict(pass): none -> pass 20250427090100867 DLINP DEBUG SRVCONN(,r=127.0.0.1:40692<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090100867 DLINP DEBUG SRVCONN(,r=127.0.0.1:40692<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090100867 DLINP DEBUG SRVCONN(,r=127.0.0.1:40692<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090100867 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090100867 DHNBAP DEBUG (127.0.0.1:40692 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090100867 DHNBAP NOTICE (127.0.0.1:40692 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090100867 DHNBAP NOTICE (127.0.0.1:40692 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090100867 DLINP DEBUG SRVCONN(,r=127.0.0.1:40692<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090100867 DLINP DEBUG SRVCONN(,r=127.0.0.1:40692<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090100988 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 20250427090100988 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 20250427090100988 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090100988 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090100996 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090100996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090100996 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090100996 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090100996 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090100996 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090100996 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090100996 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 20250427090100996 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090100996 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  20250427090100996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090100998 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 20250427090100998 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 20250427090100998 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090100998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090100999 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101000 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090101000 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090101000 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  20250427090101000 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090101000 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090101000 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090101000 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 20250427090101000 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090101000 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  20250427090101000 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090101000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090101000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090101000 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090101000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090101000 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090101000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090101000 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090101000 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090101000 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(675)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090101002 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090101002 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090101002 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) 20250427090101002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090101002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090101002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090101002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090101002 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090101003 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090101003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090101003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090101003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090101003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090101003 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101003 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  20250427090101009 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) 20250427090101009 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090101009 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090101009 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090101009 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090101009 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090101009 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090101009 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 20250427090101009 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090101009 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  20250427090101009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090101009 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 20250427090101009 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 20250427090101009 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090101009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090101011 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) 20250427090101011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090101011 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090101011 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  20250427090101011 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090101011 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090101011 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090101011 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 20250427090101011 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090101011 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  20250427090101012 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  20250427090101012 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090101012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090101012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090101012 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) HNBGW_Test.msc2-M3UA(678)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090101012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090101012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090101012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090101012 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090101012 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090101012 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090101013 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090101013 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090101013 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) 20250427090101013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090101013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101014 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090101014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090101014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101014 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090101014 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090101014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090101014 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' 20250427090101014 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 20250427090101014 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090101014 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101014 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  20250427090101016 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) 20250427090101016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090101016 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090101016 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090101016 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090101016 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090101016 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090101016 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 20250427090101016 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090101016 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  20250427090101016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090101017 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) 20250427090101017 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090101017 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090101017 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  20250427090101017 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090101017 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090101017 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090101017 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 20250427090101017 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090101017 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  20250427090101017 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  20250427090101017 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  20250427090101017 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090101017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090101017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090101017 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090101017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090101017 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090101017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101017 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090101017 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090101017 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090101017 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090101018 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090101018 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090101018 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) 20250427090101018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090101018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101019 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) 20250427090101019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101019 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) 20250427090101019 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) 20250427090101019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090101019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101019 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090101019 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101019 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 20250427090101019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090101019 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' 20250427090101019 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 20250427090101019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090101019 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101019 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  20250427090101026 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 20250427090101026 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 20250427090101026 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090101026 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090101031 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090101031 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090101031 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090101031 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090101031 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090101031 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090101031 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 20250427090101032 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090101032 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  20250427090101032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090101033 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090101033 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090101033 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  20250427090101033 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090101033 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090101033 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090101033 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 20250427090101033 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090101033 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  20250427090101034 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  20250427090101034 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  20250427090101034 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  20250427090101034 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090101034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090101034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090101034 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090101034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090101034 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090101034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090101034 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090101034 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090101034 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090101035 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090101035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090101035 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) 20250427090101035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090101035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090101035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090101035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090101035 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090101035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101035 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090101035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090101035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090101035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090101035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090101035 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101035 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  20250427090101041 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 20250427090101041 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 20250427090101041 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090101041 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090101044 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) 20250427090101045 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090101045 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090101045 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090101045 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090101045 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090101045 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090101045 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 20250427090101045 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090101045 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  20250427090101045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090101046 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) 20250427090101046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090101046 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090101046 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  20250427090101046 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090101046 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090101046 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090101046 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 20250427090101046 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090101046 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  20250427090101046 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  20250427090101046 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  20250427090101046 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  20250427090101046 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  20250427090101046 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090101046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090101046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090101046 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090101046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090101046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090101046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090101046 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090101046 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090101046 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090101047 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090101047 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090101047 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) 20250427090101047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090101047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101047 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090101047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090101047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101047 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090101047 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101047 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101047 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101047 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090101047 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090101047 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' 20250427090101047 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 20250427090101047 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090101047 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101047 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  20250427090101053 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 20250427090101053 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 20250427090101053 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090101053 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250427090101056 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) 20250427090101056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250427090101056 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090101056 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090101056 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090101056 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090101056 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090101056 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 20250427090101056 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090101056 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  20250427090101056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090101057 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) 20250427090101057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090101057 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090101057 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  20250427090101057 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090101057 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090101057 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090101057 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 20250427090101057 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250427090101057 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  20250427090101057 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  20250427090101057 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  20250427090101057 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  20250427090101057 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  20250427090101057 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  20250427090101057 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090101057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090101057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090101057 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250427090101057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090101057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090101057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090101057 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090101057 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090101057 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090101058 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090101058 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090101058 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) 20250427090101058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101058 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) 20250427090101059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101059 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) 20250427090101059 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) 20250427090101059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090101059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101059 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090101059 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101059 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 20250427090101059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090101059 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' 20250427090101059 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 20250427090101059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090101059 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101059 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090101805 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090101805 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090101805 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090101805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090101805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101805 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101805 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090101806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090101806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090101806 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090101806 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) 20250427090101806 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) 20250427090101806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090101806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090101806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090101806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090101806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090101806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101807 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090101807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090101807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090101807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090101807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090101807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101807 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  20250427090101807 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090101807 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090101811 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101811 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090101811 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090101811 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090101811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101811 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090101811 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101811 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101811 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090101811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090101811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) HNBGW_Test.msc1-RAN(674)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090101811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101811 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090101811 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090101811 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090101814 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) 20250427090101814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090101814 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090101814 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 20250427090101814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101814 DLSS7 <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' 20250427090101814 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101814 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101814 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101814 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101814 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) 20250427090101814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090101815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101815 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) 20250427090101815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101815 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) 20250427090101815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090101815 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090101815 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) 20250427090101815 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) 20250427090101815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090101815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101815 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090101815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090101815 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' 20250427090101815 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 20250427090101815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090101815 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101815 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  20250427090101815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101815 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090101815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090101815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101815 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090101815 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090101816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101816 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) 20250427090101816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090101816 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090101816 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 20250427090101816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101816 DLSS7 <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' 20250427090101816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101816 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101816 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) 20250427090101816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090101817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101817 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) 20250427090101817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101817 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) 20250427090101817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090101817 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090101817 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090101822 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) 20250427090101822 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090101822 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090101822 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 20250427090101822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101822 DLSS7 <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' 20250427090101822 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101822 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101822 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101822 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101822 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) 20250427090101822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090101822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101822 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) 20250427090101822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101822 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) 20250427090101822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101822 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090101822 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090101822 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) 20250427090101822 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) 20250427090101822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090101822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101822 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) 20250427090101822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101822 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) 20250427090101822 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) 20250427090101822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090101822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101822 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090101822 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090101823 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101823 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 20250427090101823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090101823 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' 20250427090101823 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 20250427090101823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090101823 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101823 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  HNBGW_Test.msc2-RAN(677)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090101826 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) 20250427090101826 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090101826 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090101826 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 20250427090101826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101826 DLSS7 <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' 20250427090101826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101826 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101826 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101826 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) 20250427090101826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090101826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101826 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) 20250427090101826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101826 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) 20250427090101826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101826 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090101826 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090101826 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090101830 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101830 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090101830 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090101830 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090101830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090101830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101830 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101830 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090101830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090101830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101830 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090101830 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090101830 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) 20250427090101830 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) 20250427090101830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090101830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090101830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090101830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101830 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090101830 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090101831 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101831 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101831 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101831 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090101831 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090101831 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090101831 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090101831 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090101831 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101831 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  20250427090101831 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101831 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090101831 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090101831 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090101831 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101831 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090101831 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101831 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101831 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101831 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101831 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090101831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101831 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101831 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090101831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101831 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101831 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101831 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090101831 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090101831 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090101845 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) 20250427090101845 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090101845 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090101845 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 20250427090101845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101845 DLSS7 <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' 20250427090101845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101845 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101845 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101845 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) 20250427090101845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090101845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101845 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) 20250427090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101845 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) 20250427090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090101845 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090101845 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) 20250427090101845 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) 20250427090101845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090101845 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090101845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090101845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101845 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090101845 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090101846 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090101846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090101846 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' 20250427090101846 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 20250427090101846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090101846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101846 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  20250427090101847 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) 20250427090101847 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090101847 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090101847 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 20250427090101847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101847 DLSS7 <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' 20250427090101847 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101847 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101847 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101847 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101847 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) 20250427090101847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090101847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101847 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) 20250427090101847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101847 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) 20250427090101847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090101847 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090101847 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090101856 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) 20250427090101856 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090101856 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090101856 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 20250427090101856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101856 DLSS7 <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' 20250427090101856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101856 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101856 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101856 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) 20250427090101856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427090101856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101856 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) 20250427090101856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101856 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) 20250427090101856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090101856 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090101856 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) 20250427090101856 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) 20250427090101856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090101856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090101856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101856 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) 20250427090101856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090101856 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) 20250427090101856 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) 20250427090101856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090101856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090101856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090101856 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090101856 DRANAP NOTICE cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: link up (cnlink.c:111) 20250427090101856 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090101856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090101856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090101856 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 20250427090101856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090101856 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' 20250427090101856 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 20250427090101856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090101856 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101856 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  20250427090101857 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) 20250427090101857 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090101857 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090101857 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 20250427090101857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090101857 DLSS7 <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' 20250427090101857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090101857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090101857 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090101857 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090101858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090101858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090101858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090101858 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) 20250427090101858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090101858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090101858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427090101858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090101858 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) 20250427090101858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090101858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101858 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) 20250427090101858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090101858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090101858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090101858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090101858 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090101858 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090101858 DRANAP INFO cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090102871 DLCTRL DEBUG Command: GET 39368548 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090102871 DLCTRL DEBUG Tx Command reply: GET_REPLY 39368548 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090102873 DLCTRL DEBUG Command: GET 834143705 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090102873 DLCTRL DEBUG Tx Command reply: GET_REPLY 834143705 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090102873 DLCTRL DEBUG Command: GET 722822257 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090102873 DLCTRL DEBUG Tx Command reply: GET_REPLY 722822257 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090102874 DLCTRL DEBUG Command: GET 750401738 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090102874 DLCTRL DEBUG Tx Command reply: GET_REPLY 750401738 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090102875 DLCTRL DEBUG Command: GET 149640838 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090102875 DLCTRL DEBUG Tx Command reply: GET_REPLY 149640838 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090102876 DLCTRL DEBUG Command: GET 205017437 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090102876 DLCTRL DEBUG Tx Command reply: GET_REPLY 205017437 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090102877 DLCTRL DEBUG Command: GET 228899095 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090102877 DLCTRL DEBUG Tx Command reply: GET_REPLY 228899095 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090102878 DLCTRL DEBUG Command: GET 627786037 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090102878 DLCTRL DEBUG Tx Command reply: GET_REPLY 627786037 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090102879 DLCTRL DEBUG Command: GET 488443268 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090102879 DLCTRL DEBUG Tx Command reply: GET_REPLY 488443268 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090102880 DLCTRL DEBUG Command: GET 283791965 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090102880 DLCTRL DEBUG Tx Command reply: GET_REPLY 283791965 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090102882 DLCTRL DEBUG Command: GET 538409516 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090102882 DLCTRL DEBUG Tx Command reply: GET_REPLY 538409516 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090102883 DLCTRL DEBUG Command: GET 606180686 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090102883 DLCTRL DEBUG Tx Command reply: GET_REPLY 606180686 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090102885 DLCTRL DEBUG Command: GET 649197083 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090102885 DLCTRL DEBUG Tx Command reply: GET_REPLY 649197083 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090102885 DLCTRL DEBUG Command: GET 21112763 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090102885 DLCTRL DEBUG Tx Command reply: GET_REPLY 21112763 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090102886 DLCTRL DEBUG Command: GET 770600690 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090102886 DLCTRL DEBUG Tx Command reply: GET_REPLY 770600690 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090102887 DLCTRL DEBUG Command: GET 406562689 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090102887 DLCTRL DEBUG Tx Command reply: GET_REPLY 406562689 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090102888 DLCTRL DEBUG Command: GET 30798252 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090102888 DLCTRL DEBUG Tx Command reply: GET_REPLY 30798252 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090102889 DLCTRL DEBUG Command: GET 164929544 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090102889 DLCTRL DEBUG Tx Command reply: GET_REPLY 164929544 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090102890 DLCTRL DEBUG Command: GET 805156589 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090102890 DLCTRL DEBUG Tx Command reply: GET_REPLY 805156589 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090102890 DLCTRL DEBUG Command: GET 689602255 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090102890 DLCTRL DEBUG Tx Command reply: GET_REPLY 689602255 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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@499161a88351: 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 := '000000000000000110011101'B, t_guard := 20.000000 } 20250427090102901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@499161a88351: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)9656376 20250427090103926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090103926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090103926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090103926 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090103926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x935838, normal) (hnbgw_rua.c:406) 20250427090103926 DHNB DEBUG map_rua[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090103926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090103926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9656376 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090103926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090103926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090103926 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250427090103926 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9656376 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:666) 20250427090103926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9656376 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090103926 DCN DEBUG map_sccp[0x55e5c7821f60]{init}: Allocated (fsm.c:456) 20250427090103926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090103926 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9656376 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090103926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9656376 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090103926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090103926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090103926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090103926 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9656376 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090103926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090103926 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090103926 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{IDLE}: Allocated (fsm.c:456) 20250427090103926 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090103926 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300019d0056400500f1100926) (sccp_scrc.c:415) 20250427090103927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090103927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090103927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090103927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090103927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090103927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090103927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090103927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090103927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090103927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090103927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090103927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090103927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090103927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090103927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090103927 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 01 9d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090103927 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090103927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090103927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090103927 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090103927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090103927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090103927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090103927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090103927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090103927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090103927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090103927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090103927 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 01 9d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@499161a88351: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)10515894 HNBGW_Test.msc0-SCCP(670)@499161a88351: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(670)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@499161a88351: 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 } } } 20250427090103935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090103935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090103935 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090103935 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090103935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090103935 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090103935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090103935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090103935 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090103935 DLSS7 <000c> osmo_ss7_asp.c:1164 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 98 cc e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090103935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090103935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090103935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090103935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090103935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090103935 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=0098cce0) (sccp_scrc.c:486) 20250427090103935 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250427090103935 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090103935 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090103935 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090103935 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090103935 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) 20250427090103935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090103935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090103935 DLCTRL DEBUG Command: GET 942722866 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090103935 DLCTRL DEBUG Tx Command reply: GET_REPLY 942722866 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090103937 DLCTRL DEBUG Command: GET 381847959 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090103937 DLCTRL DEBUG Tx Command reply: GET_REPLY 381847959 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090103941 DLCTRL DEBUG Command: GET 453251309 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090103941 DLCTRL DEBUG Tx Command reply: GET_REPLY 453251309 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090103942 DLCTRL DEBUG Command: GET 268658216 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090103942 DLCTRL DEBUG Tx Command reply: GET_REPLY 268658216 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090103944 DLCTRL DEBUG Command: GET 320432823 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090103944 DLCTRL DEBUG Tx Command reply: GET_REPLY 320432823 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090103945 DLCTRL DEBUG Command: GET 87373011 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090103945 DLCTRL DEBUG Tx Command reply: GET_REPLY 87373011 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090103946 DLCTRL DEBUG Command: GET 60107121 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090103946 DLCTRL DEBUG Tx Command reply: GET_REPLY 60107121 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090103947 DLCTRL DEBUG Command: GET 768491132 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090103947 DLCTRL DEBUG Tx Command reply: GET_REPLY 768491132 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090103948 DLCTRL DEBUG Command: GET 80837336 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090103948 DLCTRL DEBUG Tx Command reply: GET_REPLY 80837336 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090103950 DLCTRL DEBUG Command: GET 601835118 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090103950 DLCTRL DEBUG Tx Command reply: GET_REPLY 601835118 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090103951 DLCTRL DEBUG Command: GET 316759132 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090103951 DLCTRL DEBUG Tx Command reply: GET_REPLY 316759132 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090103952 DLCTRL DEBUG Command: GET 581548610 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090103952 DLCTRL DEBUG Tx Command reply: GET_REPLY 581548610 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090103952 DLCTRL DEBUG Command: GET 405888645 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090103952 DLCTRL DEBUG Tx Command reply: GET_REPLY 405888645 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090103953 DLCTRL DEBUG Command: GET 617926547 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090103953 DLCTRL DEBUG Tx Command reply: GET_REPLY 617926547 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090103954 DLCTRL DEBUG Command: GET 320436942 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090103954 DLCTRL DEBUG Tx Command reply: GET_REPLY 320436942 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090103955 DLCTRL DEBUG Command: GET 766492528 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090103955 DLCTRL DEBUG Tx Command reply: GET_REPLY 766492528 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090103956 DLCTRL DEBUG Command: GET 785383505 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090103956 DLCTRL DEBUG Tx Command reply: GET_REPLY 785383505 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090103957 DLCTRL DEBUG Command: GET 480809238 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090103957 DLCTRL DEBUG Tx Command reply: GET_REPLY 480809238 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090103958 DLCTRL DEBUG Command: GET 203762791 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090103958 DLCTRL DEBUG Tx Command reply: GET_REPLY 203762791 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090103960 DLCTRL DEBUG Command: GET 170088607 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090103960 DLCTRL DEBUG Tx Command reply: GET_REPLY 170088607 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000101010110'B, t_guard := 20.000000 } 20250427090103973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)7554638 20250427090105000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090105000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090105000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090105000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090105000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73464e, normal) (hnbgw_rua.c:406) 20250427090105000 DHNB DEBUG map_rua[0x55e5c7806360]{init}: Allocated (fsm.c:456) 20250427090105000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7554638)[0x55e5c7806360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090105000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7554638 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090105000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090105000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090105000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7554638 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:697) 20250427090105000 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090105000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090105000 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7554638 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427090105000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7554638 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090105000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7554638)[0x55e5c7806360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090105000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090105000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090105000 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7554638 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090105000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090105000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090105000 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{IDLE}: Allocated (fsm.c:456) 20250427090105000 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090105000 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001560056400500f1100926) (sccp_scrc.c:415) 20250427090105000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090105000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090105000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090105000 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) 20250427090105000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090105000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090105000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090105000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090105000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090105000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090105000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090105000 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) 20250427090105000 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) 20250427090105000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090105000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090105000 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 01 56 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090105000 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090105000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090105000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7554638)[0x55e5c7806360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090105000 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090105000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090105000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090105000 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 20250427090105000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090105001 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' 20250427090105001 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 20250427090105001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090105001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090105001 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 01 56 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@499161a88351: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@499161a88351: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@499161a88351: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)11434119 HNBGW_Test.msc2-SCCP(676)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090105015 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) 20250427090105015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090105015 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090105015 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 20250427090105015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090105015 DLSS7 <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' 20250427090105015 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090105015 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090105015 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090105015 DLSS7 <000c> osmo_ss7_asp.c:1164 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 a2 4b 0b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090105015 DLCTRL DEBUG Command: GET 694069093 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090105015 DLCTRL DEBUG Tx Command reply: GET_REPLY 694069093 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090105015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090105015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090105015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090105016 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) 20250427090105016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090105016 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=00a24b0b) (sccp_scrc.c:486) 20250427090105016 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250427090105016 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090105016 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090105016 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090105016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090105016 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) 20250427090105016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090105016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090105019 DLCTRL DEBUG Command: GET 576155579 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090105019 DLCTRL DEBUG Tx Command reply: GET_REPLY 576155579 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090105024 DLCTRL DEBUG Command: GET 254370633 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090105024 DLCTRL DEBUG Tx Command reply: GET_REPLY 254370633 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090105028 DLCTRL DEBUG Command: GET 206735739 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090105028 DLCTRL DEBUG Tx Command reply: GET_REPLY 206735739 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090105032 DLCTRL DEBUG Command: GET 505758064 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090105032 DLCTRL DEBUG Tx Command reply: GET_REPLY 505758064 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090105036 DLCTRL DEBUG Command: GET 338443247 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090105036 DLCTRL DEBUG Tx Command reply: GET_REPLY 338443247 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090105040 DLCTRL DEBUG Command: GET 201530655 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090105040 DLCTRL DEBUG Tx Command reply: GET_REPLY 201530655 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090105045 DLCTRL DEBUG Command: GET 450084277 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090105045 DLCTRL DEBUG Tx Command reply: GET_REPLY 450084277 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090105049 DLCTRL DEBUG Command: GET 227842676 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090105049 DLCTRL DEBUG Tx Command reply: GET_REPLY 227842676 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090105052 DLCTRL DEBUG Command: GET 671649056 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090105052 DLCTRL DEBUG Tx Command reply: GET_REPLY 671649056 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090105055 DLCTRL DEBUG Command: GET 890720219 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090105055 DLCTRL DEBUG Tx Command reply: GET_REPLY 890720219 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090105057 DLCTRL DEBUG Command: GET 673139817 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090105057 DLCTRL DEBUG Tx Command reply: GET_REPLY 673139817 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250427090105059 DLCTRL DEBUG Command: GET 292387549 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090105059 DLCTRL DEBUG Tx Command reply: GET_REPLY 292387549 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090105061 DLCTRL DEBUG Command: GET 735982796 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090105061 DLCTRL DEBUG Tx Command reply: GET_REPLY 735982796 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090105062 DLCTRL DEBUG Command: GET 117379843 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090105062 DLCTRL DEBUG Tx Command reply: GET_REPLY 117379843 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090105063 DLCTRL DEBUG Command: GET 250260080 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090105063 DLCTRL DEBUG Tx Command reply: GET_REPLY 250260080 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090105064 DLCTRL DEBUG Command: GET 239182039 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090105064 DLCTRL DEBUG Tx Command reply: GET_REPLY 239182039 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090105065 DLCTRL DEBUG Command: GET 904172907 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090105065 DLCTRL DEBUG Tx Command reply: GET_REPLY 904172907 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090105067 DLCTRL DEBUG Command: GET 452206905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090105067 DLCTRL DEBUG Tx Command reply: GET_REPLY 452206905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090105068 DLCTRL DEBUG Command: GET 64380809 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090105068 DLCTRL DEBUG Tx Command reply: GET_REPLY 64380809 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090105074 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40909<->l=127.0.0.1:4262) (control_if.c:193) 20250427090105074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53836<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(664)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(663)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090105077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090105078 DLINP DEBUG SRVCONN(,r=127.0.0.1:40692<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090105078 DLINP DEBUG SRVCONN(,r=127.0.0.1:40692<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090105078 DLINP NOTICE SRV(,r=127.0.0.1:40692<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090105078 DMAIN NOTICE (127.0.0.1:40692 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40692<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090105079 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@499161a88351: Final verdict of PTC: none 20250427090105084 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090105084 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) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090105084 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090105084 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) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(671)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@499161a88351: Final verdict of PTC: none 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090105084 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090105084 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) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090105084 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090105084 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) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090105084 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090105084 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) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090105084 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090105084 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) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090105084 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090105084 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) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090105084 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090105084 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) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250427090105084 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 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090105084 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090105084 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090105084 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090105084 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090105084 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 20250427090105085 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  20250427090105085 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  20250427090105085 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  20250427090105085 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  20250427090105085 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  20250427090105085 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090105085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090105085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090105085 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 20250427090105085 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) 20250427090105085 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090105085 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090105085 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090105085 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090105085 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090105085 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 20250427090105085 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  20250427090105085 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  20250427090105085 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  20250427090105085 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  20250427090105085 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090105085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090105085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090105085 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 20250427090105085 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090105085 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090105085 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090105085 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090105085 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090105085 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090105085 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 20250427090105085 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  20250427090105085 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  20250427090105085 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  20250427090105085 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090105085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090105085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090105086 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090105086 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) 20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090105086 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090105086 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) 20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090105086 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 20250427090105086 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) 20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090105086 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090105086 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090105086 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090105086 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 20250427090105086 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  20250427090105086 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  20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090105086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090105086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090105086 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 20250427090105086 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) 20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250427090105086 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090105087 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090105087 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090105087 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090105087 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 20250427090105087 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  20250427090105087 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090105087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090105087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090105087 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090105087 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) 20250427090105087 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090105087 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427090105087 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 20250427090105087 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090105087 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) 20250427090105087 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090105087 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090105087 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 20250427090105087 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 20250427090105087 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) 20250427090105087 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090105087 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090105087 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090105087 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090105087 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090105087 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 20250427090105087 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090105087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090105087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090105088 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(672)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(665)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@499161a88351: Final verdict of PTC: none 20250427090105088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090105088 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090105088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090105088 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090105088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090105088 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090105088 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090105088 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090105088 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090105088 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090105088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090105088 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090105089 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090105089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098cce0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090105089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090105089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090105089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn0-M3UA(681)@499161a88351: Final verdict of PTC: none 20250427090105089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090105089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090105089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090105089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 98 cc e0 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090105089 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090105089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090105090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090105090 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090105090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090105090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090105090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090105090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{disrupted}: Freeing instance (context_map.c:202) 20250427090105090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9656376)[0x55e5c780fec0]{disrupted}: Deallocated (fsm.c:568) 20250427090105091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090105091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{disconnected}: Freeing instance (context_map.c:206) 20250427090105091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e5c7821f60]{disconnected}: Deallocated (fsm.c:568) 20250427090105091 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9656376 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250427090105091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090105091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090105091 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090105092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090105092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090105092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090105092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090105092 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090105092 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090105093 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090105093 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090105093 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090105093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090105093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090105093 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090105093 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090105093 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090105093 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090105093 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090105094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090105094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090105094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090105095 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090105095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090105095 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090105095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090105095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090105095 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090105095 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090105095 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090105096 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090105096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090105096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090105096 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090105096 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) 20250427090105096 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090105096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7554638)[0x55e5c7806360]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090105097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7554638)[0x55e5c7806360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090105097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090105097 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) HNBGW-MGCP(688)@499161a88351: Final verdict of PTC: none 20250427090105097 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090105097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a24b0b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090105097 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) 20250427090105098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090105098 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) 20250427090105098 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) 20250427090105098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090105098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090105099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 4b 0b 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090105099 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090105099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090105099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7554638)[0x55e5c7806360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090105099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7554638)[0x55e5c7806360]{disrupted}: Freeing instance (context_map.c:202) 20250427090105100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7554638)[0x55e5c7806360]{disrupted}: Deallocated (fsm.c:568) 20250427090105100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090105100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090105100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090105100 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7554638 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250427090105101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090105101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090105101 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090105101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090105101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090105102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090105102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090105102 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090105102 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090105102 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090105102 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090105103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090105103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090105103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090105103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090105103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090105103 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 20250427090105103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090105103 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090105103 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250427090105103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090105104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090105104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090105104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090105104 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090105104 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090105104 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090105105 DRANAP NOTICE cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090105105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090105105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090105105 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090105105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090105105 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090105105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090105106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090105106 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090105106 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090105106 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090105106 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-RAN(677)@499161a88351: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@499161a88351: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) 20250427090105130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 09:01:05 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 20250427090105336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090106038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=652292) Waiting for packet dumper to finish... 1 (prev_count=652292, count=652832) 20250427090107086 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090107086 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090107086 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090107086 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090107086 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090107086 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090107086 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090107086 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090107086 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090107086 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090107086 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090107086 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090107087 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090107088 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090107088 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090107088 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090107088 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090107088 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250427090107240 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b5927), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107240 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) 20250427090107240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107240 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) 20250427090107240 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) 20250427090107240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090107240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 59 27 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107240 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000db0f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107240 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) 20250427090107240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107240 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) 20250427090107240 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) 20250427090107240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090107240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d b0 f8 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107240 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 20250427090107240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090107240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090107240 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107240 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 20250427090107240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090107240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090107241 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de093), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107241 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090107241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090107241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e0 93 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090107242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090107242 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090107581 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00830e85), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090107581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090107581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 85 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107581 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d62c2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090107581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090107581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 62 c2 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107581 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090107581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090107581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090107582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090107582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090107582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090107582 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009690c5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107583 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090107583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090107583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 90 c5 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090107583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090107583 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090107932 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a17e2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090107932 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090107932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090107932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a 17 e2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107932 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090107932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090107932 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090107935 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b13f0), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090107935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090107935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090107935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090107935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b 13 f0 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107935 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090107935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c56b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090107935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090107935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090107935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090107935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090107935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090107935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090107935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 36 c5 6b 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090107935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090107936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090107936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090107936 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090107936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090107936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090107936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090107936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090107936 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:01:08 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 & Waiting for packet dumper to start... 0 20250427090108400 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090108400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004695bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090108400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090108400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090108400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090108400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090108400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090108400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090108400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 95 bc 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090108401 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090108401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005157d4), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090108401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090108401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090108401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090108401 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090108401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090108401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090108401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 51 57 d4 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090108401 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090108401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685a75), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090108401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090108401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090108401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090108401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090108401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090108401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090108401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 5a 75 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090108401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090108401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090108401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090108401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090108401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090108401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090108401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090108401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090108401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090108401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090108401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090108401 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090108401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090108402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090108402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090108402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090108402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090108402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090108915 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090108915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001308bb), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090108915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090108915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090108915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090108915 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090108915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090108915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090108915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 13 08 bb 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090108915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090108915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090108915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090108915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090108915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090108915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090108917 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090108917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000287ac), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090108917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090108917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090108917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090108917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090108917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090108917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090108917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 87 ac 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090108917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090108917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090108917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090108917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090108917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090108917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090108919 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090108919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00957802), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090108919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090108919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090108919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090108919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090108919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090108919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090108919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 95 78 02 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090108919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090108919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090108919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090108919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090108919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090108919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: Test case TC_mscpool_paging_imsi started. 20250427090109114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090109117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090109120 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43295<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090109212 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090109212 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090109220 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090109220 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109221 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090109221 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109221 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090109221 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090109221 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090109221 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109221 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59222 (stream_srv.c:142) 20250427090109221 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59222<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090109222 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109222 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090109222 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) 20250427090109222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090109222 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) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 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) 20250427090109223 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) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109223 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) 20250427090109223 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) 20250427090109223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090109223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090109223 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109223 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109223 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090109223 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) 20250427090109223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 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) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109223 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) 20250427090109223 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) 20250427090109223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090109223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090109223 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109223 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109223 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090109223 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) 20250427090109223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109223 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090109223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090109223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090109223 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109223 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109223 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090109223 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) 20250427090109223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090109224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090109224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090109224 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109224 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 20250427090109224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090109224 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090109224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109224 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 20250427090109224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090109224 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090109224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090109224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090109224 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090109224 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090109224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090109224 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(701)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(699)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(704)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(702)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(707)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(705)@499161a88351: v_sccp_pdu_maxlen:268 20250427090109266 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090109266 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090109266 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109266 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090109266 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109266 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090109266 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109267 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109267 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090109267 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) 20250427090109267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090109267 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) 20250427090109267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109267 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) 20250427090109267 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) 20250427090109267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109267 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) 20250427090109267 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) 20250427090109267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090109267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090109268 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109268 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109268 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090109268 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) 20250427090109268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 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) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109268 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) 20250427090109268 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) 20250427090109268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090109268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090109268 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109268 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109268 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090109268 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) 20250427090109268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109268 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090109268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090109268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090109268 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109268 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109268 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090109268 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) 20250427090109268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090109268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090109268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090109268 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109268 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 20250427090109268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090109268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090109268 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109269 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 20250427090109269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090109269 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090109269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090109269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090109269 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090109269 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090109269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090109269 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(710)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(708)@499161a88351: v_sccp_pdu_maxlen:268 20250427090109289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090109289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090109289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090109289 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090109289 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) 20250427090109289 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090109289 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090109289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090109289 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@499161a88351: setverdict(pass): none -> pass 20250427090109293 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090109293 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090109293 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090109293 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090109293 DHNBAP DEBUG (127.0.0.1:59222 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090109293 DHNBAP NOTICE (127.0.0.1:59222 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090109293 DHNBAP NOTICE (127.0.0.1:59222 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090109293 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090109293 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090109406 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090109407 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090109407 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090109407 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090109407 DLSCCP DEBUG SCCP-SCOC(62)[0x55e5c7800fe0]{IDLE}: Deallocated (fsm.c:568) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(61)[0x55e5c77ffeb0]{IDLE}: Deallocated (fsm.c:568) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090109410 DLSCCP DEBUG SCCP-SCOC(63)[0x55e5c77ffb50]{IDLE}: Deallocated (fsm.c:568) 20250427090109440 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 20250427090109440 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 20250427090109440 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090109440 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090109451 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 20250427090109451 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 20250427090109451 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090109451 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090109454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090109454 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090109454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090109454 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090109454 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090109454 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090109454 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 20250427090109454 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090109454 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  20250427090109454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090109455 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) 20250427090109456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090109456 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090109456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090109456 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090109456 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090109456 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090109456 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 20250427090109456 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090109456 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  20250427090109456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090109457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090109457 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090109457 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  20250427090109457 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090109457 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090109457 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090109457 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 20250427090109457 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090109457 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  20250427090109457 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090109457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090109458 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) 20250427090109458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090109458 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090109458 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  20250427090109458 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090109458 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090109458 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090109458 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 20250427090109458 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090109458 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  20250427090109458 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  20250427090109458 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090109458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090109458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090109458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090109458 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090109458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090109458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090109458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090109458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090109458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090109458 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090109458 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090109458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090109458 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090109458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090109458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090109458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090109458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090109458 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090109458 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090109458 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109459 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109459 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090109459 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) 20250427090109459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090109459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109459 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090109459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090109459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090109459 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109459 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109459 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090109459 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) 20250427090109459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090109459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090109459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090109459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090109459 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109459 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090109459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090109459 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' 20250427090109459 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 20250427090109459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090109459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090109459 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  20250427090109459 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090109459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090109459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090109459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090109459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090109459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090109459 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  20250427090109462 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 20250427090109462 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 20250427090109462 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090109462 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090109466 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) 20250427090109466 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090109466 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090109466 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090109466 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090109466 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090109466 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090109466 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 20250427090109466 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090109466 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  20250427090109466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090109467 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) 20250427090109467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090109467 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090109467 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  20250427090109467 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090109467 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090109467 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090109467 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 20250427090109467 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090109467 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  20250427090109467 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  20250427090109467 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  20250427090109467 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090109467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090109467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090109467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090109467 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090109467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090109467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090109468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090109468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090109468 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090109468 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090109468 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109469 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109469 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090109469 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) 20250427090109469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090109469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109469 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) 20250427090109469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109469 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) 20250427090109469 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) 20250427090109469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090109469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090109469 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109470 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109470 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 20250427090109470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090109470 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' 20250427090109470 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 20250427090109471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090109471 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090109471 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  20250427090109480 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 20250427090109480 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 20250427090109480 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090109480 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090109482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109482 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090109482 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090109482 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090109482 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090109482 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090109482 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090109482 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 20250427090109482 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090109482 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  20250427090109482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090109483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090109483 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090109483 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  20250427090109483 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090109483 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090109483 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090109483 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 20250427090109483 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090109483 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  20250427090109483 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  20250427090109483 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  20250427090109483 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  20250427090109483 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090109483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090109483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090109483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090109483 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090109483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090109483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090109483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090109483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090109483 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090109483 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090109483 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090109484 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090109484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090109484 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) 20250427090109485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090109485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090109485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090109485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090109485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090109485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090109485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090109485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090109485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090109485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090109485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090109485 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090109485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090109485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090109485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090109485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090109485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090109485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090109485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090109485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090109485 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090109485 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(700)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090110254 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090110254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090110254 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090110254 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090110254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090110254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090110254 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090110254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090110254 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110254 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090110255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090110255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090110255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090110255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090110255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090110255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090110255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090110255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090110255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090110255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090110255 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090110255 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090110255 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) 20250427090110255 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) 20250427090110255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090110255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090110255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090110255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090110256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090110256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090110256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090110256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090110256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090110256 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090110256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090110256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090110256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090110256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090110256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090110256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090110256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090110256 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110256 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  20250427090110256 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090110256 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090110259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090110259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090110259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090110259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090110259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090110259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090110259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090110259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090110259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110259 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090110259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090110259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090110259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090110259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090110259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090110259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090110259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090110259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090110259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090110259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090110259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090110259 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090110259 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(703)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090110265 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) 20250427090110265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090110265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090110265 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 20250427090110265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090110265 DLSS7 <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' 20250427090110265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090110265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090110265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110265 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090110265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090110265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090110265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090110265 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) 20250427090110265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090110265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090110265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090110265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090110265 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) 20250427090110265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110265 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) 20250427090110265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090110265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090110265 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090110265 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090110265 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) 20250427090110265 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) 20250427090110265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090110265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090110265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090110265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090110265 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090110265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090110265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090110265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090110265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090110265 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090110265 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090110265 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090110265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090110265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090110265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090110265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090110265 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' 20250427090110265 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 20250427090110265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090110266 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110266 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  20250427090110266 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) 20250427090110266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090110266 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090110266 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 20250427090110266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090110266 DLSS7 <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' 20250427090110266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090110266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090110266 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110266 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090110266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090110266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090110266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090110266 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) 20250427090110266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090110266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090110266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090110266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090110266 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) 20250427090110266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110266 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) 20250427090110266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090110266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090110266 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090110267 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090110267 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090110274 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) 20250427090110274 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090110274 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090110274 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 20250427090110274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090110274 DLSS7 <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' 20250427090110274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090110274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090110274 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110274 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090110275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090110275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090110275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090110275 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) 20250427090110275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090110275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090110275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090110275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090110275 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) 20250427090110275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110275 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) 20250427090110275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090110275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090110275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090110275 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090110275 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) 20250427090110275 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) 20250427090110275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090110275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090110275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110275 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) 20250427090110275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090110275 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) 20250427090110275 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) 20250427090110275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090110275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090110275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090110275 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090110275 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090110276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090110276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090110276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090110276 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 20250427090110276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090110276 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' 20250427090110276 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 20250427090110276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090110276 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110276 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  20250427090110276 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) 20250427090110276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090110276 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090110277 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 20250427090110277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090110277 DLSS7 <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' 20250427090110277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090110277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090110277 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110277 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090110277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090110277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090110277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090110277 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) 20250427090110277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090110277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090110277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090110277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090110277 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) 20250427090110277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110277 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) 20250427090110277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090110277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090110277 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090110277 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090110277 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090110288 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090110288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090110288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090110288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090110288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090110288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090110288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090110288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090110288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110288 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090110288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090110289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090110289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090110289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090110289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090110289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090110289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090110289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090110289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090110289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090110289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090110289 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090110289 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) 20250427090110289 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) 20250427090110289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090110289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090110289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090110289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090110289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090110289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090110289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090110289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090110289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090110289 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090110289 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090110289 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090110289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090110289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090110289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090110289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090110289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090110289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090110289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090110289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110289 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  20250427090110290 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090110290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090110290 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090110290 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090110290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090110290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090110290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090110290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090110290 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090110290 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090110290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090110290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090110290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090110290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090110290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090110290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090110290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090110290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090110290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090110290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090110290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090110290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090110290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090110290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090110290 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090110290 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090111297 DLCTRL DEBUG Command: GET 433556327 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090111297 DLCTRL DEBUG Tx Command reply: GET_REPLY 433556327 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090111299 DLCTRL DEBUG Command: GET 964927946 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090111299 DLCTRL DEBUG Tx Command reply: GET_REPLY 964927946 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090111300 DLCTRL DEBUG Command: GET 898777887 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090111300 DLCTRL DEBUG Tx Command reply: GET_REPLY 898777887 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090111300 DLCTRL DEBUG Command: GET 604848155 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090111300 DLCTRL DEBUG Tx Command reply: GET_REPLY 604848155 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090111301 DLCTRL DEBUG Command: GET 791744310 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090111301 DLCTRL DEBUG Tx Command reply: GET_REPLY 791744310 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090111302 DLCTRL DEBUG Command: GET 516148306 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090111302 DLCTRL DEBUG Tx Command reply: GET_REPLY 516148306 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090111302 DLCTRL DEBUG Command: GET 7135664 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090111302 DLCTRL DEBUG Tx Command reply: GET_REPLY 7135664 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090111303 DLCTRL DEBUG Command: GET 218468087 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090111303 DLCTRL DEBUG Tx Command reply: GET_REPLY 218468087 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090111304 DLCTRL DEBUG Command: GET 746873441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090111304 DLCTRL DEBUG Tx Command reply: GET_REPLY 746873441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090111305 DLCTRL DEBUG Command: GET 900279701 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090111305 DLCTRL DEBUG Tx Command reply: GET_REPLY 900279701 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090111305 DLCTRL DEBUG Command: GET 101938124 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090111305 DLCTRL DEBUG Tx Command reply: GET_REPLY 101938124 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090111306 DLCTRL DEBUG Command: GET 137070758 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090111306 DLCTRL DEBUG Tx Command reply: GET_REPLY 137070758 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090111307 DLCTRL DEBUG Command: GET 114660343 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090111307 DLCTRL DEBUG Tx Command reply: GET_REPLY 114660343 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090111307 DLCTRL DEBUG Command: GET 270791209 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090111307 DLCTRL DEBUG Tx Command reply: GET_REPLY 270791209 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090111308 DLCTRL DEBUG Command: GET 570267248 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090111308 DLCTRL DEBUG Tx Command reply: GET_REPLY 570267248 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090111309 DLCTRL DEBUG Command: GET 420806512 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090111309 DLCTRL DEBUG Tx Command reply: GET_REPLY 420806512 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090111310 DLCTRL DEBUG Command: GET 47954677 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090111310 DLCTRL DEBUG Tx Command reply: GET_REPLY 47954677 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090111310 DLCTRL DEBUG Command: GET 302180667 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090111310 DLCTRL DEBUG Tx Command reply: GET_REPLY 302180667 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090111311 DLCTRL DEBUG Command: GET 773769436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090111311 DLCTRL DEBUG Tx Command reply: GET_REPLY 773769436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090111312 DLCTRL DEBUG Command: GET 870563289 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090111312 DLCTRL DEBUG Tx Command reply: GET_REPLY 870563289 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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 } } } 20250427090111321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090112337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090112337 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090112337 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090112337 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090112337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090112337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090112337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090112337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090112337 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090112337 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  20250427090112338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090112338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090112338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090112338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090112338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090112338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090112338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090112338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090112338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090112338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090112338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090112338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090112338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090112338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090112338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090112338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090112338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090112338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090112338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090112338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090112338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090112338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090112338 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250427090112338 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250427090112338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250427090112338 DRUA DEBUG (127.0.0.1:59222 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250427090112338 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250427090112338 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250427090112338 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250427090112338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090112338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250427090112338 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090112338 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(698)@499161a88351: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@499161a88351: UnitdataCallback HNBGW_Test.msc0-RAN(700)@499161a88351: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@499161a88351: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@499161a88351: Added conn table entry 0TC_mscpool_paging_imsi0(712)16062476 20250427090113344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090113344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090113344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090113344 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090113344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5180c, normal) (hnbgw_rua.c:406) 20250427090113344 DHNB DEBUG map_rua[0x55e5c77ffb50]{init}: Allocated (fsm.c:456) 20250427090113344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16062476)[0x55e5c77ffb50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090113344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16062476 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090113344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090113344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090113344 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16062476 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:633) 20250427090113344 DCN DEBUG map_sccp[0x55e5c7800fe0]{init}: Allocated (fsm.c:456) 20250427090113344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090113344 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16062476 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090113344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16062476 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090113344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16062476)[0x55e5c77ffb50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090113344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090113344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090113344 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16062476 SCCP-81 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090113344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090113344 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090113344 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{IDLE}: Allocated (fsm.c:456) 20250427090113344 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090113344 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001ab0056400500f1100926) (sccp_scrc.c:415) 20250427090113344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090113344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090113344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090113344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090113344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090113344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090113344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090113344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090113344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090113344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090113344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090113344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090113344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090113344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090113344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090113344 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 ab 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090113344 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090113344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090113344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16062476)[0x55e5c77ffb50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090113344 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090113344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090113344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090113345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090113345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090113345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090113345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090113345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090113345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090113345 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 ab 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@499161a88351: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@499161a88351: Added conn table entry 0TC_mscpool_paging_imsi0(712)16331116 HNBGW_Test.msc0-SCCP(699)@499161a88351: Session index based on connection ID:0 TC_mscpool_paging_imsi0(712)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(699)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090113350 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090113350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090113350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090113350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090113350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090113350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090113350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090113350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090113350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090113350 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ad 6a 22 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090113350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090113350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090113350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090113350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090113350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090113350 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=00ad6a22) (sccp_scrc.c:486) 20250427090113350 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250427090113350 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090113350 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090113350 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090113350 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090113350 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) 20250427090113350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090113350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090114352 DLCTRL DEBUG Command: GET 327291557 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090114352 DLCTRL DEBUG Tx Command reply: GET_REPLY 327291557 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090114358 DLCTRL DEBUG Command: GET 665914979 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090114358 DLCTRL DEBUG Tx Command reply: GET_REPLY 665914979 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090114363 DLCTRL DEBUG Command: GET 194268068 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090114363 DLCTRL DEBUG Tx Command reply: GET_REPLY 194268068 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090114367 DLCTRL DEBUG Command: GET 490871916 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090114367 DLCTRL DEBUG Tx Command reply: GET_REPLY 490871916 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090114371 DLCTRL DEBUG Command: GET 294326157 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090114371 DLCTRL DEBUG Tx Command reply: GET_REPLY 294326157 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090114375 DLCTRL DEBUG Command: GET 936928644 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090114375 DLCTRL DEBUG Tx Command reply: GET_REPLY 936928644 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090114379 DLCTRL DEBUG Command: GET 632477809 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090114379 DLCTRL DEBUG Tx Command reply: GET_REPLY 632477809 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090114382 DLCTRL DEBUG Command: GET 293938621 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090114382 DLCTRL DEBUG Tx Command reply: GET_REPLY 293938621 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090114385 DLCTRL DEBUG Command: GET 449142388 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090114385 DLCTRL DEBUG Tx Command reply: GET_REPLY 449142388 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090114388 DLCTRL DEBUG Command: GET 821080946 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090114388 DLCTRL DEBUG Tx Command reply: GET_REPLY 821080946 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090114390 DLCTRL DEBUG Command: GET 933773574 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090114390 DLCTRL DEBUG Tx Command reply: GET_REPLY 933773574 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090114392 DLCTRL DEBUG Command: GET 463619031 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090114392 DLCTRL DEBUG Tx Command reply: GET_REPLY 463619031 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090114395 DLCTRL DEBUG Command: GET 461734322 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090114395 DLCTRL DEBUG Tx Command reply: GET_REPLY 461734322 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090114399 DLCTRL DEBUG Command: GET 193892376 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090114399 DLCTRL DEBUG Tx Command reply: GET_REPLY 193892376 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090114403 DLCTRL DEBUG Command: GET 48365284 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090114403 DLCTRL DEBUG Tx Command reply: GET_REPLY 48365284 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090114409 DLCTRL DEBUG Command: GET 157667884 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090114409 DLCTRL DEBUG Tx Command reply: GET_REPLY 157667884 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090114413 DLCTRL DEBUG Command: GET 302851525 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090114413 DLCTRL DEBUG Tx Command reply: GET_REPLY 302851525 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090114420 DLCTRL DEBUG Command: GET 386367202 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090114420 DLCTRL DEBUG Tx Command reply: GET_REPLY 386367202 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090114426 DLCTRL DEBUG Command: GET 410439413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090114426 DLCTRL DEBUG Tx Command reply: GET_REPLY 410439413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090114430 DLCTRL DEBUG Command: GET 3956821 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090114430 DLCTRL DEBUG Tx Command reply: GET_REPLY 3956821 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090114443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090114443 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43295<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(693)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(692)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090114449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56952<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090114450 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090114451 DLINP DEBUG SRVCONN(,r=127.0.0.1:59222<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090114451 DLINP NOTICE SRV(,r=127.0.0.1:59222<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090114451 DMAIN NOTICE (127.0.0.1:59222 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59222<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090114451 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427090114451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090114451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090114451 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090114451 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) 20250427090114451 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090114451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16062476)[0x55e5c77ffb50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090114451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16062476)[0x55e5c77ffb50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090114451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090114451 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090114451 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090114451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad6a22), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090114451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090114451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090114451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090114451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090114451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090114451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090114451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ad 6a 22 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090114451 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090114452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090114452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16062476)[0x55e5c77ffb50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090114452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16062476)[0x55e5c77ffb50]{disrupted}: Freeing instance (context_map.c:202) 20250427090114452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16062476)[0x55e5c77ffb50]{disrupted}: Deallocated (fsm.c:568) 20250427090114452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090114452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{disconnected}: Freeing instance (context_map.c:206) 20250427090114452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e5c7800fe0]{disconnected}: Deallocated (fsm.c:568) 20250427090114452 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16062476 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250427090114452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090114452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090114452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090114452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090114452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090114452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090114452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090114452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090114452 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090114452 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 ad 6a 22 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-SCCP(708)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@499161a88351: Final verdict of PTC: none 20250427090114454 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090114454 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) 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090114454 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090114454 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) 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427090114454 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090114454 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) 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090114454 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090114454 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) 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090114454 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 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090114454 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090114454 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090114454 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090114454 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 20250427090114454 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  20250427090114454 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  20250427090114454 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  20250427090114454 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090114454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090114454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090114455 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 20250427090114455 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) 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-RAN(706)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(709)@499161a88351: Final verdict of PTC: none 20250427090114455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090114455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090114455 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090114455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-RAN(700)@499161a88351: Final verdict of PTC: none 20250427090114455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090114455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090114455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090114455 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090114455 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090114455 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090114455 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(697)@499161a88351: Final verdict of PTC: none 20250427090114455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090114455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-PFCP(694)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@499161a88351: Final verdict of PTC: none 20250427090114455 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090114456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090114456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090114456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090114456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090114456 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090114456 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090114456 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090114456 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090114456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090114456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090114456 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090114456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090114456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090114456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090114456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090114456 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090114456 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090114456 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090114456 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(699)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@499161a88351: Final verdict of PTC: none 20250427090114458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56976<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(711)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi0(712)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090114455 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 20250427090114455 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090114455 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) 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090114455 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 20250427090114455 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 20250427090114455 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) 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090114455 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090114455 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090114455 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090114455 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 20250427090114455 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  20250427090114455 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  20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090114455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090114455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090114455 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090114455 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) 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427090114455 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 20250427090114455 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090114455 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) 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090114455 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090114455 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 20250427090114456 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 20250427090114456 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) 20250427090114456 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090114456 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090114456 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090114456 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090114456 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090114456 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 20250427090114456 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  20250427090114456 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090114456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090114456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090114456 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@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Apr 27 09:01:14 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 20250427090114648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090115090 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090115090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098cce0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090115090 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090115090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090115090 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090115090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090115090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090115090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090115090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 98 cc e0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090115090 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090115091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090115091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090115091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090115091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090115091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090115091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090115091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090115091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090115091 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 98 cc e0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090115091 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 20250427090115099 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090115099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a24b0b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090115099 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) 20250427090115099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090115100 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) 20250427090115100 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) 20250427090115100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090115100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090115100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 4b 0b 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090115100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090115100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090115100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090115100 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 20250427090115100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090115100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090115350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496456) Waiting for packet dumper to finish... 1 (prev_count=496456, count=511764) 20250427090116455 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090116455 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090116455 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090116455 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090116455 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090116455 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090116456 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090116456 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090116456 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090117241 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000db0f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117241 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) 20250427090117241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117241 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) 20250427090117241 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) 20250427090117241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090117241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d b0 f8 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117241 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b5927), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117241 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) 20250427090117241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117241 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) 20250427090117241 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) 20250427090117241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090117241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 59 27 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117241 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117242 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 20250427090117242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090117242 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090117242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117242 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 20250427090117242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090117242 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090117243 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de093), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117243 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090117243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090117243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e0 93 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090117243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090117243 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:01:17 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 20250427090117582 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d62c2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090117582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090117582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 62 c2 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117582 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00830e85), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090117582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090117582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 85 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117582 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090117582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090117582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090117583 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090117583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090117583 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090117584 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009690c5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090117584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090117584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 90 c5 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117584 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090117584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090117584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090117933 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a17e2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090117933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090117933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090117933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a 17 e2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117934 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117934 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117934 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090117934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090117934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090117936 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c56b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090117936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090117936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090117936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090117936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 36 c5 6b 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117936 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090117936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b13f0), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090117936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090117936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090117937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090117937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090117937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090117937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090117937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b 13 f0 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090117937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090117937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090117937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090117937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090117937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090117937 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090117937 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 36 c5 6b 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090117937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090117937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090117937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090117937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090117937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090117937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090117937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090117937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090117937 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090117937 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 2b 13 f0 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090117937 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 20250427090117937 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 20250427090118401 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090118401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685a75), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090118401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090118401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090118401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090118401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 5a 75 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090118401 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090118401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005157d4), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090118401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118401 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090118401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 51 57 d4 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090118401 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090118401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004695bc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090118401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090118401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090118401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090118401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 95 bc 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090118402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090118402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090118402 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090118402 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090118402 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090118402 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090118402 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 68 5a 75 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090118402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090118402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090118402 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090118402 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 20250427090118402 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118402 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118402 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118402 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090118402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090118402 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090118402 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090118402 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090118402 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090118402 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 46 95 bc 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090118402 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@499161a88351: 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@499161a88351: Test case TC_mscpool_paging_tmsi started. 20250427090118416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090118418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090118420 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44199<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090118504 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090118504 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090118512 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090118512 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118512 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090118512 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090118512 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118513 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090118513 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118513 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38707 (stream_srv.c:142) 20250427090118513 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38707<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090118513 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118513 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090118513 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) 20250427090118513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090118513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090118513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090118513 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_paging_tmsi-Iuh1(719)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090118513 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090118513 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090118513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090118513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090118513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090118513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090118513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090118513 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  20250427090118513 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 20250427090118514 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118514 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090118514 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) 20250427090118514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090118514 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) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118514 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) 20250427090118514 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) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118514 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) 20250427090118514 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) 20250427090118514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090118514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090118514 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118514 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118514 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090118514 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) 20250427090118514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090118514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118514 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) 20250427090118514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118514 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) 20250427090118514 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) 20250427090118514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090118514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090118514 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118514 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118514 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090118514 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) 20250427090118514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090118514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090118515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090118515 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118515 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 20250427090118515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090118515 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090118515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118515 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 20250427090118515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090118515 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090118515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090118515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090118515 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(723)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(721)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(726)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(729)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@499161a88351: v_sccp_pdu_maxlen:268 20250427090118548 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090118548 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118548 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090118548 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118548 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090118548 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118549 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090118549 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118550 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118550 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090118550 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) 20250427090118550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090118550 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) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 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) 20250427090118550 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) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118550 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) 20250427090118550 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) 20250427090118550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090118550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090118550 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118550 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118550 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090118550 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) 20250427090118550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 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) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118550 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) 20250427090118550 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) 20250427090118550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090118550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090118550 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118550 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118550 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090118550 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) 20250427090118550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090118550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090118550 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118550 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118550 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090118550 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) 20250427090118550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090118550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090118550 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118550 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 20250427090118550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090118550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090118550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118550 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 20250427090118550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090118550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090118550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090118550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090118550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090118550 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090118550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090118550 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@499161a88351: v_sccp_pdu_maxlen:268 20250427090118570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090118570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090118570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090118570 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090118570 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) 20250427090118570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090118570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090118570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090118570 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@499161a88351: setverdict(pass): none -> pass 20250427090118574 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090118574 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090118574 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090118574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090118574 DHNBAP DEBUG (127.0.0.1:38707 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090118574 DHNBAP NOTICE (127.0.0.1:38707 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090118574 DHNBAP NOTICE (127.0.0.1:38707 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090118574 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090118574 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090118727 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 20250427090118727 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 20250427090118727 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 20250427090118727 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427090118727 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427090118727 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427090118727 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090118734 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090118734 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427090118734 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427090118734 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  20250427090118734 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427090118735 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090118735 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090118735 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 20250427090118735 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250427090118735 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  20250427090118735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090118735 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090118735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427090118735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090118735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090118735 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090118735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090118735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090118735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090118735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090118735 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090118736 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 20250427090118736 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 20250427090118736 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090118736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090118739 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090118739 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090118739 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  20250427090118739 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090118739 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090118739 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250427090118739 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 20250427090118739 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090118739 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  20250427090118739 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090118739 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(726)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090118739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090118739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090118739 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090118739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090118739 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090118739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090118739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090118739 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090118739 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090118739 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118741 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090118741 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) 20250427090118741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090118741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090118741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090118741 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118741 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090118741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090118741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090118741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090118741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090118741 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090118741 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  20250427090118743 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) 20250427090118743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090118743 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090118743 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090118743 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090118743 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090118743 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090118743 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 20250427090118743 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090118743 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  20250427090118743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090118746 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) 20250427090118746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090118746 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090118746 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  20250427090118746 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090118746 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090118746 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090118746 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 20250427090118746 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090118746 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  20250427090118746 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  20250427090118746 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090118746 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090118746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090118746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090118746 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090118746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090118746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090118746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090118746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090118746 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090118746 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090118746 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118746 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 20250427090118746 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 20250427090118746 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090118746 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090118748 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118748 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090118748 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) 20250427090118748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090118748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090118748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090118748 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118749 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090118749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090118749 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' 20250427090118749 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 20250427090118749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090118749 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090118749 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  HNBGW_Test.msc2-M3UA(729)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090118753 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) 20250427090118753 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090118753 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090118753 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090118753 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090118753 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090118753 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090118753 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 20250427090118753 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090118753 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  20250427090118753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090118755 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) 20250427090118755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090118755 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090118755 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  20250427090118755 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090118755 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090118755 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090118755 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 20250427090118755 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090118755 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  20250427090118755 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  20250427090118755 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  20250427090118755 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090118755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090118756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090118756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090118756 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090118756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090118756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090118756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090118756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090118756 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090118756 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090118756 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118757 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118757 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090118757 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) 20250427090118757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090118757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118757 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) 20250427090118757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118757 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) 20250427090118757 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) 20250427090118757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090118757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090118757 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118757 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118757 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 20250427090118758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090118758 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' 20250427090118758 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 20250427090118758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090118758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090118758 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  20250427090118760 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 20250427090118760 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 20250427090118760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090118760 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090118766 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090118766 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090118766 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090118766 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090118766 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090118766 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090118766 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 20250427090118766 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090118766 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  20250427090118766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090118768 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090118768 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090118768 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  20250427090118768 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090118768 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090118768 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090118768 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 20250427090118768 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090118768 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  20250427090118768 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  20250427090118768 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  20250427090118768 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  20250427090118768 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090118768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090118768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090118768 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090118768 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090118768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090118768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090118768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090118768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090118768 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090118768 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090118768 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090118770 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090118770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090118770 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) 20250427090118770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090118770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090118770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090118770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090118770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090118770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090118770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090118770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090118770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090118770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090118770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090118770 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090118770 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090118770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090118770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090118770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090118770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090118770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090118770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090118770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090118770 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090118770 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  20250427090118910 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090118910 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090118910 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090118910 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090118910 DLSCCP DEBUG SCCP-SCOC(65)[0x55e5c780bc20]{IDLE}: Deallocated (fsm.c:568) 20250427090118913 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090118914 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090118914 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090118914 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090118914 DLSCCP DEBUG SCCP-SCOC(64)[0x55e5c7805520]{IDLE}: Deallocated (fsm.c:568) 20250427090118916 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090118916 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090118916 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090118916 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090118916 DLSCCP DEBUG SCCP-SCOC(66)[0x55e5c7827d60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090119534 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090119534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090119534 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090119534 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090119534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090119534 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090119534 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090119534 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090119534 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119534 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090119534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090119534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090119534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090119534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090119534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090119534 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090119534 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090119534 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090119534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119534 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090119534 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090119534 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090119534 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090119534 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) 20250427090119534 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) 20250427090119534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090119534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090119534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090119534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090119534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090119534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090119534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090119534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090119534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090119534 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090119534 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090119534 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090119534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090119534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090119534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090119534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090119534 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090119534 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090119534 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090119534 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119534 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  20250427090119535 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090119535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090119535 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090119535 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090119535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090119535 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090119535 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090119535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090119535 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119535 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090119535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090119535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090119535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090119535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090119535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090119535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090119535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090119535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090119535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090119535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090119535 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090119535 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090119535 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(725)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090119541 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) 20250427090119541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090119541 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090119541 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 20250427090119541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090119541 DLSS7 <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' 20250427090119541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090119541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090119541 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119541 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090119541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090119542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090119542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090119542 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) 20250427090119542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090119542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090119542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090119542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090119542 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) 20250427090119542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119542 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) 20250427090119542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090119542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090119542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090119542 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090119542 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) 20250427090119542 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) 20250427090119542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090119542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090119542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090119542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090119542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090119542 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090119542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090119542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090119542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090119542 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090119542 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090119542 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090119542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090119542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090119542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090119542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090119542 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' 20250427090119542 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 20250427090119542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090119542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119542 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  20250427090119544 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) 20250427090119544 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090119544 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090119544 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 20250427090119544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090119544 DLSS7 <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' 20250427090119544 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090119544 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090119544 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119544 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090119544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090119544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090119544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090119544 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) 20250427090119544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090119544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090119544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090119544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090119544 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) 20250427090119544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119544 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) 20250427090119544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119544 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090119544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090119544 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090119544 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090119544 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090119553 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) 20250427090119553 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090119553 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090119553 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 20250427090119553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090119553 DLSS7 <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' 20250427090119553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090119553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090119553 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119553 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090119553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090119553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090119553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090119553 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) 20250427090119553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090119553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090119553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090119553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090119553 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) 20250427090119553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119554 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) 20250427090119554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090119554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090119554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090119554 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090119554 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) 20250427090119554 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) 20250427090119554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090119554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119554 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) 20250427090119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090119554 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) 20250427090119554 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) 20250427090119554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090119554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090119554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090119554 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090119554 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090119554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090119554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090119554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090119554 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 20250427090119554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090119554 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' 20250427090119554 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 20250427090119554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090119554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119554 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  20250427090119555 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) 20250427090119555 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090119555 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090119555 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 20250427090119555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090119555 DLSS7 <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' 20250427090119555 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090119555 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090119555 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119555 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090119555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090119555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090119555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090119555 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) 20250427090119555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090119555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090119555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090119555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090119555 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) 20250427090119555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119555 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) 20250427090119555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090119555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090119555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090119555 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090119555 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090119567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090119567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090119567 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090119567 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090119567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090119567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090119567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua HNBGW_Test.sgsn0-RAN(731)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090119567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090119567 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119567 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090119567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090119567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090119567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090119567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090119567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090119567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090119567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090119567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090119567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090119567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090119567 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090119567 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090119567 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) 20250427090119567 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) 20250427090119567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090119567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090119567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090119567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090119567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090119567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090119567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090119567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090119567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090119567 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090119567 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090119567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090119567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090119567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090119567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090119567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090119567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090119567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090119567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090119567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119567 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  20250427090119569 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090119569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090119569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090119569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090119569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090119569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090119569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090119569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090119569 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090119569 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090119569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090119569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090119569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090119569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090119569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090119569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090119569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090119569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090119570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090119570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090119570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090119570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090119570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090119570 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090119570 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090119570 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090120585 DLCTRL DEBUG Command: GET 339268106 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090120585 DLCTRL DEBUG Tx Command reply: GET_REPLY 339268106 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090120587 DLCTRL DEBUG Command: GET 141241096 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090120587 DLCTRL DEBUG Tx Command reply: GET_REPLY 141241096 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090120591 DLCTRL DEBUG Command: GET 890707937 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090120591 DLCTRL DEBUG Tx Command reply: GET_REPLY 890707937 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090120595 DLCTRL DEBUG Command: GET 99974454 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090120595 DLCTRL DEBUG Tx Command reply: GET_REPLY 99974454 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090120598 DLCTRL DEBUG Command: GET 234151316 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090120598 DLCTRL DEBUG Tx Command reply: GET_REPLY 234151316 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090120601 DLCTRL DEBUG Command: GET 239624124 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090120601 DLCTRL DEBUG Tx Command reply: GET_REPLY 239624124 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090120604 DLCTRL DEBUG Command: GET 808039508 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090120604 DLCTRL DEBUG Tx Command reply: GET_REPLY 808039508 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090120606 DLCTRL DEBUG Command: GET 709788637 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090120606 DLCTRL DEBUG Tx Command reply: GET_REPLY 709788637 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090120608 DLCTRL DEBUG Command: GET 520309689 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090120608 DLCTRL DEBUG Tx Command reply: GET_REPLY 520309689 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090120610 DLCTRL DEBUG Command: GET 708199451 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090120610 DLCTRL DEBUG Tx Command reply: GET_REPLY 708199451 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090120612 DLCTRL DEBUG Command: GET 133793347 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090120612 DLCTRL DEBUG Tx Command reply: GET_REPLY 133793347 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090120613 DLCTRL DEBUG Command: GET 735678765 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090120613 DLCTRL DEBUG Tx Command reply: GET_REPLY 735678765 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090120615 DLCTRL DEBUG Command: GET 444954719 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090120615 DLCTRL DEBUG Tx Command reply: GET_REPLY 444954719 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090120616 DLCTRL DEBUG Command: GET 865774652 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090120616 DLCTRL DEBUG Tx Command reply: GET_REPLY 865774652 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090120617 DLCTRL DEBUG Command: GET 748478113 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090120617 DLCTRL DEBUG Tx Command reply: GET_REPLY 748478113 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090120618 DLCTRL DEBUG Command: GET 158257369 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090120618 DLCTRL DEBUG Tx Command reply: GET_REPLY 158257369 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090120619 DLCTRL DEBUG Command: GET 479245843 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090120619 DLCTRL DEBUG Tx Command reply: GET_REPLY 479245843 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090120620 DLCTRL DEBUG Command: GET 237578689 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090120620 DLCTRL DEBUG Tx Command reply: GET_REPLY 237578689 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090120621 DLCTRL DEBUG Command: GET 314692234 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090120621 DLCTRL DEBUG Tx Command reply: GET_REPLY 314692234 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090120622 DLCTRL DEBUG Command: GET 612506415 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090120622 DLCTRL DEBUG Tx Command reply: GET_REPLY 612506415 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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 } } } 20250427090120644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46592<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@499161a88351: 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 20250427090121673 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090121673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090121673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090121673 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090121673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090121673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090121674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090121674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090121674 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090121674 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  20250427090121674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090121674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090121674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090121674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090121674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090121674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090121674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090121674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090121674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090121674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090121674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090121674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090121674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090121674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090121674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090121674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090121674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090121674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090121674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090121674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090121674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090121674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090121674 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250427090121674 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250427090121674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250427090121674 DRUA DEBUG (127.0.0.1:38707 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250427090121675 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250427090121675 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250427090121675 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250427090121675 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250427090121675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090121675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250427090121675 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090121675 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@499161a88351: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@499161a88351: UnitdataCallback TC_mscpool_paging_tmsi0(734)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@499161a88351: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@499161a88351: Added conn table entry 0TC_mscpool_paging_tmsi0(734)8410595 20250427090122707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090122707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090122707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250427090122707 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090122707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8055e3, normal) (hnbgw_rua.c:406) 20250427090122707 DHNB DEBUG map_rua[0x55e5c780bc20]{init}: Allocated (fsm.c:456) 20250427090122707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8410595)[0x55e5c780bc20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090122707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8410595 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090122707 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090122707 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090122707 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8410595 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:633) 20250427090122707 DCN DEBUG map_sccp[0x55e5c77ffb50]{init}: Allocated (fsm.c:456) 20250427090122707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090122707 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8410595 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090122707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8410595 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250427090122707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8410595)[0x55e5c780bc20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090122707 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090122707 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090122707 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8410595 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090122707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090122708 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090122708 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{IDLE}: Allocated (fsm.c:456) 20250427090122708 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090122708 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030003a80056400500f1100926) (sccp_scrc.c:415) 20250427090122708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090122708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090122708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090122708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090122708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090122708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090122708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090122708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090122708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090122708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090122708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090122708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090122708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090122708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090122708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090122708 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 03 a8 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) 20250427090122708 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090122708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090122708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8410595)[0x55e5c780bc20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090122708 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090122708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090122708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090122708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090122708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090122708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090122708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090122708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090122708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090122708 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 03 a8 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@499161a88351: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@499161a88351: Added conn table entry 0TC_mscpool_paging_tmsi0(734)15719954 HNBGW_Test.msc0-SCCP(721)@499161a88351: Session index based on connection ID:0 TC_mscpool_paging_tmsi0(734)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(721)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090122729 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090122729 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090122729 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090122729 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090122729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090122729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090122729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090122729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090122729 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090122729 DLSS7 <000c> osmo_ss7_asp.c:1164 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 07 c8 62 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090122729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090122730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090122730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090122730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090122730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090122730 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=0007c862) (sccp_scrc.c:486) 20250427090122730 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250427090122730 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090122730 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090122730 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090122730 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090122730 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) 20250427090122730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090122730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090123733 DLCTRL DEBUG Command: GET 25979693 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090123733 DLCTRL DEBUG Tx Command reply: GET_REPLY 25979693 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090123739 DLCTRL DEBUG Command: GET 713164285 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090123739 DLCTRL DEBUG Tx Command reply: GET_REPLY 713164285 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090123743 DLCTRL DEBUG Command: GET 919043498 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090123743 DLCTRL DEBUG Tx Command reply: GET_REPLY 919043498 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090123747 DLCTRL DEBUG Command: GET 471930468 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090123747 DLCTRL DEBUG Tx Command reply: GET_REPLY 471930468 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090123751 DLCTRL DEBUG Command: GET 112618473 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090123751 DLCTRL DEBUG Tx Command reply: GET_REPLY 112618473 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090123757 DLCTRL DEBUG Command: GET 703422255 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090123757 DLCTRL DEBUG Tx Command reply: GET_REPLY 703422255 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090123761 DLCTRL DEBUG Command: GET 432020673 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090123761 DLCTRL DEBUG Tx Command reply: GET_REPLY 432020673 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090123765 DLCTRL DEBUG Command: GET 934269856 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090123765 DLCTRL DEBUG Tx Command reply: GET_REPLY 934269856 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090123769 DLCTRL DEBUG Command: GET 730286527 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090123769 DLCTRL DEBUG Tx Command reply: GET_REPLY 730286527 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090123773 DLCTRL DEBUG Command: GET 373624212 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090123773 DLCTRL DEBUG Tx Command reply: GET_REPLY 373624212 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090123778 DLCTRL DEBUG Command: GET 349883056 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090123778 DLCTRL DEBUG Tx Command reply: GET_REPLY 349883056 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090123781 DLCTRL DEBUG Command: GET 555048384 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090123781 DLCTRL DEBUG Tx Command reply: GET_REPLY 555048384 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090123785 DLCTRL DEBUG Command: GET 999826964 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090123785 DLCTRL DEBUG Tx Command reply: GET_REPLY 999826964 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090123788 DLCTRL DEBUG Command: GET 344950342 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090123788 DLCTRL DEBUG Tx Command reply: GET_REPLY 344950342 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090123791 DLCTRL DEBUG Command: GET 905939556 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090123791 DLCTRL DEBUG Tx Command reply: GET_REPLY 905939556 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090123794 DLCTRL DEBUG Command: GET 759865957 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090123794 DLCTRL DEBUG Tx Command reply: GET_REPLY 759865957 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090123797 DLCTRL DEBUG Command: GET 510128648 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090123797 DLCTRL DEBUG Tx Command reply: GET_REPLY 510128648 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090123799 DLCTRL DEBUG Command: GET 607382902 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090123799 DLCTRL DEBUG Tx Command reply: GET_REPLY 607382902 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090123801 DLCTRL DEBUG Command: GET 496113317 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090123801 DLCTRL DEBUG Tx Command reply: GET_REPLY 496113317 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090123803 DLCTRL DEBUG Command: GET 848312261 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090123803 DLCTRL DEBUG Tx Command reply: GET_REPLY 848312261 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090123810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090123811 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44199<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(715)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(714)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090123814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090123815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090123815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090123815 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090123815 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) 20250427090123815 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090123815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8410595)[0x55e5c780bc20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090123815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8410595)[0x55e5c780bc20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090123815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090123815 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090123815 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090123815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007c862), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090123815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090123815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090123815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090123815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090123815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090123815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090123815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 07 c8 62 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090123815 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090123815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090123815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8410595)[0x55e5c780bc20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090123816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8410595)[0x55e5c780bc20]{disrupted}: Freeing instance (context_map.c:202) 20250427090123816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8410595)[0x55e5c780bc20]{disrupted}: Deallocated (fsm.c:568) 20250427090123815 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090123815 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) 20250427090123815 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090123815 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090123816 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090123816 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) 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090123816 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090123816 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) 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090123816 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090123816 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) 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090123816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090123816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{disconnected}: Freeing instance (context_map.c:206) 20250427090123816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e5c77ffb50]{disconnected}: Deallocated (fsm.c:568) 20250427090123816 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8410595 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250427090123816 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 20250427090123816 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) 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090123816 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090123816 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090123816 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_paging_tmsi-Iuh1-RUA(720)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@499161a88351: Final verdict of PTC: none20250427090123816 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 20250427090123816 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  20250427090123816 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  20250427090123816 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  20250427090123816 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090123816 DLINP DEBUG SRVCONN(,r=127.0.0.1:38707<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090123816 DLINP NOTICE SRV(,r=127.0.0.1:38707<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090123816 DMAIN NOTICE (127.0.0.1:38707 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38707<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090123816 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427090123816 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090123817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090123817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090123817 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090123817 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) 20250427090123817 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090123817 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090123817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090123817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090123817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090123817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090123817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090123817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090123817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090123817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090123817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(727)@499161a88351: Final verdict of PTC: none 20250427090123817 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(725)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@499161a88351: Final verdict of PTC: none 20250427090123817 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 07 c8 62 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427090123817 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 20250427090123817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090123817 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090123817 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090123817 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090123818 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090123818 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090123818 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 20250427090123818 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  20250427090123818 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  20250427090123818 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090123818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090123818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090123818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-RAN(722)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@499161a88351: Final verdict of PTC: none 20250427090123818 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090123818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090123818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090123818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090123818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090123818 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090123818 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090123818 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090123818 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090123818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090123818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090123818 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090123818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090123818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090123818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090123819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090123819 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090123819 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.sgsn0-M3UA(732)@499161a88351: Final verdict of PTC: none 20250427090123819 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090123819 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090123819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090123818 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090123818 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) 20250427090123818 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090123818 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090123818 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 20250427090123818 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 20250427090123818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090123818 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090123818 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090123818 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090123819 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090123819 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090123819 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 20250427090123819 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  20250427090123819 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090123819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090123819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(716)@499161a88351: Final verdict of PTC: none 20250427090123819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090123819 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090123819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090123819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090123819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090123819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090123819 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090123819 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090123819 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090123820 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090123820 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 20250427090123820 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) 20250427090123820 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090123820 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090123820 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090123820 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) 20250427090123820 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090123820 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250427090123820 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) 20250427090123820 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) 20250427090123820 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090123820 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090123820 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090123820 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090123820 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090123820 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 20250427090123820 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090123820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090123820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090123821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090123821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090123821 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090123821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc2-M3UA(729)@499161a88351: Final verdict of PTC: none 20250427090123821 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090123821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090123821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090123821 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090123821 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090123821 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090123821 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh0(717)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(733)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_tmsi0(734)@499161a88351: Final verdict of PTC: pass TC_mscpool_paging_tmsi-Iuh1(719)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) 20250427090123836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46592<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Apr 27 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 20250427090124000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090124452 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090124452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad6a22), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090124452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090124452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090124452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090124452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090124452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090124452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090124452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 6a 22 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090124453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090124453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090124453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090124453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090124453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090124453 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090124603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528952) 20250427090125091 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090125092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098cce0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090125092 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090125092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090125092 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090125092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090125092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090125092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090125092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 98 cc e0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090125092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090125092 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090125092 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090125092 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090125092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090125092 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090125100 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090125100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a24b0b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090125100 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) 20250427090125100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090125100 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) 20250427090125100 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) 20250427090125100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090125100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090125100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 4b 0b 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090125100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090125101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090125101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090125101 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 20250427090125101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090125101 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=528952, count=537696) 20250427090125818 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090125818 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090125818 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090125818 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090125818 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090125818 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090125819 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090125819 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090125819 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090125821 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090125821 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090125821 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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 20250427090127242 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b5927), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127242 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) 20250427090127242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127242 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) 20250427090127242 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) 20250427090127243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090127243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 59 27 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127243 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000db0f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127243 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) 20250427090127243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127243 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) 20250427090127243 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) 20250427090127243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090127243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d b0 f8 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127243 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de093), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127243 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090127243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e0 93 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127243 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 20250427090127243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090127243 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090127243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127243 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 20250427090127243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090127243 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090127243 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090127243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090127243 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090127583 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00830e85), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090127584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 85 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127584 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d62c2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090127584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 62 c2 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127584 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009690c5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090127584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 90 c5 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127584 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090127585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090127585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090127585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090127585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090127585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090127585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090127585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090127585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: 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@499161a88351: Test case TC_mscpool_paging_imsi_lai_registered started. 20250427090127704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090127710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090127716 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43773<->l=127.0.0.1:4262) (control_if.c:572) 20250427090127830 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090127830 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090127841 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090127841 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090127842 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090127842 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090127842 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090127842 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090127842 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) 20250427090127843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090127843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090127843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090127843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090127843 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090127843 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090127843 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090127843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090127843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090127843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090127843 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090127843 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090127843 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) 20250427090127843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090127843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090127843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127843 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090127843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090127843 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090127843 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090127843 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090127843 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50425 (stream_srv.c:142) 20250427090127843 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50425<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090127843 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090127843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090127843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090127845 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090127845 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090127845 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) 20250427090127845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090127845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090127845 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) 20250427090127845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127845 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) 20250427090127845 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) 20250427090127845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127845 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) 20250427090127845 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) 20250427090127845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090127845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090127845 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090127845 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090127845 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090127845 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) 20250427090127845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090127845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090127845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127845 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) 20250427090127845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127845 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) 20250427090127845 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) 20250427090127845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090127845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090127845 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090127845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127845 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 20250427090127845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090127845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090127845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127845 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 20250427090127845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090127845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(745)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(745)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(743)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(748)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(746)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(751)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@499161a88351: v_sccp_pdu_maxlen:268 20250427090127881 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090127881 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090127881 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090127881 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090127882 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090127882 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090127882 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090127882 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090127883 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090127883 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090127883 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) 20250427090127883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090127883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090127883 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) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 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) 20250427090127883 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) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127883 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) 20250427090127883 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) 20250427090127883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090127883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090127883 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090127883 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090127883 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090127883 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) 20250427090127883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090127883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 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) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127883 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) 20250427090127883 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) 20250427090127883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090127883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090127883 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090127883 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090127883 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090127883 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) 20250427090127883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090127883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127883 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090127883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090127883 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090127883 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090127883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090127883 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) 20250427090127883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090127883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090127883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090127883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090127883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090127883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090127883 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090127883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127883 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 20250427090127883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090127883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090127883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127883 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 20250427090127883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090127883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090127883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090127883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090127883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090127883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090127883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090127883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@499161a88351: v_sccp_pdu_maxlen:268 20250427090127906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090127906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090127906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090127906 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090127906 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) 20250427090127906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090127906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090127906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090127906 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@499161a88351: setverdict(pass): none -> pass 20250427090127913 DLINP DEBUG SRVCONN(,r=127.0.0.1:50425<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090127913 DLINP DEBUG SRVCONN(,r=127.0.0.1:50425<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090127913 DLINP DEBUG SRVCONN(,r=127.0.0.1:50425<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090127913 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090127913 DHNBAP DEBUG (127.0.0.1:50425 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090127913 DHNBAP NOTICE (127.0.0.1:50425 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090127913 DHNBAP NOTICE (127.0.0.1:50425 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090127913 DLINP DEBUG SRVCONN(,r=127.0.0.1:50425<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090127913 DLINP DEBUG SRVCONN(,r=127.0.0.1:50425<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090127934 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a17e2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090127934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090127934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a 17 e2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127935 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090127935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090127935 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090127937 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b13f0), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090127937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090127937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090127937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b 13 f0 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127937 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090127937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c56b), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090127937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090127937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090127937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090127937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090127937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090127937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090127937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 36 c5 6b 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090127937 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090127938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090127938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090127938 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090127938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090127938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090127938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090127938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090127938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090128057 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 20250427090128057 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 20250427090128057 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090128057 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090128065 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090128065 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090128065 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090128065 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090128065 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090128065 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090128065 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 20250427090128065 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090128065 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  20250427090128065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090128068 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 20250427090128068 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 20250427090128068 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090128068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090128068 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128068 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090128068 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090128068 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  20250427090128068 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090128068 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090128068 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090128068 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 20250427090128068 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090128068 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  20250427090128068 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090128068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090128068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090128068 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090128068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090128068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090128068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090128068 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090128068 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090128068 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090128070 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090128070 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090128070 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) 20250427090128070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090128070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090128070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090128070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090128070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090128070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090128070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090128070 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090128070 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090128070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090128070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090128070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090128070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090128070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090128071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090128071 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128071 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  HNBGW_Test.msc1-M3UA(748)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090128075 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) 20250427090128075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090128075 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090128075 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090128075 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090128075 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090128075 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090128075 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 20250427090128075 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090128075 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  20250427090128075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090128077 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) 20250427090128077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090128077 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090128077 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  20250427090128077 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090128077 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090128077 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090128077 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 20250427090128077 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090128078 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  20250427090128078 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  20250427090128078 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090128078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090128078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090128078 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090128078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090128078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090128078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090128078 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090128078 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090128078 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090128079 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090128079 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090128079 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) 20250427090128079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090128080 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 20250427090128080 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 20250427090128080 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090128080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090128079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090128079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090128079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128079 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090128079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090128079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090128079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090128079 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090128080 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090128080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090128080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090128080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090128080 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' 20250427090128080 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 20250427090128080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090128080 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128080 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  HNBGW_Test.msc2-M3UA(751)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090128089 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) 20250427090128089 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090128089 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090128089 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090128089 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090128089 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090128089 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090128089 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 20250427090128089 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090128089 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  20250427090128089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090128091 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) 20250427090128091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090128091 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090128092 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  20250427090128092 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090128092 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090128092 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090128092 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 20250427090128092 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090128092 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  20250427090128092 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  20250427090128092 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  20250427090128092 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090128092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090128092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090128092 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090128092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090128092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090128092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090128092 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090128092 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090128092 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090128093 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090128093 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090128093 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) 20250427090128093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090128093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090128093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128093 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) 20250427090128093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090128093 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) 20250427090128093 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) 20250427090128094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090128094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090128094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090128094 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090128093 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 20250427090128093 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 20250427090128093 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090128093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090128094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090128094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090128094 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 20250427090128094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090128094 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' 20250427090128094 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 20250427090128094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090128094 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128094 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  HNBGW_Test.sgsn0-M3UA(754)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090128097 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090128097 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090128097 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090128097 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090128097 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090128097 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090128097 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 20250427090128097 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090128097 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  20250427090128097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090128098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090128098 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090128098 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  20250427090128098 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090128098 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090128098 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090128098 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 20250427090128098 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090128098 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  20250427090128098 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  20250427090128098 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  20250427090128098 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  20250427090128098 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090128098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090128099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090128099 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090128099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090128099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090128099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090128099 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090128099 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090128099 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090128100 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090128100 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090128100 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) 20250427090128100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090128100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090128100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090128100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090128100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090128100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090128100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090128100 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090128100 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090128100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090128100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090128101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090128101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090128101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090128101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090128101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128101 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  20250427090128397 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090128397 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090128397 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090128397 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090128397 DLSCCP DEBUG SCCP-SCOC(68)[0x55e5c78087b0]{IDLE}: Deallocated (fsm.c:568) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(67)[0x55e5c7810260]{IDLE}: Deallocated (fsm.c:568) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090128398 DLSCCP DEBUG SCCP-SCOC(69)[0x55e5c780f670]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090128872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090128872 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090128872 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090128872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090128872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090128872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090128872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090128872 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128872 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090128872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090128872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090128872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090128872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090128872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090128873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090128873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090128873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090128873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090128873 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090128873 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) 20250427090128873 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) 20250427090128873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090128873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090128873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090128873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090128873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090128874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090128874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090128874 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090128874 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090128874 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128874 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090128874 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090128874 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090128874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090128874 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090128874 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090128874 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090128874 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128874 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  20250427090128875 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090128875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090128875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090128875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090128875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090128875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090128875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090128875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128875 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090128875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090128875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090128875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090128875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090128875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090128875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090128876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090128876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090128876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090128876 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090128876 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090128879 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) 20250427090128879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090128879 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090128879 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 20250427090128879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090128879 DLSS7 <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' 20250427090128879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090128879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090128879 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128879 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090128879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090128879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090128879 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) 20250427090128879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090128879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090128879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090128879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090128879 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) 20250427090128879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128880 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) 20250427090128880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090128880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090128880 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090128880 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) 20250427090128880 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) 20250427090128880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090128880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090128880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090128880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128880 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090128880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090128880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090128880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090128880 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090128881 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090128881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090128881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090128881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090128881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090128881 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' 20250427090128881 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 20250427090128881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090128881 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128881 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  20250427090128885 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) 20250427090128885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090128885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090128885 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 20250427090128885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090128885 DLSS7 <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' 20250427090128885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090128885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090128885 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128885 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090128885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090128885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090128885 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) 20250427090128885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090128885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090128885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090128885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090128886 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) 20250427090128886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128886 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) 20250427090128886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090128886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090128886 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090128886 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090128890 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) 20250427090128890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090128890 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090128891 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 20250427090128891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090128891 DLSS7 <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' 20250427090128891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090128891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090128891 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128891 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090128891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090128891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090128891 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) 20250427090128891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090128891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090128891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090128891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090128891 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) 20250427090128891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128891 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) 20250427090128891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090128891 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090128891 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090128891 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) 20250427090128891 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) 20250427090128891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090128891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090128891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128891 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) 20250427090128891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090128891 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) 20250427090128891 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) 20250427090128891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090128891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090128891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090128891 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090128891 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090128891 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128891 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090128891 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090128891 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 20250427090128891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090128891 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' 20250427090128891 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 20250427090128891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090128891 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128891 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  20250427090128893 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) 20250427090128893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090128893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090128893 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 20250427090128893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090128893 DLSS7 <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' 20250427090128893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090128893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090128893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128893 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090128893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090128893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090128893 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) 20250427090128893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090128893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090128893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090128893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090128893 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) 20250427090128893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128893 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) 20250427090128893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090128893 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090128894 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090128894 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090128900 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128900 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090128900 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090128900 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090128900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090128900 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090128900 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090128900 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090128900 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128900 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090128900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090128900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090128900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090128900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090128900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090128900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090128900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090128900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090128900 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090128900 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090128900 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) 20250427090128900 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) 20250427090128900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090128900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090128900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090128901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090128901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090128901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090128901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090128901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090128901 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090128901 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090128901 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090128901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090128901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090128901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090128901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090128901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090128901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090128901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128901 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  20250427090128902 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090128902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090128902 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090128902 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090128902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090128902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090128902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090128902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090128902 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090128902 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090128902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090128902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090128902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090128902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090128902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090128902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090128902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090128902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090128902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090128902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090128902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090128902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090128902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090128902 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090128902 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090128902 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090129929 DLCTRL DEBUG Command: GET 325769613 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090129929 DLCTRL DEBUG Tx Command reply: GET_REPLY 325769613 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090129939 DLCTRL DEBUG Command: GET 251506529 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090129939 DLCTRL DEBUG Tx Command reply: GET_REPLY 251506529 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090129945 DLCTRL DEBUG Command: GET 85758604 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090129945 DLCTRL DEBUG Tx Command reply: GET_REPLY 85758604 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090129950 DLCTRL DEBUG Command: GET 286728030 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090129950 DLCTRL DEBUG Tx Command reply: GET_REPLY 286728030 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090129954 DLCTRL DEBUG Command: GET 50521970 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090129954 DLCTRL DEBUG Tx Command reply: GET_REPLY 50521970 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090129958 DLCTRL DEBUG Command: GET 394092035 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090129958 DLCTRL DEBUG Tx Command reply: GET_REPLY 394092035 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090129962 DLCTRL DEBUG Command: GET 581093178 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090129962 DLCTRL DEBUG Tx Command reply: GET_REPLY 581093178 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090129965 DLCTRL DEBUG Command: GET 652682381 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090129965 DLCTRL DEBUG Tx Command reply: GET_REPLY 652682381 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090129968 DLCTRL DEBUG Command: GET 434858648 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090129968 DLCTRL DEBUG Tx Command reply: GET_REPLY 434858648 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090129971 DLCTRL DEBUG Command: GET 895752451 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090129971 DLCTRL DEBUG Tx Command reply: GET_REPLY 895752451 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090129973 DLCTRL DEBUG Command: GET 559264562 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090129973 DLCTRL DEBUG Tx Command reply: GET_REPLY 559264562 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090129975 DLCTRL DEBUG Command: GET 170750248 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090129975 DLCTRL DEBUG Tx Command reply: GET_REPLY 170750248 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090129978 DLCTRL DEBUG Command: GET 86528972 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090129978 DLCTRL DEBUG Tx Command reply: GET_REPLY 86528972 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090129979 DLCTRL DEBUG Command: GET 362076092 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090129979 DLCTRL DEBUG Tx Command reply: GET_REPLY 362076092 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090129981 DLCTRL DEBUG Command: GET 770634182 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090129981 DLCTRL DEBUG Tx Command reply: GET_REPLY 770634182 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090129983 DLCTRL DEBUG Command: GET 933306742 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090129983 DLCTRL DEBUG Tx Command reply: GET_REPLY 933306742 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090129985 DLCTRL DEBUG Command: GET 985546861 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090129985 DLCTRL DEBUG Tx Command reply: GET_REPLY 985546861 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090129988 DLCTRL DEBUG Command: GET 683668059 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090129988 DLCTRL DEBUG Tx Command reply: GET_REPLY 683668059 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090129991 DLCTRL DEBUG Command: GET 994439238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090129991 DLCTRL DEBUG Tx Command reply: GET_REPLY 994439238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090129992 DLCTRL DEBUG Command: GET 31055852 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090129992 DLCTRL DEBUG Tx Command reply: GET_REPLY 31055852 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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 } } } 20250427090130014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090131035 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090131035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090131035 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090131035 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090131035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090131035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090131035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090131035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090131035 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090131035 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  20250427090131035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090131035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090131035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090131035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090131035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090131035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090131035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090131035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090131035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090131035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090131035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090131035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090131035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090131035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090131035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090131035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090131036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090131036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090131036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090131036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090131036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090131036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090131036 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250427090131036 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:415) 20250427090131036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:84) 20250427090131036 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250427090131036 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250427090131036 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250427090131036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090131036 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)@499161a88351: UnitdataCallback HNBGW_Test.msc0-RAN(744)@499161a88351: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)14852582 20250427090132068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090132068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090132068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090132068 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090132068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2a1e6, normal) (hnbgw_rua.c:406) 20250427090132068 DHNB DEBUG map_rua[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427090132068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14852582)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090132068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14852582 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090132068 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090132068 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090132068 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14852582 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:633) 20250427090132068 DCN DEBUG map_sccp[0x55e5c780bc20]{init}: Allocated (fsm.c:456) 20250427090132068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090132068 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14852582 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090132068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14852582 SCCP-83 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090132068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14852582)[0x55e5c78087b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090132068 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090132068 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090132068 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14852582 SCCP-83 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090132068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090132068 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090132068 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{IDLE}: Allocated (fsm.c:456) 20250427090132068 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090132068 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f400300005e0056400500f1100926) (sccp_scrc.c:415) 20250427090132068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090132068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090132068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090132068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090132068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090132068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090132068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090132068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090132068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090132068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090132068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090132068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090132068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090132068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090132068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090132068 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 00 5e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090132068 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090132068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090132068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14852582)[0x55e5c78087b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090132069 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090132069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090132069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090132069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090132069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090132069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090132069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090132069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090132069 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090132069 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 00 5e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@499161a88351: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(756) HNBGW_Test.msc0-RAN(744)@499161a88351: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)1929219 HNBGW_Test.msc0-SCCP(743)@499161a88351: Session index based on connection ID:0 TC_mscpool_paging_imsi_lai_registered0(756)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(743)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090132086 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090132086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090132086 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090132086 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090132086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090132086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090132086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090132086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090132086 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090132086 DLSS7 <000c> osmo_ss7_asp.c:1164 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 e0 f4 45 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090132086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090132086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090132086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090132086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090132086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090132086 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=00e0f445) (sccp_scrc.c:486) 20250427090132086 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250427090132086 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090132087 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090132087 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090132087 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090132087 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) 20250427090132087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090132087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090133088 DLCTRL DEBUG Command: GET 486914197 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090133088 DLCTRL DEBUG Tx Command reply: GET_REPLY 486914197 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090133091 DLCTRL DEBUG Command: GET 122117257 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090133091 DLCTRL DEBUG Tx Command reply: GET_REPLY 122117257 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090133095 DLCTRL DEBUG Command: GET 977636839 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090133095 DLCTRL DEBUG Tx Command reply: GET_REPLY 977636839 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090133096 DLCTRL DEBUG Command: GET 533930774 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090133096 DLCTRL DEBUG Tx Command reply: GET_REPLY 533930774 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090133097 DLCTRL DEBUG Command: GET 270590375 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090133097 DLCTRL DEBUG Tx Command reply: GET_REPLY 270590375 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090133098 DLCTRL DEBUG Command: GET 129416867 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090133098 DLCTRL DEBUG Tx Command reply: GET_REPLY 129416867 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090133099 DLCTRL DEBUG Command: GET 630786050 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090133099 DLCTRL DEBUG Tx Command reply: GET_REPLY 630786050 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090133101 DLCTRL DEBUG Command: GET 716138366 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090133101 DLCTRL DEBUG Tx Command reply: GET_REPLY 716138366 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090133102 DLCTRL DEBUG Command: GET 331370428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090133102 DLCTRL DEBUG Tx Command reply: GET_REPLY 331370428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090133103 DLCTRL DEBUG Command: GET 887759267 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090133103 DLCTRL DEBUG Tx Command reply: GET_REPLY 887759267 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090133104 DLCTRL DEBUG Command: GET 747182234 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090133104 DLCTRL DEBUG Tx Command reply: GET_REPLY 747182234 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090133105 DLCTRL DEBUG Command: GET 926619901 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090133105 DLCTRL DEBUG Tx Command reply: GET_REPLY 926619901 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090133106 DLCTRL DEBUG Command: GET 424658445 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090133106 DLCTRL DEBUG Tx Command reply: GET_REPLY 424658445 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090133107 DLCTRL DEBUG Command: GET 456572365 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090133107 DLCTRL DEBUG Tx Command reply: GET_REPLY 456572365 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090133108 DLCTRL DEBUG Command: GET 895402848 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090133108 DLCTRL DEBUG Tx Command reply: GET_REPLY 895402848 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090133109 DLCTRL DEBUG Command: GET 40824544 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090133109 DLCTRL DEBUG Tx Command reply: GET_REPLY 40824544 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090133110 DLCTRL DEBUG Command: GET 259930620 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090133110 DLCTRL DEBUG Tx Command reply: GET_REPLY 259930620 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090133110 DLCTRL DEBUG Command: GET 631532569 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090133111 DLCTRL DEBUG Tx Command reply: GET_REPLY 631532569 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090133111 DLCTRL DEBUG Command: GET 555624885 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090133111 DLCTRL DEBUG Tx Command reply: GET_REPLY 555624885 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090133112 DLCTRL DEBUG Command: GET 78830362 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090133112 DLCTRL DEBUG Tx Command reply: GET_REPLY 78830362 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090133116 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43773<->l=127.0.0.1:4262) (control_if.c:193) 20250427090133116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(737)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(736)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090133118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090133118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090133118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090133118 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090133118 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) 20250427090133118 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090133118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14852582)[0x55e5c78087b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090133118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14852582)[0x55e5c78087b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090133118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090133118 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090133118 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090133118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0f445), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090133118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090133118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090133118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090133118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090133118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090133118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090133118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e0 f4 45 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090133118 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090133118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090133118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14852582)[0x55e5c78087b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090133118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14852582)[0x55e5c78087b0]{disrupted}: Freeing instance (context_map.c:202) 20250427090133118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14852582)[0x55e5c78087b0]{disrupted}: Deallocated (fsm.c:568) 20250427090133118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090133118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{disconnected}: Freeing instance (context_map.c:206) 20250427090133118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e5c780bc20]{disconnected}: Deallocated (fsm.c:568) 20250427090133118 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14852582 SCCP-83 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250427090133118 DLINP DEBUG SRVCONN(,r=127.0.0.1:50425<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090133118 DLINP DEBUG SRVCONN(,r=127.0.0.1:50425<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090133118 DLINP NOTICE SRV(,r=127.0.0.1:50425<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090133118 DMAIN NOTICE (127.0.0.1:50425 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50425<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090133118 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427090133118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090133118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090133118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090133118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090133118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090133118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090133118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090133118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090133118 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090133118 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 e0 f4 45 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)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735)@499161a88351: Final verdict of PTC: none 20250427090133120 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 20250427090133120 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) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(753)@499161a88351: Final verdict of PTC: none 20250427090133120 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090133120 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) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427090133120 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) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090133120 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090133120 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090133120 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090133120 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 20250427090133120 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  20250427090133120 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  20250427090133120 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  20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090133120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090133120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090133120 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090133120 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) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090133120 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 20250427090133120 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090133120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090133120 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) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427090133120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090133120 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090133120 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) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(746)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@499161a88351: Final verdict of PTC: none 20250427090133120 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090133120 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) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090133120 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 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090133120 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090133120 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090133120 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090133120 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 20250427090133120 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  20250427090133120 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  20250427090133120 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090133120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090133120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090133120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090133120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090133120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090133120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090133120 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090133120 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090133120 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090133120 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090133120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090133120 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 20250427090133120 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) 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090133120 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090133121 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090133121 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090133121 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090133121 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 20250427090133121 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  20250427090133121 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090133121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090133121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090133121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090133121 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090133121 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 20250427090133121 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) 20250427090133121 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090133121 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc2-SCCP(749)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@499161a88351: Final verdict of PTC: none 20250427090133121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090133121 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090133121 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) 20250427090133121 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090133121 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250427090133121 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) 20250427090133121 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) 20250427090133121 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090133121 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090133121 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090133121 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090133121 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090133121 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 20250427090133121 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090133121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090133121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090133121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090133121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090133121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090133121 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090133121 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090133121 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090133121 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090133121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090133121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090133121 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090133121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090133121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090133121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090133121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090133121 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090133122 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090133122 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090133122 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090133122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090133122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090133122 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090133122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090133122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090133122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090133122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090133122 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090133122 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090133122 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090133122 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(755)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(738)@499161a88351: Final verdict of PTC: none 20250427090133137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(756)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(739): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(741): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(756): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Sun Apr 27 09:01:33 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 20250427090133280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090133816 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090133817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007c862), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090133817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090133817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090133817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090133817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090133817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090133817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090133817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 07 c8 62 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090133817 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090133817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090133817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090133817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090133817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090133817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090133883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515940) 20250427090134453 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090134453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad6a22), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090134453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090134453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090134453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090134453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090134453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090134453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090134453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 6a 22 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090134454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090134454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090134454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090134454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090134454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090134454 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=515940, count=524592) 20250427090135093 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090135093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098cce0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090135093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090135093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090135093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090135093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090135093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090135093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090135093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 98 cc e0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090135094 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090135094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090135094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090135094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090135094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090135094 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090135101 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090135101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a24b0b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090135101 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) 20250427090135101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090135101 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) 20250427090135101 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) 20250427090135101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090135101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090135101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 4b 0b 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090135101 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090135101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090135101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090135101 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 20250427090135101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090135101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090135120 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090135120 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090135120 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090135121 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090135121 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090135121 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090135121 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090135121 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090135121 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090135121 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090135121 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090135121 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_mscpool_paging_imsi_rai_registered started. 20250427090136968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090136976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090136981 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37749<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090137087 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090137087 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090137095 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090137095 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137096 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090137096 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090137096 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45451 (stream_srv.c:142) 20250427090137096 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45451<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090137096 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090137096 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137097 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137097 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090137097 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) 20250427090137097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090137097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090137097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090137097 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137097 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137097 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090137097 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) 20250427090137098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090137098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090137098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090137098 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137098 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090137098 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137098 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137098 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090137098 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) 20250427090137098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090137098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137098 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) 20250427090137098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137098 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) 20250427090137098 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) 20250427090137098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090137098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090137098 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137098 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090137098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090137098 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090137098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137098 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090137098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090137098 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090137098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137098 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 20250427090137098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090137098 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090137099 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137099 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090137099 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) 20250427090137099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090137099 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) 20250427090137099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137099 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) 20250427090137099 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) 20250427090137099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137099 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) 20250427090137099 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) 20250427090137099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090137099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090137099 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137099 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137099 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137099 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137099 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 20250427090137099 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090137100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(767)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(767)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(767)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(765)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(770)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(770)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(770)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(768)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(773)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(773)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(773)@499161a88351: ************************************************* HNBGW_Test.msc2-SCCP(771)@499161a88351: v_sccp_pdu_maxlen:268 20250427090137137 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090137137 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137137 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090137137 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137137 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090137137 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137138 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090137138 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137139 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137139 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090137139 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) 20250427090137139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090137139 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) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 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) 20250427090137139 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) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137139 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) 20250427090137139 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) 20250427090137139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090137139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090137139 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137139 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137139 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090137139 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) 20250427090137139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 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) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137139 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) 20250427090137139 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) 20250427090137139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090137139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090137139 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137139 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137139 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090137139 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) 20250427090137139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137139 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090137139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090137139 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137139 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090137139 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) 20250427090137139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090137139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090137139 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137139 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137139 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 20250427090137139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090137139 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090137139 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137139 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 20250427090137140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090137140 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090137140 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090137140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090137140 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090137140 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090137140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090137140 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(776)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(776)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(776)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(774)@499161a88351: v_sccp_pdu_maxlen:268 20250427090137162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090137162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090137162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090137162 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090137162 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) 20250427090137162 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090137162 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090137162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090137162 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@499161a88351: setverdict(pass): none -> pass 20250427090137168 DLINP DEBUG SRVCONN(,r=127.0.0.1:45451<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090137168 DLINP DEBUG SRVCONN(,r=127.0.0.1:45451<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090137168 DLINP DEBUG SRVCONN(,r=127.0.0.1:45451<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090137168 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090137168 DHNBAP DEBUG (127.0.0.1:45451 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090137168 DHNBAP NOTICE (127.0.0.1:45451 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090137168 DHNBAP NOTICE (127.0.0.1:45451 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090137168 DLINP DEBUG SRVCONN(,r=127.0.0.1:45451<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090137168 DLINP DEBUG SRVCONN(,r=127.0.0.1:45451<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090137243 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090137243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de093), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090137243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137244 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090137244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e0 93 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090137244 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090137244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000db0f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090137244 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) 20250427090137244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137244 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) 20250427090137244 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) 20250427090137244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090137244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d b0 f8 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090137244 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090137244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b5927), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090137244 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) 20250427090137244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137244 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) 20250427090137244 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) 20250427090137244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090137244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 59 27 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090137245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090137245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090137245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090137245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137245 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 20250427090137245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090137245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090137245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137245 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 20250427090137245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090137245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090137312 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 20250427090137312 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 20250427090137312 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090137312 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090137319 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090137319 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090137319 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090137319 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090137319 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090137319 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090137319 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 20250427090137319 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090137319 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  20250427090137319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090137321 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137321 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090137321 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090137321 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  20250427090137321 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090137321 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090137321 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090137321 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 20250427090137321 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090137321 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  20250427090137321 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090137321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090137321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090137321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090137321 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090137321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090137321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090137321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090137321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090137321 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090137321 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090137322 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137323 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 20250427090137323 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 20250427090137323 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090137323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090137323 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137323 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090137323 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) 20250427090137323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090137323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090137323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090137323 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090137324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090137324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090137324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090137324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090137324 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137324 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.msc1-M3UA(770)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090137327 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) 20250427090137327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090137327 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090137327 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090137327 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090137327 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090137327 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090137327 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 20250427090137327 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090137327 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  20250427090137327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090137328 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) 20250427090137328 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090137328 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090137328 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  20250427090137328 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090137329 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090137329 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090137329 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 20250427090137329 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090137329 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  20250427090137329 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  20250427090137329 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090137329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090137329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090137329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090137329 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090137329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090137329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090137329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090137329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090137329 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090137329 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090137329 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137330 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137330 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090137330 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) 20250427090137330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090137330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137330 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090137330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090137330 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090137330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090137330 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' 20250427090137330 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 20250427090137330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090137330 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137330 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  20250427090137333 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 20250427090137333 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 20250427090137333 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090137333 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090137334 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) 20250427090137334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090137334 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090137334 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090137334 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090137334 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090137334 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090137334 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 20250427090137334 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090137334 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  20250427090137334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090137335 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) 20250427090137335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090137335 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090137335 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  20250427090137335 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090137335 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090137335 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090137335 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 20250427090137335 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090137335 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  20250427090137335 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  20250427090137335 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  20250427090137335 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090137335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090137335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090137335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090137335 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090137335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090137335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090137335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090137335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090137335 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090137335 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090137335 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137336 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137336 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090137336 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) 20250427090137336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090137336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137336 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) 20250427090137336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137336 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) 20250427090137336 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) 20250427090137336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090137336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090137336 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137336 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 20250427090137336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090137336 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' 20250427090137336 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 20250427090137336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090137336 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137336 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  20250427090137350 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 20250427090137350 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 20250427090137350 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090137350 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090137352 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090137352 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090137352 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090137352 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090137352 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090137352 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090137352 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 20250427090137352 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090137352 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  20250427090137352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090137354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090137354 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090137354 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  20250427090137354 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090137354 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090137354 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090137354 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 20250427090137354 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090137354 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  20250427090137354 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  20250427090137354 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  20250427090137354 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  20250427090137354 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090137354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090137354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090137354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090137354 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090137354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090137354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090137354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090137354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090137354 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090137354 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090137354 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090137355 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090137355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090137355 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) 20250427090137355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090137356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090137356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090137356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090137356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090137356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090137356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090137356 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090137356 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090137356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090137356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090137356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090137356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090137356 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137356 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  20250427090137584 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090137584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009690c5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090137584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090137584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 90 c5 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090137584 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090137584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d62c2), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090137584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090137584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 62 c2 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090137584 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090137584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00830e85), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090137584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090137585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090137585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090137585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090137585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090137585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 85 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090137585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090137585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090137585 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' 20250427090137585 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 20250427090137585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090137585 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137585 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 96 90 c5 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427090137585 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090137585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090137585 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' 20250427090137585 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 20250427090137585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090137585 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137585 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 3d 62 c2 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427090137586 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090137586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090137586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090137586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090137586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090137586 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' 20250427090137586 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 20250427090137586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090137586 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137586 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 0e 85 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427090137593 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) 20250427090137593 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090137593 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090137593 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 20250427090137593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090137593 DLSS7 <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' 20250427090137593 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090137593 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090137593 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137593 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 96 90 c5 00 00 06 00 08 00 00 00 07  20250427090137593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090137593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090137593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090137593 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) 20250427090137593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090137593 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=009690c5) (sccp_scrc.c:486) 20250427090137593 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1855) 20250427090137593 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090137593 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090137593 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090137593 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090137593 DLSCCP DEBUG SCCP-SCOC(75)[0x55e5c7808970]{IDLE}: Deallocated (fsm.c:568) 20250427090137800 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) 20250427090137800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090137801 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090137801 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 20250427090137801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090137801 DLSS7 <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' 20250427090137801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090137801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090137801 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137801 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 3d 62 c2 00 00 06 00 08 00 00 00 07  20250427090137801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090137801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090137801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090137801 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) 20250427090137801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090137801 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=003d62c2) (sccp_scrc.c:486) 20250427090137801 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) 20250427090137801 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090137801 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090137801 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 20250427090137801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090137801 DLSS7 <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' 20250427090137801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090137801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090137801 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1855) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090137801 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090137801 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 83 0e 85 00 00 06 00 08 00 00 00 07  20250427090137801 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(74)[0x55e5c7827550]{IDLE}: Deallocated (fsm.c:568) 20250427090137801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090137801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090137801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090137801 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) 20250427090137801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090137801 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=00830e85) (sccp_scrc.c:486) 20250427090137801 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1855) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090137801 DLSCCP DEBUG SCCP-SCOC(73)[0x55e5c780fbf0]{IDLE}: Deallocated (fsm.c:568) 20250427090137930 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090137930 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090137930 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090137930 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090137930 DLSCCP DEBUG SCCP-SCOC(71)[0x55e5c7806f90]{IDLE}: Deallocated (fsm.c:568) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(70)[0x55e5c7800410]{IDLE}: Deallocated (fsm.c:568) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090137933 DLSCCP DEBUG SCCP-SCOC(72)[0x55e5c7808090]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(766)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090138127 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090138127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090138127 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090138127 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090138127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090138127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090138127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090138127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090138127 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138127 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090138127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090138127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090138127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090138127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090138127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090138127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090138127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090138127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090138127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090138127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090138127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090138127 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090138127 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) 20250427090138127 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) 20250427090138127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090138127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090138127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090138127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090138127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090138127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090138127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090138127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090138127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090138127 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090138127 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090138128 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090138128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090138128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090138128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090138128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090138128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090138128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090138128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090138128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138128 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  20250427090138130 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090138130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090138130 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090138130 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090138130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090138130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090138130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090138130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090138130 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138130 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090138130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090138130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090138130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090138130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090138130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090138130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090138130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090138130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090138130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090138131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090138131 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090138131 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090138131 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090138131 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) 20250427090138131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090138131 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090138131 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 20250427090138131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090138131 DLSS7 <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' 20250427090138131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090138131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090138131 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138131 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090138132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090138132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090138132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090138132 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) 20250427090138132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090138132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090138132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090138132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090138132 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) 20250427090138132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138132 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) 20250427090138132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090138132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090138132 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090138132 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090138132 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) 20250427090138132 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) 20250427090138132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090138132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090138132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090138132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090138132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090138132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090138132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090138132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090138132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090138132 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090138132 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090138133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090138133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc1-RAN(769)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090138133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090138133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090138133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090138133 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' 20250427090138133 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 20250427090138133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090138133 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138133 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  20250427090138136 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) 20250427090138136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090138136 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090138136 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 20250427090138136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090138136 DLSS7 <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' 20250427090138136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090138136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090138136 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138136 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090138136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090138136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090138136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090138136 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) 20250427090138136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090138136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090138136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090138136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090138136 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) 20250427090138136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138136 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) 20250427090138136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090138136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090138136 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090138136 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090138136 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(772)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090138141 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) 20250427090138142 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090138142 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090138142 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 20250427090138142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090138142 DLSS7 <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' 20250427090138142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090138142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090138142 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138142 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090138142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090138142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090138142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090138142 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) 20250427090138142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090138142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090138142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090138142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090138142 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) 20250427090138142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138142 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) 20250427090138142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090138142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090138142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090138142 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090138142 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) 20250427090138142 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) 20250427090138142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090138142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090138143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138143 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) 20250427090138143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090138143 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) 20250427090138143 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) 20250427090138143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090138143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090138143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 06 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) 20250427090138143 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090138143 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090138143 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090138143 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090138143 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090138143 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 20250427090138143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090138143 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' 20250427090138143 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 20250427090138143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090138143 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138143 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 06 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  20250427090138146 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) 20250427090138146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090138146 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090138146 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 20250427090138146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090138146 DLSS7 <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' 20250427090138146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090138146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090138146 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138146 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090138146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090138146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090138146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090138146 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) 20250427090138146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090138146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090138146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090138146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090138146 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) 20250427090138146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138146 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) 20250427090138146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090138147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090138147 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090138147 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090138147 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(775)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090138159 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090138159 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090138159 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090138159 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090138159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090138159 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090138159 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090138159 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090138159 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138159 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090138159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090138159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090138159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090138159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090138159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090138159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090138159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090138159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090138159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090138160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090138160 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090138160 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090138160 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) 20250427090138160 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) 20250427090138160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090138160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090138160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090138160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090138160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090138160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090138160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090138160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090138160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090138160 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090138160 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090138160 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090138160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090138160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090138160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090138161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090138161 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090138161 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090138161 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090138161 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138161 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  20250427090138162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090138162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090138162 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090138162 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090138162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090138162 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090138162 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090138162 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090138162 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090138163 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090138163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090138163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090138163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090138163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090138163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090138163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090138163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090138163 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090138163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090138163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090138163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090138163 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090138163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090138163 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090138163 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090138163 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090139176 DLCTRL DEBUG Command: GET 638988958 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090139177 DLCTRL DEBUG Tx Command reply: GET_REPLY 638988958 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090139182 DLCTRL DEBUG Command: GET 529481949 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090139182 DLCTRL DEBUG Tx Command reply: GET_REPLY 529481949 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090139186 DLCTRL DEBUG Command: GET 298199406 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090139186 DLCTRL DEBUG Tx Command reply: GET_REPLY 298199406 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090139190 DLCTRL DEBUG Command: GET 843537103 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090139190 DLCTRL DEBUG Tx Command reply: GET_REPLY 843537103 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090139193 DLCTRL DEBUG Command: GET 261399075 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090139193 DLCTRL DEBUG Tx Command reply: GET_REPLY 261399075 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090139200 DLCTRL DEBUG Command: GET 940529776 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090139200 DLCTRL DEBUG Tx Command reply: GET_REPLY 940529776 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090139205 DLCTRL DEBUG Command: GET 226521976 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090139205 DLCTRL DEBUG Tx Command reply: GET_REPLY 226521976 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090139209 DLCTRL DEBUG Command: GET 949012633 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090139209 DLCTRL DEBUG Tx Command reply: GET_REPLY 949012633 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090139212 DLCTRL DEBUG Command: GET 847227289 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090139212 DLCTRL DEBUG Tx Command reply: GET_REPLY 847227289 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090139216 DLCTRL DEBUG Command: GET 33411617 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090139216 DLCTRL DEBUG Tx Command reply: GET_REPLY 33411617 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090139220 DLCTRL DEBUG Command: GET 741344332 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090139220 DLCTRL DEBUG Tx Command reply: GET_REPLY 741344332 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090139226 DLCTRL DEBUG Command: GET 623964884 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090139226 DLCTRL DEBUG Tx Command reply: GET_REPLY 623964884 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090139229 DLCTRL DEBUG Command: GET 369453820 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090139229 DLCTRL DEBUG Tx Command reply: GET_REPLY 369453820 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090139232 DLCTRL DEBUG Command: GET 864105072 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090139232 DLCTRL DEBUG Tx Command reply: GET_REPLY 864105072 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090139235 DLCTRL DEBUG Command: GET 810583834 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090139235 DLCTRL DEBUG Tx Command reply: GET_REPLY 810583834 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090139238 DLCTRL DEBUG Command: GET 37924862 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090139238 DLCTRL DEBUG Tx Command reply: GET_REPLY 37924862 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090139244 DLCTRL DEBUG Command: GET 406689072 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090139244 DLCTRL DEBUG Tx Command reply: GET_REPLY 406689072 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090139248 DLCTRL DEBUG Command: GET 503153076 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090139248 DLCTRL DEBUG Tx Command reply: GET_REPLY 503153076 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090139251 DLCTRL DEBUG Command: GET 565669157 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090139251 DLCTRL DEBUG Tx Command reply: GET_REPLY 565669157 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090139255 DLCTRL DEBUG Command: GET 826807207 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090139255 DLCTRL DEBUG Tx Command reply: GET_REPLY 826807207 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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 } } } 20250427090139277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090140298 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090140299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090140299 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090140299 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090140299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090140299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090140299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090140299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090140299 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090140299 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  20250427090140299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090140299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090140299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090140299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090140299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090140299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090140299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090140299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090140299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090140299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090140299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090140299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090140299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090140299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090140299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090140299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090140299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090140299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090140299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090140299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090140299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090140299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090140299 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250427090140300 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:415) 20250427090140300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:84) 20250427090140300 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250427090140300 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250427090140300 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250427090140300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090140300 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)@499161a88351: UnitdataCallback HNBGW_Test.sgsn0-RAN(775)@499161a88351: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(775)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)5117162 20250427090141316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090141316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090141316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250427090141316 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090141316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4e14ea, normal) (hnbgw_rua.c:406) 20250427090141316 DHNB DEBUG map_rua[0x55e5c7808970]{init}: Allocated (fsm.c:456) 20250427090141316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5117162)[0x55e5c7808970]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090141316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5117162 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090141316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090141316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090141316 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5117162 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:633) 20250427090141316 DCN DEBUG map_sccp[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427090141316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090141316 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5117162 <-> SCCP-84 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090141316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5117162 SCCP-84 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:311) 20250427090141316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5117162)[0x55e5c7808970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090141316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090141316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090141316 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5117162 SCCP-84 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090141316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090141316 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090141316 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{IDLE}: Allocated (fsm.c:456) 20250427090141316 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090141316 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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030000b70056400500f1100926) (sccp_scrc.c:415) 20250427090141316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090141316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090141316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090141316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090141316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090141316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090141316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090141316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090141316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090141316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090141316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090141316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090141316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090141316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090141316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090141316 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 00 b7 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) 20250427090141316 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090141316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090141316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5117162)[0x55e5c7808970]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090141316 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090141316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090141316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090141316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090141316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090141316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090141316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090141316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090141316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090141316 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 00 b7 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(774)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(775)@499161a88351: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(778) HNBGW_Test.sgsn0-RAN(775)@499161a88351: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)4364423 HNBGW_Test.sgsn0-SCCP(774)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(774)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(778)@499161a88351: setverdict(pass): none -> pass 20250427090141322 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090141322 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090141322 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090141322 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090141322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090141322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090141322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090141322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090141322 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090141322 DLSS7 <000c> osmo_ss7_asp.c:1164 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 cb 95 13 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090141322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090141322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090141322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090141322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090141322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090141322 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=00cb9513) (sccp_scrc.c:486) 20250427090141322 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250427090141322 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090141322 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090141322 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090141322 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090141322 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) 20250427090141322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090141322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090142328 DLCTRL DEBUG Command: GET 597912397 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090142328 DLCTRL DEBUG Tx Command reply: GET_REPLY 597912397 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090142334 DLCTRL DEBUG Command: GET 275521309 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090142334 DLCTRL DEBUG Tx Command reply: GET_REPLY 275521309 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090142338 DLCTRL DEBUG Command: GET 537914616 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090142338 DLCTRL DEBUG Tx Command reply: GET_REPLY 537914616 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090142343 DLCTRL DEBUG Command: GET 979127695 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090142343 DLCTRL DEBUG Tx Command reply: GET_REPLY 979127695 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090142348 DLCTRL DEBUG Command: GET 846440778 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090142348 DLCTRL DEBUG Tx Command reply: GET_REPLY 846440778 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090142352 DLCTRL DEBUG Command: GET 733541016 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090142352 DLCTRL DEBUG Tx Command reply: GET_REPLY 733541016 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090142356 DLCTRL DEBUG Command: GET 935647648 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090142356 DLCTRL DEBUG Tx Command reply: GET_REPLY 935647648 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090142360 DLCTRL DEBUG Command: GET 663141727 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090142360 DLCTRL DEBUG Tx Command reply: GET_REPLY 663141727 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090142364 DLCTRL DEBUG Command: GET 344999953 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090142364 DLCTRL DEBUG Tx Command reply: GET_REPLY 344999953 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090142368 DLCTRL DEBUG Command: GET 320714813 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090142368 DLCTRL DEBUG Tx Command reply: GET_REPLY 320714813 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090142372 DLCTRL DEBUG Command: GET 337273649 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090142372 DLCTRL DEBUG Tx Command reply: GET_REPLY 337273649 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090142376 DLCTRL DEBUG Command: GET 61233433 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090142376 DLCTRL DEBUG Tx Command reply: GET_REPLY 61233433 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090142379 DLCTRL DEBUG Command: GET 636847733 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090142379 DLCTRL DEBUG Tx Command reply: GET_REPLY 636847733 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090142381 DLCTRL DEBUG Command: GET 546545397 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090142381 DLCTRL DEBUG Tx Command reply: GET_REPLY 546545397 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090142384 DLCTRL DEBUG Command: GET 227824242 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090142384 DLCTRL DEBUG Tx Command reply: GET_REPLY 227824242 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090142386 DLCTRL DEBUG Command: GET 187663927 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090142386 DLCTRL DEBUG Tx Command reply: GET_REPLY 187663927 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090142388 DLCTRL DEBUG Command: GET 732409509 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090142388 DLCTRL DEBUG Tx Command reply: GET_REPLY 732409509 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090142390 DLCTRL DEBUG Command: GET 614465040 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090142390 DLCTRL DEBUG Tx Command reply: GET_REPLY 614465040 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090142391 DLCTRL DEBUG Command: GET 444881667 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090142391 DLCTRL DEBUG Tx Command reply: GET_REPLY 444881667 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090142393 DLCTRL DEBUG Command: GET 695290230 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090142393 DLCTRL DEBUG Tx Command reply: GET_REPLY 695290230 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090142400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090142401 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37749<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(759)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(758)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090142402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090142403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090142403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090142403 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090142403 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) 20250427090142403 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090142403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5117162)[0x55e5c7808970]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090142403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5117162)[0x55e5c7808970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090142404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090142404 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090142404 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090142404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb9513), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090142404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090142404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090142404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090142404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090142404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090142404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090142404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cb 95 13 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090142404 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090142404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090142404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5117162)[0x55e5c7808970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090142404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5117162)[0x55e5c7808970]{disrupted}: Freeing instance (context_map.c:202) 20250427090142404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5117162)[0x55e5c7808970]{disrupted}: Deallocated (fsm.c:568) 20250427090142404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090142404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{disconnected}: Freeing instance (context_map.c:206) 20250427090142404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55e5c78087b0]{disconnected}: Deallocated (fsm.c:568) 20250427090142404 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5117162 SCCP-84 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250427090142404 DLINP DEBUG SRVCONN(,r=127.0.0.1:45451<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090142405 DLINP DEBUG SRVCONN(,r=127.0.0.1:45451<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090142405 DLINP NOTICE SRV(,r=127.0.0.1:45451<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090142405 DMAIN NOTICE (127.0.0.1:45451 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45451<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090142405 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090142405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090142405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090142405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090142405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090142405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090142405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090142405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090142405 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427090142405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090142405 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 cb 95 13 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 02  20250427090142405 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090142405 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) 20250427090142405 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090142406 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090142406 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090142406 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) 20250427090142406 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090142406 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090142406 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 20250427090142406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@499161a88351: Final verdict of PTC: none 20250427090142406 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090142406 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090142406 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090142406 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090142406 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090142406 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 20250427090142406 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  20250427090142406 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  20250427090142406 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  20250427090142406 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090142406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-RAN(769)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(768)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(765)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-RAN(772)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(771)@499161a88351: Final verdict of PTC: none 20250427090142406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090142407 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090142407 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) 20250427090142407 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090142407 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(766)@499161a88351: Final verdict of PTC: none 20250427090142407 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_paging_imsi_rai_registered-Iuh1(763)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(767)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(773)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(775)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(774)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(776)@499161a88351: Final verdict of PTC: none 20250427090142407 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090142407 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) 20250427090142407 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090142407 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090142407 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 20250427090142407 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090142407 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) 20250427090142407 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090142407 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090142407 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 20250427090142407 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 20250427090142407 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) 20250427090142407 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090142407 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090142407 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 20250427090142407 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090142408 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) 20250427090142408 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090142408 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090142408 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 20250427090142408 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) 20250427090142408 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090142408 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090142408 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090142408 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090142408 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090142408 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 20250427090142408 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  20250427090142408 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  20250427090142408 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090142408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090142408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090142408 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090142408 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) 20250427090142408 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090142408 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427090142408 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 20250427090142408 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) 20250427090142408 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090142409 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090142409 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090142409 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090142409 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090142409 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 20250427090142409 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  20250427090142409 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090142409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090142409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090142409 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 20250427090142409 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 20250427090142410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090142410 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090142410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090142410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090142411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090142411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090142411 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090142411 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090142411 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090142412 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090142412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090142412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090142412 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090142412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090142413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090142413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090142413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090142413 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090142413 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090142413 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090142414 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090142414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090142414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090142414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090142415 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090142415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090142415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090142415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090142415 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090142416 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090142416 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090142416 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090142416 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_rai_registered0(778)@499161a88351: Final verdict of PTC: pass HNBGW-PFCP(760)@499161a88351: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(770)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(777)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(760): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(761): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(763): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(765): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(766): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(767): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(768): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(769): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(770): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(771): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(772): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(773): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(774): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(775): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(776): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(778): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Sun Apr 27 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 20250427090142494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090143096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=524552) 20250427090143119 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090143119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0f445), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090143119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090143119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090143119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090143119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090143119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090143119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090143119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e0 f4 45 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090143119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090143119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090143119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090143119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090143119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090143119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090143817 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090143818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007c862), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090143818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090143818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090143818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090143818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090143818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090143818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090143818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 07 c8 62 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090143818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090143818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090143818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090143818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090143818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090143818 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=524552, count=529956) 20250427090144407 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090144407 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090144407 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090144409 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090144409 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090144409 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090144410 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090144410 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090144410 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090144454 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090144454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad6a22), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090144454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090144454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090144454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090144454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090144454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090144454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090144454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 6a 22 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090144455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090144455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090144455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090144455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090144455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090144455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090145094 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090145094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098cce0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090145094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090145094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090145094 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090145094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090145094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090145094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090145094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 98 cc e0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090145095 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090145095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090145095 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090145095 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090145095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090145095 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090145102 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090145102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a24b0b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090145102 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) 20250427090145102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090145102 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) 20250427090145102 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) 20250427090145102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090145102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090145102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 4b 0b 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090145102 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090145102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090145102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090145102 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 20250427090145102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090145102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:01:45 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@499161a88351: 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@499161a88351: Test case TC_mscpool_no_allow_attach_round_robin started. 20250427090146183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090146186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090146191 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45189<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090146288 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090146288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090146299 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090146299 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146300 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090146300 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146300 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090146300 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146301 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146301 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090146301 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) 20250427090146301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090146301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090146301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090146301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090146301 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146301 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090146301 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146301 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146301 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090146301 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) 20250427090146301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146301 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090146301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090146301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090146301 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146301 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54936 (stream_srv.c:142) 20250427090146301 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54936<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090146301 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146301 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090146301 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) 20250427090146301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090146301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090146301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090146301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090146301 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) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090146301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090146301 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) 20250427090146301 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) 20250427090146301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090146301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090146302 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146302 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146302 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 20250427090146302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090146302 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090146303 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146303 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090146303 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) 20250427090146303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090146303 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) 20250427090146303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146303 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) 20250427090146303 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) 20250427090146303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146303 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) 20250427090146303 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) 20250427090146303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090146303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090146303 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146303 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146303 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 20250427090146303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090146303 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(789)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(787)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(792)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(792)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(792)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(790)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(795)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(795)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(795)@499161a88351: ************************************************* HNBGW_Test.msc2-SCCP(793)@499161a88351: v_sccp_pdu_maxlen:268 20250427090146342 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090146342 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146342 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090146343 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090146343 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146343 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090146343 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146343 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090146343 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146344 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146344 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090146344 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) 20250427090146344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090146344 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) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 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) 20250427090146344 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) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146344 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) 20250427090146344 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) 20250427090146344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090146344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090146344 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146344 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146344 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090146344 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) 20250427090146344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 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) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146344 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) 20250427090146344 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) 20250427090146344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090146344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090146344 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146344 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146344 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090146344 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) 20250427090146344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090146344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090146344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090146344 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146344 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146344 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090146344 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) 20250427090146344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090146344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090146344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090146344 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146345 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 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090146345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146345 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 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090146345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090146345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090146345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090146345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090146345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090146345 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  20250427090146345 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@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(798)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(798)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(798)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(796)@499161a88351: v_sccp_pdu_maxlen:268 20250427090146366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090146366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090146366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090146366 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090146366 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) 20250427090146366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090146366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090146366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090146366 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@499161a88351: setverdict(pass): none -> pass 20250427090146370 DLINP DEBUG SRVCONN(,r=127.0.0.1:54936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090146370 DLINP DEBUG SRVCONN(,r=127.0.0.1:54936<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090146370 DLINP DEBUG SRVCONN(,r=127.0.0.1:54936<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090146370 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090146370 DHNBAP DEBUG (127.0.0.1:54936 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090146370 DHNBAP NOTICE (127.0.0.1:54936 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090146370 DHNBAP NOTICE (127.0.0.1:54936 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090146370 DLINP DEBUG SRVCONN(,r=127.0.0.1:54936<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090146370 DLINP DEBUG SRVCONN(,r=127.0.0.1:54936<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090146517 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 20250427090146517 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 20250427090146517 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090146518 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090146523 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090146523 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090146523 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090146523 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090146523 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090146523 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090146523 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 20250427090146523 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090146523 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  20250427090146523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090146525 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146525 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090146525 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090146525 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  20250427090146525 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090146525 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090146525 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090146525 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 20250427090146525 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090146525 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  20250427090146525 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  20250427090146525 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090146525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090146525 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 20250427090146525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090146525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090146525 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090146525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090146525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090146525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090146525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090146525 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090146525 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090146525 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146527 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146527 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090146527 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) 20250427090146527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090146527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090146527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090146527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090146527 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146527 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090146527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090146527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090146527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090146527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090146527 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090146527 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  20250427090146528 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 20250427090146528 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 20250427090146528 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090146528 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090146533 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) 20250427090146533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090146533 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090146533 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090146533 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090146533 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090146533 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090146533 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 20250427090146533 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090146533 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  20250427090146533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090146534 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) 20250427090146534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090146534 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090146535 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  20250427090146535 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090146535 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090146535 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090146535 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 20250427090146535 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090146535 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  20250427090146535 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  20250427090146535 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  20250427090146535 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090146535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090146535 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 20250427090146535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090146535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090146535 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090146535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090146535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090146535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090146535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090146535 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090146535 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090146535 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146536 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146536 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090146536 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) 20250427090146536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090146537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090146537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090146537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090146537 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146537 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090146537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090146537 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' 20250427090146537 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 20250427090146537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090146537 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090146537 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  20250427090146539 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 20250427090146539 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 20250427090146539 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090146539 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090146544 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) 20250427090146545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090146545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090146545 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090146545 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090146545 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090146545 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090146545 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 20250427090146545 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090146545 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  20250427090146545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090146547 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) 20250427090146547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090146547 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090146547 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  20250427090146547 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090146547 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090146547 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090146547 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 20250427090146547 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090146547 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  20250427090146547 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  20250427090146547 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  20250427090146547 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  20250427090146547 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090146547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090146547 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 20250427090146547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090146547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090146547 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090146547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090146547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090146547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090146547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090146547 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090146547 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090146547 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146549 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146549 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090146549 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) 20250427090146549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090146549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146549 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) 20250427090146549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146549 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) 20250427090146549 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) 20250427090146549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090146549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090146549 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146549 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146549 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146549 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 20250427090146549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090146549 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' 20250427090146549 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 20250427090146549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090146549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090146549 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  20250427090146555 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 20250427090146555 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 20250427090146555 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 20250427090146555 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427090146555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427090146555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427090146555 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090146558 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090146558 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427090146558 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427090146558 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  20250427090146558 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427090146558 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090146558 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090146558 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 20250427090146558 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250427090146558 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  20250427090146558 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  20250427090146558 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  20250427090146558 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  20250427090146558 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090146558 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090146558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427090146558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090146558 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090146558 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090146558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090146558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090146558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090146558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090146558 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090146560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090146560 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090146560 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  20250427090146560 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090146560 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090146560 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250427090146560 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 20250427090146560 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090146560 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  20250427090146560 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  20250427090146560 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  20250427090146560 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  20250427090146560 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090146560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090146560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090146560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090146560 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090146560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090146560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090146560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090146560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090146560 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090146560 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090146560 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090146561 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090146561 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090146561 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) 20250427090146561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090146561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090146561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090146561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090146561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090146561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090146561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090146561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090146561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090146561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090146561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090146561 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090146561 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090146561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090146561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090146561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090146561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090146561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090146561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090146561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090146561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090146561 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  20250427090147245 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090147245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b5927), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090147245 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) 20250427090147245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090147245 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) 20250427090147245 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) 20250427090147245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090147245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090147245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 59 27 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090147245 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090147245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000db0f8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090147245 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) 20250427090147245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090147245 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) 20250427090147245 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) 20250427090147245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090147245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090147245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d b0 f8 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090147245 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090147245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000de093), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090147245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090147245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090147246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090147246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090147246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090147246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090147246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e0 93 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090147246 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090147246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090147246 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 20250427090147246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090147246 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' 20250427090147246 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 20250427090147246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090147246 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147246 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 0b 59 27 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250427090147246 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090147246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090147246 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 20250427090147246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090147246 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' 20250427090147246 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 20250427090147246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090147246 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147246 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 0d b0 f8 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250427090147247 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090147247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090147247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090147247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090147247 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' 20250427090147247 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 20250427090147247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090147247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147247 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 e0 93 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427090147253 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) 20250427090147253 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090147253 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090147253 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 20250427090147253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147253 DLSS7 <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' 20250427090147253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147253 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147253 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 0d e0 93 00 00 06 00 08 00 00 00 07  20250427090147253 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) 20250427090147253 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090147253 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090147253 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 20250427090147253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147253 DLSS7 <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' 20250427090147253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147253 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147253 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 0b 59 27 00 00 06 00 08 00 00 00 07  20250427090147253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147253 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) 20250427090147253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147253 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=000de093) (sccp_scrc.c:486) 20250427090147253 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(78)[0x55e5c7820f00]{IDLE}: Deallocated (fsm.c:568) 20250427090147253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147253 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) 20250427090147253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147253 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=000b5927) (sccp_scrc.c:486) 20250427090147253 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1855) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090147253 DLSCCP DEBUG SCCP-SCOC(76)[0x55e5c780b500]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(788)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090147326 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147326 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090147326 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090147326 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090147326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090147326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147326 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147326 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090147326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090147327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090147327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090147327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090147327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090147327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090147327 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090147327 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090147327 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) 20250427090147327 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) 20250427090147327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090147327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090147327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090147328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090147328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090147328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090147328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090147328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090147328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090147328 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090147328 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090147328 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090147328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090147328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090147328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090147328 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090147328 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090147328 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090147328 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147328 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  20250427090147330 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090147330 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090147330 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090147330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090147330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147330 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147330 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090147330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090147330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090147330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090147330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090147330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090147331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090147331 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090147331 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090147331 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(791)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(794)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(797)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090147361 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090147361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090147361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090147361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090147361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147362 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147362 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090147362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090147362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090147362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090147362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090147362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090147362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090147362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090147362 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090147362 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) 20250427090147362 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) 20250427090147362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090147362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090147362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090147362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090147362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090147362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090147362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090147362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090147362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090147362 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090147362 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090147362 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090147362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090147362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090147362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090147362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090147362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090147362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090147362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147362 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  20250427090147364 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090147364 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090147364 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090147364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090147364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147364 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147364 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090147364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090147364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090147364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090147365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090147365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090147365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090147365 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090147365 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090147365 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090147456 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) 20250427090147456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090147456 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090147457 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 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147457 DLSS7 <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' 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147457 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090147457 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) 20250427090147457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090147457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090147457 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 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147457 DLSS7 <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' 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147457 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 0d b0 f8 00 00 06 00 08 00 00 00 07  20250427090147457 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) 20250427090147457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090147457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090147457 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 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147457 DLSS7 <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' 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147457 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090147457 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) 20250427090147457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090147457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090147457 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 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147457 DLSS7 <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' 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147457 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090147457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147457 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) 20250427090147457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090147457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090147457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090147457 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) 20250427090147457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147457 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) 20250427090147457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090147457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090147457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090147458 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090147458 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) 20250427090147458 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) 20250427090147458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090147457 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) 20250427090147457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090147457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090147457 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 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090147457 DLSS7 <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' 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090147457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090147457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147457 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090147458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090147458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090147458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090147458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090147458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090147458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090147458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090147458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090147458 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090147458 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090147458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147458 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) 20250427090147458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147458 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=000db0f8) (sccp_scrc.c:486) 20250427090147458 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1855) 20250427090147458 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090147458 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090147458 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090147458 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090147458 DLSCCP DEBUG SCCP-SCOC(77)[0x55e5c7820a00]{IDLE}: Deallocated (fsm.c:568) 20250427090147458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147458 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) 20250427090147458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090147458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090147458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090147458 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) 20250427090147458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147458 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) 20250427090147458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090147459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090147459 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090147459 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090147459 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090147458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090147458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090147458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090147458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090147458 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' 20250427090147459 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 20250427090147459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090147459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147459 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  20250427090147459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147459 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) 20250427090147459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090147459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090147459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090147459 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) 20250427090147459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 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) 20250427090147459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090147459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090147459 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090147459 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090147459 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) 20250427090147459 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) 20250427090147459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090147459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090147459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 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) 20250427090147459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090147459 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) 20250427090147459 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) 20250427090147459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090147459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090147459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 06 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) 20250427090147459 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090147459 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090147459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090147459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090147459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090147459 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) 20250427090147459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090147459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090147459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090147459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090147459 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) 20250427090147459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090147459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147460 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) 20250427090147460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090147460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090147460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090147460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090147460 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090147460 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090147460 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090147460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090147460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090147460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090147460 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 20250427090147460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090147460 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' 20250427090147460 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 20250427090147460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090147460 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090147460 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 06 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  20250427090148396 DLCTRL DEBUG Command: GET 476971907 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090148396 DLCTRL DEBUG Tx Command reply: GET_REPLY 476971907 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090148400 DLCTRL DEBUG Command: GET 483336620 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090148400 DLCTRL DEBUG Tx Command reply: GET_REPLY 483336620 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090148401 DLCTRL DEBUG Command: GET 853656722 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090148401 DLCTRL DEBUG Tx Command reply: GET_REPLY 853656722 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090148403 DLCTRL DEBUG Command: GET 867609255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090148403 DLCTRL DEBUG Tx Command reply: GET_REPLY 867609255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090148404 DLCTRL DEBUG Command: GET 639268052 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090148404 DLCTRL DEBUG Tx Command reply: GET_REPLY 639268052 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090148406 DLCTRL DEBUG Command: GET 303343176 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090148406 DLCTRL DEBUG Tx Command reply: GET_REPLY 303343176 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090148407 DLCTRL DEBUG Command: GET 41956795 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090148407 DLCTRL DEBUG Tx Command reply: GET_REPLY 41956795 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090148408 DLCTRL DEBUG Command: GET 324986506 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090148408 DLCTRL DEBUG Tx Command reply: GET_REPLY 324986506 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090148410 DLCTRL DEBUG Command: GET 600888998 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090148410 DLCTRL DEBUG Tx Command reply: GET_REPLY 600888998 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090148412 DLCTRL DEBUG Command: GET 872896533 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090148412 DLCTRL DEBUG Tx Command reply: GET_REPLY 872896533 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090148414 DLCTRL DEBUG Command: GET 560617949 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090148414 DLCTRL DEBUG Tx Command reply: GET_REPLY 560617949 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090148416 DLCTRL DEBUG Command: GET 215420188 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090148417 DLCTRL DEBUG Tx Command reply: GET_REPLY 215420188 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090148419 DLCTRL DEBUG Command: GET 801148394 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090148419 DLCTRL DEBUG Tx Command reply: GET_REPLY 801148394 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090148422 DLCTRL DEBUG Command: GET 601166235 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090148422 DLCTRL DEBUG Tx Command reply: GET_REPLY 601166235 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090148424 DLCTRL DEBUG Command: GET 290581872 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090148424 DLCTRL DEBUG Tx Command reply: GET_REPLY 290581872 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090148427 DLCTRL DEBUG Command: GET 852196583 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090148427 DLCTRL DEBUG Tx Command reply: GET_REPLY 852196583 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090148429 DLCTRL DEBUG Command: GET 284261519 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090148429 DLCTRL DEBUG Tx Command reply: GET_REPLY 284261519 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090148432 DLCTRL DEBUG Command: GET 154574707 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090148432 DLCTRL DEBUG Tx Command reply: GET_REPLY 154574707 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090148434 DLCTRL DEBUG Command: GET 821513253 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090148434 DLCTRL DEBUG Tx Command reply: GET_REPLY 821513253 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090148435 DLCTRL DEBUG Command: GET 590309911 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090148435 DLCTRL DEBUG Tx Command reply: GET_REPLY 590309911 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000000001011111'B, t_guard := 20.000000 } 20250427090148471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)41669 20250427090149523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090149523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090149523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090149523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090149523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2c5, normal) (hnbgw_rua.c:406) 20250427090149523 DHNB DEBUG map_rua[0x55e5c7820f00]{init}: Allocated (fsm.c:456) 20250427090149523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-41669)[0x55e5c7820f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090149523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-41669 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090149523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090149523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090149523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-41669 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090149523 DCN DEBUG map_sccp[0x55e5c7808970]{init}: Allocated (fsm.c:456) 20250427090149523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090149523 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-41669 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090149523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-41669 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090149523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-41669)[0x55e5c7820f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090149523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090149524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090149524 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-41669 SCCP-85 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090149524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090149524 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090149524 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{IDLE}: Allocated (fsm.c:456) 20250427090149524 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090149524 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300005f0056400500f1100926) (sccp_scrc.c:415) 20250427090149524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090149524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090149524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090149524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090149524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090149524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090149524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090149524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090149524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090149524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090149524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090149524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090149524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090149524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090149524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090149524 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 00 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) 20250427090149524 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090149524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090149524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-41669)[0x55e5c7820f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090149524 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090149524 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090149524 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090149524 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090149524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090149524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090149524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090149524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090149524 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090149524 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 00 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(787)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(800) HNBGW_Test.msc0-RAN(788)@499161a88351: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)6268460 HNBGW_Test.msc0-SCCP(787)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(800)@499161a88351: setverdict(pass): none -> pass 20250427090149535 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090149535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090149535 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090149535 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090149535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090149535 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090149535 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090149535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090149535 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090149535 DLSS7 <000c> osmo_ss7_asp.c:1164 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 48 13 b0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090149535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090149535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090149535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090149535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090149535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090149535 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=004813b0) (sccp_scrc.c:486) 20250427090149535 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250427090149535 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090149535 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090149535 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090149535 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090149535 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) 20250427090149535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090149535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090149536 DLCTRL DEBUG Command: GET 629380979 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090149536 DLCTRL DEBUG Tx Command reply: GET_REPLY 629380979 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090149539 DLCTRL DEBUG Command: GET 232777376 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090149539 DLCTRL DEBUG Tx Command reply: GET_REPLY 232777376 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090149542 DLCTRL DEBUG Command: GET 697619750 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090149542 DLCTRL DEBUG Tx Command reply: GET_REPLY 697619750 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090149546 DLCTRL DEBUG Command: GET 561158106 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090149546 DLCTRL DEBUG Tx Command reply: GET_REPLY 561158106 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090149550 DLCTRL DEBUG Command: GET 418666225 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090149550 DLCTRL DEBUG Tx Command reply: GET_REPLY 418666225 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090149554 DLCTRL DEBUG Command: GET 345457972 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090149554 DLCTRL DEBUG Tx Command reply: GET_REPLY 345457972 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090149557 DLCTRL DEBUG Command: GET 275596883 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090149557 DLCTRL DEBUG Tx Command reply: GET_REPLY 275596883 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090149560 DLCTRL DEBUG Command: GET 984355697 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090149560 DLCTRL DEBUG Tx Command reply: GET_REPLY 984355697 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090149562 DLCTRL DEBUG Command: GET 451147675 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090149563 DLCTRL DEBUG Tx Command reply: GET_REPLY 451147675 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090149567 DLCTRL DEBUG Command: GET 599243254 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090149567 DLCTRL DEBUG Tx Command reply: GET_REPLY 599243254 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090149575 DLCTRL DEBUG Command: GET 71484195 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090149575 DLCTRL DEBUG Tx Command reply: GET_REPLY 71484195 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090149583 DLCTRL DEBUG Command: GET 208551099 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090149584 DLCTRL DEBUG Tx Command reply: GET_REPLY 208551099 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090149587 DLCTRL DEBUG Command: GET 769916014 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090149587 DLCTRL DEBUG Tx Command reply: GET_REPLY 769916014 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090149590 DLCTRL DEBUG Command: GET 951420026 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090149590 DLCTRL DEBUG Tx Command reply: GET_REPLY 951420026 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090149593 DLCTRL DEBUG Command: GET 655218652 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090149593 DLCTRL DEBUG Tx Command reply: GET_REPLY 655218652 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090149596 DLCTRL DEBUG Command: GET 192655257 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090149596 DLCTRL DEBUG Tx Command reply: GET_REPLY 192655257 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090149599 DLCTRL DEBUG Command: GET 418172752 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090149599 DLCTRL DEBUG Tx Command reply: GET_REPLY 418172752 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090149602 DLCTRL DEBUG Command: GET 113493566 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090149602 DLCTRL DEBUG Tx Command reply: GET_REPLY 113493566 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090149606 DLCTRL DEBUG Command: GET 720093429 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090149606 DLCTRL DEBUG Tx Command reply: GET_REPLY 720093429 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090149609 DLCTRL DEBUG Command: GET 952624456 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090149609 DLCTRL DEBUG Tx Command reply: GET_REPLY 952624456 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001100101011'B, t_guard := 20.000000 } 20250427090149645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58686<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(794)@499161a88351: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(794)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(801)4542956 20250427090150657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090150657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090150657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090150657 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090150657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4551ec, normal) (hnbgw_rua.c:406) 20250427090150657 DHNB DEBUG map_rua[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090150657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090150657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4542956 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090150657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090150657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090150657 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090150657 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4542956 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:744) 20250427090150657 DCN DEBUG map_sccp[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090150657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090150657 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4542956 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427090150657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4542956 SCCP-86 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090150657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090150657 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090150657 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090150657 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4542956 SCCP-86 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090150657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090150657 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090150657 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{IDLE}: Allocated (fsm.c:456) 20250427090150657 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090150657 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300032b0056400500f1100926) (sccp_scrc.c:415) 20250427090150657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090150657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090150657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090150657 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) 20250427090150657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090150657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090150657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090150657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090150657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090150657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090150657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090150657 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) 20250427090150657 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) 20250427090150657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090150657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090150657 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 03 2b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090150657 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090150657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090150657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090150657 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090150657 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090150657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090150657 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 20250427090150657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090150657 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 20250427090150657 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 20250427090150657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090150657 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090150657 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 03 2b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(793)@499161a88351: First idle individual index:0 HNBGW_Test.msc2-SCCP(793)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(794)@499161a88351: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(801) HNBGW_Test.msc2-RAN(794)@499161a88351: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(801)8751157 HNBGW_Test.msc2-SCCP(793)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(793)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(801)@499161a88351: setverdict(pass): none -> pass 20250427090150662 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) 20250427090150662 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090150662 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090150662 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 20250427090150662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090150662 DLSS7 <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' 20250427090150662 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090150662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090150662 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090150662 DLSS7 <000c> osmo_ss7_asp.c:1164 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 89 ed 6f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090150662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090150662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090150662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090150662 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) 20250427090150662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090150662 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=0089ed6f) (sccp_scrc.c:486) 20250427090150662 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250427090150662 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090150662 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090150662 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090150662 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090150662 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) 20250427090150662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090150662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090150663 DLCTRL DEBUG Command: GET 566320943 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090150663 DLCTRL DEBUG Tx Command reply: GET_REPLY 566320943 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090150664 DLCTRL DEBUG Command: GET 718581438 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090150664 DLCTRL DEBUG Tx Command reply: GET_REPLY 718581438 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090150665 DLCTRL DEBUG Command: GET 335123401 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090150665 DLCTRL DEBUG Tx Command reply: GET_REPLY 335123401 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090150666 DLCTRL DEBUG Command: GET 532347258 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090150666 DLCTRL DEBUG Tx Command reply: GET_REPLY 532347258 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090150667 DLCTRL DEBUG Command: GET 924959355 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090150667 DLCTRL DEBUG Tx Command reply: GET_REPLY 924959355 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090150668 DLCTRL DEBUG Command: GET 129813079 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090150668 DLCTRL DEBUG Tx Command reply: GET_REPLY 129813079 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090150669 DLCTRL DEBUG Command: GET 375438162 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090150669 DLCTRL DEBUG Tx Command reply: GET_REPLY 375438162 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090150670 DLCTRL DEBUG Command: GET 205937527 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090150670 DLCTRL DEBUG Tx Command reply: GET_REPLY 205937527 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090150671 DLCTRL DEBUG Command: GET 673165308 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090150671 DLCTRL DEBUG Tx Command reply: GET_REPLY 673165308 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090150672 DLCTRL DEBUG Command: GET 41847287 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090150672 DLCTRL DEBUG Tx Command reply: GET_REPLY 41847287 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090150673 DLCTRL DEBUG Command: GET 868669469 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090150673 DLCTRL DEBUG Tx Command reply: GET_REPLY 868669469 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250427090150674 DLCTRL DEBUG Command: GET 513505815 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090150674 DLCTRL DEBUG Tx Command reply: GET_REPLY 513505815 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090150675 DLCTRL DEBUG Command: GET 133736768 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090150675 DLCTRL DEBUG Tx Command reply: GET_REPLY 133736768 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090150676 DLCTRL DEBUG Command: GET 542166267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090150676 DLCTRL DEBUG Tx Command reply: GET_REPLY 542166267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090150677 DLCTRL DEBUG Command: GET 56159310 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090150677 DLCTRL DEBUG Tx Command reply: GET_REPLY 56159310 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090150678 DLCTRL DEBUG Command: GET 844572739 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090150678 DLCTRL DEBUG Tx Command reply: GET_REPLY 844572739 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090150680 DLCTRL DEBUG Command: GET 879395155 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090150680 DLCTRL DEBUG Tx Command reply: GET_REPLY 879395155 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090150681 DLCTRL DEBUG Command: GET 468955905 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090150681 DLCTRL DEBUG Tx Command reply: GET_REPLY 468955905 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090150683 DLCTRL DEBUG Command: GET 444372540 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090150683 DLCTRL DEBUG Tx Command reply: GET_REPLY 444372540 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090150684 DLCTRL DEBUG Command: GET 660128557 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090150684 DLCTRL DEBUG Tx Command reply: GET_REPLY 660128557 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001111010100'B, t_guard := 20.000000 } 20250427090150702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58690<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@499161a88351: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(802)15855436 20250427090151725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090151725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090151725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090151725 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090151725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1ef4c, normal) (hnbgw_rua.c:406) 20250427090151725 DHNB DEBUG map_rua[0x55e5c78051b0]{init}: Allocated (fsm.c:456) 20250427090151725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15855436)[0x55e5c78051b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090151725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855436 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090151725 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090151725 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090151725 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855436 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427090151725 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855436 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090151725 DCN DEBUG map_sccp[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427090151725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090151725 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15855436 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090151725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855436 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090151725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15855436)[0x55e5c78051b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090151725 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090151726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090151726 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855436 SCCP-87 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090151726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090151726 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090151726 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{IDLE}: Allocated (fsm.c:456) 20250427090151726 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090151726 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003d40056400500f1100926) (sccp_scrc.c:415) 20250427090151726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090151726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090151726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090151726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090151726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090151726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090151726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090151726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090151726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090151726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090151726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090151726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090151726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090151726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090151726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090151726 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 03 d4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090151726 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090151726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090151726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15855436)[0x55e5c78051b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090151726 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090151726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090151726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090151726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090151726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090151726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090151726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090151726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090151726 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090151726 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 03 d4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@499161a88351: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@499161a88351: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(802) HNBGW_Test.msc0-RAN(788)@499161a88351: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(802)10312446 HNBGW_Test.msc0-SCCP(787)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090151731 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090151731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090151731 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090151731 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090151731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090151731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090151731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090151731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090151731 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090151731 DLSS7 <000c> osmo_ss7_asp.c:1164 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 01 aa 5b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090151731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090151731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090151731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090151731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090151731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090151731 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=0001aa5b) (sccp_scrc.c:486) 20250427090151731 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250427090151731 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090151731 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090151731 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090151731 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090151731 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) 20250427090151731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090151731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(802)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090151733 DLCTRL DEBUG Command: GET 162026114 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090151733 DLCTRL DEBUG Tx Command reply: GET_REPLY 162026114 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090151737 DLCTRL DEBUG Command: GET 67984152 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090151737 DLCTRL DEBUG Tx Command reply: GET_REPLY 67984152 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090151741 DLCTRL DEBUG Command: GET 615294523 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090151741 DLCTRL DEBUG Tx Command reply: GET_REPLY 615294523 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090151744 DLCTRL DEBUG Command: GET 401642419 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090151744 DLCTRL DEBUG Tx Command reply: GET_REPLY 401642419 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090151746 DLCTRL DEBUG Command: GET 947123623 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090151746 DLCTRL DEBUG Tx Command reply: GET_REPLY 947123623 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090151749 DLCTRL DEBUG Command: GET 460251121 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090151749 DLCTRL DEBUG Tx Command reply: GET_REPLY 460251121 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090151751 DLCTRL DEBUG Command: GET 391566411 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090151751 DLCTRL DEBUG Tx Command reply: GET_REPLY 391566411 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090151753 DLCTRL DEBUG Command: GET 162772027 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090151753 DLCTRL DEBUG Tx Command reply: GET_REPLY 162772027 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090151756 DLCTRL DEBUG Command: GET 625464180 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090151756 DLCTRL DEBUG Tx Command reply: GET_REPLY 625464180 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090151759 DLCTRL DEBUG Command: GET 70039430 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090151759 DLCTRL DEBUG Tx Command reply: GET_REPLY 70039430 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090151761 DLCTRL DEBUG Command: GET 157548553 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090151761 DLCTRL DEBUG Tx Command reply: GET_REPLY 157548553 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250427090151763 DLCTRL DEBUG Command: GET 170279087 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090151763 DLCTRL DEBUG Tx Command reply: GET_REPLY 170279087 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090151765 DLCTRL DEBUG Command: GET 359257218 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090151765 DLCTRL DEBUG Tx Command reply: GET_REPLY 359257218 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090151766 DLCTRL DEBUG Command: GET 374920937 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090151766 DLCTRL DEBUG Tx Command reply: GET_REPLY 374920937 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090151768 DLCTRL DEBUG Command: GET 568377817 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090151768 DLCTRL DEBUG Tx Command reply: GET_REPLY 568377817 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090151769 DLCTRL DEBUG Command: GET 925346324 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090151770 DLCTRL DEBUG Tx Command reply: GET_REPLY 925346324 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090151771 DLCTRL DEBUG Command: GET 134634031 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090151771 DLCTRL DEBUG Tx Command reply: GET_REPLY 134634031 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090151772 DLCTRL DEBUG Command: GET 882965385 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090151772 DLCTRL DEBUG Tx Command reply: GET_REPLY 882965385 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090151774 DLCTRL DEBUG Command: GET 264226878 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090151774 DLCTRL DEBUG Tx Command reply: GET_REPLY 264226878 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090151775 DLCTRL DEBUG Command: GET 945641274 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090151775 DLCTRL DEBUG Tx Command reply: GET_REPLY 945641274 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090151781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090151781 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45189<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(781)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(780)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090151784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090151784 DLINP DEBUG SRVCONN(,r=127.0.0.1:54936<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090151784 DLINP DEBUG SRVCONN(,r=127.0.0.1:54936<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090151785 DLINP NOTICE SRV(,r=127.0.0.1:54936<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090151785 DMAIN NOTICE (127.0.0.1:54936 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54936<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090151785 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786)@499161a88351: Final verdict of PTC: none 20250427090151786 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090151786 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) 20250427090151786 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090151786 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427090151786 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090151786 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) 20250427090151786 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090151786 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090151786 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 20250427090151786 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) 20250427090151786 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090151786 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090151786 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090151786 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090151786 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090151786 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 20250427090151786 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  20250427090151787 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  20250427090151787 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  20250427090151787 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090151787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090151787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090151787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090151787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090151787 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090151787 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) 20250427090151787 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090151787 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090151787 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090151787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090151787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090151787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090151787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090151787 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090151787 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc1-SCCP(790)@499161a88351: Final verdict of PTC: none 20250427090151787 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090151787 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) 20250427090151787 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090151787 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090151788 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090151787 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090151787 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 20250427090151788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090151788 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) 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090151788 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090151788 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090151788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ed6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.sgsn0-RAN(797)@499161a88351: Final verdict of PTC: none 20250427090151788 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) 20250427090151788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090151788 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 20250427090151788 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) 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090151788 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) 20250427090151788 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) 20250427090151788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090151788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090151788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 89 ed 6f 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090151788 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090151788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090151788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090151788 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 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090151788 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090151788 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090151788 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090151788 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.msc2-RAN(794)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(796)@499161a88351: Final verdict of PTC: none 20250427090151788 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  20250427090151788 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  20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090151788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090151788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(791)@499161a88351: Final verdict of PTC: none 20250427090151788 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090151788 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) 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090151788 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250427090151788 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 20250427090151789 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090151789 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) 20250427090151789 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090151788 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090151788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090151788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090151788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090151788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{disrupted}: Freeing instance (context_map.c:202) 20250427090151788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4542956)[0x55e5c7822e30]{disrupted}: Deallocated (fsm.c:568) 20250427090151788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090151788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{disconnected}: Freeing instance (context_map.c:206) 20250427090151788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55e5c780fec0]{disconnected}: Deallocated (fsm.c:568) 20250427090151788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4542956 SCCP-86 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090151789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090151789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090151789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090151789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090151789 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090151789 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) 20250427090151789 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090151789 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427090151789 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 20250427090151789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090151789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090151789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090151789 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 20250427090151789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090151789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090151789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-41669)[0x55e5c7820f00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090151789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-41669)[0x55e5c7820f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090151789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090151789 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) HNBGW_Test.msc0-RAN(788)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(795)@499161a88351: Final verdict of PTC: none 20250427090151789 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779)@499161a88351: Final verdict of PTC: none 20250427090151790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004813b0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090151790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090151790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090151790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090151790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090151790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090151790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090151790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 48 13 b0 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090151790 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090151790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090151790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-41669)[0x55e5c7820f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090151790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-41669)[0x55e5c7820f00]{disrupted}: Freeing instance (context_map.c:202) 20250427090151790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-41669)[0x55e5c7820f00]{disrupted}: Deallocated (fsm.c:568) 20250427090151790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090151790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc1-M3UA(792)@499161a88351: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@499161a88351: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@499161a88351: Final verdict of PTC: none 20250427090151790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e5c7808970]{disconnected}: Deallocated (fsm.c:568) 20250427090151790 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-41669 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090151790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15855436)[0x55e5c78051b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090151790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15855436)[0x55e5c78051b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090151790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) HNBGW_Test.sgsn0-M3UA(798)@499161a88351: Final verdict of PTC: none 20250427090151790 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) HNBGW_Test.msc0-M3UA(789)@499161a88351: Final verdict of PTC: none 20250427090151790 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090151790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001aa5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090151790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090151791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090151791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090151791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090151791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090151791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090151791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 01 aa 5b 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW-MGCP(799)@499161a88351: Final verdict of PTC: none 20250427090151791 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090151791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090151791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15855436)[0x55e5c78051b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090151791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15855436)[0x55e5c78051b0]{disrupted}: Freeing instance (context_map.c:202) 20250427090151791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15855436)[0x55e5c78051b0]{disrupted}: Deallocated (fsm.c:568) 20250427090151791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090151791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{disconnected}: Freeing instance (context_map.c:206) 20250427090151791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e5c7800800]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_no_allow_attach_round_robin0(802)@499161a88351: Final verdict of PTC: pass 20250427090151792 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15855436 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090151792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090151792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_mscpool_no_allow_attach_round_robin0(800)@499161a88351: Final verdict of PTC: pass 20250427090151792 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090151792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090151792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090151792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090151793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090151793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090151793 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090151793 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090151793 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090151793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090151793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58690<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(782)@499161a88351: Final verdict of PTC: none 20250427090151801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58686<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(801)@499161a88351: Final verdict of PTC: pass HNBGW_Test.msc2-SCCP(793)@499161a88351: Final verdict of PTC: none 20250427090151804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090151804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090151804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090151804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090151804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090151804 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090151804 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090151804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090151804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090151804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090151804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090151804 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(783): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(785): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(790): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(791): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(792): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(793): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(794): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(795): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(800): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(801): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(802): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427090151943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090152405 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090152405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb9513), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090152405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090152405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090152405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090152405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090152405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090152405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090152405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cb 95 13 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090152406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090152406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090152406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090152406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090152406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090152406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090152406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090152406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090152406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090152406 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 cb 95 13 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090152406 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 20250427090152546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=605572) 20250427090153120 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090153120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0f445), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090153120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090153120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090153120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090153120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090153120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090153120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090153120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e0 f4 45 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090153120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090153120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090153120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090153120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090153120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090153120 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=605572, count=617468) 20250427090153788 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090153788 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090153788 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090153788 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090153788 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090153788 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090153819 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090153819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007c862), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090153819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090153819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090153819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090153819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090153819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090153819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090153819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 07 c8 62 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090153819 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090153819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090153819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090153819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090153819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090153819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090154455 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090154455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad6a22), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090154455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090154455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090154455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090154455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090154455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090154456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090154456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 6a 22 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090154456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090154456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090154456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090154456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090154456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090154456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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 20250427090155096 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090155096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098cce0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090155096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090155096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155096 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090155096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090155096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090155096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 98 cc e0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090155096 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090155096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090155096 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090155102 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090155102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a24b0b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090155102 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) 20250427090155102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155102 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) 20250427090155102 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) 20250427090155102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090155102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 4b 0b 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090155103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155103 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 20250427090155103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090155103 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@499161a88351: 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@499161a88351: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250427090155649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090155654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090155657 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36899<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090155749 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090155749 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090155757 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090155757 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090155757 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090155757 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090155757 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090155758 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090155758 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090155758 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52305 (stream_srv.c:142) 20250427090155758 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52305<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090155758 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090155758 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090155758 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155758 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090155758 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) 20250427090155758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090155758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090155758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090155758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090155758 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155758 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155758 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090155758 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) 20250427090155758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090155758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155758 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090155758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090155758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090155758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155759 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090155759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090155759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090155759 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090155759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090155759 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' 20250427090155759 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 20250427090155759 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090155759 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090155759 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) 20250427090155759 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090155759 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  20250427090155759 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 20250427090155759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090155759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155759 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) 20250427090155759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155759 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) 20250427090155759 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) 20250427090155759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090155759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090155759 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155759 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155759 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 20250427090155759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090155759 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090155760 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155760 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090155760 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) 20250427090155760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090155760 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) 20250427090155760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155760 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) 20250427090155760 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) 20250427090155760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155760 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) 20250427090155760 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) 20250427090155760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090155760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090155760 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155760 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155760 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 20250427090155760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090155760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(813)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(813)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(811)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(816)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(816)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(816)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(814)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(819)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(819)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(819)@499161a88351: ************************************************* HNBGW_Test.msc2-SCCP(817)@499161a88351: v_sccp_pdu_maxlen:268 20250427090155795 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090155795 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090155795 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090155795 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090155795 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090155795 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090155795 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090155796 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090155796 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090155797 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155797 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090155797 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) 20250427090155797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090155797 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) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 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) 20250427090155797 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) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155797 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) 20250427090155797 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) 20250427090155797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090155797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090155797 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155797 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155797 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090155797 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) 20250427090155797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 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) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155797 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) 20250427090155797 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) 20250427090155797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090155797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090155797 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155797 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155797 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090155797 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) 20250427090155797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155797 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090155797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090155797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090155797 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155797 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090155797 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) 20250427090155797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090155797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090155797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090155797 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155797 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 20250427090155797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090155797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090155797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155797 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 20250427090155797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090155797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090155797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090155797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090155797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090155797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090155797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090155798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090155798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090155798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090155798 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090155798 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  20250427090155798 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@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(822)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(820)@499161a88351: v_sccp_pdu_maxlen:268 20250427090155817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090155817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090155817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090155817 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090155817 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) 20250427090155817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090155817 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090155817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090155817 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@499161a88351: setverdict(pass): none -> pass 20250427090155822 DLINP DEBUG SRVCONN(,r=127.0.0.1:52305<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090155822 DLINP DEBUG SRVCONN(,r=127.0.0.1:52305<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090155822 DLINP DEBUG SRVCONN(,r=127.0.0.1:52305<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090155822 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090155822 DHNBAP DEBUG (127.0.0.1:52305 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090155822 DHNBAP NOTICE (127.0.0.1:52305 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090155822 DHNBAP NOTICE (127.0.0.1:52305 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090155822 DLINP DEBUG SRVCONN(,r=127.0.0.1:52305<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090155822 DLINP DEBUG SRVCONN(,r=127.0.0.1:52305<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090155973 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 20250427090155973 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 20250427090155973 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090155973 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090155982 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090155982 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090155982 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090155982 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090155982 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090155982 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090155982 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 20250427090155982 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090155982 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  20250427090155982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090155982 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 20250427090155983 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 20250427090155983 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 20250427090155983 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427090155983 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427090155983 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427090155983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090155985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090155985 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090155985 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  20250427090155985 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090155985 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090155985 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090155985 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 20250427090155985 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090155985 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  20250427090155985 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  20250427090155985 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  20250427090155985 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090155985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090155985 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 20250427090155986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090155986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090155986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090155986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090155986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090155986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090155986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090155986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090155986 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090155986 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(816)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090155987 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090155987 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) 20250427090155987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090155987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090155988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090155988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090155988 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155988 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090155988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090155988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090155988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090155988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090155988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090155988 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  20250427090155990 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) 20250427090155990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090155990 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427090155990 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427090155990 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  20250427090155990 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427090155990 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090155990 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090155990 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 20250427090155990 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250427090155990 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  20250427090155990 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  20250427090155990 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  20250427090155990 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090155991 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090155991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427090155991 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 20250427090155991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090155991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090155991 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090155991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090155991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090155991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090155991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090155991 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090155993 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 20250427090155993 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 20250427090155993 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090155993 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090155995 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) 20250427090155995 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090155995 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090155995 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  20250427090155995 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090155995 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090155995 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250427090155995 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 20250427090155995 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090155995 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  20250427090155995 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  20250427090155995 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  20250427090155995 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090155995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090155995 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 20250427090155995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090155996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090155996 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090155996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090155996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090155996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090155996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090155996 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090155996 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090155996 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090155997 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090155997 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090155997 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) 20250427090155997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090155997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090155997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090155997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090155997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090155997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090155998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090155998 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090155998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090155998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090155998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090155998 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090155998 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090155998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090155998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090155998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090155998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090155998 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' 20250427090155998 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 20250427090155998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090155998 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090155998 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  20250427090155999 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) 20250427090155999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090155999 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090155999 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090155999 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090155999 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090155999 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090155999 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 20250427090155999 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090155999 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  20250427090155999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090156001 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) 20250427090156001 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090156001 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090156001 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  20250427090156001 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090156001 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090156001 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090156001 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 20250427090156001 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090156001 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  20250427090156001 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  20250427090156001 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  20250427090156001 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  20250427090156001 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090156002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090156002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090156002 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090156002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090156002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090156002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090156002 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090156002 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090156002 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090156002 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 20250427090156003 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090156003 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090156003 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) 20250427090156003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090156003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090156003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156003 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) 20250427090156003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090156003 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) 20250427090156003 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) 20250427090156003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090156003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090156003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090156003 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090156004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090156004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090156004 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 20250427090156004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090156004 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' 20250427090156004 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 20250427090156004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090156004 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156004 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  20250427090156008 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 20250427090156008 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 20250427090156008 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 20250427090156008 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427090156008 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427090156008 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427090156008 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090156013 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090156013 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427090156013 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427090156013 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  20250427090156013 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427090156013 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090156013 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090156013 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 20250427090156013 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250427090156013 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  20250427090156013 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  20250427090156013 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  20250427090156013 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  20250427090156013 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090156013 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090156013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427090156013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090156013 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090156013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090156013 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090156013 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156013 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090156013 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090156015 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090156015 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090156015 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  20250427090156015 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090156015 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090156015 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250427090156015 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 20250427090156015 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090156015 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  20250427090156015 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  20250427090156015 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  20250427090156015 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  20250427090156015 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090156015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090156015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090156015 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090156015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090156015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090156015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090156015 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090156015 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090156015 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090156016 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090156017 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090156017 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) 20250427090156017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090156017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090156017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090156017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090156017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090156017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090156017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090156017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090156017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090156017 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090156017 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090156017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090156017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090156017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090156017 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090156017 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090156017 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090156017 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156017 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(812)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090156788 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156788 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090156788 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090156788 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090156788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090156788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090156788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090156788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090156788 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156788 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090156788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090156788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090156788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090156788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090156788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090156788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090156788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090156788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090156788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090156788 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090156788 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) 20250427090156788 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) 20250427090156788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090156788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090156788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090156789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090156789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090156789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090156789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090156789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090156789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090156789 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090156789 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090156789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090156789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090156789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090156789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090156789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090156789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090156789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090156789 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156789 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  20250427090156789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090156789 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090156789 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090156789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090156789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090156789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090156789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090156789 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156789 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090156789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090156789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090156789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090156789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090156789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090156789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090156789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090156789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090156789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090156789 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090156789 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090156791 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) 20250427090156791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090156791 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090156791 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 20250427090156791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090156791 DLSS7 <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' 20250427090156791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090156792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090156792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156792 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090156792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090156792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090156792 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) 20250427090156792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090156792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090156792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090156792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090156792 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) 20250427090156792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156792 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) 20250427090156792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090156792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090156792 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090156792 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) 20250427090156792 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) 20250427090156792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090156792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090156792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090156792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090156792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090156792 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090156792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090156792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090156792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090156792 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090156792 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090156792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090156792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090156792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090156792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090156792 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' 20250427090156793 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 20250427090156793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090156793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156793 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  HNBGW_Test.msc1-RAN(815)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(818)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090156797 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) 20250427090156797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090156797 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090156797 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 20250427090156797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090156797 DLSS7 <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' 20250427090156797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090156797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090156797 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156797 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090156797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090156797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090156797 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) 20250427090156797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090156797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090156797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090156797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090156797 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) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 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) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090156797 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090156797 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090156797 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) 20250427090156797 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) 20250427090156797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090156797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090156797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 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) 20250427090156797 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) 20250427090156797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090156797 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090156797 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 20250427090156797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090156797 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) 20250427090156797 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) 20250427090156797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090156797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090156797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 07 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) 20250427090156797 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090156797 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090156797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090156797 DLSS7 <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' 20250427090156797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090156797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090156797 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156797 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090156797 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090156797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090156797 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 20250427090156797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090156797 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' 20250427090156797 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 20250427090156797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090156797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156797 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 07 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  20250427090156797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090156797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090156797 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) 20250427090156797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090156797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090156797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090156797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090156797 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) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 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) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090156797 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090156797 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090156797 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090156800 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) 20250427090156800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090156800 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090156800 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 20250427090156800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090156800 DLSS7 <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' 20250427090156800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090156800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090156800 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156800 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090156800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090156800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090156800 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) 20250427090156800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090156800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090156800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090156800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090156800 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) 20250427090156800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156800 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) 20250427090156800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090156800 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090156800 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090156800 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(821)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090156818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090156818 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090156818 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090156818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090156818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090156818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090156818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090156818 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156818 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090156818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090156818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090156818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090156818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090156818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090156818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090156818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090156818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090156818 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090156818 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090156818 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) 20250427090156818 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) 20250427090156818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090156818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090156818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090156818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090156818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090156818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090156818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090156818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090156818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090156818 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090156818 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090156818 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090156818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090156818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090156818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090156818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090156818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090156818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090156818 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156818 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  20250427090156820 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090156820 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090156820 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090156820 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090156820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090156820 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090156820 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090156820 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090156820 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090156820 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090156820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090156820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090156820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090156820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090156820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090156820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090156820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090156820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090156820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090156820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090156820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090156820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090156820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090156820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090156820 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090156820 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090157868 DLCTRL DEBUG Command: GET 739665652 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090157868 DLCTRL DEBUG Tx Command reply: GET_REPLY 739665652 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090157875 DLCTRL DEBUG Command: GET 132268998 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090157875 DLCTRL DEBUG Tx Command reply: GET_REPLY 132268998 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090157878 DLCTRL DEBUG Command: GET 301622873 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090157878 DLCTRL DEBUG Tx Command reply: GET_REPLY 301622873 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090157881 DLCTRL DEBUG Command: GET 999256977 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090157881 DLCTRL DEBUG Tx Command reply: GET_REPLY 999256977 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090157883 DLCTRL DEBUG Command: GET 664139342 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090157883 DLCTRL DEBUG Tx Command reply: GET_REPLY 664139342 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090157885 DLCTRL DEBUG Command: GET 617546908 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090157885 DLCTRL DEBUG Tx Command reply: GET_REPLY 617546908 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090157887 DLCTRL DEBUG Command: GET 790203800 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090157887 DLCTRL DEBUG Tx Command reply: GET_REPLY 790203800 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090157889 DLCTRL DEBUG Command: GET 307530025 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090157889 DLCTRL DEBUG Tx Command reply: GET_REPLY 307530025 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090157891 DLCTRL DEBUG Command: GET 959648108 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090157891 DLCTRL DEBUG Tx Command reply: GET_REPLY 959648108 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090157892 DLCTRL DEBUG Command: GET 868561171 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090157892 DLCTRL DEBUG Tx Command reply: GET_REPLY 868561171 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090157896 DLCTRL DEBUG Command: GET 982468622 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090157896 DLCTRL DEBUG Tx Command reply: GET_REPLY 982468622 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090157898 DLCTRL DEBUG Command: GET 233417832 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090157898 DLCTRL DEBUG Tx Command reply: GET_REPLY 233417832 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090157902 DLCTRL DEBUG Command: GET 296656370 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090157902 DLCTRL DEBUG Tx Command reply: GET_REPLY 296656370 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090157906 DLCTRL DEBUG Command: GET 137673328 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090157906 DLCTRL DEBUG Tx Command reply: GET_REPLY 137673328 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090157911 DLCTRL DEBUG Command: GET 23690839 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090157911 DLCTRL DEBUG Tx Command reply: GET_REPLY 23690839 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090157914 DLCTRL DEBUG Command: GET 630568147 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090157914 DLCTRL DEBUG Tx Command reply: GET_REPLY 630568147 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090157916 DLCTRL DEBUG Command: GET 825981992 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090157916 DLCTRL DEBUG Tx Command reply: GET_REPLY 825981992 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090157919 DLCTRL DEBUG Command: GET 925939563 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090157919 DLCTRL DEBUG Tx Command reply: GET_REPLY 925939563 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090157923 DLCTRL DEBUG Command: GET 690217102 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090157923 DLCTRL DEBUG Tx Command reply: GET_REPLY 690217102 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090157926 DLCTRL DEBUG Command: GET 752155580 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090157926 DLCTRL DEBUG Tx Command reply: GET_REPLY 752155580 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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 := '000000000000000000110111'B, t_guard := 20.000000 } 20250427090157973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(815)@499161a88351: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(815)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)8339465 20250427090159030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090159030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090159030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250427090159030 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090159030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f4009, normal) (hnbgw_rua.c:406) 20250427090159030 DHNB DEBUG map_rua[0x55e5c7820f00]{init}: Allocated (fsm.c:456) 20250427090159030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090159030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8339465 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090159030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090159030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090159030 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8339465 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:697) 20250427090159030 DCN DEBUG map_sccp[0x55e5c7808970]{init}: Allocated (fsm.c:456) 20250427090159030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090159030 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8339465 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090159030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8339465 SCCP-88 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250427090159030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090159030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090159030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090159030 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8339465 SCCP-88 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090159030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090159030 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090159030 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{IDLE}: Allocated (fsm.c:456) 20250427090159030 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090159030 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000370056400500f1100926) (sccp_scrc.c:415) 20250427090159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090159031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090159031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090159031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090159031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090159031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090159031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090159031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090159031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090159031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090159031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090159031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090159031 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090159031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090159031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090159031 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 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090159031 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090159031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090159031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090159031 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090159031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090159031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090159031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090159031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090159031 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' 20250427090159031 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 20250427090159031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090159031 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090159031 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 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(814)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(814)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(815)@499161a88351: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(824) HNBGW_Test.msc1-RAN(815)@499161a88351: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)3767267 HNBGW_Test.msc1-SCCP(814)@499161a88351: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(824)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(814)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090159053 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) 20250427090159053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090159053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090159053 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 20250427090159053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090159053 DLSS7 <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' 20250427090159053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090159053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 MTC@499161a88351: 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 } } } 20250427090159053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090159053 DLSS7 <000c> osmo_ss7_asp.c:1164 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 70 22 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090159053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090159054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090159054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090159054 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) 20250427090159054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090159054 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=00702299) (sccp_scrc.c:486) 20250427090159054 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250427090159054 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090159054 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090159054 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090159054 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090159054 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) 20250427090159054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090159054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090159055 DLCTRL DEBUG Command: GET 882071444 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090159055 DLCTRL DEBUG Tx Command reply: GET_REPLY 882071444 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090159059 DLCTRL DEBUG Command: GET 481745020 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090159059 DLCTRL DEBUG Tx Command reply: GET_REPLY 481745020 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090159063 DLCTRL DEBUG Command: GET 190219036 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090159063 DLCTRL DEBUG Tx Command reply: GET_REPLY 190219036 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090159066 DLCTRL DEBUG Command: GET 548029899 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090159066 DLCTRL DEBUG Tx Command reply: GET_REPLY 548029899 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090159070 DLCTRL DEBUG Command: GET 80055074 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090159070 DLCTRL DEBUG Tx Command reply: GET_REPLY 80055074 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090159074 DLCTRL DEBUG Command: GET 969875490 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090159074 DLCTRL DEBUG Tx Command reply: GET_REPLY 969875490 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090159078 DLCTRL DEBUG Command: GET 783461865 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090159078 DLCTRL DEBUG Tx Command reply: GET_REPLY 783461865 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250427090159082 DLCTRL DEBUG Command: GET 564849631 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090159082 DLCTRL DEBUG Tx Command reply: GET_REPLY 564849631 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090159086 DLCTRL DEBUG Command: GET 843670427 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090159086 DLCTRL DEBUG Tx Command reply: GET_REPLY 843670427 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090159090 DLCTRL DEBUG Command: GET 2397551 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090159090 DLCTRL DEBUG Tx Command reply: GET_REPLY 2397551 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090159093 DLCTRL DEBUG Command: GET 357749909 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090159093 DLCTRL DEBUG Tx Command reply: GET_REPLY 357749909 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090159097 DLCTRL DEBUG Command: GET 698129855 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090159097 DLCTRL DEBUG Tx Command reply: GET_REPLY 698129855 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090159100 DLCTRL DEBUG Command: GET 804619537 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090159100 DLCTRL DEBUG Tx Command reply: GET_REPLY 804619537 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090159103 DLCTRL DEBUG Command: GET 209645592 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090159103 DLCTRL DEBUG Tx Command reply: GET_REPLY 209645592 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090159106 DLCTRL DEBUG Command: GET 877962892 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090159106 DLCTRL DEBUG Tx Command reply: GET_REPLY 877962892 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090159108 DLCTRL DEBUG Command: GET 500198112 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090159108 DLCTRL DEBUG Tx Command reply: GET_REPLY 500198112 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090159110 DLCTRL DEBUG Command: GET 811121301 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090159110 DLCTRL DEBUG Tx Command reply: GET_REPLY 811121301 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090159111 DLCTRL DEBUG Command: GET 823252697 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090159111 DLCTRL DEBUG Tx Command reply: GET_REPLY 823252697 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090159113 DLCTRL DEBUG Command: GET 437148532 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090159113 DLCTRL DEBUG Tx Command reply: GET_REPLY 437148532 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090159114 DLCTRL DEBUG Command: GET 115128450 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090159114 DLCTRL DEBUG Tx Command reply: GET_REPLY 115128450 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000101010101'B, t_guard := 20.000000 } 20250427090159140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(812)@499161a88351: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(812)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(825)1498670 20250427090200171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090200171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090200171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090200171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090200171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16de2e, normal) (hnbgw_rua.c:406) 20250427090200171 DHNB DEBUG map_rua[0x55e5c7800800]{init}: Allocated (fsm.c:456) 20250427090200171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090200171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498670 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090200171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090200171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090200171 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090200171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498670 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090200171 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090200171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090200171 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1498670 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090200171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498670 SCCP-89 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090200171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090200171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090200171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090200171 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498670 SCCP-89 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090200171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090200171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090200171 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{IDLE}: Allocated (fsm.c:456) 20250427090200171 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090200171 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001550056400500f1100926) (sccp_scrc.c:415) 20250427090200171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090200171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090200171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090200171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090200171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090200171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090200171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090200171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090200171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090200171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090200171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090200171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090200171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090200171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090200171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090200171 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 01 55 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090200171 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090200171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090200171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090200172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090200172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090200172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090200172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090200172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090200172 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090200172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090200172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090200172 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090200172 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 01 55 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(811)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(811)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(812)@499161a88351: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(825) HNBGW_Test.msc0-RAN(812)@499161a88351: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(825)16585394 HNBGW_Test.msc0-SCCP(811)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(811)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090200189 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090200189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090200189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090200189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090200189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090200189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090200190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090200190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090200190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090200190 DLSS7 <000c> osmo_ss7_asp.c:1164 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 49 c5 50 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090200190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090200190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090200190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090200190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090200190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090200190 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=0049c550) (sccp_scrc.c:486) 20250427090200190 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250427090200190 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090200190 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) TC_mscpool_no_allow_attach_valid_nri0(825)@499161a88351: setverdict(pass): none -> pass 20250427090200190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090200190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090200190 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) 20250427090200190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090200190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090200192 DLCTRL DEBUG Command: GET 494217641 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090200192 DLCTRL DEBUG Tx Command reply: GET_REPLY 494217641 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090200196 DLCTRL DEBUG Command: GET 99447617 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090200196 DLCTRL DEBUG Tx Command reply: GET_REPLY 99447617 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090200200 DLCTRL DEBUG Command: GET 50353892 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090200200 DLCTRL DEBUG Tx Command reply: GET_REPLY 50353892 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090200204 DLCTRL DEBUG Command: GET 813907768 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090200204 DLCTRL DEBUG Tx Command reply: GET_REPLY 813907768 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090200208 DLCTRL DEBUG Command: GET 60039565 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090200208 DLCTRL DEBUG Tx Command reply: GET_REPLY 60039565 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090200212 DLCTRL DEBUG Command: GET 72978988 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090200212 DLCTRL DEBUG Tx Command reply: GET_REPLY 72978988 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090200218 DLCTRL DEBUG Command: GET 682361786 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090200218 DLCTRL DEBUG Tx Command reply: GET_REPLY 682361786 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250427090200222 DLCTRL DEBUG Command: GET 326124351 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090200222 DLCTRL DEBUG Tx Command reply: GET_REPLY 326124351 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090200225 DLCTRL DEBUG Command: GET 861511257 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090200226 DLCTRL DEBUG Tx Command reply: GET_REPLY 861511257 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090200229 DLCTRL DEBUG Command: GET 909397120 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090200229 DLCTRL DEBUG Tx Command reply: GET_REPLY 909397120 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090200233 DLCTRL DEBUG Command: GET 571338591 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090200233 DLCTRL DEBUG Tx Command reply: GET_REPLY 571338591 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090200237 DLCTRL DEBUG Command: GET 80649217 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090200237 DLCTRL DEBUG Tx Command reply: GET_REPLY 80649217 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090200240 DLCTRL DEBUG Command: GET 628482239 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090200240 DLCTRL DEBUG Tx Command reply: GET_REPLY 628482239 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090200242 DLCTRL DEBUG Command: GET 315388685 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090200242 DLCTRL DEBUG Tx Command reply: GET_REPLY 315388685 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090200244 DLCTRL DEBUG Command: GET 549084501 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090200244 DLCTRL DEBUG Tx Command reply: GET_REPLY 549084501 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090200246 DLCTRL DEBUG Command: GET 714129858 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090200246 DLCTRL DEBUG Tx Command reply: GET_REPLY 714129858 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090200248 DLCTRL DEBUG Command: GET 348514193 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090200248 DLCTRL DEBUG Tx Command reply: GET_REPLY 348514193 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090200250 DLCTRL DEBUG Command: GET 890809387 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090200250 DLCTRL DEBUG Tx Command reply: GET_REPLY 890809387 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090200251 DLCTRL DEBUG Command: GET 183789127 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090200251 DLCTRL DEBUG Tx Command reply: GET_REPLY 183789127 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090200253 DLCTRL DEBUG Command: GET 719610791 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090200253 DLCTRL DEBUG Tx Command reply: GET_REPLY 719610791 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000010111100'B, t_guard := 20.000000 } 20250427090200283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39642<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(818)@499161a88351: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(818)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(826)10664474 20250427090201314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090201314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090201314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090201314 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090201314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2ba1a, normal) (hnbgw_rua.c:406) 20250427090201314 DHNB DEBUG map_rua[0x55e5c777c360]{init}: Allocated (fsm.c:456) 20250427090201314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10664474)[0x55e5c777c360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090201314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10664474 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090201314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090201314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090201314 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10664474 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427090201314 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10664474 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:744) 20250427090201314 DCN DEBUG map_sccp[0x55e5c780bd50]{init}: Allocated (fsm.c:456) 20250427090201314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090201314 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10664474 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250427090201314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10664474 SCCP-90 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090201314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10664474)[0x55e5c777c360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090201314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090201314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090201314 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10664474 SCCP-90 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090201314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090201314 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090201314 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{IDLE}: Allocated (fsm.c:456) 20250427090201314 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090201314 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000bc0056400500f1100926) (sccp_scrc.c:415) 20250427090201314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090201314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090201314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090201314 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) 20250427090201314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090201314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090201314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090201314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090201314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090201314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090201314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090201314 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) 20250427090201314 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) 20250427090201314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090201314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090201314 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 bc 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090201314 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090201314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090201314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10664474)[0x55e5c777c360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090201315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090201315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090201315 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 20250427090201315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090201315 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' 20250427090201315 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 20250427090201315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090201315 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090201315 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 bc 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(817)@499161a88351: First idle individual index:0 HNBGW_Test.msc2-SCCP(817)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(818)@499161a88351: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(826) HNBGW_Test.msc2-RAN(818)@499161a88351: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(826)12960039 HNBGW_Test.msc2-SCCP(817)@499161a88351: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(826)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(817)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@499161a88351: 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 } } } 20250427090201334 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) 20250427090201334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090201334 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090201334 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 20250427090201334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090201334 DLSS7 <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' 20250427090201334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090201334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090201334 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090201334 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0f ac 18 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090201334 DLCTRL DEBUG Command: GET 366955299 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090201334 DLCTRL DEBUG Tx Command reply: GET_REPLY 366955299 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090201334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090201334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090201334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090201334 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) 20250427090201334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090201334 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=000fac18) (sccp_scrc.c:486) 20250427090201334 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250427090201334 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090201334 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090201334 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090201334 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090201334 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) 20250427090201334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090201334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090201338 DLCTRL DEBUG Command: GET 158292414 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090201338 DLCTRL DEBUG Tx Command reply: GET_REPLY 158292414 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090201342 DLCTRL DEBUG Command: GET 820478739 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090201342 DLCTRL DEBUG Tx Command reply: GET_REPLY 820478739 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090201346 DLCTRL DEBUG Command: GET 76127308 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090201346 DLCTRL DEBUG Tx Command reply: GET_REPLY 76127308 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090201349 DLCTRL DEBUG Command: GET 160715209 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090201349 DLCTRL DEBUG Tx Command reply: GET_REPLY 160715209 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090201353 DLCTRL DEBUG Command: GET 322320517 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090201353 DLCTRL DEBUG Tx Command reply: GET_REPLY 322320517 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090201357 DLCTRL DEBUG Command: GET 761099494 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090201357 DLCTRL DEBUG Tx Command reply: GET_REPLY 761099494 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250427090201360 DLCTRL DEBUG Command: GET 136024809 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090201360 DLCTRL DEBUG Tx Command reply: GET_REPLY 136024809 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090201362 DLCTRL DEBUG Command: GET 755788941 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090201362 DLCTRL DEBUG Tx Command reply: GET_REPLY 755788941 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090201364 DLCTRL DEBUG Command: GET 394079655 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090201364 DLCTRL DEBUG Tx Command reply: GET_REPLY 394079655 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090201366 DLCTRL DEBUG Command: GET 321987041 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090201366 DLCTRL DEBUG Tx Command reply: GET_REPLY 321987041 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250427090201368 DLCTRL DEBUG Command: GET 893432036 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090201368 DLCTRL DEBUG Tx Command reply: GET_REPLY 893432036 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090201370 DLCTRL DEBUG Command: GET 306132545 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090201370 DLCTRL DEBUG Tx Command reply: GET_REPLY 306132545 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090201371 DLCTRL DEBUG Command: GET 145832487 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090201371 DLCTRL DEBUG Tx Command reply: GET_REPLY 145832487 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090201372 DLCTRL DEBUG Command: GET 163339327 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090201372 DLCTRL DEBUG Tx Command reply: GET_REPLY 163339327 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090201373 DLCTRL DEBUG Command: GET 2731701 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090201373 DLCTRL DEBUG Tx Command reply: GET_REPLY 2731701 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090201374 DLCTRL DEBUG Command: GET 180281405 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090201374 DLCTRL DEBUG Tx Command reply: GET_REPLY 180281405 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090201375 DLCTRL DEBUG Command: GET 268116481 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090201375 DLCTRL DEBUG Tx Command reply: GET_REPLY 268116481 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090201376 DLCTRL DEBUG Command: GET 202005704 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090201376 DLCTRL DEBUG Tx Command reply: GET_REPLY 202005704 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090201377 DLCTRL DEBUG Command: GET 778554427 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090201377 DLCTRL DEBUG Tx Command reply: GET_REPLY 778554427 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090201382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090201382 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36899<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(805)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(804)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090201384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090201385 DLINP DEBUG SRVCONN(,r=127.0.0.1:52305<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090201385 DLINP DEBUG SRVCONN(,r=127.0.0.1:52305<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090201385 DLINP NOTICE SRV(,r=127.0.0.1:52305<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090201385 DMAIN NOTICE (127.0.0.1:52305 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52305<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090201385 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(820)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(821)@499161a88351: Final verdict of PTC: none 20250427090201389 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090201389 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) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090201389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090201389 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) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090201389 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(811)@499161a88351: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@499161a88351: Final verdict of PTC: none 20250427090201389 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) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090201389 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090201389 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) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090201389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090201389 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) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090201389 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 20250427090201389 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) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090201389 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090201389 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 20250427090201389 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  20250427090201389 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  20250427090201389 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  20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090201389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090201389 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090201389 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) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090201389 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 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(817)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(814)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-RAN(818)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(812)@499161a88351: Final verdict of PTC: none 20250427090201389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090201389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090201389 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090201389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090201389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090201389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090201389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090201389 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090201389 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090201389 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090201389 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090201389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090201389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090201389 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090201389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702299), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090201389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090201389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090201389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090201389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090201389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090201389 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090201389 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 20250427090201389 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  20250427090201389 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  20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090201389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc2-M3UA(819)@499161a88351: Final verdict of PTC: none 20250427090201389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090201389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 70 22 99 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090201389 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090201389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090201389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090201389 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090201389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090201389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090201389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090201389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{disrupted}: Freeing instance (context_map.c:202) 20250427090201389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8339465)[0x55e5c7820f00]{disrupted}: Deallocated (fsm.c:568) 20250427090201389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090201389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{disconnected}: Freeing instance (context_map.c:206) 20250427090201389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55e5c7808970]{disconnected}: Deallocated (fsm.c:568) 20250427090201389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8339465 SCCP-88 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250427090201390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090201390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090201389 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 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090201389 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090201389 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 20250427090201389 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  20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090201389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090201389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090201389 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090201389 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) 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090201389 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427090201389 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 20250427090201390 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090201390 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) 20250427090201390 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090201390 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090201390 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 20250427090201390 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 20250427090201390 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) 20250427090201390 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090201390 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090201390 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090201390 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090201390 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090201390 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(815)@499161a88351: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@499161a88351: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(816)@499161a88351: Final verdict of PTC: none 20250427090201390 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090201390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090201390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090201390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090201390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090201390 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090201390 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090201390 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090201390 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090201390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090201390 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090201390 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090201390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049c550), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090201390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090201390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090201390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090201390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090201390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090201390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090201390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 49 c5 50 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090201390 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090201390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090201390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090201390 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090201390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090201390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090201390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090201390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{disrupted}: Freeing instance (context_map.c:202) 20250427090201390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498670)[0x55e5c7800800]{disrupted}: Deallocated (fsm.c:568) 20250427090201390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090201390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090201390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090201390 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498670 SCCP-89 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250427090201390 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090201390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090201390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090201390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090201390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090201391 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090201391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090201391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090201391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090201391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090201391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090201391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090201391 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090201391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090201391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090201391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090201391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090201391 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090201391 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090201391 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090201391 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090201391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090201391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090201391 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090201391 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) 20250427090201391 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090201391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10664474)[0x55e5c777c360]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090201391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10664474)[0x55e5c777c360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090201391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090201391 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090201391 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090201391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fac18), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090201391 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) 20250427090201391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090201391 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) 20250427090201391 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) 20250427090201391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090201391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090201391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f ac 18 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090201391 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090201391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090201391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10664474)[0x55e5c777c360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090201391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10664474)[0x55e5c777c360]{disrupted}: Freeing instance (context_map.c:202) 20250427090201391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10664474)[0x55e5c777c360]{disrupted}: Deallocated (fsm.c:568) 20250427090201391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090201391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{disconnected}: Freeing instance (context_map.c:206) 20250427090201392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55e5c780bd50]{disconnected}: Deallocated (fsm.c:568) 20250427090201392 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10664474 SCCP-90 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250427090201392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090201392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090201392 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090201392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090201392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090201392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090201392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090201392 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090201392 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090201392 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090201392 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(822)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@499161a88351: Final verdict of PTC: none 20250427090201392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090201392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090201392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090201392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090201392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090201392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090201392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090201392 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 20250427090201392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090201392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW-MGCP(823)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(806)@499161a88351: Final verdict of PTC: none 20250427090201405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090201407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(824)@499161a88351: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(825)@499161a88351: Final verdict of PTC: pass 20250427090201412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(826)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(804): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(806): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(807): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(809): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(814): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(815): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(816): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(817): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(818): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(819): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(823): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(824): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(825): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(826): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427090201590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090201789 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090201789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ed6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090201789 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) 20250427090201789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090201789 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) 20250427090201789 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) 20250427090201789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090201789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090201789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 89 ed 6f 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090201789 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090201789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090201789 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 20250427090201789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090201789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090201790 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090201790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004813b0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090201790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090201790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090201790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090201790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090201790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090201790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090201790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 48 13 b0 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090201790 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090201790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090201790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090201790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090201790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090201791 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090201791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001aa5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090201791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090201791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090201791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090201791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090201791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090201791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090201791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 aa 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090201792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090201792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090201792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090201792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090201792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090201792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090202192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39650<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=596800) 20250427090202406 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090202406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb9513), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090202406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090202406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090202406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090202406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090202406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090202406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090202406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cb 95 13 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090202406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090202406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090202406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090202406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090202406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090202406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090203121 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090203121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0f445), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090203121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090203121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090203121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090203121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090203121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090203121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090203121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e0 f4 45 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090203122 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090203122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090203122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090203122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090203122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090203122 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=596800, count=616652) 20250427090203390 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090203390 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090203390 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090203390 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090203390 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090203390 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090203390 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090203390 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090203390 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090203390 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090203390 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090203390 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090203819 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090203820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007c862), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090203820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090203820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090203820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090203820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090203820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090203820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090203820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 07 c8 62 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090203820 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090203820 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090203820 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090203820 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090203820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090203820 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:02:04 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 20250427090204456 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090204456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad6a22), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090204456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090204456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090204456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090204456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090204456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090204456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090204456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 6a 22 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090204456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090204456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090204456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090204457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090204457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090204457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090205097 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090205097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098cce0), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090205097 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090205097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205097 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090205097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090205097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 98 cc e0 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090205098 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205098 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090205098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090205098 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090205103 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090205103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a24b0b), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090205103 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) 20250427090205103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205103 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) 20250427090205103 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) 20250427090205103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090205103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 4b 0b 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090205103 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205103 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 20250427090205103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090205103 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@499161a88351: 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@499161a88351: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250427090205298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090205303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090205305 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34591<->l=127.0.0.1:4262) (control_if.c:572) 20250427090205385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090205385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090205392 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090205392 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205392 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090205392 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205392 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090205392 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205392 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090205392 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090205392 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44250 (stream_srv.c:142) 20250427090205393 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44250<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090205394 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205394 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090205394 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) 20250427090205394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090205394 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) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 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) 20250427090205394 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) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205394 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) 20250427090205394 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) 20250427090205394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090205394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090205394 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205394 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205394 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090205394 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) 20250427090205394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 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) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205394 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) 20250427090205394 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) 20250427090205394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090205394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090205394 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205394 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205394 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090205394 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) 20250427090205394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205394 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090205394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090205394 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205394 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205394 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090205394 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) 20250427090205394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090205394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090205394 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205394 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 20250427090205394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090205394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090205394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205394 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 20250427090205394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090205394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090205394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090205394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090205394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090205394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090205394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090205394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(837)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(837)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(837)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(835)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(840)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(840)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(840)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(838)@499161a88351: v_sccp_pdu_maxlen:268 20250427090205419 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090205419 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205420 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090205420 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205420 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090205420 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205420 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090205420 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205421 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205421 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090205421 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) 20250427090205421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090205421 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) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 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) 20250427090205421 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) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205421 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) 20250427090205421 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) 20250427090205421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090205421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090205421 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205421 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205421 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090205421 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) 20250427090205421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090205421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 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) 20250427090205421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205421 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) 20250427090205421 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) 20250427090205421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090205421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090205421 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205421 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205421 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090205421 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) 20250427090205421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090205421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090205421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090205421 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205421 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205421 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090205421 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) 20250427090205421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090205422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090205422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090205422 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205422 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 20250427090205422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090205422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090205422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205422 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 20250427090205422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090205422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090205422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090205422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090205422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090205422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090205422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090205422 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(843)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(843)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(843)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(841)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(846)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(846)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(846)@499161a88351: ************************************************* HNBGW_Test.sgsn1-SCCP(844)@499161a88351: v_sccp_pdu_maxlen:268 20250427090205459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090205459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090205459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090205459 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090205459 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) 20250427090205459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090205459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090205459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090205459 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@499161a88351: setverdict(pass): none -> pass 20250427090205465 DLINP DEBUG SRVCONN(,r=127.0.0.1:44250<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090205465 DLINP DEBUG SRVCONN(,r=127.0.0.1:44250<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090205465 DLINP DEBUG SRVCONN(,r=127.0.0.1:44250<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090205465 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090205465 DHNBAP DEBUG (127.0.0.1:44250 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090205465 DHNBAP NOTICE (127.0.0.1:44250 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090205465 DHNBAP NOTICE (127.0.0.1:44250 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090205465 DLINP DEBUG SRVCONN(,r=127.0.0.1:44250<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090205465 DLINP DEBUG SRVCONN(,r=127.0.0.1:44250<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090205605 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 20250427090205605 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 20250427090205605 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090205605 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090205613 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090205613 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090205613 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090205613 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090205613 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090205613 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090205613 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 20250427090205613 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090205613 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  20250427090205613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090205615 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090205615 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090205615 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  20250427090205615 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090205615 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090205615 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090205615 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 20250427090205615 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090205615 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  20250427090205615 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090205615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090205616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090205616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090205616 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090205616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090205616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090205616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090205616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090205616 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090205616 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090205616 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205616 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 20250427090205616 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 20250427090205616 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090205616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090205617 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090205617 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) 20250427090205617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090205617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090205618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090205618 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205618 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090205618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090205618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090205618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090205618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090205618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090205618 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.msc1-M3UA(840)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090205622 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) 20250427090205622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090205622 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090205623 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090205623 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090205623 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090205623 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090205623 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 20250427090205623 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090205623 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  20250427090205623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090205625 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) 20250427090205625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090205625 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090205625 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  20250427090205625 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090205625 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090205625 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090205625 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 20250427090205625 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090205625 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  20250427090205625 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  20250427090205625 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090205625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090205625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090205625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090205625 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090205625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090205625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090205625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090205625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090205625 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090205625 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090205625 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205627 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205627 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090205627 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) 20250427090205627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090205627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090205627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090205627 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205627 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205627 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205627 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205627 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090205628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090205628 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' 20250427090205628 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 20250427090205628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090205628 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090205628 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  20250427090205633 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 20250427090205633 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 20250427090205633 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090205633 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090205639 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205639 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090205639 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090205639 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090205639 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090205639 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090205639 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090205639 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 20250427090205639 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090205639 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  20250427090205639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090205641 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090205641 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090205641 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  20250427090205641 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090205641 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090205641 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090205641 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 20250427090205641 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090205641 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  20250427090205641 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  20250427090205641 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  20250427090205641 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090205641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090205641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090205641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090205641 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090205641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090205642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090205642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090205642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090205642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090205642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090205642 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205643 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090205643 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) 20250427090205643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090205643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090205643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090205643 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090205643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090205643 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090205643 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090205643 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090205643 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090205643 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  20250427090205645 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 20250427090205645 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 20250427090205645 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090205645 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090205651 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) 20250427090205651 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090205651 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090205651 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090205651 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090205651 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090205651 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090205651 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 20250427090205651 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090205651 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  20250427090205651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090205653 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) 20250427090205653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090205653 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090205653 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  20250427090205653 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090205653 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090205653 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090205653 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 20250427090205653 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090205653 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  20250427090205653 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  20250427090205653 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  20250427090205653 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  20250427090205653 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090205654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090205654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090205654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090205654 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090205654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090205654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090205654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090205654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090205654 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090205654 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090205654 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090205655 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090205655 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090205655 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) 20250427090205655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090205655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090205655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090205655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090205655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090205655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090205655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090205655 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090205655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090205655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090205655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090205655 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090205655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090205655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090205655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090205656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090205656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090205656 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' 20250427090205656 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 20250427090205656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090205656 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090205656 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(836)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090206422 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090206422 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090206422 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090206422 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090206422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090206422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090206422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090206422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090206422 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206422 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090206423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090206423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090206423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090206423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090206423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090206423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090206423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090206423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090206423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090206423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090206423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090206423 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090206423 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) 20250427090206423 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) 20250427090206423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090206424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090206424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090206424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090206424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090206424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090206424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090206424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090206424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090206424 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090206424 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090206424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090206424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090206424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090206424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090206424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090206424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090206424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090206424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090206424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206425 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  20250427090206427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090206427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090206427 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090206427 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090206427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090206427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090206427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090206427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090206427 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206427 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090206427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090206427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090206427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090206427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090206427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090206427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090206427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090206427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090206427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090206428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090206428 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090206428 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090206428 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(839)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090206438 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) 20250427090206438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090206438 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090206438 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 20250427090206438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090206438 DLSS7 <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' 20250427090206438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090206438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090206438 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206438 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090206439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090206439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090206439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090206439 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) 20250427090206439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090206439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090206439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090206439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090206439 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) 20250427090206439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206439 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) 20250427090206439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090206439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090206439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090206439 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090206440 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) 20250427090206440 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) 20250427090206440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090206440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090206440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090206440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090206440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090206440 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090206440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090206440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090206440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090206440 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090206440 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090206440 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090206440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090206440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090206440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090206440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090206441 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' 20250427090206441 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 20250427090206441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090206441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206441 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  20250427090206446 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) 20250427090206446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090206446 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090206446 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 20250427090206446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090206446 DLSS7 <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' 20250427090206446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090206446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090206446 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206446 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090206446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090206446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090206446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090206446 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) 20250427090206446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090206446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090206446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090206447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090206447 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) 20250427090206447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206447 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) 20250427090206447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090206447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090206447 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090206447 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090206447 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(842)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090206453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090206453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090206453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090206453 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090206453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090206453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090206453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090206453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090206453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206453 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090206453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090206453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090206453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090206453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090206453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090206453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090206453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090206453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090206453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090206454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090206454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090206454 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090206454 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) 20250427090206454 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) 20250427090206454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090206454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090206454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090206454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090206454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090206454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090206454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090206454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090206454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090206454 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090206454 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090206454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090206454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090206454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090206455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090206455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090206455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090206455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090206455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090206455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206455 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  20250427090206460 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090206460 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090206460 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090206460 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090206460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090206460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090206460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090206460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090206460 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206460 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090206460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090206460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090206460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090206460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090206460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090206460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090206460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090206460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090206460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090206460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090206460 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090206460 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090206460 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090206469 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) 20250427090206469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090206469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090206469 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 20250427090206469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090206469 DLSS7 <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' 20250427090206469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090206469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090206469 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206469 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090206469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090206469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090206469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090206469 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) 20250427090206469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090206469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090206469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090206469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090206469 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) 20250427090206469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206469 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) 20250427090206469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090206469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090206469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090206469 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090206469 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) 20250427090206469 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) 20250427090206469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090206469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090206469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090206469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090206469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090206469 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090206469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090206469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090206469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090206469 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090206469 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn1-RAN(845)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090206469 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090206469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090206469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090206469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090206469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090206469 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' 20250427090206469 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 20250427090206469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090206469 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206469 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  20250427090206472 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) 20250427090206472 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090206472 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090206472 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 20250427090206472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090206472 DLSS7 <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' 20250427090206472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090206472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090206472 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090206472 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090206472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090206472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090206472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090206472 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) 20250427090206472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090206472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090206472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090206472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090206472 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) 20250427090206472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090206472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206472 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) 20250427090206472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090206472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090206472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090206472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090206472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090206472 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090206472 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090207477 DLCTRL DEBUG Command: GET 944808218 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090207477 DLCTRL DEBUG Tx Command reply: GET_REPLY 944808218 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090207486 DLCTRL DEBUG Command: GET 277662451 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090207486 DLCTRL DEBUG Tx Command reply: GET_REPLY 277662451 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090207491 DLCTRL DEBUG Command: GET 876582545 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090207491 DLCTRL DEBUG Tx Command reply: GET_REPLY 876582545 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090207495 DLCTRL DEBUG Command: GET 906109275 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090207495 DLCTRL DEBUG Tx Command reply: GET_REPLY 906109275 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090207499 DLCTRL DEBUG Command: GET 553120882 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090207499 DLCTRL DEBUG Tx Command reply: GET_REPLY 553120882 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090207503 DLCTRL DEBUG Command: GET 827529251 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090207503 DLCTRL DEBUG Tx Command reply: GET_REPLY 827529251 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090207507 DLCTRL DEBUG Command: GET 737154986 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090207507 DLCTRL DEBUG Tx Command reply: GET_REPLY 737154986 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090207510 DLCTRL DEBUG Command: GET 276307626 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090207510 DLCTRL DEBUG Tx Command reply: GET_REPLY 276307626 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090207513 DLCTRL DEBUG Command: GET 559947379 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090207513 DLCTRL DEBUG Tx Command reply: GET_REPLY 559947379 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090207516 DLCTRL DEBUG Command: GET 560307783 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090207516 DLCTRL DEBUG Tx Command reply: GET_REPLY 560307783 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090207519 DLCTRL DEBUG Command: GET 84628199 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090207519 DLCTRL DEBUG Tx Command reply: GET_REPLY 84628199 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090207522 DLCTRL DEBUG Command: GET 819369368 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090207522 DLCTRL DEBUG Tx Command reply: GET_REPLY 819369368 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090207525 DLCTRL DEBUG Command: GET 835667140 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090207525 DLCTRL DEBUG Tx Command reply: GET_REPLY 835667140 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090207527 DLCTRL DEBUG Command: GET 385409384 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090207527 DLCTRL DEBUG Tx Command reply: GET_REPLY 385409384 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090207529 DLCTRL DEBUG Command: GET 794660112 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090207529 DLCTRL DEBUG Tx Command reply: GET_REPLY 794660112 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090207531 DLCTRL DEBUG Command: GET 742052506 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090207531 DLCTRL DEBUG Tx Command reply: GET_REPLY 742052506 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090207533 DLCTRL DEBUG Command: GET 87232736 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090207533 DLCTRL DEBUG Tx Command reply: GET_REPLY 87232736 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090207535 DLCTRL DEBUG Command: GET 381510577 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090207535 DLCTRL DEBUG Tx Command reply: GET_REPLY 381510577 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090207536 DLCTRL DEBUG Command: GET 298583116 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090207536 DLCTRL DEBUG Tx Command reply: GET_REPLY 298583116 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090207537 DLCTRL DEBUG Command: GET 525326525 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090207537 DLCTRL DEBUG Tx Command reply: GET_REPLY 525326525 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000000001100010'B, t_guard := 20.000000 } 20250427090207567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(836)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(836)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)10609136 20250427090208592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090208592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090208592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090208592 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090208592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa1e1f0, normal) (hnbgw_rua.c:406) 20250427090208592 DHNB DEBUG map_rua[0x55e5c777c360]{init}: Allocated (fsm.c:456) 20250427090208592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090208592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10609136 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090208592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090208592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090208592 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10609136 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090208592 DCN DEBUG map_sccp[0x55e5c780bd50]{init}: Allocated (fsm.c:456) 20250427090208592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090208592 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10609136 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090208592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10609136 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090208592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090208592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090208592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090208592 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10609136 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090208592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090208592 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090208592 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{IDLE}: Allocated (fsm.c:456) 20250427090208592 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090208592 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000620056400500f1100926) (sccp_scrc.c:415) 20250427090208592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090208592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090208592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090208592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090208592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090208592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090208592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090208592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090208592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090208592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090208592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090208592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090208592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090208592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090208592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090208592 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 62 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) 20250427090208592 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090208592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090208592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090208592 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090208593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090208593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090208593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090208593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090208593 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090208593 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090208593 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090208593 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090208593 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 62 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(835)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(836)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) HNBGW_Test.msc0-RAN(836)@499161a88351: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)8375881 HNBGW_Test.msc0-SCCP(835)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(835)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@499161a88351: setverdict(pass): none -> pass 20250427090208601 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090208601 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090208601 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090208601 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090208601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090208601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090208601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090208601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090208601 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090208601 DLSS7 <000c> osmo_ss7_asp.c:1164 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 bd 10 86 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090208601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090208602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090208602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090208602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090208602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) MTC@499161a88351: 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 } } } 20250427090208602 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=00bd1086) (sccp_scrc.c:486) 20250427090208602 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250427090208602 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090208602 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090208602 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090208602 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090208602 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) 20250427090208602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090208602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090208602 DLCTRL DEBUG Command: GET 750373398 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090208602 DLCTRL DEBUG Tx Command reply: GET_REPLY 750373398 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090208603 DLCTRL DEBUG Command: GET 904674151 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090208603 DLCTRL DEBUG Tx Command reply: GET_REPLY 904674151 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090208604 DLCTRL DEBUG Command: GET 56723960 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090208604 DLCTRL DEBUG Tx Command reply: GET_REPLY 56723960 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090208605 DLCTRL DEBUG Command: GET 842787129 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090208605 DLCTRL DEBUG Tx Command reply: GET_REPLY 842787129 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090208606 DLCTRL DEBUG Command: GET 656818430 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090208606 DLCTRL DEBUG Tx Command reply: GET_REPLY 656818430 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090208607 DLCTRL DEBUG Command: GET 64614646 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090208607 DLCTRL DEBUG Tx Command reply: GET_REPLY 64614646 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090208608 DLCTRL DEBUG Command: GET 78386366 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090208608 DLCTRL DEBUG Tx Command reply: GET_REPLY 78386366 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090208609 DLCTRL DEBUG Command: GET 869999963 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090208609 DLCTRL DEBUG Tx Command reply: GET_REPLY 869999963 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090208610 DLCTRL DEBUG Command: GET 863041492 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090208610 DLCTRL DEBUG Tx Command reply: GET_REPLY 863041492 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090208612 DLCTRL DEBUG Command: GET 799513165 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090208612 DLCTRL DEBUG Tx Command reply: GET_REPLY 799513165 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090208613 DLCTRL DEBUG Command: GET 779728165 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090208613 DLCTRL DEBUG Tx Command reply: GET_REPLY 779728165 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090208615 DLCTRL DEBUG Command: GET 772334567 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090208615 DLCTRL DEBUG Tx Command reply: GET_REPLY 772334567 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090208617 DLCTRL DEBUG Command: GET 738305089 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090208617 DLCTRL DEBUG Tx Command reply: GET_REPLY 738305089 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090208619 DLCTRL DEBUG Command: GET 665608456 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090208619 DLCTRL DEBUG Tx Command reply: GET_REPLY 665608456 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090208621 DLCTRL DEBUG Command: GET 482557384 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090208621 DLCTRL DEBUG Tx Command reply: GET_REPLY 482557384 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090208623 DLCTRL DEBUG Command: GET 241803402 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090208623 DLCTRL DEBUG Tx Command reply: GET_REPLY 241803402 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090208624 DLCTRL DEBUG Command: GET 134997385 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090208624 DLCTRL DEBUG Tx Command reply: GET_REPLY 134997385 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090208626 DLCTRL DEBUG Command: GET 370517727 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090208626 DLCTRL DEBUG Tx Command reply: GET_REPLY 370517727 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090208628 DLCTRL DEBUG Command: GET 414423971 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090208628 DLCTRL DEBUG Tx Command reply: GET_REPLY 414423971 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090208629 DLCTRL DEBUG Command: GET 674666410 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090208629 DLCTRL DEBUG Tx Command reply: GET_REPLY 674666410 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000101100111'B, t_guard := 20.000000 } 20250427090208647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@499161a88351: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)5239105 20250427090209678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090209678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090209678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090209678 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090209678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ff141, normal) (hnbgw_rua.c:406) 20250427090209678 DHNB DEBUG map_rua[0x55e5c780ab60]{init}: Allocated (fsm.c:456) 20250427090209678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090209678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239105 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090209679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090209679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090209679 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090209679 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239105 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427090209679 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090209679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090209679 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5239105 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090209679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239105 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090209679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090209679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090209679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090209679 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239105 SCCP-92 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090209679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090209679 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090209679 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{IDLE}: Allocated (fsm.c:456) 20250427090209679 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090209679 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001670056400500f1100926) (sccp_scrc.c:415) 20250427090209679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090209679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090209679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090209679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090209679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090209679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090209679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090209679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090209679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090209679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090209679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090209679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090209679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090209679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090209679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090209680 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 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) 20250427090209680 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090209680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090209680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090209680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090209680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090209680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090209680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090209680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090209680 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' 20250427090209680 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 20250427090209680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090209680 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090209680 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 01 67 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(838)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(839)@499161a88351: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) HNBGW_Test.msc1-RAN(839)@499161a88351: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)11910347 HNBGW_Test.msc1-SCCP(838)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(838)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@499161a88351: setverdict(pass): none -> pass 20250427090209698 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) 20250427090209698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090209698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090209698 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 20250427090209698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090209698 DLSS7 <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' 20250427090209698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090209698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090209698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090209698 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ef 77 35 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090209698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090209698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090209698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090209698 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) 20250427090209698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090209698 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=00ef7735) (sccp_scrc.c:486) 20250427090209698 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250427090209698 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090209699 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090209699 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090209699 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090209699 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) 20250427090209699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090209699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090209700 DLCTRL DEBUG Command: GET 346058799 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090209700 DLCTRL DEBUG Tx Command reply: GET_REPLY 346058799 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090209705 DLCTRL DEBUG Command: GET 79046996 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090209705 DLCTRL DEBUG Tx Command reply: GET_REPLY 79046996 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090209709 DLCTRL DEBUG Command: GET 388937278 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090209709 DLCTRL DEBUG Tx Command reply: GET_REPLY 388937278 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090209713 DLCTRL DEBUG Command: GET 829737480 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090209713 DLCTRL DEBUG Tx Command reply: GET_REPLY 829737480 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090209717 DLCTRL DEBUG Command: GET 283294007 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090209717 DLCTRL DEBUG Tx Command reply: GET_REPLY 283294007 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090209721 DLCTRL DEBUG Command: GET 575159340 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090209721 DLCTRL DEBUG Tx Command reply: GET_REPLY 575159340 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090209725 DLCTRL DEBUG Command: GET 6620969 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090209725 DLCTRL DEBUG Tx Command reply: GET_REPLY 6620969 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090209729 DLCTRL DEBUG Command: GET 227286916 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090209729 DLCTRL DEBUG Tx Command reply: GET_REPLY 227286916 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090209732 DLCTRL DEBUG Command: GET 270182684 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090209732 DLCTRL DEBUG Tx Command reply: GET_REPLY 270182684 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090209735 DLCTRL DEBUG Command: GET 829385410 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090209735 DLCTRL DEBUG Tx Command reply: GET_REPLY 829385410 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090209738 DLCTRL DEBUG Command: GET 131557423 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090209738 DLCTRL DEBUG Tx Command reply: GET_REPLY 131557423 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090209740 DLCTRL DEBUG Command: GET 25312742 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090209740 DLCTRL DEBUG Tx Command reply: GET_REPLY 25312742 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090209742 DLCTRL DEBUG Command: GET 813376644 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090209742 DLCTRL DEBUG Tx Command reply: GET_REPLY 813376644 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090209744 DLCTRL DEBUG Command: GET 365341611 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090209744 DLCTRL DEBUG Tx Command reply: GET_REPLY 365341611 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090209746 DLCTRL DEBUG Command: GET 112136309 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090209746 DLCTRL DEBUG Tx Command reply: GET_REPLY 112136309 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090209747 DLCTRL DEBUG Command: GET 12109306 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090209747 DLCTRL DEBUG Tx Command reply: GET_REPLY 12109306 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090209748 DLCTRL DEBUG Command: GET 635163490 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090209748 DLCTRL DEBUG Tx Command reply: GET_REPLY 635163490 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090209750 DLCTRL DEBUG Command: GET 278653776 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090209750 DLCTRL DEBUG Tx Command reply: GET_REPLY 278653776 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090209751 DLCTRL DEBUG Command: GET 916676980 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090209751 DLCTRL DEBUG Tx Command reply: GET_REPLY 916676980 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090209752 DLCTRL DEBUG Command: GET 54811927 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090209752 DLCTRL DEBUG Tx Command reply: GET_REPLY 54811927 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: "disconnecting msc0" 20250427090209753 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250427090209754 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090209754 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) 20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090209754 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090209754 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) 20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090209754 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 20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090209754 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090209754 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090209754 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090209754 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 20250427090209754 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  20250427090209754 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  20250427090209754 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  20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090209754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090209754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090209754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090209754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090209754 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090209754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090209754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090209754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090209754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090209754 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090209754 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090209754 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090209754 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090209754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090209754 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090209754 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090209754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd1086), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090209754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090209754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090209754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090209754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090209754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090209754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090209754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 bd 10 86 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090209754 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090209754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090209754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090209754 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090209754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090209754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090209754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090209754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{disrupted}: Freeing instance (context_map.c:202) 20250427090209754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10609136)[0x55e5c777c360]{disrupted}: Deallocated (fsm.c:568) 20250427090209754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090209754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{disconnected}: Freeing instance (context_map.c:206) 20250427090209754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55e5c780bd50]{disconnected}: Deallocated (fsm.c:568) 20250427090209754 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10609136 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090209754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090209754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090209754 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090209754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090209754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090209754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090209754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090209754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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 := '000000000000001100110000'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@499161a88351: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)10609136 20250427090209786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43466<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@499161a88351: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)13012914 20250427090210809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090210809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090210809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090210809 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090210809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc68fb2, normal) (hnbgw_rua.c:406) 20250427090210809 DHNB DEBUG map_rua[0x55e5c777c360]{init}: Allocated (fsm.c:456) 20250427090210809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090210809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13012914 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090210809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090210809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090210809 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13012914 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427090210809 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13012914 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427090210809 DCN DEBUG map_sccp[0x55e5c780bd50]{init}: Allocated (fsm.c:456) 20250427090210809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090210809 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13012914 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090210809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13012914 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090210809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090210809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090210809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090210809 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13012914 SCCP-93 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090210809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090210809 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090210809 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{IDLE}: Allocated (fsm.c:456) 20250427090210809 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090210809 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003300056400500f1100926) (sccp_scrc.c:415) 20250427090210809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090210809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090210809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090210809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090210809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090210809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090210809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090210809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090210809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090210809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090210809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090210809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090210809 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090210809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090210809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090210809 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 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) 20250427090210809 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090210809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090210809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090210809 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090210809 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090210809 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090210809 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090210809 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090210809 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' 20250427090210810 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 20250427090210810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090210810 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090210810 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 03 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@499161a88351: First idle individual index:1 HNBGW_Test.msc1-SCCP(838)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(839)@499161a88351: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) HNBGW_Test.msc1-RAN(839)@499161a88351: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)11115069 HNBGW_Test.msc1-SCCP(838)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(838)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090210816 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) 20250427090210816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090210816 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090210816 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 20250427090210816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090210816 DLSS7 <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' 20250427090210816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090210816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090210816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090210816 DLSS7 <000c> osmo_ss7_asp.c:1164 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 1a 6b 0f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090210816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090210817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090210817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090210817 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) 20250427090210817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090210817 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=001a6b0f) (sccp_scrc.c:486) 20250427090210817 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250427090210817 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090210817 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090210817 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090210817 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090210817 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) 20250427090210817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090210817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090210818 DLCTRL DEBUG Command: GET 202778161 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090210818 DLCTRL DEBUG Tx Command reply: GET_REPLY 202778161 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090210822 DLCTRL DEBUG Command: GET 234537666 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090210822 DLCTRL DEBUG Tx Command reply: GET_REPLY 234537666 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090210825 DLCTRL DEBUG Command: GET 322876020 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090210825 DLCTRL DEBUG Tx Command reply: GET_REPLY 322876020 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090210828 DLCTRL DEBUG Command: GET 104593589 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090210828 DLCTRL DEBUG Tx Command reply: GET_REPLY 104593589 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090210830 DLCTRL DEBUG Command: GET 488275794 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090210830 DLCTRL DEBUG Tx Command reply: GET_REPLY 488275794 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090210832 DLCTRL DEBUG Command: GET 130255165 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090210832 DLCTRL DEBUG Tx Command reply: GET_REPLY 130255165 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250427090210835 DLCTRL DEBUG Command: GET 833530204 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090210835 DLCTRL DEBUG Tx Command reply: GET_REPLY 833530204 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090210839 DLCTRL DEBUG Command: GET 134611096 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090210839 DLCTRL DEBUG Tx Command reply: GET_REPLY 134611096 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090210843 DLCTRL DEBUG Command: GET 661531840 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090210843 DLCTRL DEBUG Tx Command reply: GET_REPLY 661531840 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090210845 DLCTRL DEBUG Command: GET 469072383 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090210846 DLCTRL DEBUG Tx Command reply: GET_REPLY 469072383 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090210848 DLCTRL DEBUG Command: GET 686924255 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090210848 DLCTRL DEBUG Tx Command reply: GET_REPLY 686924255 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090210851 DLCTRL DEBUG Command: GET 1599618 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090210851 DLCTRL DEBUG Tx Command reply: GET_REPLY 1599618 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090210854 DLCTRL DEBUG Command: GET 638964866 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090210854 DLCTRL DEBUG Tx Command reply: GET_REPLY 638964866 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090210856 DLCTRL DEBUG Command: GET 963562481 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090210856 DLCTRL DEBUG Tx Command reply: GET_REPLY 963562481 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090210858 DLCTRL DEBUG Command: GET 150612445 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090210858 DLCTRL DEBUG Tx Command reply: GET_REPLY 150612445 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090210860 DLCTRL DEBUG Command: GET 142744856 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090210860 DLCTRL DEBUG Tx Command reply: GET_REPLY 142744856 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090210863 DLCTRL DEBUG Command: GET 638793385 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090210863 DLCTRL DEBUG Tx Command reply: GET_REPLY 638793385 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090210865 DLCTRL DEBUG Command: GET 891806898 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090210865 DLCTRL DEBUG Tx Command reply: GET_REPLY 891806898 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090210867 DLCTRL DEBUG Command: GET 702952538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090210867 DLCTRL DEBUG Tx Command reply: GET_REPLY 702952538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090210870 DLCTRL DEBUG Command: GET 506798124 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090210870 DLCTRL DEBUG Tx Command reply: GET_REPLY 506798124 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090210876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090210876 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34591<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(829)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(828)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090210879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090210880 DLINP DEBUG SRVCONN(,r=127.0.0.1:44250<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090210880 DLINP DEBUG SRVCONN(,r=127.0.0.1:44250<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090210880 DLINP NOTICE SRV(,r=127.0.0.1:44250<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090210880 DMAIN NOTICE (127.0.0.1:44250 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44250<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090210880 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(835)@499161a88351: Final verdict of PTC: none 20250427090210883 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090210883 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) 20250427090210883 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090210883 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090210883 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090210883 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) 20250427090210883 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090210883 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090210883 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 20250427090210883 DLSS7 <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(842)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(837)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(845)@499161a88351: Final verdict of PTC: none 20250427090210883 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090210883 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090210883 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090210883 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090210883 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090210883 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 20250427090210883 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  20250427090210883 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  20250427090210883 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090210883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090210883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090210883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090210883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090210884 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090210884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090210884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090210884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090210884 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090210884 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) 20250427090210884 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090210884 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090210884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090210884 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090210884 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090210884 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090210884 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090210884 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.msc0-RAN(836)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(841)@499161a88351: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@499161a88351: Final verdict of PTC: none 20250427090210884 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090210884 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) 20250427090210884 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090210884 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090210884 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090210884 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) 20250427090210884 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090210884 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090210884 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090210884 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) 20250427090210884 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090210885 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090210885 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 20250427090210885 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) 20250427090210885 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090210885 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090210885 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090210885 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090210885 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090210885 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 HNBGW_Test.sgsn1-SCCP(844)@499161a88351: Final verdict of PTC: none 20250427090210885 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  20250427090210885 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090210885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090210885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090210885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090210885 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 20250427090210885 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) 20250427090210885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090210885 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090210885 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090210885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090210885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090210885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090210885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090210886 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090210886 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090210885 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090210885 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090210885 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090210886 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090210886 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 20250427090210886 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090210886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090210886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090210886 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090210886 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090210886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090210886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc1-M3UA(840)@499161a88351: Final verdict of PTC: none 20250427090210887 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090210887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090210887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090210887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090210887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090210887 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090210887 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090210887 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090210887 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090210887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090210887 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) HNBGW_Test.sgsn0-M3UA(843)@499161a88351: Final verdict of PTC: none20250427090210887 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090210887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef7735), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090210887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090210887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090210887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090210887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090210887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090210887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090210887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef 77 35 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090210887 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090210888 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090210888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{disrupted}: Freeing instance (context_map.c:202) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239105)[0x55e5c780ab60]{disrupted}: Deallocated (fsm.c:568) 20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090210888 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239105 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090210888 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090210888 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090210888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a6b0f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090210888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090210888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090210888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090210888 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090210888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090210888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090210888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1a 6b 0f 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090210888 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090210888 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090210888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{disrupted}: Freeing instance (context_map.c:202) 20250427090210888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13012914)[0x55e5c777c360]{disrupted}: Deallocated (fsm.c:568) 20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{disconnected}: Freeing instance (context_map.c:206) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@499161a88351: Final verdict of PTC: none20250427090210888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55e5c780bd50]{disconnected}: Deallocated (fsm.c:568) 20250427090210888 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13012914 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090210889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090210889 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090210889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc1-RAN(839)@499161a88351: Final verdict of PTC: none20250427090210889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.msc1-SCCP(838)@499161a88351: Final verdict of PTC: none 20250427090210890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090210890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090210890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827)@499161a88351: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@499161a88351: Final verdict of PTC: none 20250427090210890 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090210890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 HNBGW-MGCP(847)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(830)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(846)@499161a88351: Final verdict of PTC: none 20250427090210891 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) 20250427090210891 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090210891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090210891 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090210892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090210892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090210892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090210893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090210893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090210893 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@499161a88351: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@499161a88351: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(828): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(829): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(830): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(835): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(836): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(837): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(838): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(839): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(840): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(841): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(842): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(843): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(844): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(845): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(846): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(847): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@499161a88351: 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'. 20250427090210947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090210947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090210947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43466<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Apr 27 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 20250427090211076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090211390 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090211390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049c550), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090211390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090211390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090211390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090211390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090211390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090211390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090211390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 49 c5 50 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090211390 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090211390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702299), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090211390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090211391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090211391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090211391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090211391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090211391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090211391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 70 22 99 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090211391 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090211391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090211391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090211391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090211391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090211391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090211391 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090211391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090211391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090211391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090211391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090211391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090211392 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090211392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fac18), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090211392 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) 20250427090211392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090211392 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) 20250427090211392 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) 20250427090211392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090211392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090211392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f ac 18 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090211392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090211392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090211392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090211392 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 20250427090211392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090211392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090211679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=576876) 20250427090211755 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090211755 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090211755 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090211790 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090211790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ed6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090211790 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) 20250427090211790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090211790 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) 20250427090211790 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) 20250427090211790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090211790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090211790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 89 ed 6f 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090211790 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090211790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004813b0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090211790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090211790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090211790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090211790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090211790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090211790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090211790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 48 13 b0 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090211791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090211791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090211791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090211791 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 20250427090211791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090211791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090211791 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090211791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090211791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090211791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090211791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090211791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090211792 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090211792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001aa5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090211792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090211792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090211792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090211792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090211792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090211792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090211792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 aa 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090211792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090211792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090211792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090211792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090211792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090211792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090212407 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090212407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb9513), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090212407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090212407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090212407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090212407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090212407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090212407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090212407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cb 95 13 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090212408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090212408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090212408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090212408 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090212408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090212408 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=576876, count=610340) 20250427090212884 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090212884 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090212884 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090212885 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090212885 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090212885 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090212886 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090212886 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090212886 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090213122 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090213123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0f445), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090213123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090213123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090213123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090213123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090213123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090213123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090213123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e0 f4 45 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090213123 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090213123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090213123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090213123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090213123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090213123 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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 20250427090213821 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090213821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007c862), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090213821 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090213821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090213821 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090213821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090213821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090213821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090213821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 07 c8 62 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090213821 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090213821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090213821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090213821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090213821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090213821 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090214457 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090214457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad6a22), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090214457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090214457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090214457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090214457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090214457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ad 6a 22 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090214458 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090214458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090214458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250427090214798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090214806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090214810 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40587<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090214913 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090214913 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090214923 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090214923 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090214924 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090214924 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090214924 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090214924 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090214924 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090214924 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090214924 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090214924 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090214924 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) 20250427090214924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090214924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090214924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090214924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090214925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090214925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090214925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090214925 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090214925 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090214925 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090214925 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) 20250427090214925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090214925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090214925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090214925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090214925 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090214925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090214925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090214925 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090214925 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60753 (stream_srv.c:142) 20250427090214925 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60753<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090214925 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090214925 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090214925 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) 20250427090214925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090214925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090214925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214925 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) 20250427090214925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214925 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090214925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090214925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090214925 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) 20250427090214925 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) 20250427090214925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090214925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090214925 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090214925 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090214926 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090214926 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) 20250427090214926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090214926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090214926 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) 20250427090214926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214926 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) 20250427090214926 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) 20250427090214926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090214926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090214926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090214926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214926 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) 20250427090214926 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) 20250427090214926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090214926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090214926 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090214926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214926 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 20250427090214926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090214926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090214926 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214926 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 20250427090214926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090214926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(861)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(861)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(859)@499161a88351: v_sccp_pdu_maxlen:268 20250427090214946 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090214946 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090214946 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090214946 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090214947 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090214947 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090214947 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090214947 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090214948 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090214948 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090214948 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) 20250427090214948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090214948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090214948 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) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 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) 20250427090214948 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) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214948 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) 20250427090214948 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) 20250427090214948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090214948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090214948 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090214948 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090214948 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090214948 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) 20250427090214948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090214948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 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) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214948 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) 20250427090214948 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) 20250427090214948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090214948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090214948 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090214948 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090214948 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090214948 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) 20250427090214948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090214948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090214948 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090214948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090214948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090214948 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090214948 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090214948 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090214948 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) 20250427090214948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090214948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090214948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090214948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090214948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090214948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090214948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090214948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090214948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090214948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090214948 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090214948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214948 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 20250427090214948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090214948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090214948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214948 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 20250427090214948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090214948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090214948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090214948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090214948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090214948 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090214948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090214948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090214948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090214948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090214948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(864)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(864)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(862)@499161a88351: v_sccp_pdu_maxlen:268 20250427090214970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090214970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090214970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090214970 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090214970 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) 20250427090214970 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090214970 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090214970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090214970 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@499161a88351: setverdict(pass): none -> pass 20250427090214974 DLINP DEBUG SRVCONN(,r=127.0.0.1:60753<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090214974 DLINP DEBUG SRVCONN(,r=127.0.0.1:60753<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090214974 DLINP DEBUG SRVCONN(,r=127.0.0.1:60753<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090214974 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090214974 DHNBAP DEBUG (127.0.0.1:60753 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090214974 DHNBAP NOTICE (127.0.0.1:60753 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090214974 DHNBAP NOTICE (127.0.0.1:60753 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090214974 DLINP DEBUG SRVCONN(,r=127.0.0.1:60753<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090214974 DLINP DEBUG SRVCONN(,r=127.0.0.1:60753<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090215091 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090215091 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090215091 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090215091 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090215091 DLSCCP DEBUG SCCP-SCOC(79)[0x55e5c7825fb0]{IDLE}: Deallocated (fsm.c:568) 20250427090215100 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090215100 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090215100 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090215100 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090215100 DLSCCP DEBUG SCCP-SCOC(80)[0x55e5c7821bf0]{IDLE}: Deallocated (fsm.c:568) 20250427090215144 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 20250427090215144 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 20250427090215145 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090215145 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090215150 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215150 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090215150 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090215150 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090215150 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090215150 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090215150 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090215150 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 20250427090215150 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090215150 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  20250427090215150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090215152 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215152 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090215152 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090215152 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  20250427090215152 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090215152 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090215152 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090215152 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 20250427090215152 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090215152 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  20250427090215152 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090215152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090215152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090215152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090215152 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090215152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090215152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090215152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090215152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090215152 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090215152 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090215152 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090215153 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090215153 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090215153 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) 20250427090215153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090215153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090215153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090215153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090215153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090215153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090215154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090215154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090215154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090215154 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090215154 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090215154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090215154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090215154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090215154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090215154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090215154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090215154 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090215154 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  20250427090215160 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 20250427090215160 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 20250427090215160 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090215160 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090215161 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090215161 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090215161 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090215161 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090215161 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090215161 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090215161 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 20250427090215161 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090215161 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  20250427090215161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090215162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090215162 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090215162 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  20250427090215162 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090215162 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090215162 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090215162 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 20250427090215162 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090215162 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  20250427090215162 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  20250427090215162 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090215162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090215162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090215162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090215162 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090215162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090215162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090215162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090215162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090215162 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090215162 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090215162 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090215163 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090215163 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090215163 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) 20250427090215163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090215163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090215163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090215163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090215163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090215163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090215163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090215163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090215163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090215163 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090215163 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090215163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090215163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090215163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090215163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090215163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090215163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090215163 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090215163 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(860)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090215952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090215952 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090215952 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090215952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090215952 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090215952 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090215952 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090215952 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090215952 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090215952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090215952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090215952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090215952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090215952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090215952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090215952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090215952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090215952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090215952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090215952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090215952 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090215952 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) 20250427090215952 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) 20250427090215952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090215952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090215952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090215952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090215952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090215952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090215952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090215952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090215952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090215952 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090215952 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090215952 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215952 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090215952 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090215952 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090215952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090215952 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090215952 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090215952 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090215952 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090215952 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  20250427090215953 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090215953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090215953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090215953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090215953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090215953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090215953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090215953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090215953 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090215953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090215953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090215953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090215953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090215953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090215953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090215953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090215953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090215953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090215953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090215953 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090215953 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090215953 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090215967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090215967 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090215967 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090215967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090215967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090215967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090215967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090215967 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090215967 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090215967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090215967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090215967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090215967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090215967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090215967 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090215967 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090215967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090215967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090215967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090215967 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090215967 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090215967 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) 20250427090215967 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) 20250427090215967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090215967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090215967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090215967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090215967 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090215967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090215967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090215967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090215967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090215967 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090215967 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(863)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090215967 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215967 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090215967 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090215967 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090215967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090215967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090215968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090215968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090215968 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090215968 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  20250427090215969 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090215969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090215969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090215969 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090215969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090215969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090215969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090215969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090215969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090215969 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090215969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090215969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090215969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090215969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090215969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090215969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090215969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090215969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090215969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090215969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090215969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090215969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090215969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090215969 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090215969 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090215970 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090216986 DLCTRL DEBUG Command: GET 321801621 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090216986 DLCTRL DEBUG Tx Command reply: GET_REPLY 321801621 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090216994 DLCTRL DEBUG Command: GET 152456454 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090216994 DLCTRL DEBUG Tx Command reply: GET_REPLY 152456454 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090216997 DLCTRL DEBUG Command: GET 828155808 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090216997 DLCTRL DEBUG Tx Command reply: GET_REPLY 828155808 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090216999 DLCTRL DEBUG Command: GET 610274801 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090216999 DLCTRL DEBUG Tx Command reply: GET_REPLY 610274801 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090217001 DLCTRL DEBUG Command: GET 300780813 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090217001 DLCTRL DEBUG Tx Command reply: GET_REPLY 300780813 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090217003 DLCTRL DEBUG Command: GET 461351825 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090217003 DLCTRL DEBUG Tx Command reply: GET_REPLY 461351825 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090217004 DLCTRL DEBUG Command: GET 300414087 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090217004 DLCTRL DEBUG Tx Command reply: GET_REPLY 300414087 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090217006 DLCTRL DEBUG Command: GET 443143328 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090217006 DLCTRL DEBUG Tx Command reply: GET_REPLY 443143328 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090217007 DLCTRL DEBUG Command: GET 759049480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090217007 DLCTRL DEBUG Tx Command reply: GET_REPLY 759049480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090217008 DLCTRL DEBUG Command: GET 784178440 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090217009 DLCTRL DEBUG Tx Command reply: GET_REPLY 784178440 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090217010 DLCTRL DEBUG Command: GET 632201567 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090217010 DLCTRL DEBUG Tx Command reply: GET_REPLY 632201567 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090217011 DLCTRL DEBUG Command: GET 499962085 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090217011 DLCTRL DEBUG Tx Command reply: GET_REPLY 499962085 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090217012 DLCTRL DEBUG Command: GET 813433628 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090217012 DLCTRL DEBUG Tx Command reply: GET_REPLY 813433628 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090217013 DLCTRL DEBUG Command: GET 931482762 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090217013 DLCTRL DEBUG Tx Command reply: GET_REPLY 931482762 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090217014 DLCTRL DEBUG Command: GET 477071994 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090217014 DLCTRL DEBUG Tx Command reply: GET_REPLY 477071994 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090217014 DLCTRL DEBUG Command: GET 97892846 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090217014 DLCTRL DEBUG Tx Command reply: GET_REPLY 97892846 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090217015 DLCTRL DEBUG Command: GET 326198753 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090217015 DLCTRL DEBUG Tx Command reply: GET_REPLY 326198753 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090217016 DLCTRL DEBUG Command: GET 23508710 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090217016 DLCTRL DEBUG Tx Command reply: GET_REPLY 23508710 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090217017 DLCTRL DEBUG Command: GET 957741389 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090217017 DLCTRL DEBUG Tx Command reply: GET_REPLY 957741389 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090217017 DLCTRL DEBUG Command: GET 859118279 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090217017 DLCTRL DEBUG Tx Command reply: GET_REPLY 859118279 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000001100110101'B, t_guard := 20.000000 } 20250427090217062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)13533679 20250427090218103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090218103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090218103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090218103 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090218103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce81ef, normal) (hnbgw_rua.c:406) 20250427090218103 DHNB DEBUG map_rua[0x55e5c7821bf0]{init}: Allocated (fsm.c:456) 20250427090218103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533679)[0x55e5c7821bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090218103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533679 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090218103 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090218103 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090218103 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533679 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090218103 DCN DEBUG map_sccp[0x55e5c7825fb0]{init}: Allocated (fsm.c:456) 20250427090218103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090218103 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13533679 <-> SCCP-94 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090218103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533679 SCCP-94 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090218103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533679)[0x55e5c7821bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090218103 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090218103 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090218103 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533679 SCCP-94 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090218103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090218103 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090218103 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{IDLE}: Allocated (fsm.c:456) 20250427090218103 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090218104 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003350056400500f1100926) (sccp_scrc.c:415) 20250427090218104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090218104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090218104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090218104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090218104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090218104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090218104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090218104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090218104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090218104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090218104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090218104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090218104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090218104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090218104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090218104 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 03 35 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) 20250427090218104 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090218104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090218104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533679)[0x55e5c7821bf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090218104 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090218104 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090218104 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090218104 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090218104 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090218104 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090218104 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090218104 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090218104 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090218104 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 03 35 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) HNBGW_Test.msc0-RAN(860)@499161a88351: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)12531507 HNBGW_Test.msc0-SCCP(859)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090218119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090218119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090218119 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090218119 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090218119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090218119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090218119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090218119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090218119 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090218119 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c8 2c e3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090218119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090218119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090218119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090218119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090218119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090218119 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=00c82ce3) (sccp_scrc.c:486) 20250427090218119 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250427090218119 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090218119 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090218119 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090218119 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090218119 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) 20250427090218119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090218119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090218121 DLCTRL DEBUG Command: GET 935576032 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090218121 DLCTRL DEBUG Tx Command reply: GET_REPLY 935576032 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090218126 DLCTRL DEBUG Command: GET 976782859 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090218126 DLCTRL DEBUG Tx Command reply: GET_REPLY 976782859 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090218130 DLCTRL DEBUG Command: GET 931331268 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090218130 DLCTRL DEBUG Tx Command reply: GET_REPLY 931331268 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090218134 DLCTRL DEBUG Command: GET 782862541 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090218134 DLCTRL DEBUG Tx Command reply: GET_REPLY 782862541 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090218138 DLCTRL DEBUG Command: GET 48593485 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090218138 DLCTRL DEBUG Tx Command reply: GET_REPLY 48593485 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090218143 DLCTRL DEBUG Command: GET 603808665 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090218143 DLCTRL DEBUG Tx Command reply: GET_REPLY 603808665 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090218146 DLCTRL DEBUG Command: GET 486184655 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090218146 DLCTRL DEBUG Tx Command reply: GET_REPLY 486184655 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090218150 DLCTRL DEBUG Command: GET 5292651 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090218150 DLCTRL DEBUG Tx Command reply: GET_REPLY 5292651 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090218153 DLCTRL DEBUG Command: GET 607880077 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090218153 DLCTRL DEBUG Tx Command reply: GET_REPLY 607880077 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090218156 DLCTRL DEBUG Command: GET 116645854 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090218156 DLCTRL DEBUG Tx Command reply: GET_REPLY 116645854 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090218158 DLCTRL DEBUG Command: GET 952555537 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090218158 DLCTRL DEBUG Tx Command reply: GET_REPLY 952555537 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090218160 DLCTRL DEBUG Command: GET 562530568 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090218160 DLCTRL DEBUG Tx Command reply: GET_REPLY 562530568 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090218162 DLCTRL DEBUG Command: GET 706484247 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090218162 DLCTRL DEBUG Tx Command reply: GET_REPLY 706484247 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090218163 DLCTRL DEBUG Command: GET 404920721 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090218163 DLCTRL DEBUG Tx Command reply: GET_REPLY 404920721 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090218165 DLCTRL DEBUG Command: GET 630477380 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090218165 DLCTRL DEBUG Tx Command reply: GET_REPLY 630477380 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090218166 DLCTRL DEBUG Command: GET 809927830 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090218166 DLCTRL DEBUG Tx Command reply: GET_REPLY 809927830 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090218168 DLCTRL DEBUG Command: GET 591994845 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090218168 DLCTRL DEBUG Tx Command reply: GET_REPLY 591994845 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090218169 DLCTRL DEBUG Command: GET 375974485 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090218169 DLCTRL DEBUG Tx Command reply: GET_REPLY 375974485 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090218170 DLCTRL DEBUG Command: GET 4540155 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090218170 DLCTRL DEBUG Tx Command reply: GET_REPLY 4540155 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090218171 DLCTRL DEBUG Command: GET 319819828 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090218171 DLCTRL DEBUG Tx Command reply: GET_REPLY 319819828 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000110001111'B, t_guard := 20.000000 } 20250427090218197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@499161a88351: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)15224148 20250427090219224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090219224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090219224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090219224 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090219224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe84d54, normal) (hnbgw_rua.c:406) 20250427090219225 DHNB DEBUG map_rua[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090219225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224148)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090219225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15224148 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090219225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090219225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090219225 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250427090219225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15224148 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090219225 DCN DEBUG map_sccp[0x55e5c777c360]{init}: Allocated (fsm.c:456) 20250427090219225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090219225 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15224148 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090219225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15224148 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090219225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224148)[0x55e5c7822e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090219225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090219225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090219225 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15224148 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090219225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090219225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090219225 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{IDLE}: Allocated (fsm.c:456) 20250427090219225 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090219225 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300018f0056400500f1100926) (sccp_scrc.c:415) 20250427090219225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090219225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090219225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090219225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090219225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090219225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090219225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090219225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090219225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090219225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090219225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090219225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090219225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090219225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090219225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090219225 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 8f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090219225 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090219225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090219225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224148)[0x55e5c7822e30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090219225 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090219225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090219225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090219225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090219225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090219225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090219225 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090219225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090219225 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090219225 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 8f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@499161a88351: First idle individual index:1 HNBGW_Test.msc0-SCCP(859)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(860)@499161a88351: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) HNBGW_Test.msc0-RAN(860)@499161a88351: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)8108101 HNBGW_Test.msc0-SCCP(859)@499161a88351: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(859)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090219231 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090219231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090219231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090219231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090219231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090219231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090219231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090219231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090219231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090219231 DLSS7 <000c> osmo_ss7_asp.c:1164 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 0c 22 a0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090219231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090219231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090219231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090219231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090219232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090219232 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=000c22a0) (sccp_scrc.c:486) 20250427090219232 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250427090219232 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090219232 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090219232 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090219232 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090219232 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) 20250427090219232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090219232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090219235 DLCTRL DEBUG Command: GET 91583124 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090219235 DLCTRL DEBUG Tx Command reply: GET_REPLY 91583124 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090219239 DLCTRL DEBUG Command: GET 584992470 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090219239 DLCTRL DEBUG Tx Command reply: GET_REPLY 584992470 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090219243 DLCTRL DEBUG Command: GET 628557937 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090219243 DLCTRL DEBUG Tx Command reply: GET_REPLY 628557937 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090219247 DLCTRL DEBUG Command: GET 53533044 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090219247 DLCTRL DEBUG Tx Command reply: GET_REPLY 53533044 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090219251 DLCTRL DEBUG Command: GET 419118650 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090219251 DLCTRL DEBUG Tx Command reply: GET_REPLY 419118650 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090219255 DLCTRL DEBUG Command: GET 193864283 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090219255 DLCTRL DEBUG Tx Command reply: GET_REPLY 193864283 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090219259 DLCTRL DEBUG Command: GET 688743816 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090219259 DLCTRL DEBUG Tx Command reply: GET_REPLY 688743816 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090219262 DLCTRL DEBUG Command: GET 494998912 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090219262 DLCTRL DEBUG Tx Command reply: GET_REPLY 494998912 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090219265 DLCTRL DEBUG Command: GET 515262550 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090219265 DLCTRL DEBUG Tx Command reply: GET_REPLY 515262550 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090219268 DLCTRL DEBUG Command: GET 665953310 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090219268 DLCTRL DEBUG Tx Command reply: GET_REPLY 665953310 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090219271 DLCTRL DEBUG Command: GET 291693175 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090219272 DLCTRL DEBUG Tx Command reply: GET_REPLY 291693175 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090219274 DLCTRL DEBUG Command: GET 361788683 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090219274 DLCTRL DEBUG Tx Command reply: GET_REPLY 361788683 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090219276 DLCTRL DEBUG Command: GET 939984873 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090219276 DLCTRL DEBUG Tx Command reply: GET_REPLY 939984873 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090219279 DLCTRL DEBUG Command: GET 224896903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090219279 DLCTRL DEBUG Tx Command reply: GET_REPLY 224896903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090219281 DLCTRL DEBUG Command: GET 866654847 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090219281 DLCTRL DEBUG Tx Command reply: GET_REPLY 866654847 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090219283 DLCTRL DEBUG Command: GET 117250266 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090219283 DLCTRL DEBUG Tx Command reply: GET_REPLY 117250266 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090219285 DLCTRL DEBUG Command: GET 292180045 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090219285 DLCTRL DEBUG Tx Command reply: GET_REPLY 292180045 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090219287 DLCTRL DEBUG Command: GET 737822702 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090219287 DLCTRL DEBUG Tx Command reply: GET_REPLY 737822702 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090219290 DLCTRL DEBUG Command: GET 713903838 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090219290 DLCTRL DEBUG Tx Command reply: GET_REPLY 713903838 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090219294 DLCTRL DEBUG Command: GET 434339934 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090219294 DLCTRL DEBUG Tx Command reply: GET_REPLY 434339934 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: "connecting cnlink 1" 20250427090219297 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(870)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(870)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(870)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(868)@499161a88351: v_sccp_pdu_maxlen:268 20250427090219524 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 20250427090219524 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 20250427090219524 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090219524 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090219531 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) 20250427090219531 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090219531 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090219531 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090219531 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090219531 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090219531 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090219531 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 20250427090219531 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090219531 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  20250427090219531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090219534 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) 20250427090219534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090219534 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090219534 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  20250427090219534 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090219534 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090219534 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090219534 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 20250427090219534 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090219534 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  20250427090219534 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  20250427090219534 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  20250427090219534 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090219534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090219534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090219534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090219534 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090219534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090219534 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090219534 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090219534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090219534 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090219534 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090219534 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090219535 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090219535 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090219535 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) 20250427090219536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090219536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090219536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090219536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090219536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090219536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090219536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090219536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090219536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090219536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090219536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090219536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090219536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090219536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090219536 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090219536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090219536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090219536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090219536 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090219536 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090219536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090219536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090219536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090219536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090219536 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' 20250427090219536 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 20250427090219536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090219536 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090219536 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  20250427090219755 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090219755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd1086), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090219755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090219755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090219755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090219756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090219756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090219756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090219756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bd 10 86 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090219756 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090219756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090219756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090219756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090219756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090219756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090219756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090219756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090219756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090219756 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 bd 10 86 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090219761 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090219761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090219761 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090219761 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090219761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090219761 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090219761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090219761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090219762 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090219762 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 bd 10 86 00 00 06 00 08 00 00 00 07  20250427090219762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090219762 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090219762 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090219762 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090219762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090219762 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=00bd1086) (sccp_scrc.c:486) 20250427090219762 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250427090219762 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090219762 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090219762 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090219762 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090219762 DLSCCP DEBUG SCCP-SCOC(91)[0x55e5c7800800]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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 := '000000000000000001011000'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(869)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090220336 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) 20250427090220336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090220336 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090220336 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 20250427090220336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090220336 DLSS7 <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' 20250427090220336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090220336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090220336 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090220336 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090220336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090220336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090220336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090220336 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) 20250427090220336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090220336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090220336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090220336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090220336 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) 20250427090220336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090220336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090220336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220336 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) 20250427090220336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090220336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090220336 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090220336 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090220336 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) 20250427090220336 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) 20250427090220336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090220336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090220337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090220337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090220337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090220337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090220337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090220337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090220337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090220337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090220337 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090220337 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090220337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090220337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090220337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090220337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090220337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090220337 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' 20250427090220337 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 20250427090220337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090220337 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090220337 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  20250427090220337 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) 20250427090220337 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090220337 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090220337 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 20250427090220337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090220337 DLSS7 <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' 20250427090220337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090220337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090220337 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090220337 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090220337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090220337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090220337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090220337 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) 20250427090220337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090220337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090220337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090220337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090220337 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) 20250427090220337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090220337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090220337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220337 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) 20250427090220337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090220337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090220337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090220337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090220337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090220337 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090220337 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090220349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090220889 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090220889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a6b0f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090220889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090220889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090220889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090220889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090220889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090220889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090220889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1a 6b 0f 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090220889 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090220889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef7735), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090220889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090220889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090220889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090220889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090220889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090220889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090220889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ef 77 35 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090220890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090220890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090220890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090220890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090220890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090220890 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' 20250427090220890 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 20250427090220890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090220890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090220890 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 1a 6b 0f 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427090220890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090220890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090220890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090220890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090220890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090220890 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' 20250427090220890 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 20250427090220890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090220890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090220890 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 ef 77 35 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427090220895 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) 20250427090220896 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090220896 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090220896 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 20250427090220896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090220896 DLSS7 <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' 20250427090220896 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090220896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090220896 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090220896 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 1a 6b 0f 00 00 06 00 08 00 00 00 07  20250427090220896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090220896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090220896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090220896 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) 20250427090220896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090220896 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=001a6b0f) (sccp_scrc.c:486) 20250427090220896 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1855) 20250427090220896 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090220896 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090220896 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090220896 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090220896 DLSCCP DEBUG SCCP-SCOC(93)[0x55e5c7808970]{IDLE}: Deallocated (fsm.c:568) 20250427090221097 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) 20250427090221097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090221097 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090221097 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 20250427090221097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090221097 DLSS7 <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' 20250427090221097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090221097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090221097 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221097 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 ef 77 35 00 00 06 00 08 00 00 00 07  20250427090221097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090221097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090221097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090221097 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) 20250427090221097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090221097 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=00ef7735) (sccp_scrc.c:486) 20250427090221097 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1855) 20250427090221097 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090221097 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090221097 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090221097 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090221097 DLSCCP DEBUG SCCP-SCOC(92)[0x55e5c7820f00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@499161a88351: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(869)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)9537101 20250427090221371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090221371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090221372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250427090221372 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090221372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x91864d, normal) (hnbgw_rua.c:406) 20250427090221372 DHNB DEBUG map_rua[0x55e5c7820f00]{init}: Allocated (fsm.c:456) 20250427090221372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090221372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537101 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090221372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090221372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090221372 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537101 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:638) 20250427090221372 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537101 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:744) 20250427090221372 DCN DEBUG map_sccp[0x55e5c7808970]{init}: Allocated (fsm.c:456) 20250427090221372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090221372 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9537101 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250427090221372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537101 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250427090221372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090221372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090221372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090221372 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537101 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090221372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090221372 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090221372 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{IDLE}: Allocated (fsm.c:456) 20250427090221372 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090221372 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000580056400500f1100926) (sccp_scrc.c:415) 20250427090221372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090221372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090221372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090221372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090221372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090221372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090221372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090221372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090221372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090221372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221372 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090221372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090221372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221372 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 00 58 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221372 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090221372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090221372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090221373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090221373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090221373 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' 20250427090221373 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 20250427090221373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090221373 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221373 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 00 58 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(868)@499161a88351: First idle individual index:0 HNBGW_Test.msc1-SCCP(868)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(869)@499161a88351: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.msc1-RAN(869)@499161a88351: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)11713067 HNBGW_Test.msc1-SCCP(868)@499161a88351: Session index based on connection ID:0 20250427090221392 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090221392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00702299), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090221392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221392 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090221392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090221392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 70 22 99 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221392 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090221392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049c550), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090221392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090221392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090221392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090221392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090221392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 49 c5 50 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221392 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090221392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fac18), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090221392 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) 20250427090221392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221392 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) 20250427090221392 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) 20250427090221392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090221392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f ac 18 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) HNBGW_Test.msc1-SCCP(868)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090221392 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090221392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090221392 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' 20250427090221392 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 20250427090221392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090221392 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221393 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 70 22 99 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250427090221393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090221393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090221393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090221393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090221393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090221393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221393 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 49 c5 50 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090221393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221393 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 20250427090221393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090221393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@499161a88351: setverdict(pass): none -> pass 20250427090221393 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) 20250427090221393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090221393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090221393 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 20250427090221394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090221394 DLSS7 <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' 20250427090221394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090221394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090221394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221394 DLSS7 <000c> osmo_ss7_asp.c:1164 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 97 0b cf 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090221394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090221394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090221394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090221394 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) 20250427090221394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090221394 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=00970bcf) (sccp_scrc.c:486) 20250427090221394 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250427090221394 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090221394 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090221394 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090221394 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090221394 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) MTC@499161a88351: 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 } } } 20250427090221394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090221394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090221396 DLCTRL DEBUG Command: GET 453900219 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250427090221396 DLCTRL DEBUG Tx Command reply: GET_REPLY 453900219 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090221397 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090221397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090221397 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090221397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090221397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090221397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090221397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090221397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221397 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 49 c5 50 00 00 06 00 08 00 00 00 07  20250427090221397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090221397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090221397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090221397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090221397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090221397 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=0049c550) (sccp_scrc.c:486) 20250427090221398 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1855) 20250427090221398 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090221398 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090221398 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090221398 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090221398 DLSCCP DEBUG SCCP-SCOC(89)[0x55e5c780fec0]{IDLE}: Deallocated (fsm.c:568) 20250427090221401 DLCTRL DEBUG Command: GET 205896838 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250427090221401 DLCTRL DEBUG Tx Command reply: GET_REPLY 205896838 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090221404 DLCTRL DEBUG Command: GET 519568323 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090221405 DLCTRL DEBUG Tx Command reply: GET_REPLY 519568323 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090221408 DLCTRL DEBUG Command: GET 995471776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090221408 DLCTRL DEBUG Tx Command reply: GET_REPLY 995471776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090221411 DLCTRL DEBUG Command: GET 138790417 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090221411 DLCTRL DEBUG Tx Command reply: GET_REPLY 138790417 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090221414 DLCTRL DEBUG Command: GET 939733445 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250427090221414 DLCTRL DEBUG Tx Command reply: GET_REPLY 939733445 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090221416 DLCTRL DEBUG Command: GET 348864848 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250427090221416 DLCTRL DEBUG Tx Command reply: GET_REPLY 348864848 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090221418 DLCTRL DEBUG Command: GET 264967527 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090221418 DLCTRL DEBUG Tx Command reply: GET_REPLY 264967527 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090221420 DLCTRL DEBUG Command: GET 65425580 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090221420 DLCTRL DEBUG Tx Command reply: GET_REPLY 65425580 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090221422 DLCTRL DEBUG Command: GET 468838709 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090221422 DLCTRL DEBUG Tx Command reply: GET_REPLY 468838709 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090221424 DLCTRL DEBUG Command: GET 367416131 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250427090221424 DLCTRL DEBUG Tx Command reply: GET_REPLY 367416131 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090221425 DLCTRL DEBUG Command: GET 256709722 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250427090221425 DLCTRL DEBUG Tx Command reply: GET_REPLY 256709722 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090221427 DLCTRL DEBUG Command: GET 589286291 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090221427 DLCTRL DEBUG Tx Command reply: GET_REPLY 589286291 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090221428 DLCTRL DEBUG Command: GET 633830500 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090221428 DLCTRL DEBUG Tx Command reply: GET_REPLY 633830500 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090221429 DLCTRL DEBUG Command: GET 718050070 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090221429 DLCTRL DEBUG Tx Command reply: GET_REPLY 718050070 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090221430 DLCTRL DEBUG Command: GET 761993411 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250427090221430 DLCTRL DEBUG Tx Command reply: GET_REPLY 761993411 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090221431 DLCTRL DEBUG Command: GET 891540248 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250427090221431 DLCTRL DEBUG Tx Command reply: GET_REPLY 891540248 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090221433 DLCTRL DEBUG Command: GET 781841392 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090221433 DLCTRL DEBUG Tx Command reply: GET_REPLY 781841392 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090221435 DLCTRL DEBUG Command: GET 165157958 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090221435 DLCTRL DEBUG Tx Command reply: GET_REPLY 165157958 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090221437 DLCTRL DEBUG Command: GET 525470031 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090221437 DLCTRL DEBUG Tx Command reply: GET_REPLY 525470031 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090221443 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40587<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(853)@499161a88351: Final verdict of PTC: none 20250427090221444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(852)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090221446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090221447 DLINP DEBUG SRVCONN(,r=127.0.0.1:60753<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090221447 DLINP DEBUG SRVCONN(,r=127.0.0.1:60753<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090221447 DLINP NOTICE SRV(,r=127.0.0.1:60753<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090221447 DMAIN NOTICE (127.0.0.1:60753 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60753<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090221447 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427090221449 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090221449 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) 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090221449 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090221449 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) 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090221449 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 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090221449 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090221449 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090221449 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090221449 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 20250427090221449 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  20250427090221449 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  20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090221449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090221449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090221449 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) 20250427090221449 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090221449 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090221449 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 20250427090221449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090221449 DLSS7 <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' 20250427090221449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090221449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090221449 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221449 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 70 22 99 00 00 06 00 08 00 00 00 07  TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858)@499161a88351: Final verdict of PTC: none 20250427090221449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090221449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090221449 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090221449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090221449 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090221449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090221449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090221449 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090221449 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090221449 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090221449 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090221449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090221449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090221449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090221449 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) 20250427090221449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090221449 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 20250427090221449 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) 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(862)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(863)@499161a88351: Final verdict of PTC: none 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090221449 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 20250427090221449 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) 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090221449 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090221449 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) 20250427090221449 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) 20250427090221449 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=00702299) (sccp_scrc.c:486) 20250427090221449 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1855) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@499161a88351: Final verdict of PTC: none 20250427090221450 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090221450 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090221450 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090221450 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090221450 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090221450 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 20250427090221450 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090221450 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090221450 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090221450 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090221450 DLSCCP DEBUG SCCP-SCOC(88)[0x55e5c78051b0]{IDLE}: Deallocated (fsm.c:568) 20250427090221450 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  20250427090221450 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090221450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090221450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090221450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090221450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090221450 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090221450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090221450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090221450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090221450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090221450 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090221450 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) 20250427090221450 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090221450 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427090221450 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 20250427090221450 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090221450 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090221450 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090221450 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090221451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090221451 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090221451 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090221451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00970bcf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090221451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221451 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090221451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090221451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 97 0b cf 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221451 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090221451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090221451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090221451 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090221451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090221451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090221451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090221451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{disrupted}: Freeing instance (context_map.c:202) 20250427090221451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537101)[0x55e5c7820f00]{disrupted}: Deallocated (fsm.c:568) 20250427090221451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090221451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{disconnected}: Freeing instance (context_map.c:206) 20250427090221451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55e5c7808970]{disconnected}: Deallocated (fsm.c:568) 20250427090221451 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537101 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090221451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090221451 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-SCCP(859)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-RAN(869)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(868)@499161a88351: Final verdict of PTC: none20250427090221451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090221452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090221452 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090221452 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) 20250427090221452 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851)@499161a88351: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@499161a88351: Final verdict of PTC: none 20250427090221452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533679)[0x55e5c7821bf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090221452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533679)[0x55e5c7821bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090221452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090221452 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090221452 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090221452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c82ce3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090221452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc1-M3UA(870)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(861)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@499161a88351: Final verdict of PTC: none 20250427090221452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090221452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090221452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c8 2c e3 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221452 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090221452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090221452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533679)[0x55e5c7821bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090221453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533679)[0x55e5c7821bf0]{disrupted}: Freeing instance (context_map.c:202) 20250427090221453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533679)[0x55e5c7821bf0]{disrupted}: Deallocated (fsm.c:568) 20250427090221453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090221453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{disconnected}: Freeing instance (context_map.c:206) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@499161a88351: Final verdict of PTC: none20250427090221453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55e5c7825fb0]{disconnected}: Deallocated (fsm.c:568) 20250427090221453 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13533679 SCCP-94 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090221453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224148)[0x55e5c7822e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090221453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224148)[0x55e5c7822e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090221453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090221453 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090221453 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090221453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c22a0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090221453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090221453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090221453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090221453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 0c 22 a0 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221453 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090221453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090221453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224148)[0x55e5c7822e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090221453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224148)[0x55e5c7822e30]{disrupted}: Freeing instance (context_map.c:202) 20250427090221453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224148)[0x55e5c7822e30]{disrupted}: Deallocated (fsm.c:568) 20250427090221453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090221453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{disconnected}: Freeing instance (context_map.c:206) 20250427090221453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55e5c777c360]{disconnected}: Deallocated (fsm.c:568) 20250427090221453 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15224148 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090221451 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090221451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090221451 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090221454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090221454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090221454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090221454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090221454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090221454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221454 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 0b 04 c8 2c e3 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427090221454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090221454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090221454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090221454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090221454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090221454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221454 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 0a 04 0c 22 a0 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 01  20250427090221454 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 20250427090221454 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 20250427090221455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(865)@499161a88351: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@499161a88351: Final verdict of PTC: pass 20250427090221456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@499161a88351: Final verdict of PTC: pass HNBGW-PFCP(854)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@499161a88351: Final verdict of PTC: none 20250427090221470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(852): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(854): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(868): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(869): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(870): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@499161a88351: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427090221534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090221792 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090221792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004813b0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090221792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090221792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090221792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090221792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090221792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 48 13 b0 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221792 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090221792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ed6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090221792 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) 20250427090221792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221792 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) 20250427090221792 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) 20250427090221792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090221792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 89 ed 6f 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221792 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090221792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001aa5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090221792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090221792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090221792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090221792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090221793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090221793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090221793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 aa 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090221793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090221793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090221793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090221793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090221793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090221793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221793 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 48 13 b0 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090221793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221793 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 20250427090221793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090221793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090221793 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 20250427090221793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090221793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090221793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090221793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090221793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090221793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090221793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090221793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090221793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090221793 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 01 aa 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090221793 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 20250427090222137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=579008) 20250427090222408 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090222408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb9513), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090222408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090222408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090222408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090222408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090222408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090222408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090222408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cb 95 13 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090222409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090222409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090222409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090222409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090222409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090222409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090223123 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090223124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0f445), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090223124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090223124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090223124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090223124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090223124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090223124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090223124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e0 f4 45 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090223124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090223124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090223124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090223124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090223124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090223124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090223124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090223124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090223124 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090223124 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 e0 f4 45 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090223124 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=579008, count=602452) 20250427090223450 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090223450 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090223450 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090223451 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090223451 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090223451 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090223822 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090223822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007c862), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090223822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090223822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090223822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090223822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090223822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090223822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090223822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 07 c8 62 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090223822 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090223822 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090223822 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090223822 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090223822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090223822 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090223822 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090223822 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090223822 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090223822 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 07 c8 62 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250427090223822 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@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:02:24 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 20250427090224453 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090224453 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090224453 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090224453 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090224453 DLSCCP DEBUG SCCP-SCOC(81)[0x55e5c7806360]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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@499161a88351: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250427090225212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090225216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090225219 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44139<->l=127.0.0.1:4262) (control_if.c:572) 20250427090225314 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090225314 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090225322 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090225322 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225322 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090225323 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090225323 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225323 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090225323 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225323 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225323 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090225323 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) 20250427090225323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090225323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090225323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090225323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090225323 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225323 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090225323 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225323 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54759 (stream_srv.c:142) 20250427090225323 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54759<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090225323 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090225323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090225323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090225323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090225323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090225323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090225323 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  20250427090225323 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 20250427090225324 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225324 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090225324 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) 20250427090225324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090225324 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) 20250427090225324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225324 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) 20250427090225324 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) 20250427090225324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225324 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) 20250427090225324 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) 20250427090225324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090225324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090225325 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225325 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225325 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090225325 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) 20250427090225325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090225325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225325 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) 20250427090225325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225325 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) 20250427090225325 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) 20250427090225325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090225325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090225325 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225325 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225325 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090225325 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) 20250427090225325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090225325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225325 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090225325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090225325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090225325 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225325 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 20250427090225325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090225325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090225325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225325 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 20250427090225325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090225325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090225325 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090225325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090225325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(882)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(882)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(882)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(880)@499161a88351: v_sccp_pdu_maxlen:268 20250427090225340 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090225340 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225341 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090225341 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225341 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090225341 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225341 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090225341 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225342 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225342 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090225342 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) 20250427090225342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090225342 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) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 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) 20250427090225342 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) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225342 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) 20250427090225342 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) 20250427090225342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090225342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090225342 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225342 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225342 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090225342 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) 20250427090225342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 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) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225342 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) 20250427090225342 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) 20250427090225342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090225342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090225342 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225342 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225342 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090225342 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) 20250427090225342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225342 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090225342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090225342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090225342 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225342 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225342 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090225342 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) 20250427090225342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090225342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090225342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090225342 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225342 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 20250427090225342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090225342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090225342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225342 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 20250427090225342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090225342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090225342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090225342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090225342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090225342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090225342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090225342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(885)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(885)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(885)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(883)@499161a88351: v_sccp_pdu_maxlen:268 20250427090225364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090225364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090225364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090225364 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090225364 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) 20250427090225364 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090225364 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090225364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090225364 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@499161a88351: setverdict(pass): none -> pass 20250427090225373 DLINP DEBUG SRVCONN(,r=127.0.0.1:54759<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090225373 DLINP DEBUG SRVCONN(,r=127.0.0.1:54759<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090225373 DLINP DEBUG SRVCONN(,r=127.0.0.1:54759<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090225373 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090225373 DHNBAP DEBUG (127.0.0.1:54759 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090225373 DHNBAP NOTICE (127.0.0.1:54759 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090225373 DHNBAP NOTICE (127.0.0.1:54759 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090225373 DLINP DEBUG SRVCONN(,r=127.0.0.1:54759<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090225373 DLINP DEBUG SRVCONN(,r=127.0.0.1:54759<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090225538 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 20250427090225538 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 20250427090225538 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 20250427090225538 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427090225538 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427090225538 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427090225538 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(882)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090225548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090225548 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427090225548 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427090225548 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  20250427090225548 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427090225548 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090225548 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090225548 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 20250427090225548 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250427090225548 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  20250427090225548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090225548 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090225548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427090225548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090225549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090225549 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090225549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090225549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090225549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090225549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090225549 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090225553 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 20250427090225553 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 20250427090225553 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090225553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090225554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090225554 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090225554 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  20250427090225554 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090225554 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090225554 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250427090225554 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 20250427090225554 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090225554 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  20250427090225554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090225554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090225554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090225554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090225554 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090225554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090225554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090225554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090225554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090225554 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090225554 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090225554 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225555 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225555 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090225556 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) 20250427090225556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090225556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090225556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090225556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090225556 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(885)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090225556 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090225556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090225556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090225556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090225556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090225556 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090225556 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  20250427090225562 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225562 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090225562 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090225562 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090225562 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090225562 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090225562 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090225562 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 20250427090225562 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090225562 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  20250427090225562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090225565 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225565 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090225565 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090225565 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  20250427090225565 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090225565 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090225565 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090225565 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 20250427090225565 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090225565 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  20250427090225565 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  20250427090225565 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090225565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090225565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090225565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090225565 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090225565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090225565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090225565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090225565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090225565 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090225565 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090225565 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090225567 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090225567 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090225567 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) 20250427090225567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090225567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090225567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090225567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090225567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090225567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090225567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090225567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090225567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090225567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090225567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090225567 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090225567 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090225567 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090225567 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090225567 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090225567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090225567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090225567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090225567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090225567 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090225567 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(881)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090226343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090226343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090226343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090226343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090226343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090226343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090226343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090226343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090226343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090226343 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090226343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090226343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090226343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090226343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090226343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090226343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090226343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090226343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090226343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090226343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090226343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090226343 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090226343 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) 20250427090226343 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) 20250427090226343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090226343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090226343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090226343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090226343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090226343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090226343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090226343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090226343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090226343 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090226343 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090226343 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090226343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090226343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090226343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090226343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090226343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090226343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090226343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090226343 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090226343 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  20250427090226345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090226345 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090226345 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090226345 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090226345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090226345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090226345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090226345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090226345 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090226345 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090226345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090226345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090226345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090226345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090226345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090226345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090226345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090226345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090226345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090226345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090226345 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090226345 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090226345 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(884)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090226366 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090226366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090226366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090226366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090226366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090226366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090226366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090226366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090226366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090226366 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090226366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090226366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090226366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090226366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090226366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090226366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090226366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090226366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090226366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090226366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090226366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090226366 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090226366 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) 20250427090226366 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) 20250427090226366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090226366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090226366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090226366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090226366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090226366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090226366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090226366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090226366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090226366 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090226366 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090226367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090226367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090226367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090226367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090226367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090226367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090226367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090226367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090226367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090226367 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  20250427090226367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090226367 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090226367 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090226367 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090226367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090226367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090226367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090226367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090226367 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090226367 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090226367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090226367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090226367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090226367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090226367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090226367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090226367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090226367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090226367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090226367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090226367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090226367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090226367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090226367 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090226367 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090226367 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090226381 DLCTRL DEBUG Command: GET 424857985 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090226381 DLCTRL DEBUG Tx Command reply: GET_REPLY 424857985 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090226386 DLCTRL DEBUG Command: GET 268137035 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090226386 DLCTRL DEBUG Tx Command reply: GET_REPLY 268137035 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090226389 DLCTRL DEBUG Command: GET 496324243 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090226389 DLCTRL DEBUG Tx Command reply: GET_REPLY 496324243 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090226392 DLCTRL DEBUG Command: GET 56163848 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090226392 DLCTRL DEBUG Tx Command reply: GET_REPLY 56163848 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090226396 DLCTRL DEBUG Command: GET 43837419 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090226396 DLCTRL DEBUG Tx Command reply: GET_REPLY 43837419 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090226398 DLCTRL DEBUG Command: GET 609844228 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090226398 DLCTRL DEBUG Tx Command reply: GET_REPLY 609844228 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090226400 DLCTRL DEBUG Command: GET 750243579 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090226400 DLCTRL DEBUG Tx Command reply: GET_REPLY 750243579 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090226402 DLCTRL DEBUG Command: GET 779582123 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090226402 DLCTRL DEBUG Tx Command reply: GET_REPLY 779582123 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090226403 DLCTRL DEBUG Command: GET 284791585 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090226403 DLCTRL DEBUG Tx Command reply: GET_REPLY 284791585 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090226405 DLCTRL DEBUG Command: GET 873229855 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090226405 DLCTRL DEBUG Tx Command reply: GET_REPLY 873229855 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090226406 DLCTRL DEBUG Command: GET 341249337 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090226406 DLCTRL DEBUG Tx Command reply: GET_REPLY 341249337 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090226407 DLCTRL DEBUG Command: GET 571621132 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090226407 DLCTRL DEBUG Tx Command reply: GET_REPLY 571621132 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090226408 DLCTRL DEBUG Command: GET 708845923 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090226408 DLCTRL DEBUG Tx Command reply: GET_REPLY 708845923 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090226409 DLCTRL DEBUG Command: GET 265639356 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090226409 DLCTRL DEBUG Tx Command reply: GET_REPLY 265639356 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090226411 DLCTRL DEBUG Command: GET 247583338 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090226411 DLCTRL DEBUG Tx Command reply: GET_REPLY 247583338 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090226412 DLCTRL DEBUG Command: GET 178886886 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090226412 DLCTRL DEBUG Tx Command reply: GET_REPLY 178886886 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090226413 DLCTRL DEBUG Command: GET 209142269 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090226413 DLCTRL DEBUG Tx Command reply: GET_REPLY 209142269 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090226414 DLCTRL DEBUG Command: GET 241418278 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090226414 DLCTRL DEBUG Tx Command reply: GET_REPLY 241418278 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090226416 DLCTRL DEBUG Command: GET 387754740 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090226416 DLCTRL DEBUG Tx Command reply: GET_REPLY 387754740 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090226417 DLCTRL DEBUG Command: GET 372689398 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090226417 DLCTRL DEBUG Tx Command reply: GET_REPLY 372689398 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000000010101001'B, t_guard := 20.000000 } 20250427090226449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58776<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)11963823 20250427090227494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090227494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090227494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427090227494 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090227495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb68daf, normal) (hnbgw_rua.c:406) 20250427090227495 DHNB DEBUG map_rua[0x55e5c7825fb0]{init}: Allocated (fsm.c:456) 20250427090227495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090227495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11963823 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090227495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090227495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090227495 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427090227495 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11963823 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090227495 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090227495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090227495 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11963823 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090227495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11963823 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427090227495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090227495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090227495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090227495 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11963823 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090227495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090227495 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090227495 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{IDLE}: Allocated (fsm.c:456) 20250427090227495 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090227495 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000a90056400500f1100926) (sccp_scrc.c:415) 20250427090227495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090227495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090227495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090227495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090227495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090227495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090227495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090227495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090227495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090227495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090227495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090227495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090227495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090227495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090227495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090227495 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 00 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) 20250427090227495 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090227495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090227495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090227495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090227495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090227495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090227496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090227496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090227496 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090227496 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090227496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090227496 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090227496 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 00 a9 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(884)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) HNBGW_Test.sgsn0-RAN(884)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)14552560 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(887)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090227520 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090227520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090227520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090227520 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090227520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090227520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090227520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090227520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090227520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090227520 DLSS7 <000c> osmo_ss7_asp.c:1164 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 6d 52 78 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090227520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090227520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090227520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090227520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090227520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090227520 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=006d5278) (sccp_scrc.c:486) 20250427090227520 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250427090227520 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090227520 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090227520 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090227520 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090227520 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) 20250427090227520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090227520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090227521 DLCTRL DEBUG Command: GET 566535522 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090227521 DLCTRL DEBUG Tx Command reply: GET_REPLY 566535522 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090227526 DLCTRL DEBUG Command: GET 127943321 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090227526 DLCTRL DEBUG Tx Command reply: GET_REPLY 127943321 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090227529 DLCTRL DEBUG Command: GET 511777655 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090227529 DLCTRL DEBUG Tx Command reply: GET_REPLY 511777655 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090227532 DLCTRL DEBUG Command: GET 949381349 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090227532 DLCTRL DEBUG Tx Command reply: GET_REPLY 949381349 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090227534 DLCTRL DEBUG Command: GET 895959906 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090227534 DLCTRL DEBUG Tx Command reply: GET_REPLY 895959906 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090227537 DLCTRL DEBUG Command: GET 310000473 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090227537 DLCTRL DEBUG Tx Command reply: GET_REPLY 310000473 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090227538 DLCTRL DEBUG Command: GET 561429640 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090227538 DLCTRL DEBUG Tx Command reply: GET_REPLY 561429640 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090227540 DLCTRL DEBUG Command: GET 357454783 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090227540 DLCTRL DEBUG Tx Command reply: GET_REPLY 357454783 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090227542 DLCTRL DEBUG Command: GET 255995527 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090227542 DLCTRL DEBUG Tx Command reply: GET_REPLY 255995527 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090227543 DLCTRL DEBUG Command: GET 46416561 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090227543 DLCTRL DEBUG Tx Command reply: GET_REPLY 46416561 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090227544 DLCTRL DEBUG Command: GET 296492975 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090227544 DLCTRL DEBUG Tx Command reply: GET_REPLY 296492975 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090227546 DLCTRL DEBUG Command: GET 181655047 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090227546 DLCTRL DEBUG Tx Command reply: GET_REPLY 181655047 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090227547 DLCTRL DEBUG Command: GET 973763850 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090227547 DLCTRL DEBUG Tx Command reply: GET_REPLY 973763850 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090227548 DLCTRL DEBUG Command: GET 843507464 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090227548 DLCTRL DEBUG Tx Command reply: GET_REPLY 843507464 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090227549 DLCTRL DEBUG Command: GET 119207376 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090227549 DLCTRL DEBUG Tx Command reply: GET_REPLY 119207376 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090227550 DLCTRL DEBUG Command: GET 19082915 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090227550 DLCTRL DEBUG Tx Command reply: GET_REPLY 19082915 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090227551 DLCTRL DEBUG Command: GET 718964346 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090227551 DLCTRL DEBUG Tx Command reply: GET_REPLY 718964346 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090227551 DLCTRL DEBUG Command: GET 950502742 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090227551 DLCTRL DEBUG Tx Command reply: GET_REPLY 950502742 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090227552 DLCTRL DEBUG Command: GET 568075441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090227552 DLCTRL DEBUG Tx Command reply: GET_REPLY 568075441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090227553 DLCTRL DEBUG Command: GET 226689414 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090227553 DLCTRL DEBUG Tx Command reply: GET_REPLY 226689414 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000110011000'B, t_guard := 20.000000 } 20250427090227575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@499161a88351: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)6783327 20250427090228587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090228587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090228587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427090228587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090228587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x67815f, normal) (hnbgw_rua.c:406) 20250427090228587 DHNB DEBUG map_rua[0x55e5c7820f00]{init}: Allocated (fsm.c:456) 20250427090228587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090228587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6783327 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090228587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090228587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090228587 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427090228587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6783327 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090228587 DCN DEBUG map_sccp[0x55e5c7808970]{init}: Allocated (fsm.c:456) 20250427090228587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090228587 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6783327 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090228587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6783327 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250427090228587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090228587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090228587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090228587 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6783327 SCCP-98 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090228587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090228587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090228587 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{IDLE}: Allocated (fsm.c:456) 20250427090228587 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090228587 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001980056400500f1100926) (sccp_scrc.c:415) 20250427090228587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090228587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090228587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090228587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090228587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090228587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090228587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090228587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090228587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090228587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090228587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090228587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090228587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090228587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090228587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090228587 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 98 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090228587 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090228587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090228587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090228587 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090228588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090228588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090228588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090228588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090228588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090228588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090228588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090228588 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090228588 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 98 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@499161a88351: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(884)@499161a88351: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) HNBGW_Test.sgsn0-RAN(884)@499161a88351: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)4051616 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090228589 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090228589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090228589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090228589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090228589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090228589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090228589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090228589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090228589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090228589 DLSS7 <000c> osmo_ss7_asp.c:1164 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 f7 7e 35 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090228589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090228589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090228589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090228589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090228589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090228589 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=00f77e35) (sccp_scrc.c:486) 20250427090228589 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250427090228589 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090228589 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090228589 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090228589 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090228589 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) 20250427090228589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090228589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090228591 DLCTRL DEBUG Command: GET 519294409 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090228591 DLCTRL DEBUG Tx Command reply: GET_REPLY 519294409 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090228592 DLCTRL DEBUG Command: GET 553753669 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090228592 DLCTRL DEBUG Tx Command reply: GET_REPLY 553753669 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090228593 DLCTRL DEBUG Command: GET 876380381 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090228593 DLCTRL DEBUG Tx Command reply: GET_REPLY 876380381 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090228595 DLCTRL DEBUG Command: GET 336987800 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090228595 DLCTRL DEBUG Tx Command reply: GET_REPLY 336987800 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090228596 DLCTRL DEBUG Command: GET 542055431 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090228596 DLCTRL DEBUG Tx Command reply: GET_REPLY 542055431 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090228598 DLCTRL DEBUG Command: GET 707106248 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090228598 DLCTRL DEBUG Tx Command reply: GET_REPLY 707106248 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090228600 DLCTRL DEBUG Command: GET 826664916 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090228600 DLCTRL DEBUG Tx Command reply: GET_REPLY 826664916 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090228603 DLCTRL DEBUG Command: GET 444209358 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090228603 DLCTRL DEBUG Tx Command reply: GET_REPLY 444209358 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090228606 DLCTRL DEBUG Command: GET 222112241 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090228606 DLCTRL DEBUG Tx Command reply: GET_REPLY 222112241 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090228610 DLCTRL DEBUG Command: GET 991520531 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090228610 DLCTRL DEBUG Tx Command reply: GET_REPLY 991520531 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090228614 DLCTRL DEBUG Command: GET 10012948 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090228614 DLCTRL DEBUG Tx Command reply: GET_REPLY 10012948 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090228618 DLCTRL DEBUG Command: GET 552854411 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090228618 DLCTRL DEBUG Tx Command reply: GET_REPLY 552854411 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090228621 DLCTRL DEBUG Command: GET 553332432 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090228621 DLCTRL DEBUG Tx Command reply: GET_REPLY 553332432 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090228625 DLCTRL DEBUG Command: GET 147770370 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090228625 DLCTRL DEBUG Tx Command reply: GET_REPLY 147770370 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090228627 DLCTRL DEBUG Command: GET 506923188 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090228627 DLCTRL DEBUG Tx Command reply: GET_REPLY 506923188 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090228630 DLCTRL DEBUG Command: GET 569428306 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090228630 DLCTRL DEBUG Tx Command reply: GET_REPLY 569428306 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090228636 DLCTRL DEBUG Command: GET 326468884 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090228636 DLCTRL DEBUG Tx Command reply: GET_REPLY 326468884 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090228640 DLCTRL DEBUG Command: GET 289702037 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090228640 DLCTRL DEBUG Tx Command reply: GET_REPLY 289702037 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090228644 DLCTRL DEBUG Command: GET 52627254 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090228644 DLCTRL DEBUG Tx Command reply: GET_REPLY 52627254 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090228648 DLCTRL DEBUG Command: GET 344375949 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090228648 DLCTRL DEBUG Tx Command reply: GET_REPLY 344375949 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000111000110'B, t_guard := 20.000000 } 20250427090228674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58780<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@499161a88351: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)13645181 20250427090229694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090229694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090229694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090229694 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090229694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd0357d, normal) (hnbgw_rua.c:406) 20250427090229694 DHNB DEBUG map_rua[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090229694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090229694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645181 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090229694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090229694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090229694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645181 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090229694 DCN DEBUG map_sccp[0x55e5c777f170]{init}: Allocated (fsm.c:456) 20250427090229694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090229694 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13645181 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090229695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645181 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090229695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090229695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090229695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090229695 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645181 SCCP-99 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090229695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090229695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090229695 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{IDLE}: Allocated (fsm.c:456) 20250427090229695 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090229695 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030001c60056400500f1100926) (sccp_scrc.c:415) 20250427090229695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090229695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090229695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090229695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090229695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090229695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090229695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090229695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090229695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090229695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090229695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090229695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090229695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090229695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090229695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090229695 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 c6 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) 20250427090229695 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090229695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090229695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090229695 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090229695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090229695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090229695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090229695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090229695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090229695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090229695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090229695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090229695 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 c6 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)@499161a88351: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(884)@499161a88351: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) HNBGW_Test.sgsn0-RAN(884)@499161a88351: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)10069080 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427090229699 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090229699 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090229699 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090229699 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090229699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090229699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090229699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090229699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090229699 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090229699 DLSS7 <000c> osmo_ss7_asp.c:1164 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 29 0d c4 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Compl_on_1_cnlink0(889)@499161a88351: setverdict(pass): none -> pass 20250427090229699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090229699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090229699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090229699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090229699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090229699 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=00290dc4) (sccp_scrc.c:486) 20250427090229699 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250427090229699 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090229699 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090229699 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090229699 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090229699 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) 20250427090229699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090229699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090229700 DLCTRL DEBUG Command: GET 440502623 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090229700 DLCTRL DEBUG Tx Command reply: GET_REPLY 440502623 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250427090229702 DLCTRL DEBUG Command: GET 59157603 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090229702 DLCTRL DEBUG Tx Command reply: GET_REPLY 59157603 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090229703 DLCTRL DEBUG Command: GET 403527339 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090229703 DLCTRL DEBUG Tx Command reply: GET_REPLY 403527339 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090229705 DLCTRL DEBUG Command: GET 586988441 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090229705 DLCTRL DEBUG Tx Command reply: GET_REPLY 586988441 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090229706 DLCTRL DEBUG Command: GET 333112811 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090229706 DLCTRL DEBUG Tx Command reply: GET_REPLY 333112811 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090229709 DLCTRL DEBUG Command: GET 683600392 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090229709 DLCTRL DEBUG Tx Command reply: GET_REPLY 683600392 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090229710 DLCTRL DEBUG Command: GET 343054944 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090229710 DLCTRL DEBUG Tx Command reply: GET_REPLY 343054944 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090229712 DLCTRL DEBUG Command: GET 149309667 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090229712 DLCTRL DEBUG Tx Command reply: GET_REPLY 149309667 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090229714 DLCTRL DEBUG Command: GET 938410163 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090229714 DLCTRL DEBUG Tx Command reply: GET_REPLY 938410163 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090229716 DLCTRL DEBUG Command: GET 722778313 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090229716 DLCTRL DEBUG Tx Command reply: GET_REPLY 722778313 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090229718 DLCTRL DEBUG Command: GET 951622820 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090229718 DLCTRL DEBUG Tx Command reply: GET_REPLY 951622820 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090229719 DLCTRL DEBUG Command: GET 663750593 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090229719 DLCTRL DEBUG Tx Command reply: GET_REPLY 663750593 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090229721 DLCTRL DEBUG Command: GET 928185849 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090229721 DLCTRL DEBUG Tx Command reply: GET_REPLY 928185849 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090229722 DLCTRL DEBUG Command: GET 346027073 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090229722 DLCTRL DEBUG Tx Command reply: GET_REPLY 346027073 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090229723 DLCTRL DEBUG Command: GET 275770273 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090229724 DLCTRL DEBUG Tx Command reply: GET_REPLY 275770273 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090229725 DLCTRL DEBUG Command: GET 932272821 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090229725 DLCTRL DEBUG Tx Command reply: GET_REPLY 932272821 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090229726 DLCTRL DEBUG Command: GET 326862286 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090229726 DLCTRL DEBUG Tx Command reply: GET_REPLY 326862286 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090229727 DLCTRL DEBUG Command: GET 712431512 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090229727 DLCTRL DEBUG Tx Command reply: GET_REPLY 712431512 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090229728 DLCTRL DEBUG Command: GET 898607950 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090229728 DLCTRL DEBUG Tx Command reply: GET_REPLY 898607950 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090229729 DLCTRL DEBUG Command: GET 148607506 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090229729 DLCTRL DEBUG Tx Command reply: GET_REPLY 148607506 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001001100001'B, t_guard := 20.000000 } 20250427090229750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@499161a88351: 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)@499161a88351: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)13552257 20250427090230775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090230775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090230775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427090230775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090230775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xceca81, normal) (hnbgw_rua.c:406) 20250427090230775 DHNB DEBUG map_rua[0x55e5c780c700]{init}: Allocated (fsm.c:456) 20250427090230775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090230775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552257 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090230775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090230775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090230776 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427090230776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552257 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090230776 DCN DEBUG map_sccp[0x55e5c7801320]{init}: Allocated (fsm.c:456) 20250427090230776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090230776 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13552257 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090230776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552257 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427090230776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090230776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090230776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090230776 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552257 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090230776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090230776 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090230776 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{IDLE}: Allocated (fsm.c:456) 20250427090230776 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090230776 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002610056400500f1100926) (sccp_scrc.c:415) 20250427090230776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090230776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090230776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090230776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090230776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090230776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090230776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090230776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090230776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090230776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090230776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090230776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090230776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090230776 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 02 61 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) 20250427090230776 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090230776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090230776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090230776 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090230776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090230776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090230776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090230776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090230776 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090230776 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090230776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090230776 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090230776 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 02 61 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)@499161a88351: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(884)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) HNBGW_Test.sgsn0-RAN(884)@499161a88351: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)11768748 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250427090230782 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090230782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090230782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090230782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090230782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090230782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090230782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090230782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090230782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090230783 DLSS7 <000c> osmo_ss7_asp.c:1164 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 ae ff c9 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Compl_on_1_cnlink0(890)@499161a88351: setverdict(pass): none -> pass 20250427090230783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090230783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090230783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090230783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090230783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090230783 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=00aeffc9) (sccp_scrc.c:486) 20250427090230783 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250427090230783 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090230783 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090230783 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090230783 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090230783 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) 20250427090230783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090230783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090230785 DLCTRL DEBUG Command: GET 68787385 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090230785 DLCTRL DEBUG Tx Command reply: GET_REPLY 68787385 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250427090230788 DLCTRL DEBUG Command: GET 756244737 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090230788 DLCTRL DEBUG Tx Command reply: GET_REPLY 756244737 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090230794 DLCTRL DEBUG Command: GET 487875139 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090230794 DLCTRL DEBUG Tx Command reply: GET_REPLY 487875139 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090230799 DLCTRL DEBUG Command: GET 322083715 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090230800 DLCTRL DEBUG Tx Command reply: GET_REPLY 322083715 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090230805 DLCTRL DEBUG Command: GET 842191693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090230805 DLCTRL DEBUG Tx Command reply: GET_REPLY 842191693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090230809 DLCTRL DEBUG Command: GET 297767046 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090230809 DLCTRL DEBUG Tx Command reply: GET_REPLY 297767046 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090230813 DLCTRL DEBUG Command: GET 225077134 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090230813 DLCTRL DEBUG Tx Command reply: GET_REPLY 225077134 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090230817 DLCTRL DEBUG Command: GET 235193290 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090230817 DLCTRL DEBUG Tx Command reply: GET_REPLY 235193290 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090230821 DLCTRL DEBUG Command: GET 769702252 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090230821 DLCTRL DEBUG Tx Command reply: GET_REPLY 769702252 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090230824 DLCTRL DEBUG Command: GET 707941359 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090230824 DLCTRL DEBUG Tx Command reply: GET_REPLY 707941359 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090230827 DLCTRL DEBUG Command: GET 986799017 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090230827 DLCTRL DEBUG Tx Command reply: GET_REPLY 986799017 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090230829 DLCTRL DEBUG Command: GET 127282876 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090230829 DLCTRL DEBUG Tx Command reply: GET_REPLY 127282876 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090230831 DLCTRL DEBUG Command: GET 130734800 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090230831 DLCTRL DEBUG Tx Command reply: GET_REPLY 130734800 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090230834 DLCTRL DEBUG Command: GET 90113579 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090230834 DLCTRL DEBUG Tx Command reply: GET_REPLY 90113579 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090230837 DLCTRL DEBUG Command: GET 642263360 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090230837 DLCTRL DEBUG Tx Command reply: GET_REPLY 642263360 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090230839 DLCTRL DEBUG Command: GET 458624228 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090230839 DLCTRL DEBUG Tx Command reply: GET_REPLY 458624228 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090230840 DLCTRL DEBUG Command: GET 440197716 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090230840 DLCTRL DEBUG Tx Command reply: GET_REPLY 440197716 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090230842 DLCTRL DEBUG Command: GET 861167937 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090230842 DLCTRL DEBUG Tx Command reply: GET_REPLY 861167937 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090230843 DLCTRL DEBUG Command: GET 403839141 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090230843 DLCTRL DEBUG Tx Command reply: GET_REPLY 403839141 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090230844 DLCTRL DEBUG Command: GET 653791947 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090230844 DLCTRL DEBUG Tx Command reply: GET_REPLY 653791947 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090230848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090230850 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44139<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(873)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090230851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090230852 DLINP DEBUG SRVCONN(,r=127.0.0.1:54759<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090230852 DLINP DEBUG SRVCONN(,r=127.0.0.1:54759<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090230852 DLINP NOTICE SRV(,r=127.0.0.1:54759<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090230852 DMAIN NOTICE (127.0.0.1:54759 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54759<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090230852 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(881)@499161a88351: Final verdict of PTC: none 20250427090230853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090230853 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) 20250427090230853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090230853 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090230853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090230853 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) 20250427090230853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090230853 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090230853 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 20250427090230853 DLSS7 <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(880)@499161a88351: Final verdict of PTC: none 20250427090230853 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090230853 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090230853 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090230853 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090230853 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090230853 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 20250427090230854 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  20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090230854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090230854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090230854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090230854 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) 20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090230854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090230854 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) 20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090230854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090230854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090230854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090230854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090230854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090230854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090230854 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 20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090230854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090230854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090230854 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090230854 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090230854 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090230854 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090230854 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090230854 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090230854 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 20250427090230854 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090230854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090230854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090230854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090230854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090230854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090230854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090230854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090230854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090230854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090230854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090230855 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090230855 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090230855 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090230855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090230855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090230855 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090230855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5278), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090230855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090230855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090230855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090230855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090230855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 52 78 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090230855 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090230855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090230855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090230855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090230855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090230855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090230855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090230855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{disrupted}: Freeing instance (context_map.c:202) 20250427090230855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11963823)[0x55e5c7825fb0]{disrupted}: Deallocated (fsm.c:568) 20250427090230855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090230855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090230855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090230855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11963823 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427090230855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090230855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090230855 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090230855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f77e35), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090230855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090230855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090230855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090230855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090230855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f7 7e 35 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090230855 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090230855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090230855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090230855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090230855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{disrupted}: Freeing instance (context_map.c:202) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6783327)[0x55e5c7820f00]{disrupted}: Deallocated (fsm.c:568) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{disconnected}: Freeing instance (context_map.c:206) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e5c7808970]{disconnected}: Deallocated (fsm.c:568) 20250427090230856 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6783327 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090230856 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090230856 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090230856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00290dc4), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090230856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090230856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090230856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090230856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn0-M3UA(885)@499161a88351: Final verdict of PTC: none 20250427090230856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 0d c4 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090230856 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090230856 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090230856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{disrupted}: Freeing instance (context_map.c:202) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13645181)[0x55e5c780fec0]{disrupted}: Deallocated (fsm.c:568) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{disconnected}: Freeing instance (context_map.c:206) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e5c777f170]{disconnected}: Deallocated (fsm.c:568) 20250427090230856 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13645181 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090230856 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090230856 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090230856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aeffc9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090230856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090230856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090230856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090230856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090230856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090230856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae ff c9 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090230856 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090230856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090230856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090230856 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090230856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090230857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090230857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090230857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{disrupted}: Freeing instance (context_map.c:202) 20250427090230857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13552257)[0x55e5c780c700]{disrupted}: Deallocated (fsm.c:568) 20250427090230857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090230857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{disconnected}: Freeing instance (context_map.c:206) 20250427090230857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55e5c7801320]{disconnected}: Deallocated (fsm.c:568) 20250427090230857 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13552257 SCCP-100 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@499161a88351: Final verdict of PTC: none20250427090230857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090230857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090230857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090230857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090230857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090230857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090230857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090230857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090230857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090230857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090230857 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(882)@499161a88351: Final verdict of PTC: none 20250427090230857 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) 20250427090230857 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090230857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090230857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090230858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090230858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090230858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090230858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090230858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090230858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090230858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090230858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090230858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090230858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090230858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090230858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090230858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090230858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090230858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090230858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@499161a88351: Final verdict of PTC: none 20250427090230860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090230861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(884)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(883)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(875)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(887)@499161a88351: Final verdict of PTC: pass HNBGW-MGCP(886)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(888)@499161a88351: Final verdict of PTC: pass 20250427090230862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@499161a88351: Final verdict of PTC: pass 20250427090230882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58780<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(889)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(873): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(875): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(880): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(881): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(882): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(883): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(884): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(885): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(886): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(887): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(888): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(889): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(890): pass (pass -> pass) MTC@499161a88351: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sun Apr 27 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 20250427090231008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090231393 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090231393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fac18), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090231393 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) 20250427090231393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090231393 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) 20250427090231393 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) 20250427090231393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090231393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090231393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f ac 18 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090231394 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090231394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090231394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090231394 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 20250427090231394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090231394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090231452 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090231452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00970bcf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090231452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090231452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090231452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090231452 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090231452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090231452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090231452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 97 0b cf 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090231452 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090231452 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090231452 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090231452 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090231452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090231452 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090231453 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090231453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c82ce3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090231453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090231453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090231453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090231453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090231453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090231453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090231453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 2c e3 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090231453 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090231453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c22a0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090231453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090231453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090231453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090231453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090231453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090231453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090231453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 22 a0 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090231454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090231454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090231454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090231454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090231454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090231454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090231454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090231454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090231454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090231454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090231454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090231454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090231611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=485020) 20250427090231792 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090231792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004813b0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090231792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090231792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090231792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090231792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090231792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090231792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090231792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 48 13 b0 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090231792 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090231792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ed6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090231792 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) 20250427090231792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090231792 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) 20250427090231792 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) 20250427090231792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090231792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090231792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 89 ed 6f 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090231792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090231792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090231792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090231792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090231792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090231792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090231792 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090231792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090231792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090231792 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 20250427090231792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090231792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090231793 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090231793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001aa5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090231793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090231793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090231793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090231793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090231793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090231793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090231793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 aa 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090231793 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090231793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090231793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090231793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090231793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090231793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090232409 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090232409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb9513), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090232409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090232409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090232409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090232409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090232409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090232409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090232409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cb 95 13 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090232409 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090232410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090232410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090232410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090232410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090232410 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=485020, count=523088) 20250427090232854 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090232854 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090232854 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090232854 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090232854 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090232854 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090233125 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090233125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0f445), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090233125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090233125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090233125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090233125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090233125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090233125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090233125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e0 f4 45 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090233126 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090233126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090233126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090233126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090233126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090233126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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 20250427090233818 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090233818 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090233818 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090233818 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090233818 DLSCCP DEBUG SCCP-SCOC(82)[0x55e5c7800fe0]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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@499161a88351: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250427090234712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090234716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090234720 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46603<->l=127.0.0.1:4262) (control_if.c:572) 20250427090234830 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090234830 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090234841 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090234841 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090234841 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090234841 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090234842 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090234842 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090234842 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090234842 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090234842 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) 20250427090234842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090234842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090234842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090234842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090234842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090234842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090234842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090234842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090234842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090234842 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090234842 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090234842 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090234842 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40096 (stream_srv.c:142) 20250427090234842 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40096<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090234842 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090234842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090234842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090234842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090234842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090234842 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090234843 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090234843 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090234843 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) 20250427090234843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090234844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090234844 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) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 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) 20250427090234844 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) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090234844 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) 20250427090234844 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) 20250427090234844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090234844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090234844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090234844 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090234844 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090234844 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090234844 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) 20250427090234844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090234844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090234844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 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) 20250427090234844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090234844 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) 20250427090234844 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) 20250427090234844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090234844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090234844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090234844 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090234844 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090234844 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090234844 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) 20250427090234844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090234844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090234844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090234844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090234845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090234845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090234845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090234845 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 20250427090234845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090234845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090234845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090234845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090234845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090234845 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 20250427090234845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090234845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090234845 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090234845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090234845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090234844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090234845 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090234845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090234845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090234845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090234845 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090234845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090234845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090234845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(901)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(901)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(901)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(899)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(904)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(904)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(904)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(902)@499161a88351: v_sccp_pdu_maxlen:268 20250427090234888 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090234888 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090234888 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090234888 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090234889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090234889 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090234889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090234889 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090234890 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090234890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090234890 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) 20250427090234890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090234890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090234890 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) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 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) 20250427090234890 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) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090234890 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) 20250427090234890 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) 20250427090234890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090234890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090234890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090234890 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090234890 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090234890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090234890 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) 20250427090234890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090234890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 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) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090234890 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) 20250427090234890 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) 20250427090234890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090234890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090234890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090234890 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090234890 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090234890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090234890 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) 20250427090234890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090234890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090234890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090234890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090234890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090234890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090234890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090234890 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090234890 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090234890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090234890 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) 20250427090234890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090234890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090234890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090234890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090234890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090234890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090234890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090234890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090234890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090234890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090234890 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090234890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090234890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090234890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090234890 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 20250427090234890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090234890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090234890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090234890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090234890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090234890 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 20250427090234890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090234890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090234890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090234890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090234890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090234890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090234890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090234890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090234890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090234890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090234890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090234890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090234890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090234890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(907)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(907)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(905)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(910)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(910)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(910)@499161a88351: ************************************************* HNBGW_Test.sgsn1-SCCP(908)@499161a88351: v_sccp_pdu_maxlen:268 20250427090234931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090234931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090234931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090234931 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090234931 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) 20250427090234931 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090234931 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090234931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090234931 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@499161a88351: setverdict(pass): none -> pass 20250427090234939 DLINP DEBUG SRVCONN(,r=127.0.0.1:40096<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090234939 DLINP DEBUG SRVCONN(,r=127.0.0.1:40096<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090234939 DLINP DEBUG SRVCONN(,r=127.0.0.1:40096<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090234939 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090234939 DHNBAP DEBUG (127.0.0.1:40096 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090234939 DHNBAP NOTICE (127.0.0.1:40096 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090234939 DHNBAP NOTICE (127.0.0.1:40096 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090234939 DLINP DEBUG SRVCONN(,r=127.0.0.1:40096<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090234939 DLINP DEBUG SRVCONN(,r=127.0.0.1:40096<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090235064 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 20250427090235065 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 20250427090235065 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090235065 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090235074 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090235074 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090235074 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090235074 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090235074 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090235074 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090235074 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 20250427090235074 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090235074 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  20250427090235074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090235076 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090235076 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090235076 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  20250427090235076 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090235076 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090235076 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090235076 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 20250427090235076 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090235077 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  20250427090235077 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090235077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090235077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090235077 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090235077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090235077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090235077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090235077 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090235077 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090235077 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090235078 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090235078 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090235078 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) 20250427090235078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090235078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090235078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090235079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090235079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090235079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090235079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090235079 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090235079 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090235079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090235079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090235079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090235079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090235079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090235079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090235079 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235079 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  20250427090235080 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 20250427090235080 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 20250427090235080 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090235080 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(904)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090235087 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) 20250427090235087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090235087 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090235087 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090235087 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090235087 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090235087 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090235087 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 20250427090235087 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090235087 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  20250427090235087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090235090 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) 20250427090235090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090235090 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090235090 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  20250427090235090 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090235090 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090235090 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090235090 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 20250427090235090 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090235090 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  20250427090235090 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  20250427090235090 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090235090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090235090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090235090 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090235090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090235090 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090235090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235090 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090235090 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090235090 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090235090 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090235092 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090235092 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090235092 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) 20250427090235092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090235092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090235092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090235092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235092 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090235092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090235092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090235092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090235092 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090235092 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235092 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090235092 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090235092 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090235092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090235092 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' 20250427090235092 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 20250427090235092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090235092 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235093 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  20250427090235105 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 20250427090235105 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 20250427090235105 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090235105 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090235111 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090235111 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090235111 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090235111 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090235111 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090235111 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090235111 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 20250427090235111 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090235111 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  20250427090235111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090235113 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090235113 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090235113 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  20250427090235113 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090235113 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090235113 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090235113 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 20250427090235113 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090235113 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  20250427090235113 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  20250427090235113 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  20250427090235113 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090235113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090235113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090235114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090235114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090235114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090235114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090235114 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090235114 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090235114 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090235115 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090235115 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090235115 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) 20250427090235115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090235115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090235115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090235115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090235115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090235115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090235115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090235115 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090235115 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235115 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090235115 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090235115 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090235116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090235116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090235116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090235116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090235116 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235116 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  20250427090235119 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 20250427090235119 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 20250427090235119 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090235119 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090235125 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) 20250427090235125 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090235125 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090235125 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090235125 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090235125 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090235125 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090235125 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 20250427090235125 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090235125 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  20250427090235125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090235128 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) 20250427090235128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090235128 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090235128 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  20250427090235128 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090235128 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090235128 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090235128 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 20250427090235128 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090235128 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  20250427090235128 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  20250427090235128 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  20250427090235128 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  20250427090235128 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090235128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090235129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090235129 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090235129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090235129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090235129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090235129 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090235129 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090235129 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090235130 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090235130 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090235130 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) 20250427090235130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090235130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090235130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090235130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235130 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090235130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090235130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090235130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090235130 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090235130 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090235131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090235131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090235131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090235131 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' 20250427090235131 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 20250427090235131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090235131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235131 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090235881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090235881 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090235881 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090235881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090235881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090235881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090235881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090235881 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235881 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090235882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090235882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090235882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090235882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090235882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090235882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090235882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090235882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090235882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090235882 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090235882 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) 20250427090235882 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) 20250427090235882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090235882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090235882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090235883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090235883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090235883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090235883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090235883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090235883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090235883 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090235883 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090235883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090235883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090235883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090235883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090235883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090235883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090235883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090235883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235883 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  20250427090235883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090235883 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090235883 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090235883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090235883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090235883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090235883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090235883 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235883 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090235884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090235884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090235884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090235884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090235884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090235884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090235884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090235884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090235884 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090235884 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090235884 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(903)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090235889 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) 20250427090235889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090235889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090235889 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 20250427090235889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090235889 DLSS7 <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' 20250427090235889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090235889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090235889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235889 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090235889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090235889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090235889 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) 20250427090235889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090235889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090235889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090235889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090235889 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) 20250427090235889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235889 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) 20250427090235889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090235889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090235889 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090235889 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) 20250427090235889 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) 20250427090235889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090235889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090235889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090235890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090235890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090235890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090235890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090235890 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090235890 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090235890 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090235890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090235890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090235890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090235890 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' 20250427090235890 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 20250427090235890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090235890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235890 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  20250427090235890 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) 20250427090235890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090235890 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090235890 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 20250427090235890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090235890 DLSS7 <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' 20250427090235890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090235890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090235890 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235890 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090235890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090235890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090235890 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) 20250427090235890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090235890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090235890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090235890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090235890 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) 20250427090235890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235891 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) 20250427090235891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090235891 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090235891 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090235891 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(906)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090235916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090235916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090235916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090235916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090235916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090235916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090235916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090235916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235916 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090235916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090235916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090235917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090235917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090235917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090235917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090235917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090235917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090235917 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090235917 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) 20250427090235917 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) 20250427090235917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090235917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090235917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090235917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090235917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090235917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090235917 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090235917 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090235917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090235917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090235917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090235917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090235917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090235917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090235917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090235917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235917 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  20250427090235918 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235918 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090235918 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090235918 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090235918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090235918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090235918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090235918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090235918 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235919 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090235919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090235919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090235919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090235919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090235919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090235919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090235919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090235919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090235919 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090235919 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090235919 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(909)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090235923 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) 20250427090235923 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090235923 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090235923 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 20250427090235923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090235923 DLSS7 <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' 20250427090235923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090235923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090235923 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235923 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090235923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090235923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090235923 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) 20250427090235923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090235923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090235923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090235923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090235923 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) 20250427090235923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235923 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) 20250427090235923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090235923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090235923 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090235924 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) 20250427090235924 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) 20250427090235924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090235924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090235924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090235924 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090235924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090235924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090235924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 07 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) 20250427090235924 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090235924 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090235924 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090235924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090235924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090235924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090235924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090235924 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' 20250427090235924 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 20250427090235924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090235924 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235924 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 07 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  20250427090235925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090235925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090235925 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) 20250427090235925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090235925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090235925 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 20250427090235925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090235925 DLSS7 <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' 20250427090235925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090235925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090235925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090235925 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090235925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090235925 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) 20250427090235925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090235925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090235925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090235926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090235926 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) 20250427090235926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090235926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235926 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) 20250427090235926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090235926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090235926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090235926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090235926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090235926 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090235926 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090236951 DLCTRL DEBUG Command: GET 436839152 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090236951 DLCTRL DEBUG Tx Command reply: GET_REPLY 436839152 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090236959 DLCTRL DEBUG Command: GET 380141684 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090236959 DLCTRL DEBUG Tx Command reply: GET_REPLY 380141684 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090236965 DLCTRL DEBUG Command: GET 512354967 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090236965 DLCTRL DEBUG Tx Command reply: GET_REPLY 512354967 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090236969 DLCTRL DEBUG Command: GET 45342240 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090236970 DLCTRL DEBUG Tx Command reply: GET_REPLY 45342240 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090236974 DLCTRL DEBUG Command: GET 167563239 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090236974 DLCTRL DEBUG Tx Command reply: GET_REPLY 167563239 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090236977 DLCTRL DEBUG Command: GET 834552210 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090236977 DLCTRL DEBUG Tx Command reply: GET_REPLY 834552210 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090236981 DLCTRL DEBUG Command: GET 23802655 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090236981 DLCTRL DEBUG Tx Command reply: GET_REPLY 23802655 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090236984 DLCTRL DEBUG Command: GET 89890828 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090236984 DLCTRL DEBUG Tx Command reply: GET_REPLY 89890828 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090236988 DLCTRL DEBUG Command: GET 370850179 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090236988 DLCTRL DEBUG Tx Command reply: GET_REPLY 370850179 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090236992 DLCTRL DEBUG Command: GET 289188624 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090236992 DLCTRL DEBUG Tx Command reply: GET_REPLY 289188624 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090236996 DLCTRL DEBUG Command: GET 551607004 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090236996 DLCTRL DEBUG Tx Command reply: GET_REPLY 551607004 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090237000 DLCTRL DEBUG Command: GET 520712814 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090237000 DLCTRL DEBUG Tx Command reply: GET_REPLY 520712814 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090237004 DLCTRL DEBUG Command: GET 37803320 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090237004 DLCTRL DEBUG Tx Command reply: GET_REPLY 37803320 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090237008 DLCTRL DEBUG Command: GET 284682814 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090237008 DLCTRL DEBUG Tx Command reply: GET_REPLY 284682814 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090237012 DLCTRL DEBUG Command: GET 728553480 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090237012 DLCTRL DEBUG Tx Command reply: GET_REPLY 728553480 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090237016 DLCTRL DEBUG Command: GET 131432436 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090237016 DLCTRL DEBUG Tx Command reply: GET_REPLY 131432436 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090237020 DLCTRL DEBUG Command: GET 955283965 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090237020 DLCTRL DEBUG Tx Command reply: GET_REPLY 955283965 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090237023 DLCTRL DEBUG Command: GET 509363553 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090237023 DLCTRL DEBUG Tx Command reply: GET_REPLY 509363553 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090237027 DLCTRL DEBUG Command: GET 776309686 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090237027 DLCTRL DEBUG Tx Command reply: GET_REPLY 776309686 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090237030 DLCTRL DEBUG Command: GET 827741977 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090237030 DLCTRL DEBUG Tx Command reply: GET_REPLY 827741977 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000001001000100'B, t_guard := 20.000000 } 20250427090237073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)1986832 20250427090238123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090238123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090238123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427090238123 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090238123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1e5110, normal) (hnbgw_rua.c:406) 20250427090238123 DHNB DEBUG map_rua[0x55e5c7825fb0]{init}: Allocated (fsm.c:456) 20250427090238123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090238123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1986832 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090238123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090238123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090238123 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427090238123 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1986832 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090238123 DCN DEBUG map_sccp[0x55e5c7822e30]{init}: Allocated (fsm.c:456) 20250427090238123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090238123 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1986832 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090238123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1986832 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427090238123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090238123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090238123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090238123 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1986832 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090238123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090238123 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090238124 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{IDLE}: Allocated (fsm.c:456) 20250427090238124 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090238124 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002440056400500f1100926) (sccp_scrc.c:415) 20250427090238124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090238124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090238124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090238124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090238124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090238124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090238124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090238124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090238124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090238124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090238124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090238124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090238124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090238124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090238124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090238124 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 02 44 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) 20250427090238124 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090238124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090238124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090238124 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090238124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090238124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090238124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090238124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090238124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090238124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090238124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090238124 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090238124 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 02 44 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(905)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(906)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) HNBGW_Test.sgsn0-RAN(906)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)9656298 HNBGW_Test.sgsn0-SCCP(905)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(905)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090238145 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090238145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090238145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090238145 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090238145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090238145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090238145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@499161a88351: setverdict(pass): none -> pass 20250427090238145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090238145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090238145 DLSS7 <000c> osmo_ss7_asp.c:1164 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 4c 2f f3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090238145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090238146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090238146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090238146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090238146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090238146 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=004c2ff3) (sccp_scrc.c:486) 20250427090238146 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250427090238146 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090238146 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090238146 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090238146 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090238146 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) 20250427090238146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090238146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090238148 DLCTRL DEBUG Command: GET 487593976 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090238148 DLCTRL DEBUG Tx Command reply: GET_REPLY 487593976 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090238153 DLCTRL DEBUG Command: GET 65475435 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090238153 DLCTRL DEBUG Tx Command reply: GET_REPLY 65475435 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090238156 DLCTRL DEBUG Command: GET 76082097 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090238156 DLCTRL DEBUG Tx Command reply: GET_REPLY 76082097 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090238159 DLCTRL DEBUG Command: GET 766533748 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090238159 DLCTRL DEBUG Tx Command reply: GET_REPLY 766533748 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090238161 DLCTRL DEBUG Command: GET 389005709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090238161 DLCTRL DEBUG Tx Command reply: GET_REPLY 389005709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090238163 DLCTRL DEBUG Command: GET 338101504 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090238163 DLCTRL DEBUG Tx Command reply: GET_REPLY 338101504 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090238165 DLCTRL DEBUG Command: GET 510650636 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090238165 DLCTRL DEBUG Tx Command reply: GET_REPLY 510650636 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090238167 DLCTRL DEBUG Command: GET 564483815 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090238167 DLCTRL DEBUG Tx Command reply: GET_REPLY 564483815 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090238169 DLCTRL DEBUG Command: GET 501904777 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090238169 DLCTRL DEBUG Tx Command reply: GET_REPLY 501904777 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090238170 DLCTRL DEBUG Command: GET 286105365 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090238170 DLCTRL DEBUG Tx Command reply: GET_REPLY 286105365 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090238171 DLCTRL DEBUG Command: GET 26929060 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090238171 DLCTRL DEBUG Tx Command reply: GET_REPLY 26929060 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090238172 DLCTRL DEBUG Command: GET 579682534 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090238172 DLCTRL DEBUG Tx Command reply: GET_REPLY 579682534 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090238174 DLCTRL DEBUG Command: GET 494892975 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090238174 DLCTRL DEBUG Tx Command reply: GET_REPLY 494892975 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090238175 DLCTRL DEBUG Command: GET 137084804 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090238175 DLCTRL DEBUG Tx Command reply: GET_REPLY 137084804 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090238175 DLCTRL DEBUG Command: GET 438195215 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090238175 DLCTRL DEBUG Tx Command reply: GET_REPLY 438195215 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090238176 DLCTRL DEBUG Command: GET 640894151 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090238176 DLCTRL DEBUG Tx Command reply: GET_REPLY 640894151 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090238177 DLCTRL DEBUG Command: GET 755806556 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090238177 DLCTRL DEBUG Tx Command reply: GET_REPLY 755806556 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090238178 DLCTRL DEBUG Command: GET 513414095 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090238178 DLCTRL DEBUG Tx Command reply: GET_REPLY 513414095 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090238179 DLCTRL DEBUG Command: GET 651423536 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090238179 DLCTRL DEBUG Tx Command reply: GET_REPLY 651423536 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090238180 DLCTRL DEBUG Command: GET 859714060 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090238180 DLCTRL DEBUG Tx Command reply: GET_REPLY 859714060 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000001110100'B, t_guard := 20.000000 } 20250427090238198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(909)@499161a88351: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(909)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(913)381711 20250427090239229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090239229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090239229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427090239229 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090239229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5d30f, normal) (hnbgw_rua.c:406) 20250427090239229 DHNB DEBUG map_rua[0x55e5c7808970]{init}: Allocated (fsm.c:456) 20250427090239229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090239229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-381711 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090239229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090239229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090239229 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427090239229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-381711 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427090239229 DCN DEBUG map_sccp[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090239229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090239229 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-381711 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427090239229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-381711 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250427090239229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090239229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090239229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090239229 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-381711 SCCP-102 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090239229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090239229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090239229 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{IDLE}: Allocated (fsm.c:456) 20250427090239229 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090239229 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000740056400500f1100926) (sccp_scrc.c:415) 20250427090239229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090239229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090239229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090239229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090239229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090239229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090239229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090239229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090239229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090239229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090239229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090239229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090239229 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090239229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090239229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090239229 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 00 74 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090239229 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090239229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090239229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090239230 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090239230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090239230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090239230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090239230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090239230 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' 20250427090239230 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 20250427090239230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090239230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090239230 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 00 74 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(908)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(908)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(909)@499161a88351: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) HNBGW_Test.sgsn1-RAN(909)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(913)6848488 HNBGW_Test.sgsn1-SCCP(908)@499161a88351: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090239246 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) 20250427090239246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090239246 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090239246 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 20250427090239246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090239246 DLSS7 <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' 20250427090239246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090239246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090239246 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090239246 DLCTRL DEBUG Command: GET 86553647 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090239246 DLCTRL DEBUG Tx Command reply: GET_REPLY 86553647 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090239246 DLSS7 <000c> osmo_ss7_asp.c:1164 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 6d 00 1a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090239247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090239247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090239247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090239247 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) 20250427090239247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090239247 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=006d001a) (sccp_scrc.c:486) 20250427090239247 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250427090239247 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090239247 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090239247 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090239247 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090239247 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) 20250427090239247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090239247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090239249 DLCTRL DEBUG Command: GET 233879347 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090239249 DLCTRL DEBUG Tx Command reply: GET_REPLY 233879347 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090239254 DLCTRL DEBUG Command: GET 527885370 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090239254 DLCTRL DEBUG Tx Command reply: GET_REPLY 527885370 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090239258 DLCTRL DEBUG Command: GET 498724879 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090239258 DLCTRL DEBUG Tx Command reply: GET_REPLY 498724879 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090239262 DLCTRL DEBUG Command: GET 947189512 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090239262 DLCTRL DEBUG Tx Command reply: GET_REPLY 947189512 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090239266 DLCTRL DEBUG Command: GET 298037916 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090239266 DLCTRL DEBUG Tx Command reply: GET_REPLY 298037916 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090239269 DLCTRL DEBUG Command: GET 794953421 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090239269 DLCTRL DEBUG Tx Command reply: GET_REPLY 794953421 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090239272 DLCTRL DEBUG Command: GET 107799472 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090239272 DLCTRL DEBUG Tx Command reply: GET_REPLY 107799472 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090239275 DLCTRL DEBUG Command: GET 419745331 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090239275 DLCTRL DEBUG Tx Command reply: GET_REPLY 419745331 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090239278 DLCTRL DEBUG Command: GET 389771715 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090239278 DLCTRL DEBUG Tx Command reply: GET_REPLY 389771715 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090239280 DLCTRL DEBUG Command: GET 192197427 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090239280 DLCTRL DEBUG Tx Command reply: GET_REPLY 192197427 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090239282 DLCTRL DEBUG Command: GET 63365318 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090239282 DLCTRL DEBUG Tx Command reply: GET_REPLY 63365318 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090239283 DLCTRL DEBUG Command: GET 549202724 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090239283 DLCTRL DEBUG Tx Command reply: GET_REPLY 549202724 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090239285 DLCTRL DEBUG Command: GET 785746169 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090239285 DLCTRL DEBUG Tx Command reply: GET_REPLY 785746169 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090239286 DLCTRL DEBUG Command: GET 952357698 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090239286 DLCTRL DEBUG Tx Command reply: GET_REPLY 952357698 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090239287 DLCTRL DEBUG Command: GET 783079876 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090239287 DLCTRL DEBUG Tx Command reply: GET_REPLY 783079876 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090239289 DLCTRL DEBUG Command: GET 226878505 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090239289 DLCTRL DEBUG Tx Command reply: GET_REPLY 226878505 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090239290 DLCTRL DEBUG Command: GET 506465440 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090239290 DLCTRL DEBUG Tx Command reply: GET_REPLY 506465440 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090239291 DLCTRL DEBUG Command: GET 742985137 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090239291 DLCTRL DEBUG Tx Command reply: GET_REPLY 742985137 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090239292 DLCTRL DEBUG Command: GET 294985050 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090239292 DLCTRL DEBUG Tx Command reply: GET_REPLY 294985050 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001111000011'B, t_guard := 20.000000 } 20250427090239311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55038<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@499161a88351: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(914)13097779 20250427090240336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090240336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090240336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090240336 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090240336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc7db33, normal) (hnbgw_rua.c:406) 20250427090240336 DHNB DEBUG map_rua[0x55e5c7801320]{init}: Allocated (fsm.c:456) 20250427090240336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090240336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097779 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090240336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090240336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090240336 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097779 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090240336 DCN DEBUG map_sccp[0x55e5c76e6d50]{init}: Allocated (fsm.c:456) 20250427090240336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090240336 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13097779 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090240336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097779 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090240336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090240336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090240336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090240336 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097779 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090240336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090240336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090240336 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{IDLE}: Allocated (fsm.c:456) 20250427090240336 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090240336 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030003c30056400500f1100926) (sccp_scrc.c:415) 20250427090240336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090240336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090240336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090240336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090240336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090240336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090240336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090240336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090240336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090240336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090240336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090240336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090240336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090240336 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 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) 20250427090240336 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090240336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090240336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090240337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090240337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090240337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090240337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090240337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090240337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090240337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090240337 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090240337 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 c3 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)@499161a88351: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(905)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(906)@499161a88351: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) HNBGW_Test.sgsn0-RAN(906)@499161a88351: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(914)14005108 HNBGW_Test.sgsn0-SCCP(905)@499161a88351: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(905)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090240341 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090240342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090240342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090240342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090240342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090240342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090240342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090240342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090240342 DLSS7 <000c> osmo_ss7_asp.c:1164 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 4a e6 ab 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090240342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090240342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090240342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090240342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090240342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090240342 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=004ae6ab) (sccp_scrc.c:486) 20250427090240342 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250427090240342 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090240342 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090240342 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090240342 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090240342 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) 20250427090240342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090240342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090240343 DLCTRL DEBUG Command: GET 850360750 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090240343 DLCTRL DEBUG Tx Command reply: GET_REPLY 850360750 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090240346 DLCTRL DEBUG Command: GET 49316032 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090240346 DLCTRL DEBUG Tx Command reply: GET_REPLY 49316032 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090240349 DLCTRL DEBUG Command: GET 346567010 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090240349 DLCTRL DEBUG Tx Command reply: GET_REPLY 346567010 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090240354 DLCTRL DEBUG Command: GET 489842391 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090240354 DLCTRL DEBUG Tx Command reply: GET_REPLY 489842391 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090240357 DLCTRL DEBUG Command: GET 223784734 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090240357 DLCTRL DEBUG Tx Command reply: GET_REPLY 223784734 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090240361 DLCTRL DEBUG Command: GET 566083631 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090240361 DLCTRL DEBUG Tx Command reply: GET_REPLY 566083631 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090240365 DLCTRL DEBUG Command: GET 822115168 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090240365 DLCTRL DEBUG Tx Command reply: GET_REPLY 822115168 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090240369 DLCTRL DEBUG Command: GET 520407673 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090240369 DLCTRL DEBUG Tx Command reply: GET_REPLY 520407673 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090240373 DLCTRL DEBUG Command: GET 56961596 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090240373 DLCTRL DEBUG Tx Command reply: GET_REPLY 56961596 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090240377 DLCTRL DEBUG Command: GET 782907614 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090240377 DLCTRL DEBUG Tx Command reply: GET_REPLY 782907614 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090240380 DLCTRL DEBUG Command: GET 451074194 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090240380 DLCTRL DEBUG Tx Command reply: GET_REPLY 451074194 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090240383 DLCTRL DEBUG Command: GET 242253162 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090240383 DLCTRL DEBUG Tx Command reply: GET_REPLY 242253162 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090240385 DLCTRL DEBUG Command: GET 185164833 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090240385 DLCTRL DEBUG Tx Command reply: GET_REPLY 185164833 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090240387 DLCTRL DEBUG Command: GET 561767494 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090240387 DLCTRL DEBUG Tx Command reply: GET_REPLY 561767494 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090240389 DLCTRL DEBUG Command: GET 66591329 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090240389 DLCTRL DEBUG Tx Command reply: GET_REPLY 66591329 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090240391 DLCTRL DEBUG Command: GET 54001224 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090240391 DLCTRL DEBUG Tx Command reply: GET_REPLY 54001224 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090240393 DLCTRL DEBUG Command: GET 969097171 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090240393 DLCTRL DEBUG Tx Command reply: GET_REPLY 969097171 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090240394 DLCTRL DEBUG Command: GET 135105162 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090240394 DLCTRL DEBUG Tx Command reply: GET_REPLY 135105162 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090240395 DLCTRL DEBUG Command: GET 56720046 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090240395 DLCTRL DEBUG Tx Command reply: GET_REPLY 56720046 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090240396 DLCTRL DEBUG Command: GET 124195119 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090240396 DLCTRL DEBUG Tx Command reply: GET_REPLY 124195119 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090240401 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46603<->l=127.0.0.1:4262) (control_if.c:193) 20250427090240402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(893)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(892)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090240404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090240405 DLINP DEBUG SRVCONN(,r=127.0.0.1:40096<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090240405 DLINP DEBUG SRVCONN(,r=127.0.0.1:40096<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090240405 DLINP NOTICE SRV(,r=127.0.0.1:40096<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090240405 DMAIN NOTICE (127.0.0.1:40096 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40096<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090240405 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(899)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(902)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(900)@499161a88351: Final verdict of PTC: none 20250427090240408 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-RAN(903)@499161a88351: Final verdict of PTC: none 20250427090240409 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) 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@499161a88351: Final verdict of PTC: none 20250427090240409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090240409 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) 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090240409 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090240409 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) 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090240409 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090240409 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) 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090240409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090240409 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) 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-RAN(909)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(906)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(908)@499161a88351: Final verdict of PTC: none 20250427090240409 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090240410 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 20250427090240410 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) 20250427090240410 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090240410 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090240410 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090240410 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090240410 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090240410 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 20250427090240410 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  20250427090240410 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  20250427090240410 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  20250427090240410 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090240410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090240410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090240410 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090240410 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) 20250427090240411 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090240411 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090240411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090240411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090240411 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090240411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090240412 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 20250427090240412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090240412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090240412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090240412 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090240412 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090240413 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090240413 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090240413 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240414 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090240414 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090240414 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090240414 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090240414 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090240414 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 20250427090240414 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  20250427090240415 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  20250427090240415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090240415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090240415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090240415 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 20250427090240415 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) 20250427090240415 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090240415 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090240415 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090240415 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090240415 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090240415 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 20250427090240415 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  20250427090240415 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090240415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090240415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090240416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090240416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090240416 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090240417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090240417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090240417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090240417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090240417 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090240415 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090240415 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) 20250427090240415 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090240415 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090240415 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 20250427090240415 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090240415 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) 20250427090240415 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090240415 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090240416 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 20250427090240416 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 20250427090240416 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240416 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090240416 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090240416 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090240416 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090240416 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090240416 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 20250427090240416 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090240416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090240416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090240417 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090240417 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090240417 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090240418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090240418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090240418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090240418 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090240418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090240419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090240419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090240419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090240419 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090240419 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090240419 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090240420 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090240420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090240420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090240420 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090240420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d001a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090240421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090240421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090240421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090240421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090240422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 00 1a 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090240422 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090240422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090240422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090240422 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090240422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090240423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090240423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090240423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{disrupted}: Freeing instance (context_map.c:202) 20250427090240423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-381711)[0x55e5c7808970]{disrupted}: Deallocated (fsm.c:568) 20250427090240423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090240424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{disconnected}: Freeing instance (context_map.c:206) 20250427090240424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e5c780fec0]{disconnected}: Deallocated (fsm.c:568) 20250427090240424 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-381711 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427090240424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090240424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-M3UA(907)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(901)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(894)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(904)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(911)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(910)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(905)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@499161a88351: Final verdict of PTC: pass 20250427090240424 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090240424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090240425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090240425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090240425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090240425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090240425 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090240425 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090240426 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090240426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090240426 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090240426 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090240426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2ff3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090240426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090240427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090240427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090240427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090240427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 2f f3 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090240427 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090240427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090240428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090240428 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090240428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090240428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090240428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090240428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{disrupted}: Freeing instance (context_map.c:202) 20250427090240428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1986832)[0x55e5c7825fb0]{disrupted}: Deallocated (fsm.c:568) 20250427090240428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891)@499161a88351: Final verdict of PTC: none 20250427090240428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{disconnected}: Freeing instance (context_map.c:206) 20250427090240428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e5c7822e30]{disconnected}: Deallocated (fsm.c:568) 20250427090240429 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1986832 SCCP-101 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090240429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090240429 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090240429 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090240429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ae6ab), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090240429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090240429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090240430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090240430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090240430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a e6 ab 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090240430 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090240430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090240430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090240430 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090240430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090240430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090240431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090240431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{disrupted}: Freeing instance (context_map.c:202) 20250427090240431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097779)[0x55e5c7801320]{disrupted}: Deallocated (fsm.c:568) 20250427090240431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090240431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{disconnected}: Freeing instance (context_map.c:206) 20250427090240431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55e5c76e6d50]{disconnected}: Deallocated (fsm.c:568) 20250427090240431 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097779 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@499161a88351: Final verdict of PTC: pass 20250427090240435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090240435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090240435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090240435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090240436 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@499161a88351: Final verdict of PTC: pass 20250427090240436 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) 20250427090240436 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MTC@499161a88351: Setting final verdict of the test case. 20250427090240436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891): none (pass -> pass)20250427090240436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55038<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(892): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(894): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896): none (pass -> pass) 20250427090240436 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090240436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898): none (pass -> pass) 20250427090240436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090240437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090240437 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090240437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(899): none (pass -> pass) 20250427090240437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090240437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090240437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090240437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090240437 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(900): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(901): none (pass -> pass) 20250427090240437 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090240437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090240437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(902): none (pass -> pass) 20250427090240437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090240437 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(903): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(904): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(908): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(909): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(910): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(912): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(913): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(914): pass (pass -> pass) MTC@499161a88351: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 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 20250427090240591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090240856 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090240856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00290dc4), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090240856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090240856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090240856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090240856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090240856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 0d c4 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090240856 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090240856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f77e35), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090240857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090240857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090240857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090240857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090240857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f7 7e 35 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090240857 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090240857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5278), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090240857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090240857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090240857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090240857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090240857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 52 78 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090240857 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090240857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aeffc9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090240857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090240857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090240857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090240857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090240857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090240857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae ff c9 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090240857 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090240858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090240858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090240858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090240858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090240858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090240858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090240858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090240858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090240858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090240858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090240858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090240858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090240858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090240858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090240858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090240858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090240858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090240858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090240858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090240858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090241194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=562392) 20250427090241394 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090241394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fac18), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090241394 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) 20250427090241394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090241394 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) 20250427090241394 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) 20250427090241394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090241394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090241394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f ac 18 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090241395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090241395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090241395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090241395 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 20250427090241395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090241395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090241453 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090241453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00970bcf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090241453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090241453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090241453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090241453 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090241453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090241453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090241453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 97 0b cf 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090241453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090241453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090241453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090241453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090241454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090241454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090241454 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090241455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c22a0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090241455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090241455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090241455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090241455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090241455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090241455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090241455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 22 a0 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090241455 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090241455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c82ce3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090241455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090241455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090241455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090241455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090241455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090241455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090241455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 2c e3 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090241455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090241455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090241455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090241455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090241455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090241455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090241455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090241455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090241455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090241455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090241455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090241455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090241793 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090241793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ed6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090241793 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) 20250427090241793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090241793 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) 20250427090241793 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) 20250427090241793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090241793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090241793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 89 ed 6f 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090241793 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090241793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004813b0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090241793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090241793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090241793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090241793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090241793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090241793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090241793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 48 13 b0 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090241793 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090241793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001aa5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090241793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090241794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090241794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090241794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090241794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090241794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090241794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 aa 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090241794 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090241794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090241794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090241794 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 20250427090241794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090241794 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090241794 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090241794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090241794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090241794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090241794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090241794 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090241794 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090241794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090241794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090241794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090241794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090241794 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=562392, count=604788) 20250427090242410 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090242410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb9513), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090242410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090242410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090242410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090242410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090242410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090242410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090242410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 cb 95 13 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090242411 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090242411 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090242411 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090242411 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090242411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090242411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090242411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090242411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090242411 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090242415 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090242415 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090242415 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090242416 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090242416 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090242416 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090242416 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090242416 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090242416 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090243121 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090243121 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090243121 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090243121 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090243121 DLSCCP DEBUG SCCP-SCOC(83)[0x55e5c77ffb50]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:02:43 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@499161a88351: 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@499161a88351: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250427090244284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090244287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090244289 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34153<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090244417 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090244417 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090244424 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090244424 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244424 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090244424 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244425 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090244425 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090244425 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37090 (stream_srv.c:142) 20250427090244425 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37090<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090244425 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090244425 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244426 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244426 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090244426 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) 20250427090244426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090244426 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) 20250427090244426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244426 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) 20250427090244426 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) 20250427090244426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244426 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) 20250427090244426 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) 20250427090244426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090244426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090244426 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244426 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244426 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090244426 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) 20250427090244426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090244426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244426 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) 20250427090244426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244426 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) 20250427090244426 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) 20250427090244426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090244426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090244427 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244427 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244427 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090244427 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) 20250427090244427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090244427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090244427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090244427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090244427 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244427 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090244427 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) 20250427090244427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090244427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090244427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090244427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090244427 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244427 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 20250427090244427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090244427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090244427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244427 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 20250427090244427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090244427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090244427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090244427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090244427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090244427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090244427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090244427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(925)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(925)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(925)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(923)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(928)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(928)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(928)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(926)@499161a88351: v_sccp_pdu_maxlen:268 20250427090244453 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090244453 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244453 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090244453 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244453 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090244453 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244453 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090244453 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244454 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244454 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090244454 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) 20250427090244454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090244454 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) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 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) 20250427090244454 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) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244454 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) 20250427090244454 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) 20250427090244454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090244454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090244454 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244454 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244454 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090244454 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) 20250427090244454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 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) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244454 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) 20250427090244454 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) 20250427090244454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090244454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090244454 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244454 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244454 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090244454 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) 20250427090244454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244454 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090244454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090244454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090244454 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244454 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244454 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090244454 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) 20250427090244454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090244454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090244454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090244454 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244455 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 20250427090244455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090244455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090244455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244455 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 20250427090244455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090244455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090244455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090244455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090244455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090244455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090244455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090244455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(931)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(931)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(931)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(929)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(934)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(934)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(934)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(932)@499161a88351: v_sccp_pdu_maxlen:268 20250427090244485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090244485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090244485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090244485 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090244485 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) 20250427090244485 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090244485 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090244485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090244485 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@499161a88351: setverdict(pass): none -> pass 20250427090244490 DLINP DEBUG SRVCONN(,r=127.0.0.1:37090<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090244490 DLINP DEBUG SRVCONN(,r=127.0.0.1:37090<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090244490 DLINP DEBUG SRVCONN(,r=127.0.0.1:37090<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090244490 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090244490 DHNBAP DEBUG (127.0.0.1:37090 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090244490 DHNBAP NOTICE (127.0.0.1:37090 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090244490 DHNBAP NOTICE (127.0.0.1:37090 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090244490 DLINP DEBUG SRVCONN(,r=127.0.0.1:37090<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090244490 DLINP DEBUG SRVCONN(,r=127.0.0.1:37090<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090244639 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 20250427090244639 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 20250427090244639 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090244639 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090244647 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244647 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090244647 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090244647 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090244647 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090244647 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090244647 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090244647 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 20250427090244647 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090244647 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  20250427090244647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090244649 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 20250427090244649 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 20250427090244649 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090244649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090244650 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244650 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090244650 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090244650 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  20250427090244650 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090244650 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090244650 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090244650 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 20250427090244650 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090244650 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  20250427090244650 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090244650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090244651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090244651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090244651 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090244651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090244651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090244651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090244651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090244651 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090244651 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090244651 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244652 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244652 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090244652 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) 20250427090244652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090244652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244652 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090244652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244652 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090244652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090244652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090244652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090244652 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(928)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090244653 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090244653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090244653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090244653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090244653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090244653 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090244653 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  20250427090244656 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) 20250427090244656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090244656 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090244656 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090244656 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090244656 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090244656 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090244657 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 20250427090244657 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090244657 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  20250427090244657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090244659 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) 20250427090244659 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090244659 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090244659 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  20250427090244659 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090244659 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090244659 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090244659 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 20250427090244659 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090244659 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  20250427090244659 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  20250427090244659 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090244659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090244659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090244659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090244659 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090244659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090244659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090244659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090244659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090244659 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090244659 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090244659 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244660 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244661 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090244661 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) 20250427090244661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090244661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244661 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090244661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090244661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090244661 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244661 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244661 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244661 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244661 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090244661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090244661 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' 20250427090244661 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 20250427090244661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090244661 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090244661 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  20250427090244665 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 20250427090244665 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 20250427090244665 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090244666 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090244671 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090244671 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090244671 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090244671 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090244671 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090244671 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090244671 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 20250427090244671 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090244671 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  20250427090244671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090244672 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244672 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090244672 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090244672 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  20250427090244672 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090244672 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090244672 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090244672 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 20250427090244672 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090244672 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  20250427090244672 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  20250427090244672 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  20250427090244672 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090244672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090244672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090244673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090244673 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090244673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090244673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090244673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090244673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090244673 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090244673 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090244673 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244674 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244674 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090244674 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) 20250427090244674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090244674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090244674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090244674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090244674 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244674 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090244674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090244674 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090244674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090244674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090244674 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090244674 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  20250427090244676 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 20250427090244676 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 20250427090244676 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090244676 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090244680 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) 20250427090244680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090244680 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090244680 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090244680 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090244680 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090244680 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090244680 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 20250427090244680 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090244680 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  20250427090244681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090244683 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) 20250427090244683 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090244683 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090244683 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  20250427090244683 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090244683 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090244683 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090244683 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 20250427090244683 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090244683 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  20250427090244683 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  20250427090244683 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  20250427090244683 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  20250427090244683 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090244683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090244683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090244683 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090244683 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090244683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090244683 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090244683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090244683 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090244683 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090244683 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090244683 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090244684 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090244684 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090244684 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) 20250427090244684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090244684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090244684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090244685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090244685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090244685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090244685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090244685 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090244685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090244685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090244685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090244685 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090244685 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090244685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090244685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090244685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090244685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090244685 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' 20250427090244685 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 20250427090244685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090244685 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090244685 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  HNBGW_Test.msc0-RAN(924)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090245453 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090245453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090245453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090245453 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090245453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090245453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090245453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090245453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090245453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245453 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090245453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090245453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090245453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090245453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090245453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090245453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090245453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090245453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090245453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090245454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090245454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090245454 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090245454 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) 20250427090245454 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) 20250427090245454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090245454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090245454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090245454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090245454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090245454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090245454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090245454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090245454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090245455 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090245455 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090245455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090245455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090245455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090245455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090245455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090245455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090245455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090245455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090245455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245455 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  20250427090245456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090245456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090245456 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090245456 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090245456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090245456 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090245456 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090245456 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090245456 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245456 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090245456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090245456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090245456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090245456 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090245456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090245456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090245456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090245456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090245456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090245456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090245456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090245456 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090245456 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(927)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090245457 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) 20250427090245457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090245457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090245457 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 20250427090245457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090245457 DLSS7 <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' 20250427090245457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090245457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090245457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245457 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090245457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090245457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090245457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090245457 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) 20250427090245457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090245457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090245457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090245457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090245457 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) 20250427090245457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245457 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) 20250427090245457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090245457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090245457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090245457 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090245457 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) 20250427090245457 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) 20250427090245457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090245457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090245457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090245457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090245457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090245457 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090245457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090245457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090245457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090245457 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090245457 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090245457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090245457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090245457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090245457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090245457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090245457 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' 20250427090245457 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 20250427090245457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090245457 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245457 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  20250427090245458 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) 20250427090245458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090245458 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090245458 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 20250427090245458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090245458 DLSS7 <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' 20250427090245458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090245458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090245458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090245458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090245458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090245458 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) 20250427090245458 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245458 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090245458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090245458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090245458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090245458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090245458 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) 20250427090245458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245458 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) 20250427090245458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090245458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090245458 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090245458 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090245458 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(930)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090245473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090245473 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090245473 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090245473 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090245473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090245473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090245473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090245473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090245473 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245473 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090245474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090245474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090245474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090245474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090245474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090245474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090245474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090245474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090245474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090245474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090245474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090245474 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090245474 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) 20250427090245474 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) 20250427090245474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090245474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090245474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090245474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090245474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090245474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090245474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090245474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090245474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090245474 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090245474 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090245474 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090245474 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090245474 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090245474 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090245474 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090245474 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090245474 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090245474 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090245474 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245474 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  20250427090245475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090245475 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090245475 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090245475 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090245475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090245475 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090245475 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090245475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090245475 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245475 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090245475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090245475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090245475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090245475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090245475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090245475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090245475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090245475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090245475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090245475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090245476 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090245476 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090245476 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(933)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090245479 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) 20250427090245479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090245479 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090245479 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 20250427090245479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090245479 DLSS7 <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' 20250427090245479 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090245479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090245479 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245479 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090245479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090245479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090245479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090245479 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) 20250427090245479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090245479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090245480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090245480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090245480 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) 20250427090245480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245480 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) 20250427090245480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090245480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090245480 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090245480 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090245480 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) 20250427090245480 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) 20250427090245480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090245480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090245480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090245480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090245480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090245480 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090245480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090245480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090245480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 07 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) 20250427090245480 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090245480 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090245480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090245480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090245480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090245480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090245480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090245480 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' 20250427090245480 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 20250427090245480 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090245480 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245480 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 07 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  20250427090245481 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) 20250427090245481 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090245481 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090245481 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 20250427090245481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090245481 DLSS7 <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' 20250427090245481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090245481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090245481 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090245481 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090245481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090245481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090245481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090245481 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) 20250427090245481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090245481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090245481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090245481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090245481 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) 20250427090245481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090245481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245481 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) 20250427090245481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090245481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090245481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090245481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090245481 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090245481 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090245481 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090246499 DLCTRL DEBUG Command: GET 813201558 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090246499 DLCTRL DEBUG Tx Command reply: GET_REPLY 813201558 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090246506 DLCTRL DEBUG Command: GET 217479435 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090246506 DLCTRL DEBUG Tx Command reply: GET_REPLY 217479435 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090246508 DLCTRL DEBUG Command: GET 20633251 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090246508 DLCTRL DEBUG Tx Command reply: GET_REPLY 20633251 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090246510 DLCTRL DEBUG Command: GET 909641310 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090246510 DLCTRL DEBUG Tx Command reply: GET_REPLY 909641310 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090246512 DLCTRL DEBUG Command: GET 503132806 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090246512 DLCTRL DEBUG Tx Command reply: GET_REPLY 503132806 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090246514 DLCTRL DEBUG Command: GET 81200459 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090246514 DLCTRL DEBUG Tx Command reply: GET_REPLY 81200459 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090246516 DLCTRL DEBUG Command: GET 706732430 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090246516 DLCTRL DEBUG Tx Command reply: GET_REPLY 706732430 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090246517 DLCTRL DEBUG Command: GET 523815844 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090246517 DLCTRL DEBUG Tx Command reply: GET_REPLY 523815844 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090246520 DLCTRL DEBUG Command: GET 764687155 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090246520 DLCTRL DEBUG Tx Command reply: GET_REPLY 764687155 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090246522 DLCTRL DEBUG Command: GET 646418359 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090246522 DLCTRL DEBUG Tx Command reply: GET_REPLY 646418359 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090246524 DLCTRL DEBUG Command: GET 854846329 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090246524 DLCTRL DEBUG Tx Command reply: GET_REPLY 854846329 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090246526 DLCTRL DEBUG Command: GET 969624861 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090246526 DLCTRL DEBUG Tx Command reply: GET_REPLY 969624861 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090246527 DLCTRL DEBUG Command: GET 690066866 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090246527 DLCTRL DEBUG Tx Command reply: GET_REPLY 690066866 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090246529 DLCTRL DEBUG Command: GET 168767677 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090246529 DLCTRL DEBUG Tx Command reply: GET_REPLY 168767677 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090246530 DLCTRL DEBUG Command: GET 705051619 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090246530 DLCTRL DEBUG Tx Command reply: GET_REPLY 705051619 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090246531 DLCTRL DEBUG Command: GET 702046092 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090246531 DLCTRL DEBUG Tx Command reply: GET_REPLY 702046092 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090246532 DLCTRL DEBUG Command: GET 680519362 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090246532 DLCTRL DEBUG Tx Command reply: GET_REPLY 680519362 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090246533 DLCTRL DEBUG Command: GET 653540814 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090246533 DLCTRL DEBUG Tx Command reply: GET_REPLY 653540814 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090246534 DLCTRL DEBUG Command: GET 363401493 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090246534 DLCTRL DEBUG Tx Command reply: GET_REPLY 363401493 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090246535 DLCTRL DEBUG Command: GET 734350882 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090246535 DLCTRL DEBUG Tx Command reply: GET_REPLY 734350882 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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@499161a88351: 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@499161a88351: 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 := '000000000000001000000101'B, t_guard := 20.000000 } 20250427090246556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@499161a88351: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)12756665 20250427090247609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090247609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090247609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250427090247609 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090247609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc2a6b9, normal) (hnbgw_rua.c:406) 20250427090247609 DHNB DEBUG map_rua[0x55e5c77ffb50]{init}: Allocated (fsm.c:456) 20250427090247609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090247609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12756665 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090247609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090247609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090247609 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250427090247609 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12756665 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:697) 20250427090247609 DCN DEBUG map_sccp[0x55e5c7825fb0]{init}: Allocated (fsm.c:456) 20250427090247609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090247609 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12756665 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427090247609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12756665 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250427090247609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090247609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090247609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090247609 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12756665 SCCP-104 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090247609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090247609 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090247609 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{IDLE}: Allocated (fsm.c:456) 20250427090247610 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090247610 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030002050056400500f1100926) (sccp_scrc.c:415) 20250427090247610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090247610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090247610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090247610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090247610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090247610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090247610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090247610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090247610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090247610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090247610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090247610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090247610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090247610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090247610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090247610 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 02 05 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090247610 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090247610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090247610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090247610 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090247610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090247610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090247610 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090247610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090247610 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' 20250427090247610 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 20250427090247610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090247610 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090247610 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 02 05 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(933)@499161a88351: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(936) HNBGW_Test.sgsn1-RAN(933)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)12131090 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090247631 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) 20250427090247631 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090247631 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090247631 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 20250427090247631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090247631 DLSS7 <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' 20250427090247631 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090247631 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090247631 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090247631 DLSS7 <000c> osmo_ss7_asp.c:1164 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 75 5b e6 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Complete_valid_nri_10(936)@499161a88351: setverdict(pass): none -> pass 20250427090247631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090247631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090247631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090247631 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) 20250427090247632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090247632 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=00755be6) (sccp_scrc.c:486) 20250427090247632 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250427090247632 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090247632 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090247632 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090247632 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090247632 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) 20250427090247632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090247632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090247634 DLCTRL DEBUG Command: GET 5769171 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090247634 DLCTRL DEBUG Tx Command reply: GET_REPLY 5769171 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090247638 DLCTRL DEBUG Command: GET 450523906 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090247638 DLCTRL DEBUG Tx Command reply: GET_REPLY 450523906 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090247642 DLCTRL DEBUG Command: GET 782066720 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090247642 DLCTRL DEBUG Tx Command reply: GET_REPLY 782066720 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090247646 DLCTRL DEBUG Command: GET 249190999 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090247646 DLCTRL DEBUG Tx Command reply: GET_REPLY 249190999 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090247649 DLCTRL DEBUG Command: GET 352443822 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090247649 DLCTRL DEBUG Tx Command reply: GET_REPLY 352443822 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090247651 DLCTRL DEBUG Command: GET 101282193 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090247651 DLCTRL DEBUG Tx Command reply: GET_REPLY 101282193 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090247654 DLCTRL DEBUG Command: GET 502564688 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090247654 DLCTRL DEBUG Tx Command reply: GET_REPLY 502564688 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250427090247656 DLCTRL DEBUG Command: GET 129533099 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090247656 DLCTRL DEBUG Tx Command reply: GET_REPLY 129533099 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090247657 DLCTRL DEBUG Command: GET 298947579 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090247657 DLCTRL DEBUG Tx Command reply: GET_REPLY 298947579 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090247660 DLCTRL DEBUG Command: GET 359234755 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090247660 DLCTRL DEBUG Tx Command reply: GET_REPLY 359234755 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090247663 DLCTRL DEBUG Command: GET 251746554 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090247663 DLCTRL DEBUG Tx Command reply: GET_REPLY 251746554 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090247666 DLCTRL DEBUG Command: GET 662137654 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090247666 DLCTRL DEBUG Tx Command reply: GET_REPLY 662137654 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090247670 DLCTRL DEBUG Command: GET 849761173 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090247670 DLCTRL DEBUG Tx Command reply: GET_REPLY 849761173 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090247674 DLCTRL DEBUG Command: GET 823370278 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090247674 DLCTRL DEBUG Tx Command reply: GET_REPLY 823370278 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090247678 DLCTRL DEBUG Command: GET 474988718 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090247678 DLCTRL DEBUG Tx Command reply: GET_REPLY 474988718 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090247682 DLCTRL DEBUG Command: GET 429807104 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090247682 DLCTRL DEBUG Tx Command reply: GET_REPLY 429807104 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090247685 DLCTRL DEBUG Command: GET 717437074 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090247685 DLCTRL DEBUG Tx Command reply: GET_REPLY 717437074 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090247688 DLCTRL DEBUG Command: GET 389538375 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090247688 DLCTRL DEBUG Tx Command reply: GET_REPLY 389538375 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090247691 DLCTRL DEBUG Command: GET 675126604 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090247691 DLCTRL DEBUG Tx Command reply: GET_REPLY 675126604 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090247694 DLCTRL DEBUG Command: GET 255041370 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090247694 DLCTRL DEBUG Tx Command reply: GET_REPLY 255041370 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000000100110'B, t_guard := 20.000000 } 20250427090247734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@499161a88351: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)11770092 20250427090248750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090248750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090248750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250427090248750 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090248750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb398ec, normal) (hnbgw_rua.c:406) 20250427090248750 DHNB DEBUG map_rua[0x55e5c7801320]{init}: Allocated (fsm.c:456) 20250427090248750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090248750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11770092 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090248750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090248750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090248750 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250427090248750 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11770092 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:697) 20250427090248750 DCN DEBUG map_sccp[0x55e5c76e6d50]{init}: Allocated (fsm.c:456) 20250427090248750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090248750 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11770092 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427090248750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11770092 SCCP-105 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250427090248750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090248750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090248750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090248750 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11770092 SCCP-105 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090248750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090248750 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090248750 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{IDLE}: Allocated (fsm.c:456) 20250427090248750 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090248750 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000260056400500f1100926) (sccp_scrc.c:415) 20250427090248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090248750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090248750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090248750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090248750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090248750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090248750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090248750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090248750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090248750 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090248750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090248750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090248750 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 26 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090248750 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090248750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090248750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090248750 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090248750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090248750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090248750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090248750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090248750 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' 20250427090248751 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 20250427090248751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090248751 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090248751 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 26 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@499161a88351: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(933)@499161a88351: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(937) HNBGW_Test.sgsn1-RAN(933)@499161a88351: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)11527772 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(937)@499161a88351: setverdict(pass): none -> pass 20250427090248755 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) 20250427090248755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090248755 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090248755 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 20250427090248755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090248755 DLSS7 <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' 20250427090248755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090248755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090248755 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090248755 DLSS7 <000c> osmo_ss7_asp.c:1164 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 95 86 94 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090248755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090248755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090248755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090248755 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) 20250427090248755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090248755 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=00958694) (sccp_scrc.c:486) 20250427090248755 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250427090248755 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090248755 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090248755 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090248755 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090248755 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) 20250427090248755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090248755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090248756 DLCTRL DEBUG Command: GET 496275283 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090248756 DLCTRL DEBUG Tx Command reply: GET_REPLY 496275283 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090248758 DLCTRL DEBUG Command: GET 169309887 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090248758 DLCTRL DEBUG Tx Command reply: GET_REPLY 169309887 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090248761 DLCTRL DEBUG Command: GET 42358723 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090248761 DLCTRL DEBUG Tx Command reply: GET_REPLY 42358723 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090248763 DLCTRL DEBUG Command: GET 521565691 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090248763 DLCTRL DEBUG Tx Command reply: GET_REPLY 521565691 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090248765 DLCTRL DEBUG Command: GET 173598404 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090248765 DLCTRL DEBUG Tx Command reply: GET_REPLY 173598404 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090248770 DLCTRL DEBUG Command: GET 638127663 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090248770 DLCTRL DEBUG Tx Command reply: GET_REPLY 638127663 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090248772 DLCTRL DEBUG Command: GET 501258550 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090248772 DLCTRL DEBUG Tx Command reply: GET_REPLY 501258550 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250427090248774 DLCTRL DEBUG Command: GET 594363171 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090248774 DLCTRL DEBUG Tx Command reply: GET_REPLY 594363171 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090248777 DLCTRL DEBUG Command: GET 721194476 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090248777 DLCTRL DEBUG Tx Command reply: GET_REPLY 721194476 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090248780 DLCTRL DEBUG Command: GET 879220024 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090248780 DLCTRL DEBUG Tx Command reply: GET_REPLY 879220024 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090248782 DLCTRL DEBUG Command: GET 672016918 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090248782 DLCTRL DEBUG Tx Command reply: GET_REPLY 672016918 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090248788 DLCTRL DEBUG Command: GET 593109721 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090248788 DLCTRL DEBUG Tx Command reply: GET_REPLY 593109721 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090248794 DLCTRL DEBUG Command: GET 154762219 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090248794 DLCTRL DEBUG Tx Command reply: GET_REPLY 154762219 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090248799 DLCTRL DEBUG Command: GET 564009819 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090248799 DLCTRL DEBUG Tx Command reply: GET_REPLY 564009819 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090248802 DLCTRL DEBUG Command: GET 551860598 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090248802 DLCTRL DEBUG Tx Command reply: GET_REPLY 551860598 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090248805 DLCTRL DEBUG Command: GET 866675734 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090248805 DLCTRL DEBUG Tx Command reply: GET_REPLY 866675734 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090248808 DLCTRL DEBUG Command: GET 879723863 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090248808 DLCTRL DEBUG Tx Command reply: GET_REPLY 879723863 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090248811 DLCTRL DEBUG Command: GET 36182478 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090248811 DLCTRL DEBUG Tx Command reply: GET_REPLY 36182478 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090248814 DLCTRL DEBUG Command: GET 128025965 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090248814 DLCTRL DEBUG Tx Command reply: GET_REPLY 128025965 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090248822 DLCTRL DEBUG Command: GET 230800223 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090248822 DLCTRL DEBUG Tx Command reply: GET_REPLY 230800223 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001110100011'B, t_guard := 20.000000 } 20250427090248864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42114<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@499161a88351: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)1145760 20250427090249882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090249882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090249882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250427090249882 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090249882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x117ba0, normal) (hnbgw_rua.c:406) 20250427090249882 DHNB DEBUG map_rua[0x55e5c780fec0]{init}: Allocated (fsm.c:456) 20250427090249882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090249882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145760 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090249882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090249882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090249882 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250427090249882 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145760 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:697) 20250427090249882 DCN DEBUG map_sccp[0x55e5c77ffc80]{init}: Allocated (fsm.c:456) 20250427090249882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090249882 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1145760 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427090249882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145760 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250427090249882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090249882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090249882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090249882 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145760 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090249882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090249882 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090249882 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{IDLE}: Allocated (fsm.c:456) 20250427090249882 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090249882 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030003a30056400500f1100926) (sccp_scrc.c:415) 20250427090249882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090249882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090249882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090249882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090249882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090249882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090249882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090249882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090249882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090249882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090249882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090249882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090249882 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090249882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090249882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090249882 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 a3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090249882 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090249882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090249883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090249883 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090249883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090249883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090249883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090249883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090249883 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' 20250427090249883 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 20250427090249883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090249883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090249883 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 a3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@499161a88351: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(933)@499161a88351: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(938) HNBGW_Test.sgsn1-RAN(933)@499161a88351: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)1470532 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250427090249891 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) 20250427090249891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090249891 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090249891 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 20250427090249891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090249891 DLSS7 <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' 20250427090249891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090249891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090249891 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090249891 DLSS7 <000c> osmo_ss7_asp.c:1164 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 15 0c 1b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090249892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090249892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090249892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090249892 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) 20250427090249892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090249892 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=00150c1b) (sccp_scrc.c:486) 20250427090249892 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250427090249892 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090249892 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090249892 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090249892 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090249892 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) 20250427090249892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090249892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(938)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090249895 DLCTRL DEBUG Command: GET 925714035 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090249895 DLCTRL DEBUG Tx Command reply: GET_REPLY 925714035 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090249901 DLCTRL DEBUG Command: GET 201346138 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090249901 DLCTRL DEBUG Tx Command reply: GET_REPLY 201346138 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090249907 DLCTRL DEBUG Command: GET 452380487 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090249907 DLCTRL DEBUG Tx Command reply: GET_REPLY 452380487 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090249912 DLCTRL DEBUG Command: GET 694423083 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090249912 DLCTRL DEBUG Tx Command reply: GET_REPLY 694423083 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090249916 DLCTRL DEBUG Command: GET 239824547 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090249916 DLCTRL DEBUG Tx Command reply: GET_REPLY 239824547 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090249920 DLCTRL DEBUG Command: GET 667018350 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090249920 DLCTRL DEBUG Tx Command reply: GET_REPLY 667018350 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090249924 DLCTRL DEBUG Command: GET 833670748 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090249925 DLCTRL DEBUG Tx Command reply: GET_REPLY 833670748 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250427090249928 DLCTRL DEBUG Command: GET 219441061 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090249929 DLCTRL DEBUG Tx Command reply: GET_REPLY 219441061 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090249932 DLCTRL DEBUG Command: GET 555067474 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090249932 DLCTRL DEBUG Tx Command reply: GET_REPLY 555067474 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090249935 DLCTRL DEBUG Command: GET 498903959 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090249935 DLCTRL DEBUG Tx Command reply: GET_REPLY 498903959 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090249938 DLCTRL DEBUG Command: GET 917628308 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090249938 DLCTRL DEBUG Tx Command reply: GET_REPLY 917628308 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090249943 DLCTRL DEBUG Command: GET 182070023 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090249943 DLCTRL DEBUG Tx Command reply: GET_REPLY 182070023 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090249949 DLCTRL DEBUG Command: GET 411331982 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090249949 DLCTRL DEBUG Tx Command reply: GET_REPLY 411331982 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090249954 DLCTRL DEBUG Command: GET 854051225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090249954 DLCTRL DEBUG Tx Command reply: GET_REPLY 854051225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090249959 DLCTRL DEBUG Command: GET 384874475 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090249959 DLCTRL DEBUG Tx Command reply: GET_REPLY 384874475 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090249963 DLCTRL DEBUG Command: GET 447520244 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090249963 DLCTRL DEBUG Tx Command reply: GET_REPLY 447520244 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090249967 DLCTRL DEBUG Command: GET 202935817 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090249967 DLCTRL DEBUG Tx Command reply: GET_REPLY 202935817 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090249971 DLCTRL DEBUG Command: GET 222176159 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090249971 DLCTRL DEBUG Tx Command reply: GET_REPLY 222176159 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090249975 DLCTRL DEBUG Command: GET 290835773 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090249975 DLCTRL DEBUG Tx Command reply: GET_REPLY 290835773 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090249978 DLCTRL DEBUG Command: GET 169923733 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090249978 DLCTRL DEBUG Tx Command reply: GET_REPLY 169923733 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090249990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090249991 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34153<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(917)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(916)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090249996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090249997 DLINP DEBUG SRVCONN(,r=127.0.0.1:37090<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090249997 DLINP DEBUG SRVCONN(,r=127.0.0.1:37090<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090249997 DLINP NOTICE SRV(,r=127.0.0.1:37090<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090249997 DMAIN NOTICE (127.0.0.1:37090 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37090<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090249997 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(923)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(924)@499161a88351: Final verdict of PTC: none 20250427090250001 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090250001 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) 20250427090250001 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090250001 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090250001 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090250001 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) 20250427090250001 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090250001 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090250001 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 20250427090250001 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) 20250427090250001 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090250001 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090250001 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090250001 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090250002 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090250002 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 20250427090250002 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  20250427090250002 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  20250427090250002 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  20250427090250002 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090250002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090250002 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(926)@499161a88351: Final verdict of PTC: none 20250427090250002 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090250002 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) 20250427090250002 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090250002 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090250002 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 20250427090250003 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) 20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090250003 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(930)@499161a88351: Final verdict of PTC: none 20250427090250002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090250002 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090250002 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090250002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090250002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090250002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090250002 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090250002 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090250002 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090250002 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090250002 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090250003 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) 20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090250003 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090250003 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) 20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250427090250003 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 20250427090250003 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) 20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed HNBGW_Test.msc1-RAN(927)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(929)@499161a88351: Final verdict of PTC: none 20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090250003 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090250003 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090250003 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090250003 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 20250427090250003 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  20250427090250003 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  20250427090250003 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090250003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090250003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090250004 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) 20250427090250004 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250004 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090250004 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090250004 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090250004 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090250004 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090250004 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 20250427090250004 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  20250427090250004 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090250004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090250004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@499161a88351: Final verdict of PTC: none 20250427090250004 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 20250427090250004 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) 20250427090250004 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090250004 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090250004 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 MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(928)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(934)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(925)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(931)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(935)@499161a88351: Final verdict of PTC: none 20250427090250004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090250004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090250004 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090250004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090250004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090250004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090250004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090250004 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090250004 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090250004 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090250004 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090250004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090250004 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090250004 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090250004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00755be6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090250004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250004 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090250004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 75 5b e6 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250004 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090250004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090250004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090250004 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090250004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090250004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090250004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090250004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{disrupted}: Freeing instance (context_map.c:202) 20250427090250004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12756665)[0x55e5c77ffb50]{disrupted}: Deallocated (fsm.c:568) 20250427090250004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090250004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{disconnected}: Freeing instance (context_map.c:206) 20250427090250004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e5c7825fb0]{disconnected}: Deallocated (fsm.c:568) 20250427090250004 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12756665 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427090250004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090250004 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090250004 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090250004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958694), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090250004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250005 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090250005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 86 94 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250005 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090250005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090250005 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090250005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{disrupted}: Freeing instance (context_map.c:202) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11770092)[0x55e5c7801320]{disrupted}: Deallocated (fsm.c:568) 20250427090250005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090250005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{disconnected}: Freeing instance (context_map.c:206) 20250427090250005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55e5c76e6d50]{disconnected}: Deallocated (fsm.c:568) 20250427090250005 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11770092 SCCP-105 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427090250005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090250005 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090250005 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090250005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00150c1b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090250005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250005 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090250005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 15 0c 1b 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250005 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090250005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090250005 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090250005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{disrupted}: Freeing instance (context_map.c:202) 20250427090250005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1145760)[0x55e5c780fec0]{disrupted}: Deallocated (fsm.c:568) 20250427090250005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090250005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{disconnected}: Freeing instance (context_map.c:206) 20250427090250006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55e5c77ffc80]{disconnected}: Deallocated (fsm.c:568) 20250427090250006 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1145760 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427090250006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090250006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090250006 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090250006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090250006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090250006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090250006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090250006 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090250006 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090250006 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090250006 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090250006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090250006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090250006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090250006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090250006 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090250006 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) 20250427090250006 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090250004 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090250004 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) 20250427090250004 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090250004 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427090250005 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 20250427090250006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090250006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090250006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090250007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090250007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090250007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090250007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090250007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090250007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.sgsn1-SCCP(932)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(918)@499161a88351: Final verdict of PTC: none 20250427090250011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090250011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(937)@499161a88351: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(936)@499161a88351: Final verdict of PTC: pass HNBGW_Test.sgsn1-RAN(933)@499161a88351: Final verdict of PTC: none 20250427090250030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(938)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(916): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(918): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(923): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(924): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(925): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(926): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(927): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(928): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(929): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(930): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(931): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(932): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(933): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(934): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(935): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(936): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(937): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(938): pass (pass -> pass) MTC@499161a88351: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sun Apr 27 09:02:50 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 20250427090250204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090250422 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090250422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d001a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090250422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090250422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 00 1a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250423 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090250423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090250423 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090250428 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090250428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2ff3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090250428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090250428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 2f f3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250428 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090250429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090250429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090250429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090250429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090250429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090250429 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 4c 2f f3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090250429 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 20250427090250430 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090250430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ae6ab), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090250430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090250430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a e6 ab 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090250431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090250431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090250431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090250431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090250431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090250431 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 4a e6 ab 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090250431 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 20250427090250857 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090250857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5278), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090250857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090250857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 52 78 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250857 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090250857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f77e35), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090250857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090250857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f7 7e 35 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250857 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090250857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00290dc4), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090250857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090250857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 0d c4 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250857 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090250857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aeffc9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090250857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090250857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090250857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090250857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090250857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090250857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae ff c9 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090250858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090250858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090250858 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090250858 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090250858 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090250858 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090250858 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 6d 52 78 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090250858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090250858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090250858 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090250858 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090250858 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090250858 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090250858 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 f7 7e 35 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090250858 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 20250427090250858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090250859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090250859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090250859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090250859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090250859 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090250859 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 29 0d c4 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090250859 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 20250427090250859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090250859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090250859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090250859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090250859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090250859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090250859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090250859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090250859 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090250859 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 ae ff c9 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090250859 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 20250427090250859 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 20250427090250907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=559980) 20250427090251395 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090251395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fac18), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090251395 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) 20250427090251395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090251395 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) 20250427090251395 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) 20250427090251395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090251395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090251395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f ac 18 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090251396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090251396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090251396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090251396 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 20250427090251396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090251396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090251454 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090251454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00970bcf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090251454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090251454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090251454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090251454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090251454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090251454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090251454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 97 0b cf 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090251454 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090251454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090251454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090251454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090251454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090251454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090251455 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090251455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c82ce3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090251455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090251455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090251455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090251455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090251455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090251455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090251455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 2c e3 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090251455 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090251455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c22a0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090251455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090251455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090251455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090251455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090251455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090251456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090251456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 22 a0 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090251456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090251456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090251456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090251456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090251456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090251456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090251456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090251456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090251456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090251456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090251456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090251456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090251794 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090251794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001aa5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090251794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090251794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090251794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090251794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090251794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090251794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090251795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 aa 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090251795 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090251795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004813b0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090251795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090251795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090251795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090251795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090251795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090251795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090251795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 48 13 b0 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090251795 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090251795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089ed6f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090251795 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) 20250427090251795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090251795 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) 20250427090251795 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) 20250427090251795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090251795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090251795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 89 ed 6f 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090251795 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090251795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090251795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090251795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090251795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090251795 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090251796 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090251796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090251796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090251796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090251796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090251796 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090251796 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090251796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090251796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090251796 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 20250427090251796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090251796 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=559980, count=609372) 20250427090252002 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090252002 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090252002 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090252004 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090252004 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090252005 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090252005 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090252005 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090252005 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090252406 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090252406 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090252406 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090252406 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090252406 DLSCCP DEBUG SCCP-SCOC(84)[0x55e5c780bc20]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250427090254003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090254009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090254015 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41241<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090254110 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090254110 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090254117 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090254117 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254117 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090254117 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254118 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090254118 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254118 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090254118 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090254118 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53815 (stream_srv.c:142) 20250427090254118 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53815<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090254119 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254119 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090254119 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) 20250427090254119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254119 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) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 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) 20250427090254119 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) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254119 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) 20250427090254119 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) 20250427090254119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090254119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254119 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254119 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254119 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090254119 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) 20250427090254119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 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) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254119 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) 20250427090254119 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) 20250427090254119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090254119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254119 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254119 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254119 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090254119 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) 20250427090254119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254119 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090254119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090254119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254119 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254119 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254119 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090254119 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) 20250427090254119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090254119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090254119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090254119 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254119 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 20250427090254119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090254119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090254119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254119 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 20250427090254119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090254119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090254119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090254119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090254119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090254119 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090254119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090254119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(949)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(949)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(947)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(952)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(952)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(952)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(950)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(955)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(955)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(955)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(953)@499161a88351: v_sccp_pdu_maxlen:268 20250427090254154 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090254154 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254154 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090254154 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090254154 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254154 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090254154 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254154 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090254154 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254156 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254156 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090254156 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) 20250427090254156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254156 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) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 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) 20250427090254156 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) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254156 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) 20250427090254156 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) 20250427090254156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090254156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254156 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254156 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254156 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090254156 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) 20250427090254156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 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) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254156 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) 20250427090254156 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) 20250427090254156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090254156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254156 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254156 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254156 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090254156 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) 20250427090254156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254156 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090254156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090254156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254156 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254156 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254156 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090254156 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) 20250427090254156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090254156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090254156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090254156 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254156 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 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090254156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254156 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 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090254156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090254156 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090254156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090254156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090254156 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090254156 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  20250427090254156 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@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(958)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(958)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(958)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(956)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(961)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(961)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(961)@499161a88351: ************************************************* HNBGW_Test.sgsn1-SCCP(959)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(964)@499161a88351: ************************************************* HNBGW_Test.sgsn2-M3UA(964)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(964)@499161a88351: ************************************************* HNBGW_Test.sgsn2-SCCP(962)@499161a88351: v_sccp_pdu_maxlen:268 20250427090254202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090254202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090254202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090254202 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090254202 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) 20250427090254202 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090254202 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090254202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090254202 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@499161a88351: setverdict(pass): none -> pass 20250427090254209 DLINP DEBUG SRVCONN(,r=127.0.0.1:53815<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090254209 DLINP DEBUG SRVCONN(,r=127.0.0.1:53815<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090254209 DLINP DEBUG SRVCONN(,r=127.0.0.1:53815<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090254209 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090254209 DHNBAP DEBUG (127.0.0.1:53815 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090254209 DHNBAP NOTICE (127.0.0.1:53815 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090254209 DHNBAP NOTICE (127.0.0.1:53815 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090254209 DLINP DEBUG SRVCONN(,r=127.0.0.1:53815<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090254209 DLINP DEBUG SRVCONN(,r=127.0.0.1:53815<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090254330 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 20250427090254330 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 20250427090254330 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090254330 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090254339 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254339 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090254339 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090254339 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090254339 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090254339 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090254339 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090254339 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 20250427090254339 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090254339 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  20250427090254339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090254341 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 20250427090254341 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 20250427090254341 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090254341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090254342 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090254342 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090254342 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  20250427090254342 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090254342 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090254342 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090254342 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 20250427090254342 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090254342 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  20250427090254342 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  20250427090254342 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090254342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090254343 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 20250427090254343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090254343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090254343 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090254343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090254343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090254343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090254343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090254343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090254343 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090254343 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(952)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090254344 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090254344 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) 20250427090254344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090254344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090254344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090254344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090254344 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254345 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090254345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090254345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090254345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090254345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090254345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090254345 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  20250427090254348 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) 20250427090254348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090254348 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090254348 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090254348 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090254348 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090254348 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090254348 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 20250427090254348 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090254348 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  20250427090254348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090254351 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) 20250427090254351 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090254351 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090254351 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  20250427090254351 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090254351 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090254351 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090254351 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 20250427090254351 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090254351 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  20250427090254351 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  20250427090254351 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  20250427090254351 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090254351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090254351 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 20250427090254351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090254351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090254351 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090254351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090254351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090254351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090254351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090254351 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090254351 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090254351 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254352 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 20250427090254352 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 20250427090254352 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090254352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090254353 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254353 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090254353 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) 20250427090254353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090254353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090254353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254353 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254353 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090254353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090254353 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' 20250427090254353 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 20250427090254353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090254353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090254353 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  HNBGW_Test.msc2-M3UA(955)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090254358 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) 20250427090254358 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090254359 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090254359 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090254359 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090254359 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090254359 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090254359 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 20250427090254359 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090254359 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  20250427090254359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090254361 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) 20250427090254361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090254361 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090254361 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  20250427090254361 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090254361 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090254361 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090254361 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 20250427090254361 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090254361 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  20250427090254361 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  20250427090254361 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  20250427090254361 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  20250427090254361 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090254361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090254362 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 20250427090254362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090254362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090254362 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090254362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090254362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090254362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090254362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090254362 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090254362 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090254362 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254363 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254363 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090254363 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) 20250427090254363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254363 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) 20250427090254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254363 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) 20250427090254363 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) 20250427090254363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090254363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254363 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254363 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254363 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 20250427090254363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090254363 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' 20250427090254363 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 20250427090254364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090254364 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090254364 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 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 05  20250427090254368 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 20250427090254368 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 20250427090254368 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 20250427090254368 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427090254368 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427090254368 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427090254368 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090254373 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090254373 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427090254373 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427090254373 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  20250427090254373 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427090254373 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090254373 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090254373 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 20250427090254373 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250427090254373 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  20250427090254373 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  20250427090254373 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  20250427090254373 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  20250427090254373 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090254373 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090254373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427090254373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090254374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090254374 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090254374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090254374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090254374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090254374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090254374 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090254377 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090254377 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090254377 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  20250427090254377 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090254377 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090254377 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250427090254377 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 20250427090254377 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090254377 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  20250427090254377 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  20250427090254377 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  20250427090254377 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  20250427090254377 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090254377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090254377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090254377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090254377 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090254377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090254377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090254377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090254377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090254377 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090254377 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090254377 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254378 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 20250427090254378 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 20250427090254378 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090254378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090254378 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254378 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090254378 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) 20250427090254378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090254378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254379 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090254379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090254379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090254379 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254379 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090254379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090254379 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090254379 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090254379 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090254379 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090254379 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.sgsn1-M3UA(961)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090254383 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) 20250427090254383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090254383 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090254383 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090254383 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090254383 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090254383 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090254383 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 20250427090254383 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090254383 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  20250427090254383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090254385 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) 20250427090254385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090254385 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090254385 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  20250427090254385 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090254385 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090254385 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090254385 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 20250427090254385 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090254385 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  20250427090254385 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  20250427090254385 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  20250427090254385 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  20250427090254385 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  20250427090254385 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090254385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090254385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090254386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090254386 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090254386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090254386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090254386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090254386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090254386 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090254386 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090254386 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254387 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254387 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090254387 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) 20250427090254387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090254387 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090254387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090254387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254387 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254387 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090254387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090254387 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' 20250427090254387 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 20250427090254387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090254387 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090254387 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  20250427090254392 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 20250427090254392 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 20250427090254392 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090254392 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250427090254395 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) 20250427090254395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250427090254395 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090254395 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090254395 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090254395 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090254395 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090254395 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 20250427090254395 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090254395 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  20250427090254395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090254397 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) 20250427090254397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090254397 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090254397 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  20250427090254397 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090254397 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090254397 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090254397 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 20250427090254397 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250427090254397 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  20250427090254397 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  20250427090254397 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  20250427090254397 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  20250427090254397 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  20250427090254397 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  20250427090254397 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090254397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090254397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090254397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090254397 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250427090254397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090254397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090254397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090254397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090254397 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090254397 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090254397 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090254398 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090254398 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090254398 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) 20250427090254398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090254398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090254398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254398 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) 20250427090254398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090254398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090254398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090254398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090254398 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) 20250427090254398 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) 20250427090254398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090254398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090254398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090254398 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090254398 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090254398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090254398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090254398 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 20250427090254398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090254398 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' 20250427090254398 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 20250427090254398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090254398 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090254398 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 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 06  HNBGW_Test.msc0-RAN(948)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090255147 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090255147 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090255147 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090255147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090255147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255147 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255147 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090255147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090255147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255148 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090255148 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090255148 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) 20250427090255148 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) 20250427090255148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090255148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090255148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090255148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090255148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090255148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090255148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090255148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090255148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090255148 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090255148 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090255148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090255148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090255148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090255148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090255148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090255148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090255148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090255148 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255148 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  20250427090255154 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255154 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090255154 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090255154 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090255154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090255154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255154 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255154 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090255155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090255155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255155 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090255156 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090255156 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090255160 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) 20250427090255160 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090255160 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090255160 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 20250427090255160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255160 DLSS7 <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' 20250427090255160 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255160 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255160 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255160 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255160 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) 20250427090255160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090255160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255160 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) 20250427090255160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255161 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) 20250427090255161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255161 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090255161 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090255161 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) 20250427090255161 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) 20250427090255161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090255161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090255161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090255161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090255161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090255161 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090255161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090255161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090255161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090255162 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090255162 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090255162 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090255162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090255162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090255162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090255162 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' 20250427090255162 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 20250427090255162 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090255162 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255162 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  20250427090255163 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) 20250427090255163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090255163 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090255163 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 20250427090255163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255163 DLSS7 <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' 20250427090255163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255163 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255163 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255164 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) 20250427090255164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090255164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255164 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) 20250427090255164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255164 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) 20250427090255164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255164 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090255164 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090255164 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(954)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090255170 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) 20250427090255170 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090255170 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090255170 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 20250427090255170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255170 DLSS7 <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' 20250427090255170 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255170 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255170 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255170 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) 20250427090255170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090255171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255171 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) 20250427090255171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255171 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) 20250427090255171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255171 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090255171 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090255171 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) 20250427090255171 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) 20250427090255171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090255171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090255171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255171 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) 20250427090255171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090255171 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) 20250427090255172 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) 20250427090255172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090255172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090255172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090255172 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090255172 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090255172 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090255172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090255172 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 20250427090255172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090255172 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' 20250427090255172 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 20250427090255172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090255172 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255172 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  20250427090255172 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) 20250427090255172 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090255172 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090255172 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 20250427090255172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255172 DLSS7 <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' 20250427090255172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255172 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255173 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255173 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) 20250427090255173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090255173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255173 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) 20250427090255173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255173 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) 20250427090255173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090255173 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090255173 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(957)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090255176 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255176 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090255176 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090255176 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090255176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090255176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255176 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255176 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090255176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090255176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090255177 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090255177 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) 20250427090255177 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) 20250427090255177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090255177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090255177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090255177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090255177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090255177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090255177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090255177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090255177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090255177 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090255177 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090255177 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090255177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090255177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090255177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090255177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090255177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090255177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090255177 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255177 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  20250427090255179 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255179 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090255179 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090255179 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090255179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090255179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255179 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255179 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090255179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090255179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090255179 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090255179 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(960)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090255182 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) 20250427090255182 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090255182 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090255182 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 20250427090255182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255182 DLSS7 <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' 20250427090255182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255182 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255182 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255182 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) 20250427090255182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090255182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255182 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) 20250427090255182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255182 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) 20250427090255182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255182 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090255182 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090255182 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) 20250427090255182 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) 20250427090255182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090255182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090255182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090255182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090255182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090255182 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090255182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090255182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090255182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090255182 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090255182 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090255183 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090255183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090255183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090255183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090255183 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' 20250427090255183 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 20250427090255183 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090255183 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255183 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  20250427090255184 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) 20250427090255184 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090255184 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090255184 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 20250427090255184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255184 DLSS7 <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' 20250427090255184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255184 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255184 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255184 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) 20250427090255184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090255184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255184 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) 20250427090255184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255184 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) 20250427090255184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090255184 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090255184 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(963)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090255200 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) 20250427090255200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090255200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090255200 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 20250427090255200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255200 DLSS7 <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' 20250427090255200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255200 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255200 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255200 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) 20250427090255200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427090255200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255200 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) 20250427090255200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255200 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) 20250427090255200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090255200 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090255200 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) 20250427090255200 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) 20250427090255200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090255200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090255200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255200 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) 20250427090255200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090255200 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) 20250427090255200 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) 20250427090255200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090255200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090255200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 06 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) 20250427090255200 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090255200 DRANAP NOTICE cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: link up (cnlink.c:111) 20250427090255200 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090255200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090255200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090255200 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 20250427090255200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090255200 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' 20250427090255200 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 20250427090255200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090255200 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255200 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 06 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  20250427090255202 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) 20250427090255202 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090255202 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090255202 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 20250427090255202 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090255202 DLSS7 <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' 20250427090255202 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090255202 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090255202 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090255202 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090255202 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090255202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090255202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090255202 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) 20250427090255202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090255202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090255202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427090255202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090255202 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) 20250427090255202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090255202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255202 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) 20250427090255202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090255202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090255202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090255202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090255202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090255202 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090255202 DRANAP INFO cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090256220 DLCTRL DEBUG Command: GET 993948303 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090256221 DLCTRL DEBUG Tx Command reply: GET_REPLY 993948303 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090256222 DLCTRL DEBUG Command: GET 840784770 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090256222 DLCTRL DEBUG Tx Command reply: GET_REPLY 840784770 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090256223 DLCTRL DEBUG Command: GET 469887974 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090256223 DLCTRL DEBUG Tx Command reply: GET_REPLY 469887974 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090256227 DLCTRL DEBUG Command: GET 44310061 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090256228 DLCTRL DEBUG Tx Command reply: GET_REPLY 44310061 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090256231 DLCTRL DEBUG Command: GET 239757400 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090256231 DLCTRL DEBUG Tx Command reply: GET_REPLY 239757400 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090256235 DLCTRL DEBUG Command: GET 83791243 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090256235 DLCTRL DEBUG Tx Command reply: GET_REPLY 83791243 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090256238 DLCTRL DEBUG Command: GET 673655198 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090256238 DLCTRL DEBUG Tx Command reply: GET_REPLY 673655198 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090256241 DLCTRL DEBUG Command: GET 643947075 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090256241 DLCTRL DEBUG Tx Command reply: GET_REPLY 643947075 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090256243 DLCTRL DEBUG Command: GET 375658315 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090256243 DLCTRL DEBUG Tx Command reply: GET_REPLY 375658315 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090256245 DLCTRL DEBUG Command: GET 816326152 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090256245 DLCTRL DEBUG Tx Command reply: GET_REPLY 816326152 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090256247 DLCTRL DEBUG Command: GET 415557907 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090256247 DLCTRL DEBUG Tx Command reply: GET_REPLY 415557907 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090256249 DLCTRL DEBUG Command: GET 872928228 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090256249 DLCTRL DEBUG Tx Command reply: GET_REPLY 872928228 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090256251 DLCTRL DEBUG Command: GET 402495542 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090256251 DLCTRL DEBUG Tx Command reply: GET_REPLY 402495542 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090256252 DLCTRL DEBUG Command: GET 850507286 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090256252 DLCTRL DEBUG Tx Command reply: GET_REPLY 850507286 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090256254 DLCTRL DEBUG Command: GET 556421053 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090256254 DLCTRL DEBUG Tx Command reply: GET_REPLY 556421053 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090256255 DLCTRL DEBUG Command: GET 202823315 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090256255 DLCTRL DEBUG Tx Command reply: GET_REPLY 202823315 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090256257 DLCTRL DEBUG Command: GET 741361692 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090256257 DLCTRL DEBUG Tx Command reply: GET_REPLY 741361692 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090256258 DLCTRL DEBUG Command: GET 398958077 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090256258 DLCTRL DEBUG Tx Command reply: GET_REPLY 398958077 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090256259 DLCTRL DEBUG Command: GET 20236018 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090256259 DLCTRL DEBUG Tx Command reply: GET_REPLY 20236018 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090256260 DLCTRL DEBUG Command: GET 125473136 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090256260 DLCTRL DEBUG Tx Command reply: GET_REPLY 125473136 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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@499161a88351: 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 := '000000000000001100010111'B, t_guard := 20.000000 } 20250427090256272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@499161a88351: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)7959208 20250427090257323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090257323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090257323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250427090257323 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090257323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7972a8, normal) (hnbgw_rua.c:406) 20250427090257323 DHNB DEBUG map_rua[0x55e5c780bc20]{init}: Allocated (fsm.c:456) 20250427090257323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090257323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7959208 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090257323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090257323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090257323 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250427090257323 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7959208 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:697) 20250427090257323 DCN DEBUG map_sccp[0x55e5c77ffb50]{init}: Allocated (fsm.c:456) 20250427090257323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090257323 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7959208 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250427090257323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7959208 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250427090257323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090257323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090257323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090257323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7959208 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090257323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090257323 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090257323 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{IDLE}: Allocated (fsm.c:456) 20250427090257323 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090257323 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030003170056400500f1100926) (sccp_scrc.c:415) 20250427090257323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090257323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090257323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090257324 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) 20250427090257324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090257324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090257324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090257324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090257324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090257324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090257324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090257324 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) 20250427090257324 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) 20250427090257324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090257324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090257324 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 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) 20250427090257324 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090257324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090257324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090257324 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090257324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090257324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090257324 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 20250427090257324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090257324 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' 20250427090257324 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 20250427090257324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090257324 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090257324 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 03 17 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(962)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(963)@499161a88351: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(966) HNBGW_Test.sgsn2-RAN(963)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)3726597 HNBGW_Test.sgsn2-SCCP(962)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(962)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090257346 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) 20250427090257346 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090257346 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090257346 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 20250427090257346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090257346 DLSS7 <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' 20250427090257346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090257346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090257346 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090257346 DLSS7 <000c> osmo_ss7_asp.c:1164 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 56 f0 f4 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Complete_valid_nri_20(966)@499161a88351: setverdict(pass): none -> pass 20250427090257346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090257347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090257347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090257347 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) 20250427090257347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090257347 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=0056f0f4) (sccp_scrc.c:486) 20250427090257347 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250427090257347 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090257347 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090257347 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090257347 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090257347 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) 20250427090257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090257347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090257350 DLCTRL DEBUG Command: GET 520625544 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090257350 DLCTRL DEBUG Tx Command reply: GET_REPLY 520625544 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090257355 DLCTRL DEBUG Command: GET 199431360 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090257355 DLCTRL DEBUG Tx Command reply: GET_REPLY 199431360 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090257359 DLCTRL DEBUG Command: GET 802733712 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090257359 DLCTRL DEBUG Tx Command reply: GET_REPLY 802733712 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090257363 DLCTRL DEBUG Command: GET 375319147 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090257363 DLCTRL DEBUG Tx Command reply: GET_REPLY 375319147 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090257367 DLCTRL DEBUG Command: GET 905916233 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090257367 DLCTRL DEBUG Tx Command reply: GET_REPLY 905916233 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090257371 DLCTRL DEBUG Command: GET 260286847 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090257371 DLCTRL DEBUG Tx Command reply: GET_REPLY 260286847 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090257375 DLCTRL DEBUG Command: GET 217420063 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090257375 DLCTRL DEBUG Tx Command reply: GET_REPLY 217420063 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090257379 DLCTRL DEBUG Command: GET 903046032 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090257379 DLCTRL DEBUG Tx Command reply: GET_REPLY 903046032 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090257384 DLCTRL DEBUG Command: GET 327405230 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090257384 DLCTRL DEBUG Tx Command reply: GET_REPLY 327405230 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090257388 DLCTRL DEBUG Command: GET 747086809 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090257388 DLCTRL DEBUG Tx Command reply: GET_REPLY 747086809 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090257393 DLCTRL DEBUG Command: GET 795245959 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090257393 DLCTRL DEBUG Tx Command reply: GET_REPLY 795245959 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090257398 DLCTRL DEBUG Command: GET 29380174 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090257398 DLCTRL DEBUG Tx Command reply: GET_REPLY 29380174 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250427090257401 DLCTRL DEBUG Command: GET 763575261 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090257401 DLCTRL DEBUG Tx Command reply: GET_REPLY 763575261 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090257404 DLCTRL DEBUG Command: GET 304541651 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090257404 DLCTRL DEBUG Tx Command reply: GET_REPLY 304541651 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090257407 DLCTRL DEBUG Command: GET 870712350 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090257407 DLCTRL DEBUG Tx Command reply: GET_REPLY 870712350 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090257409 DLCTRL DEBUG Command: GET 332555231 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090257409 DLCTRL DEBUG Tx Command reply: GET_REPLY 332555231 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090257411 DLCTRL DEBUG Command: GET 614530494 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090257411 DLCTRL DEBUG Tx Command reply: GET_REPLY 614530494 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090257413 DLCTRL DEBUG Command: GET 578824339 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090257413 DLCTRL DEBUG Tx Command reply: GET_REPLY 578824339 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090257414 DLCTRL DEBUG Command: GET 984296131 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090257414 DLCTRL DEBUG Tx Command reply: GET_REPLY 984296131 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090257416 DLCTRL DEBUG Command: GET 348477988 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090257416 DLCTRL DEBUG Tx Command reply: GET_REPLY 348477988 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001100100001'B, t_guard := 20.000000 } 20250427090257443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@499161a88351: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)4031357 20250427090258471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090258471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090258471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250427090258471 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090258471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3d837d, normal) (hnbgw_rua.c:406) 20250427090258471 DHNB DEBUG map_rua[0x55e5c7801320]{init}: Allocated (fsm.c:456) 20250427090258471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090258471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031357 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090258471 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090258471 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090258472 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250427090258472 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031357 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:697) 20250427090258472 DCN DEBUG map_sccp[0x55e5c76e6d50]{init}: Allocated (fsm.c:456) 20250427090258472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090258472 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4031357 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250427090258472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031357 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250427090258472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090258472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090258472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090258472 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031357 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090258472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090258472 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090258472 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{IDLE}: Allocated (fsm.c:456) 20250427090258472 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090258472 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030003210056400500f1100926) (sccp_scrc.c:415) 20250427090258472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090258472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090258472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090258472 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) 20250427090258472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090258472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090258472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090258472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090258472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090258472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090258472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090258472 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) 20250427090258472 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) 20250427090258472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090258472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090258472 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 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) 20250427090258472 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090258472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090258472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090258472 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090258472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090258472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090258472 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 20250427090258472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090258472 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' 20250427090258472 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 20250427090258472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090258472 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090258472 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 03 21 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)@499161a88351: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(962)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(963)@499161a88351: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(967) HNBGW_Test.sgsn2-RAN(963)@499161a88351: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)6502426 HNBGW_Test.sgsn2-SCCP(962)@499161a88351: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(962)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090258478 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) 20250427090258478 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090258478 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090258478 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 20250427090258478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090258478 DLSS7 <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' 20250427090258478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090258478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090258478 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090258478 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c4 71 a9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090258478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090258478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090258478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090258478 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) 20250427090258478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090258478 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=00c471a9) (sccp_scrc.c:486) 20250427090258478 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250427090258478 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090258478 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090258478 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090258478 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090258478 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) 20250427090258478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090258478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_20(967)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090258479 DLCTRL DEBUG Command: GET 145811072 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090258479 DLCTRL DEBUG Tx Command reply: GET_REPLY 145811072 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090258482 DLCTRL DEBUG Command: GET 625690341 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090258482 DLCTRL DEBUG Tx Command reply: GET_REPLY 625690341 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090258484 DLCTRL DEBUG Command: GET 947335574 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090258484 DLCTRL DEBUG Tx Command reply: GET_REPLY 947335574 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090258486 DLCTRL DEBUG Command: GET 564250919 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090258486 DLCTRL DEBUG Tx Command reply: GET_REPLY 564250919 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090258488 DLCTRL DEBUG Command: GET 768946016 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090258488 DLCTRL DEBUG Tx Command reply: GET_REPLY 768946016 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090258490 DLCTRL DEBUG Command: GET 58129633 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090258490 DLCTRL DEBUG Tx Command reply: GET_REPLY 58129633 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090258492 DLCTRL DEBUG Command: GET 502103816 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090258492 DLCTRL DEBUG Tx Command reply: GET_REPLY 502103816 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090258494 DLCTRL DEBUG Command: GET 814299374 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090258494 DLCTRL DEBUG Tx Command reply: GET_REPLY 814299374 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090258495 DLCTRL DEBUG Command: GET 167358175 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090258495 DLCTRL DEBUG Tx Command reply: GET_REPLY 167358175 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090258497 DLCTRL DEBUG Command: GET 480008742 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090258497 DLCTRL DEBUG Tx Command reply: GET_REPLY 480008742 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090258498 DLCTRL DEBUG Command: GET 722740069 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090258498 DLCTRL DEBUG Tx Command reply: GET_REPLY 722740069 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090258500 DLCTRL DEBUG Command: GET 349637210 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090258500 DLCTRL DEBUG Tx Command reply: GET_REPLY 349637210 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250427090258501 DLCTRL DEBUG Command: GET 426858118 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090258501 DLCTRL DEBUG Tx Command reply: GET_REPLY 426858118 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090258502 DLCTRL DEBUG Command: GET 288199416 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090258502 DLCTRL DEBUG Tx Command reply: GET_REPLY 288199416 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090258503 DLCTRL DEBUG Command: GET 108949246 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090258503 DLCTRL DEBUG Tx Command reply: GET_REPLY 108949246 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090258504 DLCTRL DEBUG Command: GET 559417185 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090258504 DLCTRL DEBUG Tx Command reply: GET_REPLY 559417185 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090258504 DLCTRL DEBUG Command: GET 2272524 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090258504 DLCTRL DEBUG Tx Command reply: GET_REPLY 2272524 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090258505 DLCTRL DEBUG Command: GET 216950836 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090258505 DLCTRL DEBUG Tx Command reply: GET_REPLY 216950836 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090258506 DLCTRL DEBUG Command: GET 161976630 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090258506 DLCTRL DEBUG Tx Command reply: GET_REPLY 161976630 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090258507 DLCTRL DEBUG Command: GET 529464020 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090258507 DLCTRL DEBUG Tx Command reply: GET_REPLY 529464020 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000001110111'B, t_guard := 20.000000 } 20250427090258520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(960)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(960)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(968)2275212 20250427090259547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090259547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090259547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427090259547 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090259547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x22b78c, normal) (hnbgw_rua.c:406) 20250427090259547 DHNB DEBUG map_rua[0x55e5c77ffc80]{init}: Allocated (fsm.c:456) 20250427090259547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2275212)[0x55e5c77ffc80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090259547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2275212 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090259547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090259547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090259547 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427090259547 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2275212 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427090259547 DCN DEBUG map_sccp[0x55e5c779b690]{init}: Allocated (fsm.c:456) 20250427090259547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090259547 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2275212 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427090259547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2275212 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427090259547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2275212)[0x55e5c77ffc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090259547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090259547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090259547 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2275212 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090259547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090259547 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090259547 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{IDLE}: Allocated (fsm.c:456) 20250427090259547 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090259547 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000770056400500f1100926) (sccp_scrc.c:415) 20250427090259547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090259547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090259547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090259547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090259547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090259547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090259547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090259547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090259547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090259547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090259547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090259547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090259547 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090259547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090259547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090259547 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 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) 20250427090259547 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090259547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090259547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2275212)[0x55e5c77ffc80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090259548 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090259548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090259548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090259548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090259548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090259548 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' 20250427090259548 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 20250427090259548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090259548 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090259548 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 00 77 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(959)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(960)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(968) HNBGW_Test.sgsn1-RAN(960)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(968)8682942 HNBGW_Test.sgsn1-SCCP(959)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(959)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090259563 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) 20250427090259563 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090259563 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090259563 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 20250427090259563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090259563 DLSS7 <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' 20250427090259563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090259563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090259563 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090259563 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d7 40 0c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090259563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090259563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090259563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090259563 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) 20250427090259563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090259563 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=00d7400c) (sccp_scrc.c:486) 20250427090259563 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250427090259563 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090259563 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090259563 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090259563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090259563 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) 20250427090259563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090259563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_20(968)@499161a88351: setverdict(pass): none -> pass MTC@499161a88351: 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 } } } 20250427090259566 DLCTRL DEBUG Command: GET 829402600 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090259566 DLCTRL DEBUG Tx Command reply: GET_REPLY 829402600 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090259569 DLCTRL DEBUG Command: GET 261631933 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090259569 DLCTRL DEBUG Tx Command reply: GET_REPLY 261631933 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090259572 DLCTRL DEBUG Command: GET 328686137 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090259572 DLCTRL DEBUG Tx Command reply: GET_REPLY 328686137 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090259574 DLCTRL DEBUG Command: GET 114975035 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090259574 DLCTRL DEBUG Tx Command reply: GET_REPLY 114975035 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090259576 DLCTRL DEBUG Command: GET 256055815 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090259576 DLCTRL DEBUG Tx Command reply: GET_REPLY 256055815 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090259578 DLCTRL DEBUG Command: GET 194037535 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090259578 DLCTRL DEBUG Tx Command reply: GET_REPLY 194037535 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090259580 DLCTRL DEBUG Command: GET 407552199 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090259580 DLCTRL DEBUG Tx Command reply: GET_REPLY 407552199 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090259581 DLCTRL DEBUG Command: GET 542851275 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090259581 DLCTRL DEBUG Tx Command reply: GET_REPLY 542851275 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090259583 DLCTRL DEBUG Command: GET 304669387 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090259583 DLCTRL DEBUG Tx Command reply: GET_REPLY 304669387 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090259584 DLCTRL DEBUG Command: GET 959396504 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090259584 DLCTRL DEBUG Tx Command reply: GET_REPLY 959396504 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090259585 DLCTRL DEBUG Command: GET 313545822 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090259585 DLCTRL DEBUG Tx Command reply: GET_REPLY 313545822 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090259586 DLCTRL DEBUG Command: GET 636622398 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090259586 DLCTRL DEBUG Tx Command reply: GET_REPLY 636622398 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250427090259588 DLCTRL DEBUG Command: GET 535733304 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090259588 DLCTRL DEBUG Tx Command reply: GET_REPLY 535733304 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090259588 DLCTRL DEBUG Command: GET 713994343 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090259588 DLCTRL DEBUG Tx Command reply: GET_REPLY 713994343 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090259589 DLCTRL DEBUG Command: GET 637973043 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090259589 DLCTRL DEBUG Tx Command reply: GET_REPLY 637973043 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090259590 DLCTRL DEBUG Command: GET 91387888 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090259590 DLCTRL DEBUG Tx Command reply: GET_REPLY 91387888 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090259591 DLCTRL DEBUG Command: GET 611800999 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090259591 DLCTRL DEBUG Tx Command reply: GET_REPLY 611800999 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090259592 DLCTRL DEBUG Command: GET 538909065 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090259592 DLCTRL DEBUG Tx Command reply: GET_REPLY 538909065 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090259593 DLCTRL DEBUG Command: GET 266017441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090259593 DLCTRL DEBUG Tx Command reply: GET_REPLY 266017441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090259593 DLCTRL DEBUG Command: GET 119968945 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090259593 DLCTRL DEBUG Tx Command reply: GET_REPLY 119968945 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090259597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090259597 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41241<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(940)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(941)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090259599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42130<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090259599 DLINP DEBUG SRVCONN(,r=127.0.0.1:53815<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090259599 DLINP DEBUG SRVCONN(,r=127.0.0.1:53815<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090259599 DLINP NOTICE SRV(,r=127.0.0.1:53815<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090259599 DMAIN NOTICE (127.0.0.1:53815 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53815<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090259599 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc1-RAN(951)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(957)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(956)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(953)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(947)@499161a88351: Final verdict of PTC: none 20250427090259601 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090259602 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) 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427090259602 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090259602 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) 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090259602 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090259602 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) 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090259602 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090259602 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) HNBGW_Test.msc1-SCCP(950)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(948)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@499161a88351: Final verdict of PTC: none 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250427090259602 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090259602 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) 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090259602 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 20250427090259602 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) 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090259602 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090259602 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090259602 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090259602 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 20250427090259602 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  20250427090259602 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  20250427090259602 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  20250427090259602 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  20250427090259602 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  20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090259602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090259602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090259602 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090259602 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) 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090259602 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090259602 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) 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090259602 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 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090259602 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090259602 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090259602 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090259602 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 20250427090259602 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  20250427090259602 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  20250427090259602 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  20250427090259602 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  20250427090259602 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090259602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090259602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090259602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090259602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090259602 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090259603 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) 20250427090259603 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090259603 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090259603 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090259603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090259603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090259603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090259603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090259603 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090259603 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090259603 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090259603 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090259603 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 20250427090259603 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090259603 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) 20250427090259603 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090259603 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090259603 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 20250427090259603 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 20250427090259603 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) 20250427090259603 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250427090259603 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090259603 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090259603 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090259603 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090259603 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 20250427090259603 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  20250427090259603 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  20250427090259603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090259603 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  20250427090259603 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090259604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090259604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090259604 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090259604 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) 20250427090259604 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090259604 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090259604 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 20250427090259604 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 20250427090259604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090259604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090259604 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090259604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090259604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090259604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090259604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090259604 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090259604 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090259604 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090259604 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090259604 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090259604 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090259604 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090259604 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090259604 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090259604 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090259604 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 20250427090259604 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  20250427090259604 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  20250427090259604 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090259604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090259604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090259604 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(955)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(964)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(959)@499161a88351: Final verdict of PTC: none 20250427090259604 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) 20250427090259604 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090259604 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090259604 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 20250427090259605 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 20250427090259605 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) 20250427090259605 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090259605 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090259605 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090259605 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090259605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090259605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090259605 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250427090259605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090259606 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090259605 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090259605 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 20250427090259605 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  20250427090259605 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090259605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090259605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090259605 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090259605 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) 20250427090259605 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090259605 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090259605 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 20250427090259605 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 20250427090259605 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) 20250427090259605 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090259605 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090259605 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090259605 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090259605 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090259605 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 20250427090259606 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090259606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090259606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090259606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090259606 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090259606 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090259606 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090259606 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090259606 DRANAP NOTICE cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090259606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn1-RAN(960)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(965)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(967)@499161a88351: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(958)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(949)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(963)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(952)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(942)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-RAN(954)@499161a88351: Final verdict of PTC: none 20250427090259606 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090259606 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090259606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056f0f4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090259606 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) 20250427090259607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090259607 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) 20250427090259607 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) 20250427090259607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090259607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_sgsnpool_L3Complete_valid_nri_20(966)@499161a88351: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(968)@499161a88351: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(961)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(962)@499161a88351: Final verdict of PTC: none 20250427090259608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 f0 f4 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090259620 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090259621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090259621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090259621 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090259621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090259621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090259622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090259622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{disrupted}: Freeing instance (context_map.c:202) 20250427090259622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7959208)[0x55e5c780bc20]{disrupted}: Deallocated (fsm.c:568) 20250427090259622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090259622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{disconnected}: Freeing instance (context_map.c:206) 20250427090259623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55e5c77ffb50]{disconnected}: Deallocated (fsm.c:568) 20250427090259623 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7959208 SCCP-107 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250427090259623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090259623 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090259624 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090259624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c471a9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090259624 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) 20250427090259625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090259625 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) 20250427090259625 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) 20250427090259625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090259626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090259626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 71 a9 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090259627 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090259627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090259627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090259628 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090259628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090259628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090259629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090259629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{disrupted}: Freeing instance (context_map.c:202) 20250427090259629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4031357)[0x55e5c7801320]{disrupted}: Deallocated (fsm.c:568) 20250427090259630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090259630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{disconnected}: Freeing instance (context_map.c:206) 20250427090259630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55e5c76e6d50]{disconnected}: Deallocated (fsm.c:568) 20250427090259631 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4031357 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250427090259631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090259631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090259632 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090259632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090259632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090259632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090259633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090259633 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090259633 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090259633 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090259634 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090259634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090259634 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090259634 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090259634 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090259634 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 20250427090259634 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090259634 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090259634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090259635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090259635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090259635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090259636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090259636 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090259636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090259636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090259636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@499161a88351: Setting final verdict of the test case. 20250427090259637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939): none (pass -> pass) 20250427090259637 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass) 20250427090259637 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) 20250427090259637 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090259637 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090259638 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090259638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090259638 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090259638 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090259638 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 20250427090259638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090259638 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090259638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090259638 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090259638 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) 20250427090259638 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090259639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2275212)[0x55e5c77ffc80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090259639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2275212)[0x55e5c77ffc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090259639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090259639 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090259639 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090259639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7400c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090259640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090259640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090259640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090259640 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090259640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090259640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090259641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d7 40 0c 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090259641 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090259641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090259641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2275212)[0x55e5c77ffc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090259641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2275212)[0x55e5c77ffc80]{disrupted}: Freeing instance (context_map.c:202) 20250427090259641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2275212)[0x55e5c77ffc80]{disrupted}: Deallocated (fsm.c:568) 20250427090259642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090259642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{disconnected}: Freeing instance (context_map.c:206) 20250427090259642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55e5c779b690]{disconnected}: Deallocated (fsm.c:568) 20250427090259642 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2275212 SCCP-109 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427090259642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090259642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090259643 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090259643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090259643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090259643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090259643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090259643 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090259643 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090259644 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090259644 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090259644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090259644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090259644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090259644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090259644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090259644 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(953): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(954): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(955): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(956): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(957): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(958): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(959): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(960): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(961): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(962): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-RAN(963): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(964): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(966): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(967): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(968): pass (pass -> pass) MTC@499161a88351: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sun Apr 27 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 20250427090259784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090300004 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090300004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00755be6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300004 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090300005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 75 5b e6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300005 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090300005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958694), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300005 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090300005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 86 94 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300005 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090300005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00150c1b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300006 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090300005 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090300006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090300006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090300006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090300006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 15 0c 1b 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090300006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090300006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090300006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090300006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090300423 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090300423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d001a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090300423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 00 1a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090300424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090300424 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090300429 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090300429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2ff3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090300429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 2f f3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090300429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090300429 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090300431 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090300431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ae6ab), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090300431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a e6 ab 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090300432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090300432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090300487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729356) 20250427090300858 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090300858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aeffc9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090300858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae ff c9 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300858 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090300858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00290dc4), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090300858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 0d c4 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300858 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090300858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f77e35), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090300859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f7 7e 35 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300859 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090300859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5278), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090300859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090300859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090300859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090300859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090300859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090300859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 52 78 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090300859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090300859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090300859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090300859 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090300859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090300859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090300860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090300860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090300860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090300860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090300860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090300860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090300860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090300860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090300860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090301396 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090301396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fac18), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090301396 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) 20250427090301396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090301396 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) 20250427090301396 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) 20250427090301396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090301396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090301396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f ac 18 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090301396 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090301397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090301397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090301397 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 20250427090301397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090301397 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090301455 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090301455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00970bcf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090301455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090301455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090301455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090301455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090301455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090301455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090301455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 97 0b cf 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090301455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090301455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090301455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090301455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090301455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090301455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090301456 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090301456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c22a0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090301456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090301456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090301456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090301456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090301456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090301456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090301456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 22 a0 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090301456 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090301456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c82ce3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090301456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090301456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090301456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090301456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090301456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090301456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090301456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 2c e3 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090301456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090301456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090301456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090301456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090301456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090301456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090301456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090301456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090301456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090301456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090301456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090301456 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=729356, count=763716) 20250427090301602 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090301603 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090301603 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090301603 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090301603 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090301603 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090301604 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090301604 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090301604 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250427090301605 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090301605 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090301605 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090301605 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090301605 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090301605 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090301606 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090301606 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090301606 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090301790 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090301790 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090301790 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090301790 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090301790 DLSCCP DEBUG SCCP-SCOC(86)[0x55e5c7821f60]{IDLE}: Deallocated (fsm.c:568) 20250427090301791 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090301791 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090301791 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090301791 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090301791 DLSCCP DEBUG SCCP-SCOC(85)[0x55e5c78087b0]{IDLE}: Deallocated (fsm.c:568) 20250427090301792 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090301792 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090301792 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090301792 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090301792 DLSCCP DEBUG SCCP-SCOC(87)[0x55e5c7821d20]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_sgsnpool_L3Compl_no_cn started. 20250427090303553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090303559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090303564 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37495<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090303669 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090303669 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090303676 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090303676 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303676 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090303676 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303677 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090303677 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090303677 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47526 (stream_srv.c:142) 20250427090303677 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47526<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090303677 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090303677 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303678 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303678 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090303678 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) 20250427090303678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090303678 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) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 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) 20250427090303678 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) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303678 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) 20250427090303678 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) 20250427090303678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090303678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090303678 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303678 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303678 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090303678 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) 20250427090303678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090303678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 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) 20250427090303678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303678 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) 20250427090303678 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) 20250427090303678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090303678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090303678 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303678 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303678 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090303678 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) 20250427090303678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090303678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090303678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090303678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090303678 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303678 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303678 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090303678 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) 20250427090303678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090303678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090303679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090303679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090303679 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303679 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 20250427090303679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090303679 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090303679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303679 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 20250427090303679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090303679 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090303679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303679 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090303679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090303679 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090303679 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303679 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090303679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090303679 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(979)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(977)@499161a88351: v_sccp_pdu_maxlen:268 20250427090303695 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090303695 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303695 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090303695 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303695 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090303695 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303695 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090303695 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303696 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303696 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090303696 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) 20250427090303696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090303696 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) 20250427090303696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303696 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) 20250427090303696 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) 20250427090303696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303696 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) 20250427090303696 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) 20250427090303696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090303696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090303696 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303696 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303696 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090303696 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) 20250427090303696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090303696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303696 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) 20250427090303696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303697 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) 20250427090303697 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) 20250427090303697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090303697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090303697 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303697 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303697 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090303697 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) 20250427090303697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090303697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090303697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090303697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090303697 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303697 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303697 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090303697 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) 20250427090303697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090303697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090303697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090303697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090303697 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303697 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 20250427090303697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090303697 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090303697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303697 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 20250427090303697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090303697 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090303697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090303697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090303697 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090303697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090303697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090303697 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(982)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@499161a88351: v_sccp_pdu_maxlen:268 20250427090303720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090303720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090303720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090303720 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090303720 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) 20250427090303720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090303720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090303720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090303720 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@499161a88351: setverdict(pass): none -> pass 20250427090303725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47526<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090303725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47526<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090303725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47526<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090303725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090303725 DHNBAP DEBUG (127.0.0.1:47526 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090303725 DHNBAP NOTICE (127.0.0.1:47526 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090303725 DHNBAP NOTICE (127.0.0.1:47526 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090303725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47526<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090303725 DLINP DEBUG SRVCONN(,r=127.0.0.1:47526<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090303892 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 20250427090303892 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 20250427090303892 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090303892 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090303903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090303903 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090303903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090303903 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090303903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090303903 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090303903 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 20250427090303903 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090303903 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  20250427090303903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090303905 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090303905 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090303905 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  20250427090303905 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090303905 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090303905 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090303905 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 20250427090303905 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090303905 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  20250427090303905 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090303905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090303906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090303906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090303906 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090303906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090303906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090303906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090303906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090303906 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090303906 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090303906 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303907 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303907 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090303907 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) 20250427090303907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090303907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090303907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090303907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090303907 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090303907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090303907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090303907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090303907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090303907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090303907 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  20250427090303909 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 20250427090303910 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 20250427090303910 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090303910 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090303913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090303913 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090303913 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090303913 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090303913 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090303913 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090303913 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 20250427090303913 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090303913 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  20250427090303913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090303915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090303915 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090303915 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  20250427090303915 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090303915 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090303915 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090303915 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 20250427090303915 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090303915 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  20250427090303915 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  20250427090303915 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090303915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090303915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090303915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090303915 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090303915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090303915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090303915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090303915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090303915 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090303915 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090303915 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090303916 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090303916 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090303916 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) 20250427090303916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090303916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090303916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090303916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090303916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090303916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090303916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090303916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090303916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090303916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090303916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090303916 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090303916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090303916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090303916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090303916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090303916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090303916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090303916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090303916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090303916 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090303916 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(978)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090304704 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090304704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090304704 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090304704 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090304704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090304704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090304704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090304704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090304704 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090304704 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090304704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090304704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090304704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090304704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090304704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090304704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090304704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090304704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090304704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090304704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090304704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090304704 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090304704 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) 20250427090304704 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) 20250427090304704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090304704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090304704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090304704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090304704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090304704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090304704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090304704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090304704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090304704 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090304704 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090304705 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090304705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090304705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090304705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090304705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090304705 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090304705 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090304705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090304705 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090304705 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  20250427090304706 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090304706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090304706 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090304706 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090304706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090304706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090304706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090304706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090304706 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090304706 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090304706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090304706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090304706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090304706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090304706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090304706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090304706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090304706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090304706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090304706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090304706 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090304706 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090304706 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090304714 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090304714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090304714 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090304714 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090304714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090304714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090304714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090304714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090304714 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090304714 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090304714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090304714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090304714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090304714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090304714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090304714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090304714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090304714 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090304714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090304715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090304715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090304715 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090304715 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) 20250427090304715 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) 20250427090304715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090304715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090304715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090304715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090304715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090304715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090304715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090304715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090304715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090304715 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090304715 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090304715 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090304715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090304715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090304715 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090304715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090304715 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090304715 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090304715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090304715 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090304715 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  20250427090304715 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090304715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090304715 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090304715 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090304715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090304715 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090304715 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090304715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090304715 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090304715 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090304715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090304715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090304715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090304715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090304715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090304715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090304715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090304715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090304715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090304715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090304715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090304715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090304715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090304715 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090304715 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090304715 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090304736 DLCTRL DEBUG Command: GET 20546962 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090304736 DLCTRL DEBUG Tx Command reply: GET_REPLY 20546962 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090304739 DLCTRL DEBUG Command: GET 477358706 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090304739 DLCTRL DEBUG Tx Command reply: GET_REPLY 477358706 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090304740 DLCTRL DEBUG Command: GET 573337465 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090304740 DLCTRL DEBUG Tx Command reply: GET_REPLY 573337465 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090304742 DLCTRL DEBUG Command: GET 21135712 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090304742 DLCTRL DEBUG Tx Command reply: GET_REPLY 21135712 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090304744 DLCTRL DEBUG Command: GET 51586208 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090304744 DLCTRL DEBUG Tx Command reply: GET_REPLY 51586208 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090304746 DLCTRL DEBUG Command: GET 756740281 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090304746 DLCTRL DEBUG Tx Command reply: GET_REPLY 756740281 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090304748 DLCTRL DEBUG Command: GET 366724962 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090304748 DLCTRL DEBUG Tx Command reply: GET_REPLY 366724962 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090304749 DLCTRL DEBUG Command: GET 44282864 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090304749 DLCTRL DEBUG Tx Command reply: GET_REPLY 44282864 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090304751 DLCTRL DEBUG Command: GET 915106844 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090304751 DLCTRL DEBUG Tx Command reply: GET_REPLY 915106844 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090304754 DLCTRL DEBUG Command: GET 889311073 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090304754 DLCTRL DEBUG Tx Command reply: GET_REPLY 889311073 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090304757 DLCTRL DEBUG Command: GET 725463268 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090304757 DLCTRL DEBUG Tx Command reply: GET_REPLY 725463268 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090304760 DLCTRL DEBUG Command: GET 429679394 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090304760 DLCTRL DEBUG Tx Command reply: GET_REPLY 429679394 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090304763 DLCTRL DEBUG Command: GET 943608769 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090304763 DLCTRL DEBUG Tx Command reply: GET_REPLY 943608769 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090304768 DLCTRL DEBUG Command: GET 21858570 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090304768 DLCTRL DEBUG Tx Command reply: GET_REPLY 21858570 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090304771 DLCTRL DEBUG Command: GET 789233000 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090304771 DLCTRL DEBUG Tx Command reply: GET_REPLY 789233000 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090304775 DLCTRL DEBUG Command: GET 97202770 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090304775 DLCTRL DEBUG Tx Command reply: GET_REPLY 97202770 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090304778 DLCTRL DEBUG Command: GET 562018065 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090304778 DLCTRL DEBUG Tx Command reply: GET_REPLY 562018065 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090304781 DLCTRL DEBUG Command: GET 339950861 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090304781 DLCTRL DEBUG Tx Command reply: GET_REPLY 339950861 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090304783 DLCTRL DEBUG Command: GET 236034080 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090304783 DLCTRL DEBUG Tx Command reply: GET_REPLY 236034080 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090304785 DLCTRL DEBUG Command: GET 385762197 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090304785 DLCTRL DEBUG Tx Command reply: GET_REPLY 385762197 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000001101100101'B, t_guard := 20.000000 } 20250427090304818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)2923690 20250427090305850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090305850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090305850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427090305850 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090305850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2c9caa, normal) (hnbgw_rua.c:406) 20250427090305850 DHNB DEBUG map_rua[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427090305850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2923690)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090305850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2923690 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090305850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090305850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090305850 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427090305850 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2923690 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250427090305850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2923690)[0x55e5c78087b0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090305850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2923690)[0x55e5c78087b0]{init}: Freeing instance (context_map.c:202) 20250427090305850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2923690)[0x55e5c78087b0]{init}: Deallocated (fsm.c:568) 20250427090305850 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2923690 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427090305850 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) 20250427090305850 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427090305850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090305850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090305850 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)@499161a88351: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)2923690 MTC@499161a88351: 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 := '000000000000001110000110'B, t_guard := 20.000000 } 20250427090305894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56018<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)7481941 20250427090306904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090306904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090306904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427090306904 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090306904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x722a55, normal) (hnbgw_rua.c:406) 20250427090306904 DHNB DEBUG map_rua[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427090306904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7481941)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090306904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7481941 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090306904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090306904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090306904 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427090306904 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7481941 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250427090306904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7481941)[0x55e5c78087b0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090306904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7481941)[0x55e5c78087b0]{init}: Freeing instance (context_map.c:202) 20250427090306904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7481941)[0x55e5c78087b0]{init}: Deallocated (fsm.c:568) 20250427090306904 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7481941 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250427090306904 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) 20250427090306904 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427090306904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090306904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090306904 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)@499161a88351: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)7481941 MTC@499161a88351: 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 := '000000000000000010110101'B, t_guard := 20.000000 } 20250427090306921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)10814237 20250427090307941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090307942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090307942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090307942 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090307942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa5031d, normal) (hnbgw_rua.c:406) 20250427090307942 DHNB DEBUG map_rua[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427090307942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10814237)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090307942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10814237 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090307942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090307942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090307942 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10814237 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250427090307942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10814237)[0x55e5c78087b0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090307942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10814237)[0x55e5c78087b0]{init}: Freeing instance (context_map.c:202) 20250427090307942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10814237)[0x55e5c78087b0]{init}: Deallocated (fsm.c:568) 20250427090307942 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10814237 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250427090307942 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) 20250427090307942 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427090307942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090307942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090307942 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)@499161a88351: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)10814237 MTC@499161a88351: 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 := '000000000000000111100111'B, t_guard := 20.000000 } 20250427090308007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56032<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@499161a88351: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)13699919 20250427090309027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090309027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090309027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427090309027 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090309027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd10b4f, normal) (hnbgw_rua.c:406) 20250427090309027 DHNB DEBUG map_rua[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427090309027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13699919)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090309027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13699919 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090309027 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090309027 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090309027 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427090309027 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13699919 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250427090309027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13699919)[0x55e5c78087b0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090309027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13699919)[0x55e5c78087b0]{init}: Freeing instance (context_map.c:202) 20250427090309027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13699919)[0x55e5c78087b0]{init}: Deallocated (fsm.c:568) 20250427090309027 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13699919 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250427090309027 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) 20250427090309027 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250427090309027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090309027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090309027 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)@499161a88351: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)13699919 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090309038 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37495<->l=127.0.0.1:4262) (control_if.c:193) 20250427090309038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(971)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(970)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090309041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090309042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090309042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090309042 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090309042 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) 20250427090309042 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090309042 DLINP DEBUG SRVCONN(,r=127.0.0.1:47526<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090309042 DLINP DEBUG SRVCONN(,r=127.0.0.1:47526<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090309042 DLINP NOTICE SRV(,r=127.0.0.1:47526<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090309042 DMAIN NOTICE (127.0.0.1:47526 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47526<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090309042 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(980)@499161a88351: Final verdict of PTC: none 20250427090309044 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090309044 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) 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090309044 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090309044 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) 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090309044 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090309044 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) 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090309044 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090309044 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) 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090309044 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 20250427090309044 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090309045 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090309045 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976)@499161a88351: Final verdict of PTC: none 20250427090309045 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090309045 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090309045 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090309045 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 20250427090309045 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  20250427090309045 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090309045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090309045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090309045 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 20250427090309045 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090309045 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090309045 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090309045 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(977)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@499161a88351: Final verdict of PTC: none 20250427090309045 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090309045 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090309045 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 20250427090309045 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090309045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090309045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@499161a88351: Final verdict of PTC: none 20250427090309045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090309045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090309045 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090309046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090309046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090309046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090309046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090309046 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090309046 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090309046 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090309046 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090309046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090309046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090309046 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090309046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090309046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090309046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090309046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090309046 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090309046 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090309046 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090309046 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(979)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(972)@499161a88351: Final verdict of PTC: none 20250427090309050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090309051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(987)@499161a88351: Final verdict of PTC: none 20250427090309051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(985)@499161a88351: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(986)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(983)@499161a88351: Final verdict of PTC: none 20250427090309054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41146<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(984)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(973): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(975): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(984): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(985): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(986): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(987): none (pass -> pass) MTC@499161a88351: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sun Apr 27 09:03:09 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 20250427090309201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090309621 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090309621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056f0f4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090309621 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) 20250427090309621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090309621 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) 20250427090309621 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) 20250427090309621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090309621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090309621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 f0 f4 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090309621 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090309621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090309621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090309621 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 20250427090309621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090309621 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090309627 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090309627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c471a9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090309627 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) 20250427090309627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090309627 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) 20250427090309627 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) 20250427090309627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090309627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090309627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 71 a9 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090309627 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090309627 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090309627 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090309627 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 20250427090309627 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090309627 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090309641 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090309641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7400c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090309642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090309642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090309642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090309642 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090309642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090309642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090309642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d7 40 0c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090309642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090309642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090309642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090309642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090309642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090309642 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090309803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56042<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306320) 20250427090310005 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958694), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310005 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090310005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 86 94 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310005 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00755be6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310005 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090310005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 75 5b e6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090310006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090310006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090310006 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090310006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090310006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090310007 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00150c1b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090310007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 15 0c 1b 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090310007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090310007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090310424 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d001a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310424 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090310424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 00 1a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310424 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090310424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090310424 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090310429 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2ff3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090310429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 2f f3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310429 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090310429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090310429 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090310432 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ae6ab), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090310432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a e6 ab 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310432 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090310432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090310432 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=306320, count=335680) 20250427090310859 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5278), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090310859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 52 78 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310859 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f77e35), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090310859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f7 7e 35 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310859 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00290dc4), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090310859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 0d c4 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310859 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090310859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aeffc9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090310859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090310859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090310859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090310859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090310859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090310859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae ff c9 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090310860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090310860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090310860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090310860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090310860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090310860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090310860 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090310861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090310861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090310861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090310861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090310861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090310861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090310861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090310861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090311045 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090311045 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090311045 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090311045 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090311045 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090311045 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090311393 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090311393 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090311393 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090311393 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090311393 DLSCCP DEBUG SCCP-SCOC(90)[0x55e5c7821a20]{IDLE}: Deallocated (fsm.c:568) 20250427090311455 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090311455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00970bcf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090311455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090311455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090311455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090311455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090311455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090311455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090311455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 97 0b cf 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090311455 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090311455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090311455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090311456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090311456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090311456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090311456 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090311456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c82ce3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090311456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090311456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090311456 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090311456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090311456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090311456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090311456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 2c e3 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090311457 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090311457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c22a0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090311457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090311457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090311457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090311457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090311457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090311457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090311457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 22 a0 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090311457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090311457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090311457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090311457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090311457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090311457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090311457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090311457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090311457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090311457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090311457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090311457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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@499161a88351: 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@499161a88351: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250427090312876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090312881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090312886 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36875<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090312976 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090312976 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090312983 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090312983 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090312983 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090312983 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090312983 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090312983 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090312983 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090312983 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090312983 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52074 (stream_srv.c:142) 20250427090312983 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52074<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090312984 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090312985 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090312985 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) 20250427090312985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090312985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090312985 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) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 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) 20250427090312985 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) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090312985 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) 20250427090312985 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) 20250427090312985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090312985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090312985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090312985 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090312985 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090312985 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090312985 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) 20250427090312985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090312985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 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) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090312985 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) 20250427090312985 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) 20250427090312985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090312985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090312985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090312985 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090312985 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090312985 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090312985 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) 20250427090312985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090312985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090312985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090312985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090312985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090312985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090312985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090312985 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090312985 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090312985 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090312985 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) 20250427090312985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090312985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090312985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090312985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090312985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090312985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090312985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090312985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090312985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090312985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090312985 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090312985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090312985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090312985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090312985 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 20250427090312985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090312985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090312985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090312985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090312985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090312985 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 20250427090312985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090312985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090312985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090312985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090312985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090312985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090312985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090312985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090312985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090312985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090312985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090312985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090312985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090312985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(998)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(998)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(996)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1001)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(1001)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1001)@499161a88351: ************************************************* HNBGW_Test.msc1-SCCP(999)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1004)@499161a88351: ************************************************* HNBGW_Test.msc2-M3UA(1004)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1004)@499161a88351: ************************************************* HNBGW_Test.msc2-SCCP(1002)@499161a88351: v_sccp_pdu_maxlen:268 20250427090313023 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090313023 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313024 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090313024 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313024 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090313024 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313024 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090313024 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313025 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313025 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090313025 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) 20250427090313025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090313025 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) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 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) 20250427090313025 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) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313025 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) 20250427090313025 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) 20250427090313025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090313025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090313025 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313025 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313025 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090313025 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) 20250427090313025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 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) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313025 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) 20250427090313025 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) 20250427090313025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090313025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090313025 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313025 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313025 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090313025 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) 20250427090313025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313025 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090313025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090313025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090313025 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313025 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313025 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090313025 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) 20250427090313025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090313025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090313025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090313025 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313025 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 20250427090313025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090313025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090313025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313025 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 20250427090313025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090313025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090313025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090313025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090313025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090313025 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090313025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090313025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1007)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(1007)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1007)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(1005)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1010)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(1010)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@499161a88351: ************************************************* HNBGW_Test.sgsn1-SCCP(1008)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1013)@499161a88351: ************************************************* HNBGW_Test.sgsn2-M3UA(1013)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1013)@499161a88351: ************************************************* HNBGW_Test.sgsn2-SCCP(1011)@499161a88351: v_sccp_pdu_maxlen:268 20250427090313078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090313078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090313078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090313078 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090313078 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) 20250427090313078 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090313078 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090313078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090313078 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@499161a88351: setverdict(pass): none -> pass 20250427090313082 DLINP DEBUG SRVCONN(,r=127.0.0.1:52074<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090313082 DLINP DEBUG SRVCONN(,r=127.0.0.1:52074<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090313082 DLINP DEBUG SRVCONN(,r=127.0.0.1:52074<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090313082 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090313082 DHNBAP DEBUG (127.0.0.1:52074 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090313082 DHNBAP NOTICE (127.0.0.1:52074 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090313082 DHNBAP NOTICE (127.0.0.1:52074 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090313082 DLINP DEBUG SRVCONN(,r=127.0.0.1:52074<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090313082 DLINP DEBUG SRVCONN(,r=127.0.0.1:52074<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090313196 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 20250427090313196 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 20250427090313196 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090313196 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090313204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090313204 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090313204 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090313204 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090313204 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090313204 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090313204 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 20250427090313204 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090313204 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  20250427090313204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090313207 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090313207 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090313207 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  20250427090313207 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090313207 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090313207 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090313207 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 20250427090313207 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090313207 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  20250427090313207 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090313207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090313207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090313207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090313207 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090313207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090313207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090313207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090313207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090313207 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090313207 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090313207 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313207 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 20250427090313207 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 20250427090313207 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090313207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090313209 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090313209 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) 20250427090313209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090313209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090313209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090313209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090313209 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313209 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090313209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090313209 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090313209 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090313209 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090313209 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090313209 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.msc1-M3UA(1001)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090313213 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) 20250427090313214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090313214 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090313214 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090313214 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090313214 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090313214 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090313214 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 20250427090313214 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090313214 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  20250427090313214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090313216 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) 20250427090313216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090313216 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090313216 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  20250427090313216 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090313216 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090313216 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090313216 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 20250427090313216 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090313216 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  20250427090313216 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  20250427090313216 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090313216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090313216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090313216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090313216 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090313216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090313216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090313216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090313216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090313216 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090313216 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090313216 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313218 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313218 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090313218 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) 20250427090313218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090313218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313218 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090313218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090313218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090313218 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313218 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090313218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090313218 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' 20250427090313218 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 20250427090313218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090313218 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090313218 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  20250427090313219 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 20250427090313219 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 20250427090313219 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090313219 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250427090313225 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) 20250427090313225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250427090313225 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090313225 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090313225 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090313225 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090313225 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090313225 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 20250427090313225 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090313225 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  20250427090313225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090313226 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) 20250427090313226 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090313226 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090313226 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  20250427090313226 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090313226 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090313226 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090313226 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 20250427090313226 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250427090313226 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  20250427090313226 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  20250427090313226 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  20250427090313226 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090313226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090313226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090313226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090313226 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:391) 20250427090313226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090313226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090313227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090313227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090313227 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090313227 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090313227 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313228 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313228 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090313228 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) 20250427090313228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090313228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313228 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) 20250427090313228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313228 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) 20250427090313228 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) 20250427090313228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090313228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090313228 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313228 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313228 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 20250427090313228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090313228 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' 20250427090313228 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 20250427090313228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090313228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090313228 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  20250427090313238 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 20250427090313238 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 20250427090313238 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090313238 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090313242 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090313242 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090313242 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090313242 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090313242 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090313242 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090313242 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 20250427090313242 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090313242 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  20250427090313242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090313244 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090313244 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090313244 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  20250427090313244 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090313244 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090313244 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090313244 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 20250427090313244 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090313244 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  20250427090313244 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  20250427090313244 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  20250427090313244 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  20250427090313244 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090313244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090313244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090313244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090313244 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090313244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090313244 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090313244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090313244 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090313244 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090313244 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090313244 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313245 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313245 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090313245 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) 20250427090313245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090313245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090313245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090313245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090313245 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313245 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090313246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090313246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090313246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090313246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090313246 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090313246 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  20250427090313249 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 20250427090313249 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 20250427090313249 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090313249 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090313252 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) 20250427090313252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090313252 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090313252 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090313252 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090313252 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090313252 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090313252 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 20250427090313252 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090313252 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  20250427090313252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090313253 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) 20250427090313253 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090313253 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090313253 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  20250427090313253 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090313253 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090313253 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090313253 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 20250427090313253 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090313253 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  20250427090313253 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  20250427090313253 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  20250427090313253 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  20250427090313253 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  20250427090313253 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090313253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090313253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090313253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090313253 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090313253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090313253 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090313253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090313253 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090313253 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090313253 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090313253 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313254 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313254 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090313254 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) 20250427090313254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090313254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090313254 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090313254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090313254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090313254 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313255 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313255 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313255 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313255 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090313255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090313255 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' 20250427090313255 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 20250427090313255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090313255 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090313255 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  20250427090313265 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 20250427090313265 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 20250427090313265 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090313265 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250427090313269 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) 20250427090313269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250427090313269 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090313269 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090313269 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090313269 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090313269 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250427090313269 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 20250427090313269 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090313269 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  20250427090313269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090313272 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) 20250427090313272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090313272 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090313272 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  20250427090313272 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090313272 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090313272 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090313272 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 20250427090313272 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250427090313272 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  20250427090313272 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  20250427090313272 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  20250427090313272 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  20250427090313272 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  20250427090313272 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  20250427090313272 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090313272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090313272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090313272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090313272 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:391) 20250427090313272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090313272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090313272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090313272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090313272 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090313272 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090313272 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090313273 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090313273 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090313273 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) 20250427090313273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090313273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090313273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313273 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) 20250427090313274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090313274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090313274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090313274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090313274 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) 20250427090313274 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) 20250427090313274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090313274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090313274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090313274 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090313274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090313274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090313274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090313274 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 20250427090313274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090313274 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=7 -> eSLS=7: use Normal Route via 'virt-sgsn2' 20250427090313274 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 20250427090313274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090313274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090313274 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 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 06  HNBGW_Test.msc0-RAN(997)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090314011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090314011 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090314011 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090314011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090314011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314011 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314011 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090314011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090314011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314012 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090314012 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090314012 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) 20250427090314012 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) 20250427090314012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090314012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090314012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090314012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090314012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090314012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090314012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090314012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090314012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090314012 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090314012 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090314012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090314012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090314012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090314012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090314012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090314012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090314012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090314012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314012 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  20250427090314012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314012 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090314012 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090314013 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090314013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314013 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090314013 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314013 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314013 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090314013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090314013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314013 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090314013 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090314013 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1000)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090314016 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) 20250427090314016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090314016 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090314016 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 20250427090314016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314016 DLSS7 <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' 20250427090314016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314016 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314016 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314016 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) 20250427090314016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090314016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314016 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) 20250427090314016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314016 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) 20250427090314016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314016 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090314016 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090314016 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) 20250427090314016 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) 20250427090314016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090314016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090314016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090314016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090314016 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090314016 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090314016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090314016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090314016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090314016 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090314016 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090314016 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090314016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090314016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090314016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090314016 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' 20250427090314016 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 20250427090314016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090314016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314016 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  20250427090314017 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) 20250427090314017 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090314017 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090314017 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 20250427090314017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314017 DLSS7 <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' 20250427090314017 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314017 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314017 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314017 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314017 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) 20250427090314017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090314017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314017 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) 20250427090314017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314017 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) 20250427090314017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314017 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314017 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090314017 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090314017 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(1003)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090314026 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) 20250427090314026 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090314026 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090314026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314026 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 20250427090314026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314026 DLSS7 <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' 20250427090314026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314026 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) 20250427090314026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314026 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314026 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090314026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314026 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) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 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) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314026 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090314026 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090314026 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) 20250427090314026 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) 20250427090314026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090314026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090314026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 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) 20250427090314026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090314026 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) 20250427090314026 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) 20250427090314026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090314026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090314026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090314026 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090314026 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: link up (cnlink.c:111) 20250427090314026 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090314026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090314026 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 20250427090314026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090314026 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' 20250427090314026 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 20250427090314026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250427090314026 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314026 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  20250427090314026 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) 20250427090314026 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250427090314026 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250427090314026 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 20250427090314026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314026 DLSS7 <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' 20250427090314026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314026 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314026 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314026 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) 20250427090314026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250427090314026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314026 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) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 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) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314026 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090314026 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090314026 DRANAP INFO cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1006)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090314051 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090314051 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090314051 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090314051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090314051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314051 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314051 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090314051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090314051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090314051 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090314051 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) 20250427090314051 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) 20250427090314051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090314051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090314051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090314051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090314051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090314051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090314051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090314051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090314051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090314051 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090314051 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090314052 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090314052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090314052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090314052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090314052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090314052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090314052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090314052 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314052 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  20250427090314054 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090314054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090314054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090314054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090314054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314054 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090314055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090314055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090314055 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090314055 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1009)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090314058 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) 20250427090314058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090314058 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090314058 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 20250427090314058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314058 DLSS7 <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' 20250427090314058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314058 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314058 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314058 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) 20250427090314058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090314058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314058 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) 20250427090314058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314058 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) 20250427090314058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090314058 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090314058 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) 20250427090314058 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) 20250427090314058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090314058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090314058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090314058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090314058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090314058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090314058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090314058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090314058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090314058 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090314059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090314059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090314059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090314059 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' 20250427090314059 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 20250427090314059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090314059 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314059 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  20250427090314058 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090314058 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090314060 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) 20250427090314060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090314060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090314060 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 20250427090314060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314060 DLSS7 <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' 20250427090314060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314060 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314060 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) 20250427090314060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090314060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314060 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) 20250427090314060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314060 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) 20250427090314060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314060 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090314060 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090314060 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(1012)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090314074 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) 20250427090314074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090314074 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090314074 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 20250427090314074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314074 DLSS7 <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' 20250427090314074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314074 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314074 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314074 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) 20250427090314074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427090314074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314074 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) 20250427090314074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314074 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) 20250427090314074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090314074 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090314074 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) 20250427090314074 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) 20250427090314074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090314074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090314074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314075 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) 20250427090314075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090314075 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) 20250427090314075 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) 20250427090314075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090314075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090314075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090314075 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090314075 DRANAP NOTICE cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: link up (cnlink.c:111) 20250427090314075 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090314075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090314075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090314075 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 20250427090314075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090314075 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' 20250427090314075 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 20250427090314075 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090314075 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314075 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  20250427090314077 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) 20250427090314077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090314077 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090314077 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 20250427090314077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090314078 DLSS7 <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' 20250427090314078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090314078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090314078 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090314078 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090314078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090314078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090314078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090314078 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) 20250427090314078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090314078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090314078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250427090314078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090314078 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) 20250427090314078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090314078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314078 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) 20250427090314078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090314078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090314078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090314078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090314078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090314078 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090314078 DRANAP INFO cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090315094 DLCTRL DEBUG Command: GET 303091046 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090315094 DLCTRL DEBUG Tx Command reply: GET_REPLY 303091046 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090315097 DLCTRL DEBUG Command: GET 128323212 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090315097 DLCTRL DEBUG Tx Command reply: GET_REPLY 128323212 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090315103 DLCTRL DEBUG Command: GET 439433762 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090315103 DLCTRL DEBUG Tx Command reply: GET_REPLY 439433762 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090315107 DLCTRL DEBUG Command: GET 148094683 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090315107 DLCTRL DEBUG Tx Command reply: GET_REPLY 148094683 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090315111 DLCTRL DEBUG Command: GET 565601216 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090315111 DLCTRL DEBUG Tx Command reply: GET_REPLY 565601216 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090315115 DLCTRL DEBUG Command: GET 438460045 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090315115 DLCTRL DEBUG Tx Command reply: GET_REPLY 438460045 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090315119 DLCTRL DEBUG Command: GET 169491393 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090315119 DLCTRL DEBUG Tx Command reply: GET_REPLY 169491393 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090315123 DLCTRL DEBUG Command: GET 805178404 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090315123 DLCTRL DEBUG Tx Command reply: GET_REPLY 805178404 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090315127 DLCTRL DEBUG Command: GET 291026516 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090315127 DLCTRL DEBUG Tx Command reply: GET_REPLY 291026516 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090315130 DLCTRL DEBUG Command: GET 690829029 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090315130 DLCTRL DEBUG Tx Command reply: GET_REPLY 690829029 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090315133 DLCTRL DEBUG Command: GET 440760455 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090315133 DLCTRL DEBUG Tx Command reply: GET_REPLY 440760455 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090315136 DLCTRL DEBUG Command: GET 565598977 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090315136 DLCTRL DEBUG Tx Command reply: GET_REPLY 565598977 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090315139 DLCTRL DEBUG Command: GET 264986517 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090315139 DLCTRL DEBUG Tx Command reply: GET_REPLY 264986517 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090315141 DLCTRL DEBUG Command: GET 980246935 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090315141 DLCTRL DEBUG Tx Command reply: GET_REPLY 980246935 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090315145 DLCTRL DEBUG Command: GET 44015011 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090315145 DLCTRL DEBUG Tx Command reply: GET_REPLY 44015011 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090315148 DLCTRL DEBUG Command: GET 222511846 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090315148 DLCTRL DEBUG Tx Command reply: GET_REPLY 222511846 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090315151 DLCTRL DEBUG Command: GET 353046195 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090315151 DLCTRL DEBUG Tx Command reply: GET_REPLY 353046195 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090315154 DLCTRL DEBUG Command: GET 803726543 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090315154 DLCTRL DEBUG Tx Command reply: GET_REPLY 803726543 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090315158 DLCTRL DEBUG Command: GET 129094725 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090315158 DLCTRL DEBUG Tx Command reply: GET_REPLY 129094725 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090315162 DLCTRL DEBUG Command: GET 431580073 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090315162 DLCTRL DEBUG Tx Command reply: GET_REPLY 431580073 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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@499161a88351: 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@499161a88351: 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 := '000000000000001111100101'B, t_guard := 20.000000 } 20250427090315208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1006)@499161a88351: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1006)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)16760178 20250427090316254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090316254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090316255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250427090316255 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090316255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xffbd72, normal) (hnbgw_rua.c:406) 20250427090316255 DHNB DEBUG map_rua[0x55e5c78087b0]{init}: Allocated (fsm.c:456) 20250427090316255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090316255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16760178 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090316255 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090316255 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090316255 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250427090316255 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250427090316255 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16760178 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:666) 20250427090316255 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16760178 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090316255 DCN DEBUG map_sccp[0x55e5c7821f60]{init}: Allocated (fsm.c:456) 20250427090316255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090316255 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16760178 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090316255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16760178 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250427090316255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090316255 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090316255 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090316255 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16760178 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090316255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090316255 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090316255 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{IDLE}: Allocated (fsm.c:456) 20250427090316255 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090316255 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030003e50056400500f1100926) (sccp_scrc.c:415) 20250427090316255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090316255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090316255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090316255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090316255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090316255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090316255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090316255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090316255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090316255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090316255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090316255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090316255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090316255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090316255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090316255 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 03 e5 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) 20250427090316255 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090316255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090316255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090316256 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090316256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090316256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090316256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090316256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090316256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090316256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090316256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090316256 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090316256 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 03 e5 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1005)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1006)@499161a88351: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1015) HNBGW_Test.sgsn0-RAN(1006)@499161a88351: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)8211820 TC_sgsnpool_nri_from_other_PLMN0(1015)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1005)@499161a88351: Session index based on connection ID:0 MTC@499161a88351: 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 } } } HNBGW_Test.sgsn0-SCCP(1005)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090316279 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090316279 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090316279 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090316279 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090316279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090316279 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090316279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090316279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090316279 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090316279 DLSS7 <000c> osmo_ss7_asp.c:1164 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 82 b1 0b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090316279 DLCTRL DEBUG Command: GET 242426861 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090316280 DLCTRL DEBUG Tx Command reply: GET_REPLY 242426861 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090316280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090316280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090316280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090316280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090316280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090316280 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=0082b10b) (sccp_scrc.c:486) 20250427090316280 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250427090316280 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090316280 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090316280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090316280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090316280 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) 20250427090316280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090316280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090316284 DLCTRL DEBUG Command: GET 967891745 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090316284 DLCTRL DEBUG Tx Command reply: GET_REPLY 967891745 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090316288 DLCTRL DEBUG Command: GET 176649911 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090316288 DLCTRL DEBUG Tx Command reply: GET_REPLY 176649911 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090316292 DLCTRL DEBUG Command: GET 528447918 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090316292 DLCTRL DEBUG Tx Command reply: GET_REPLY 528447918 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090316297 DLCTRL DEBUG Command: GET 664784216 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090316297 DLCTRL DEBUG Tx Command reply: GET_REPLY 664784216 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090316303 DLCTRL DEBUG Command: GET 199416573 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090316303 DLCTRL DEBUG Tx Command reply: GET_REPLY 199416573 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090316307 DLCTRL DEBUG Command: GET 776229699 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090316307 DLCTRL DEBUG Tx Command reply: GET_REPLY 776229699 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090316311 DLCTRL DEBUG Command: GET 934513764 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090316311 DLCTRL DEBUG Tx Command reply: GET_REPLY 934513764 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090316314 DLCTRL DEBUG Command: GET 14262895 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090316314 DLCTRL DEBUG Tx Command reply: GET_REPLY 14262895 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090316318 DLCTRL DEBUG Command: GET 427200519 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090316318 DLCTRL DEBUG Tx Command reply: GET_REPLY 427200519 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090316322 DLCTRL DEBUG Command: GET 994784861 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090316322 DLCTRL DEBUG Tx Command reply: GET_REPLY 994784861 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090316325 DLCTRL DEBUG Command: GET 828821785 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090316325 DLCTRL DEBUG Tx Command reply: GET_REPLY 828821785 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090316327 DLCTRL DEBUG Command: GET 275746381 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090316327 DLCTRL DEBUG Tx Command reply: GET_REPLY 275746381 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090316330 DLCTRL DEBUG Command: GET 566136418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090316330 DLCTRL DEBUG Tx Command reply: GET_REPLY 566136418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090316332 DLCTRL DEBUG Command: GET 825032318 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090316332 DLCTRL DEBUG Tx Command reply: GET_REPLY 825032318 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090316334 DLCTRL DEBUG Command: GET 387034720 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090316334 DLCTRL DEBUG Tx Command reply: GET_REPLY 387034720 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090316335 DLCTRL DEBUG Command: GET 499140036 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090316335 DLCTRL DEBUG Tx Command reply: GET_REPLY 499140036 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090316337 DLCTRL DEBUG Command: GET 138887321 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090316337 DLCTRL DEBUG Tx Command reply: GET_REPLY 138887321 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090316338 DLCTRL DEBUG Command: GET 332403159 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090316338 DLCTRL DEBUG Tx Command reply: GET_REPLY 332403159 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090316339 DLCTRL DEBUG Command: GET 102671710 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090316339 DLCTRL DEBUG Tx Command reply: GET_REPLY 102671710 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000101011001'B, t_guard := 20.000000 } 20250427090316368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1012)@499161a88351: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1012)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1016)12172544 20250427090317400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090317400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090317400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250427090317400 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090317400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb9bd00, normal) (hnbgw_rua.c:406) 20250427090317400 DHNB DEBUG map_rua[0x55e5c780bc20]{init}: Allocated (fsm.c:456) 20250427090317400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090317400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172544 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090317400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090317400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090317400 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250427090317400 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172544 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:697) 20250427090317400 DCN DEBUG map_sccp[0x55e5c77ffb50]{init}: Allocated (fsm.c:456) 20250427090317400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090317400 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12172544 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250427090317400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172544 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250427090317400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090317400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090317400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090317400 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172544 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090317400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090317400 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090317400 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{IDLE}: Allocated (fsm.c:456) 20250427090317400 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090317400 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001590056400500f1100926) (sccp_scrc.c:415) 20250427090317400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090317400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090317400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090317400 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) 20250427090317400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090317400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090317400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090317400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090317400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090317400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090317400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090317400 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) 20250427090317400 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) 20250427090317400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090317400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090317400 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 01 59 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) 20250427090317400 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090317400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090317401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090317401 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090317401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090317401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090317401 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 20250427090317401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090317401 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' 20250427090317401 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 20250427090317401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250427090317401 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090317401 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 01 59 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1011)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1012)@499161a88351: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1016) HNBGW_Test.sgsn2-RAN(1012)@499161a88351: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1016)14429708 HNBGW_Test.sgsn2-SCCP(1011)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1011)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1016)@499161a88351: setverdict(pass): none -> pass 20250427090317420 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) 20250427090317420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250427090317420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250427090317420 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 20250427090317420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090317420 DLSS7 <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' 20250427090317420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090317420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090317420 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090317420 DLSS7 <000c> osmo_ss7_asp.c:1164 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 61 92 d6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090317421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090317421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090317421 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090317421 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) 20250427090317421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090317421 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=006192d6) (sccp_scrc.c:486) 20250427090317421 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250427090317421 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090317421 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090317421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090317421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090317421 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) 20250427090317421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090317421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090317422 DLCTRL DEBUG Command: GET 17025427 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090317422 DLCTRL DEBUG Tx Command reply: GET_REPLY 17025427 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090317426 DLCTRL DEBUG Command: GET 625056909 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090317426 DLCTRL DEBUG Tx Command reply: GET_REPLY 625056909 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090317429 DLCTRL DEBUG Command: GET 467284742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090317429 DLCTRL DEBUG Tx Command reply: GET_REPLY 467284742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090317432 DLCTRL DEBUG Command: GET 569663348 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090317432 DLCTRL DEBUG Tx Command reply: GET_REPLY 569663348 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090317435 DLCTRL DEBUG Command: GET 308045710 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090317435 DLCTRL DEBUG Tx Command reply: GET_REPLY 308045710 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090317438 DLCTRL DEBUG Command: GET 697313311 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090317438 DLCTRL DEBUG Tx Command reply: GET_REPLY 697313311 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090317440 DLCTRL DEBUG Command: GET 625444570 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090317440 DLCTRL DEBUG Tx Command reply: GET_REPLY 625444570 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090317442 DLCTRL DEBUG Command: GET 9928748 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090317442 DLCTRL DEBUG Tx Command reply: GET_REPLY 9928748 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090317444 DLCTRL DEBUG Command: GET 78400926 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090317444 DLCTRL DEBUG Tx Command reply: GET_REPLY 78400926 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090317445 DLCTRL DEBUG Command: GET 146782234 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090317445 DLCTRL DEBUG Tx Command reply: GET_REPLY 146782234 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090317447 DLCTRL DEBUG Command: GET 745450707 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090317447 DLCTRL DEBUG Tx Command reply: GET_REPLY 745450707 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090317449 DLCTRL DEBUG Command: GET 319494712 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090317449 DLCTRL DEBUG Tx Command reply: GET_REPLY 319494712 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250427090317450 DLCTRL DEBUG Command: GET 949922236 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090317450 DLCTRL DEBUG Tx Command reply: GET_REPLY 949922236 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090317452 DLCTRL DEBUG Command: GET 782108220 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090317452 DLCTRL DEBUG Tx Command reply: GET_REPLY 782108220 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090317455 DLCTRL DEBUG Command: GET 181476969 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090317455 DLCTRL DEBUG Tx Command reply: GET_REPLY 181476969 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090317456 DLCTRL DEBUG Command: GET 35305443 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090317456 DLCTRL DEBUG Tx Command reply: GET_REPLY 35305443 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090317458 DLCTRL DEBUG Command: GET 840742913 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090317458 DLCTRL DEBUG Tx Command reply: GET_REPLY 840742913 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090317459 DLCTRL DEBUG Command: GET 6017357 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090317459 DLCTRL DEBUG Tx Command reply: GET_REPLY 6017357 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090317460 DLCTRL DEBUG Command: GET 455153642 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090317460 DLCTRL DEBUG Tx Command reply: GET_REPLY 455153642 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090317461 DLCTRL DEBUG Command: GET 169038808 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090317461 DLCTRL DEBUG Tx Command reply: GET_REPLY 169038808 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090317466 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36875<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(990)@499161a88351: Final verdict of PTC: none 20250427090317468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56056<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(989)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090317470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090317471 DLINP DEBUG SRVCONN(,r=127.0.0.1:52074<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090317471 DLINP DEBUG SRVCONN(,r=127.0.0.1:52074<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090317471 DLINP NOTICE SRV(,r=127.0.0.1:52074<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090317471 DMAIN NOTICE (127.0.0.1:52074 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52074<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090317471 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(997)@499161a88351: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(999)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988)@499161a88351: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1003)@499161a88351: Final verdict of PTC: none 20250427090317473 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090317473 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) 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090317473 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090317473 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) 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090317473 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc2-SCCP(1002)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(996)@499161a88351: Final verdict of PTC: none 20250427090317473 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) 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250427090317473 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090317473 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) 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090317473 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 20250427090317473 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) 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090317473 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090317473 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090317474 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090317474 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090317474 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 20250427090317474 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  20250427090317474 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  20250427090317474 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  20250427090317474 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  20250427090317474 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  20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090317474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090317474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090317474 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090317474 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) 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090317474 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090317474 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) 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090317474 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090317474 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) 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090317474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090317474 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 20250427090317474 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 20250427090317474 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) 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc2-0: connection closed 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090317474 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090317474 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc1-RAN(1000)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1008)@499161a88351: Final verdict of PTC: none 20250427090317474 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090317474 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 20250427090317474 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  20250427090317474 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  20250427090317474 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  20250427090317474 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  20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  HNBGW_Test.sgsn1-RAN(1009)@499161a88351: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@499161a88351: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1012)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1006)@499161a88351: Final verdict of PTC: none 20250427090317474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090317474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090317474 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090317474 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) 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090317474 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 20250427090317474 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090317474 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) 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090317474 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090317474 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 20250427090317475 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 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090317475 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090317475 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 20250427090317475 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  20250427090317475 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  20250427090317475 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  20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090317475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090317475 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 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090317475 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090317475 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 20250427090317475 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  20250427090317475 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  20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090317475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090317475 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090317475 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) 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090317475 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 20250427090317475 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090317475 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) 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250427090317475 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 20250427090317475 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 20250427090317475 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) 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090317475 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090317475 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 20250427090317475 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  20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090317475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090317475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090317475 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090317475 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) 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090317475 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090317475 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 20250427090317476 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 20250427090317476 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) 20250427090317476 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn2-0: connection closed 20250427090317476 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090317476 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090317476 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090317476 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250427090317476 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 20250427090317476 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090317476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090317476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090317476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090317476 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090317476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090317476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090317476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090317476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090317476 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090317476 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090317477 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090317477 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090317477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090317477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090317477 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:356) 20250427090317477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090317477 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090317477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090317477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090317477 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090317477 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090317477 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090317477 DRANAP NOTICE cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090317478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn2-SCCP(1011)@499161a88351: Final verdict of PTC: none 20250427090317478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090317479 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090317479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090317479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090317479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090317479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090317479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090317480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090317480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090317480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090317480 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 20250427090317480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090317480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090317478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090317478 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090317478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090317478 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090317478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090317478 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090317478 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090317478 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090317478 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090317478 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090317478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090317478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090317478 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090317478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090317478 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090317478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090317478 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090317478 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090317478 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090317478 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090317478 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090317478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090317478 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090317478 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090317478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b10b), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090317478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090317478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090317478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090317478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090317478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090317478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090317478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 82 b1 0b 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090317478 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090317478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090317478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090317478 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090317478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090317478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090317478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090317478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{disrupted}: Freeing instance (context_map.c:202) 20250427090317478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16760178)[0x55e5c78087b0]{disrupted}: Deallocated (fsm.c:568) 20250427090317478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090317478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{disconnected}: Freeing instance (context_map.c:206) 20250427090317478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e5c7821f60]{disconnected}: Deallocated (fsm.c:568) 20250427090317478 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16760178 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250427090317479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090317479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090317479 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090317479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090317479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090317479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090317479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090317479 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090317479 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090317479 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090317479 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090317479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090317479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090317479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090317479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090317479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090317479 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:356) 20250427090317479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090317479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090317479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090317479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090317479 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090317479 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090317479 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090317479 DRANAP NOTICE cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090317479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090317479 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090317479 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090317479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006192d6), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090317479 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) 20250427090317479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090317479 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) 20250427090317479 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) 20250427090317479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090317479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090317479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 61 92 d6 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090317479 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090317479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090317479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090317479 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090317479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090317479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090317479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090317479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{disrupted}: Freeing instance (context_map.c:202) 20250427090317479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12172544)[0x55e5c780bc20]{disrupted}: Deallocated (fsm.c:568) 20250427090317479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090317479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{disconnected}: Freeing instance (context_map.c:206) 20250427090317479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55e5c77ffb50]{disconnected}: Deallocated (fsm.c:568) 20250427090317479 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12172544 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250427090317479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090317480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090317480 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090317480 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) 20250427090317480 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(991)@499161a88351: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1015)@499161a88351: Final verdict of PTC: pass TC_sgsnpool_nri_from_other_PLMN0(1016)@499161a88351: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(998)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1001)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(1014)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1004)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1005)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1013)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1007)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1010)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(992): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(994): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(999): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(1000): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(1001): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-SCCP(1002): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-RAN(1003): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc2-M3UA(1004): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1005): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1006): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1007): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1011): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1012): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1013): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1015): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1016): pass (pass -> pass) MTC@499161a88351: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sun Apr 27 09:03:17 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 20250427090317684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090318387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=653316) Waiting for packet dumper to finish... 1 (prev_count=653316, count=653856) 20250427090319475 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090319475 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090319475 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250427090319475 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090319475 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090319475 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090319476 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090319476 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250427090319476 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250427090319476 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090319476 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090319476 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090319476 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090319476 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090319476 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090319476 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090319476 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090319476 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090319622 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090319622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056f0f4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090319622 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) 20250427090319622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090319622 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) 20250427090319622 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) 20250427090319622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090319622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090319622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 f0 f4 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090319622 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090319623 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090319623 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090319623 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 20250427090319623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090319623 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090319627 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090319628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c471a9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090319628 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) 20250427090319628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090319628 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) 20250427090319628 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) 20250427090319628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090319628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090319628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 71 a9 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090319628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090319628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090319628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090319628 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 20250427090319628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090319628 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090319642 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090319642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7400c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090319642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090319642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090319642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090319642 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090319642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090319642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090319642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d7 40 0c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090319642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090319642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090319642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090319642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090319642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090319642 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090320006 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00755be6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090320007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 75 5b e6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320007 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958694), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090320007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 86 94 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320007 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00150c1b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090320007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 15 0c 1b 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090320007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090320007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090320007 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090320008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090320008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090320008 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090320008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090320008 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090320425 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d001a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320425 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090320425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 00 1a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320425 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090320425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090320425 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090320429 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2ff3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090320429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 2f f3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320430 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090320430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090320430 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090320433 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ae6ab), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090320433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a e6 ab 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320433 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090320433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090320433 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:03: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_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 20250427090320859 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00290dc4), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090320860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 0d c4 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320860 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f77e35), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090320860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f7 7e 35 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320860 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5278), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090320860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 52 78 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320860 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090320860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aeffc9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090320860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090320860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090320860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090320860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090320860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090320860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae ff c9 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090320861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090320861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090320861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090320861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090320861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090320861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090320861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090320861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090320861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090320861 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090320861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090320861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090320861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090320861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090320861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090321456 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090321456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00970bcf), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090321456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321456 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090321456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321456 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 97 0b cf 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090321456 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321456 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321456 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321456 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090321456 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090321456 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090321457 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090321457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c22a0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090321457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090321457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090321457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090321457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 22 a0 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090321457 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090321457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c82ce3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090321457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090321457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090321457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090321457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c8 2c e3 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090321457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090321457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090321457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090321457 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090321457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090321457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: 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@499161a88351: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250427090321487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090321492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090321496 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33443<->l=127.0.0.1:4262) (control_if.c:572) 20250427090321618 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090321618 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090321625 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090321625 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321626 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090321626 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321626 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41806 (stream_srv.c:142) 20250427090321626 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41806<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090321626 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090321626 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321626 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090321626 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321627 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321627 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090321627 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) 20250427090321627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090321627 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) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 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) 20250427090321627 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) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321627 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) 20250427090321627 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) 20250427090321627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090321627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090321627 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321627 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321627 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090321627 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) 20250427090321627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090321627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 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) 20250427090321627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321627 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) 20250427090321627 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) 20250427090321627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090321627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090321627 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321627 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321627 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090321627 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) 20250427090321627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090321627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090321627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090321627 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321627 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321627 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090321627 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) 20250427090321627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090321628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090321628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090321628 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321628 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 20250427090321628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090321628 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090321628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321628 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 20250427090321628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090321628 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090321628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321628 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090321628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090321628 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090321628 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321628 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090321628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090321628 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1027)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(1027)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1025)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1030)@499161a88351: ************************************************* HNBGW_Test.msc1-M3UA(1030)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1030)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1028)@499161a88351: v_sccp_pdu_maxlen:268 20250427090321653 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090321653 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321653 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090321653 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321653 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090321653 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321653 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090321653 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321654 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321654 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090321654 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) 20250427090321654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090321654 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) 20250427090321654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321654 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) 20250427090321654 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) 20250427090321654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321654 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) 20250427090321654 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) 20250427090321654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090321654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090321654 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321654 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321654 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090321654 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) 20250427090321654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090321654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321654 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) 20250427090321654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321655 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) 20250427090321655 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) 20250427090321655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090321655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090321655 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321655 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321655 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090321655 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) 20250427090321655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090321655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321655 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090321655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090321655 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321655 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321655 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090321655 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) 20250427090321655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090321655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090321655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090321655 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321655 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 20250427090321655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090321655 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090321655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321655 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 20250427090321655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090321655 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090321655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090321655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090321655 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090321655 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090321655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090321655 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1033)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(1033)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1033)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(1031)@499161a88351: v_sccp_pdu_maxlen:268 MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1036)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(1036)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1036)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: v_sccp_pdu_maxlen:268 20250427090321686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090321686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090321686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090321686 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090321686 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) 20250427090321686 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090321686 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090321686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090321686 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@499161a88351: setverdict(pass): none -> pass 20250427090321690 DLINP DEBUG SRVCONN(,r=127.0.0.1:41806<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090321690 DLINP DEBUG SRVCONN(,r=127.0.0.1:41806<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090321691 DLINP DEBUG SRVCONN(,r=127.0.0.1:41806<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090321691 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090321691 DHNBAP DEBUG (127.0.0.1:41806 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090321691 DHNBAP NOTICE (127.0.0.1:41806 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090321691 DHNBAP NOTICE (127.0.0.1:41806 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090321691 DLINP DEBUG SRVCONN(,r=127.0.0.1:41806<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090321691 DLINP DEBUG SRVCONN(,r=127.0.0.1:41806<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090321839 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 20250427090321839 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 20250427090321839 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090321839 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090321850 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 20250427090321850 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 20250427090321850 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090321850 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250427090321858 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321858 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090321858 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090321858 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090321858 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090321858 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090321858 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090321858 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 20250427090321858 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090321858 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  20250427090321858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090321864 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321864 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090321864 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090321864 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  20250427090321864 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090321864 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090321864 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090321865 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 20250427090321865 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090321865 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  20250427090321865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090321865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090321865 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090321865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090321865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090321865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090321865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090321865 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090321865 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090321865 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321865 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090321865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090321865 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) 20250427090321865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250427090321865 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090321865 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090321865 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090321865 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090321865 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090321865 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 20250427090321865 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090321865 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  20250427090321865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090321866 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321866 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090321866 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) 20250427090321866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090321866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090321866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090321867 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321867 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 20250427090321867 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 20250427090321867 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090321867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090321867 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090321867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090321867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090321867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090321867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090321867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090321867 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  20250427090321869 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) 20250427090321869 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090321869 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090321870 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  20250427090321870 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090321870 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090321870 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090321870 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 20250427090321870 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250427090321870 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  20250427090321870 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  20250427090321870 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090321870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090321870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090321870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090321870 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:391) 20250427090321870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090321870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090321870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090321870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090321870 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090321870 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090321870 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321871 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321871 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090321871 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) 20250427090321871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) HNBGW_Test.sgsn0-M3UA(1033)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090321871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090321872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090321872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090321872 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321872 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090321872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090321872 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' 20250427090321872 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 20250427090321873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090321873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090321873 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  20250427090321876 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090321876 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090321876 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090321876 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090321876 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090321876 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090321876 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 20250427090321876 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090321876 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  20250427090321876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090321877 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 20250427090321877 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 20250427090321877 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090321877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090321878 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090321878 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090321878 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  20250427090321878 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090321878 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090321879 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090321879 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 20250427090321879 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090321879 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  20250427090321879 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  20250427090321879 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  20250427090321879 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090321879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090321879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090321879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090321879 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090321879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090321879 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090321879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090321879 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090321879 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090321879 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090321879 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321880 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321880 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090321880 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) 20250427090321880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090321880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090321880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090321880 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321881 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090321881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090321881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090321881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090321881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090321881 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090321881 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.sgsn1-M3UA(1036)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090321887 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) 20250427090321887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090321887 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090321887 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090321887 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090321887 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090321887 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250427090321887 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 20250427090321887 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090321887 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  20250427090321887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090321890 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) 20250427090321890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090321890 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090321890 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  20250427090321890 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090321890 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090321890 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090321891 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 20250427090321891 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090321891 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  20250427090321891 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  20250427090321891 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  20250427090321891 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  20250427090321891 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090321891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090321891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090321891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090321891 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090321891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090321891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090321891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090321891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090321891 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090321891 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090321891 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090321892 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090321892 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090321892 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) 20250427090321892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090321892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090321892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090321892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090321892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090321892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090321892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090321892 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090321892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090321892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090321892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090321892 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090321892 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090321892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090321892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090321892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090321892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090321892 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' 20250427090321892 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 20250427090321892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090321892 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090321892 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)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090322662 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090322662 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090322662 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090322662 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090322662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090322662 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090322662 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090322662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090322662 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322662 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090322662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090322662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090322662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090322662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090322662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090322662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090322662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090322662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090322662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322663 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090322663 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090322663 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090322663 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090322663 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) 20250427090322663 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) 20250427090322663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090322663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090322663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090322663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090322663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090322663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090322663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090322663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090322663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090322663 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090322663 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090322664 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090322664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090322664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090322664 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090322664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090322664 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090322664 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090322664 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090322664 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322664 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(1029)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090322668 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090322669 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090322669 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090322669 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090322669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090322669 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090322669 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090322669 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090322669 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322669 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090322669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090322669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090322669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090322669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090322669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090322669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090322669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090322669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090322670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090322670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090322670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090322670 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090322670 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090322677 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) 20250427090322677 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090322677 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090322677 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 20250427090322677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090322677 DLSS7 <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' 20250427090322677 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090322677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090322677 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322677 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090322677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090322678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090322678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090322678 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) 20250427090322678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090322678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090322678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090322678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090322678 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) 20250427090322678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322678 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) 20250427090322678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090322678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090322678 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090322679 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090322679 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) 20250427090322679 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) 20250427090322679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090322679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090322679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090322679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090322679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090322679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090322679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090322679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090322679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090322679 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090322679 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: link up (cnlink.c:111) 20250427090322680 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090322680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090322680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090322680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090322680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090322680 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' 20250427090322680 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 20250427090322680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250427090322680 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322680 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  20250427090322680 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) 20250427090322680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250427090322680 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250427090322680 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 20250427090322680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090322680 DLSS7 <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' 20250427090322680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090322680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090322680 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322680 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090322680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090322680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090322680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090322680 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) 20250427090322680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090322680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090322680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250427090322680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090322680 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) 20250427090322680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322681 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) 20250427090322681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090322681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090322681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090322681 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090322681 DRANAP INFO cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1032)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090322687 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090322687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090322687 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090322687 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090322687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090322687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090322687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090322687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090322687 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322687 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090322687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090322687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090322687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090322687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090322687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090322687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090322687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090322687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090322687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090322688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090322688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090322688 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090322688 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) 20250427090322688 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) 20250427090322688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090322688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090322688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090322688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090322688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090322688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090322688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090322688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090322688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090322688 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090322688 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090322688 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090322688 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090322688 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090322688 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090322688 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090322688 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090322688 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090322688 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090322688 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322688 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  20250427090322690 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090322690 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090322690 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090322690 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090322690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090322690 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090322690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090322690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090322690 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322690 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090322691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090322691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090322691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090322691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090322691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090322691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090322691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090322691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090322691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090322691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090322691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090322691 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090322691 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090322696 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) 20250427090322696 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090322696 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090322696 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 20250427090322696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090322696 DLSS7 <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' 20250427090322696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090322696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090322696 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322696 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090322696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090322696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090322696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090322696 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) 20250427090322696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090322696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090322696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090322696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090322696 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) 20250427090322696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322696 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) 20250427090322696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090322696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090322696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090322696 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090322696 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) 20250427090322696 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) 20250427090322696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090322696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090322696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090322696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090322697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090322697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090322697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090322697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090322697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090322697 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090322697 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090322697 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090322697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090322697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090322697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090322697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090322697 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' 20250427090322697 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 20250427090322697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090322697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322697 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  HNBGW_Test.sgsn1-RAN(1035)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090322704 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) 20250427090322704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090322704 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090322704 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 20250427090322705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090322705 DLSS7 <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' 20250427090322705 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090322705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090322705 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090322705 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090322705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090322705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090322705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090322705 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) 20250427090322705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090322705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090322705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090322705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090322705 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) 20250427090322705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090322705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322705 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) 20250427090322705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090322705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090322705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090322705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090322705 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090322705 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090322705 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090323696 DLCTRL DEBUG Command: GET 973576714 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090323696 DLCTRL DEBUG Tx Command reply: GET_REPLY 973576714 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090323700 DLCTRL DEBUG Command: GET 804799553 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090323700 DLCTRL DEBUG Tx Command reply: GET_REPLY 804799553 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090323702 DLCTRL DEBUG Command: GET 956127423 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090323702 DLCTRL DEBUG Tx Command reply: GET_REPLY 956127423 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090323704 DLCTRL DEBUG Command: GET 792648831 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090323704 DLCTRL DEBUG Tx Command reply: GET_REPLY 792648831 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090323707 DLCTRL DEBUG Command: GET 928487997 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090323707 DLCTRL DEBUG Tx Command reply: GET_REPLY 928487997 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090323710 DLCTRL DEBUG Command: GET 818643250 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090323710 DLCTRL DEBUG Tx Command reply: GET_REPLY 818643250 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090323713 DLCTRL DEBUG Command: GET 931813621 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090323713 DLCTRL DEBUG Tx Command reply: GET_REPLY 931813621 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090323717 DLCTRL DEBUG Command: GET 439315471 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090323717 DLCTRL DEBUG Tx Command reply: GET_REPLY 439315471 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090323721 DLCTRL DEBUG Command: GET 861822594 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090323721 DLCTRL DEBUG Tx Command reply: GET_REPLY 861822594 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090323725 DLCTRL DEBUG Command: GET 566150767 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090323725 DLCTRL DEBUG Tx Command reply: GET_REPLY 566150767 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090323729 DLCTRL DEBUG Command: GET 514369633 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090323729 DLCTRL DEBUG Tx Command reply: GET_REPLY 514369633 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090323732 DLCTRL DEBUG Command: GET 239605543 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090323732 DLCTRL DEBUG Tx Command reply: GET_REPLY 239605543 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090323735 DLCTRL DEBUG Command: GET 888567437 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090323735 DLCTRL DEBUG Tx Command reply: GET_REPLY 888567437 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090323739 DLCTRL DEBUG Command: GET 600315372 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090323739 DLCTRL DEBUG Tx Command reply: GET_REPLY 600315372 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090323741 DLCTRL DEBUG Command: GET 4007095 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090323741 DLCTRL DEBUG Tx Command reply: GET_REPLY 4007095 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090323746 DLCTRL DEBUG Command: GET 746832154 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090323746 DLCTRL DEBUG Tx Command reply: GET_REPLY 746832154 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090323750 DLCTRL DEBUG Command: GET 76017993 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090323750 DLCTRL DEBUG Tx Command reply: GET_REPLY 76017993 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090323754 DLCTRL DEBUG Command: GET 472274450 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090323754 DLCTRL DEBUG Tx Command reply: GET_REPLY 472274450 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090323758 DLCTRL DEBUG Command: GET 506380246 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090323759 DLCTRL DEBUG Tx Command reply: GET_REPLY 506380246 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090323762 DLCTRL DEBUG Command: GET 329492987 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090323762 DLCTRL DEBUG Tx Command reply: GET_REPLY 329492987 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000000000010011'B, t_guard := 20.000000 } 20250427090323800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45070<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1032)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1032)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)13356185 20250427090324820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090324820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090324820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427090324820 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090324820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcbcc99, normal) (hnbgw_rua.c:406) 20250427090324820 DHNB DEBUG map_rua[0x55e5c780bc20]{init}: Allocated (fsm.c:456) 20250427090324820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090324820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13356185 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090324821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090324821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090324821 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427090324821 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13356185 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090324821 DCN DEBUG map_sccp[0x55e5c77ffb50]{init}: Allocated (fsm.c:456) 20250427090324821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090324821 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13356185 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090324821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13356185 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427090324821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090324821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090324821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090324821 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13356185 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090324821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090324821 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090324821 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{IDLE}: Allocated (fsm.c:456) 20250427090324821 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090324821 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000130056400500f1100926) (sccp_scrc.c:415) 20250427090324821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090324821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090324821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090324821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090324821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090324821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090324821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090324821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090324821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090324821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090324821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090324821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090324821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090324821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090324821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090324821 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 13 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) 20250427090324821 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090324821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090324821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090324821 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090324821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090324821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090324821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090324821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090324821 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090324821 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090324821 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090324821 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090324821 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 13 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1031)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1032)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) HNBGW_Test.sgsn0-RAN(1032)@499161a88351: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)7697847 HNBGW_Test.sgsn0-SCCP(1031)@499161a88351: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1031)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@499161a88351: 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 } } } 20250427090324827 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090324827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090324827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090324827 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090324827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090324827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090324827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090324827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090324827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090324827 DLSS7 <000c> osmo_ss7_asp.c:1164 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 53 58 f7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090324827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090324827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090324827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090324827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090324827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090324827 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=005358f7) (sccp_scrc.c:486) 20250427090324827 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250427090324827 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090324827 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090324827 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090324827 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090324827 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) 20250427090324827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090324827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090324827 DLCTRL DEBUG Command: GET 553931173 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090324827 DLCTRL DEBUG Tx Command reply: GET_REPLY 553931173 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090324829 DLCTRL DEBUG Command: GET 322769 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090324829 DLCTRL DEBUG Tx Command reply: GET_REPLY 322769 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090324831 DLCTRL DEBUG Command: GET 791996759 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090324831 DLCTRL DEBUG Tx Command reply: GET_REPLY 791996759 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090324833 DLCTRL DEBUG Command: GET 764473240 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090324833 DLCTRL DEBUG Tx Command reply: GET_REPLY 764473240 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090324835 DLCTRL DEBUG Command: GET 342348721 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090324835 DLCTRL DEBUG Tx Command reply: GET_REPLY 342348721 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090324836 DLCTRL DEBUG Command: GET 511162411 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090324836 DLCTRL DEBUG Tx Command reply: GET_REPLY 511162411 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090324838 DLCTRL DEBUG Command: GET 763003839 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090324838 DLCTRL DEBUG Tx Command reply: GET_REPLY 763003839 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090324840 DLCTRL DEBUG Command: GET 64780474 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090324840 DLCTRL DEBUG Tx Command reply: GET_REPLY 64780474 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090324842 DLCTRL DEBUG Command: GET 49580558 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090324842 DLCTRL DEBUG Tx Command reply: GET_REPLY 49580558 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090324843 DLCTRL DEBUG Command: GET 882854935 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090324843 DLCTRL DEBUG Tx Command reply: GET_REPLY 882854935 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090324845 DLCTRL DEBUG Command: GET 114587710 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090324845 DLCTRL DEBUG Tx Command reply: GET_REPLY 114587710 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090324847 DLCTRL DEBUG Command: GET 959686139 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090324847 DLCTRL DEBUG Tx Command reply: GET_REPLY 959686139 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090324849 DLCTRL DEBUG Command: GET 423846488 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090324849 DLCTRL DEBUG Tx Command reply: GET_REPLY 423846488 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090324851 DLCTRL DEBUG Command: GET 606004174 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090324851 DLCTRL DEBUG Tx Command reply: GET_REPLY 606004174 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090324853 DLCTRL DEBUG Command: GET 761670512 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090324853 DLCTRL DEBUG Tx Command reply: GET_REPLY 761670512 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090324854 DLCTRL DEBUG Command: GET 258740781 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090324854 DLCTRL DEBUG Tx Command reply: GET_REPLY 258740781 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090324855 DLCTRL DEBUG Command: GET 594861370 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090324855 DLCTRL DEBUG Tx Command reply: GET_REPLY 594861370 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090324857 DLCTRL DEBUG Command: GET 773355995 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090324857 DLCTRL DEBUG Tx Command reply: GET_REPLY 773355995 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090324859 DLCTRL DEBUG Command: GET 172024651 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090324859 DLCTRL DEBUG Tx Command reply: GET_REPLY 172024651 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090324861 DLCTRL DEBUG Command: GET 212311424 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090324861 DLCTRL DEBUG Tx Command reply: GET_REPLY 212311424 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000001010011111'B, t_guard := 20.000000 } 20250427090324883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@499161a88351: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)8684210 20250427090325908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090325908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090325908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427090325908 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090325908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8482b2, normal) (hnbgw_rua.c:406) 20250427090325908 DHNB DEBUG map_rua[0x55e5c77fed50]{init}: Allocated (fsm.c:456) 20250427090325908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8684210)[0x55e5c77fed50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090325908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8684210 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090325908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090325908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090325908 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427090325908 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8684210 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427090325908 DCN DEBUG map_sccp[0x55e5c7821f60]{init}: Allocated (fsm.c:456) 20250427090325908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090325908 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8684210 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427090325909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8684210 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250427090325909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8684210)[0x55e5c77fed50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090325909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090325909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090325909 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8684210 SCCP-113 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090325909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090325909 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090325909 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{IDLE}: Allocated (fsm.c:456) 20250427090325909 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090325909 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300029f0056400500f1100926) (sccp_scrc.c:415) 20250427090325909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090325909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090325909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090325909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090325909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090325909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090325909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090325909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090325909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090325909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090325909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090325909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090325909 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090325909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090325909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090325909 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 9f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090325909 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090325909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090325909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8684210)[0x55e5c77fed50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090325909 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090325909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090325909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090325909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090325909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090325909 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' 20250427090325909 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 20250427090325909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090325909 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090325909 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 9f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1035)@499161a88351: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) HNBGW_Test.sgsn1-RAN(1035)@499161a88351: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)15060960 HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@499161a88351: setverdict(pass): none -> pass 20250427090325917 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) 20250427090325917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090325917 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090325917 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 20250427090325917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090325917 DLSS7 <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' 20250427090325917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090325917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090325917 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090325917 DLSS7 <000c> osmo_ss7_asp.c:1164 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 c4 8f e2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090325917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090325917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090325917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090325917 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) 20250427090325917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090325917 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=00c48fe2) (sccp_scrc.c:486) 20250427090325917 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250427090325917 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090325917 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090325917 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090325917 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090325917 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) 20250427090325917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090325917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090325918 DLCTRL DEBUG Command: GET 832578604 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090325918 DLCTRL DEBUG Tx Command reply: GET_REPLY 832578604 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090325920 DLCTRL DEBUG Command: GET 590415054 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090325920 DLCTRL DEBUG Tx Command reply: GET_REPLY 590415054 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090325921 DLCTRL DEBUG Command: GET 919149324 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090325921 DLCTRL DEBUG Tx Command reply: GET_REPLY 919149324 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090325922 DLCTRL DEBUG Command: GET 117856049 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090325922 DLCTRL DEBUG Tx Command reply: GET_REPLY 117856049 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090325924 DLCTRL DEBUG Command: GET 799202708 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090325924 DLCTRL DEBUG Tx Command reply: GET_REPLY 799202708 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090325926 DLCTRL DEBUG Command: GET 659659763 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090325926 DLCTRL DEBUG Tx Command reply: GET_REPLY 659659763 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090325929 DLCTRL DEBUG Command: GET 528716213 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090325929 DLCTRL DEBUG Tx Command reply: GET_REPLY 528716213 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090325932 DLCTRL DEBUG Command: GET 10945532 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090325932 DLCTRL DEBUG Tx Command reply: GET_REPLY 10945532 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090325935 DLCTRL DEBUG Command: GET 719750344 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090325935 DLCTRL DEBUG Tx Command reply: GET_REPLY 719750344 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090325938 DLCTRL DEBUG Command: GET 885611469 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090325938 DLCTRL DEBUG Tx Command reply: GET_REPLY 885611469 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090325942 DLCTRL DEBUG Command: GET 165049045 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090325942 DLCTRL DEBUG Tx Command reply: GET_REPLY 165049045 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090325946 DLCTRL DEBUG Command: GET 940729661 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090325947 DLCTRL DEBUG Tx Command reply: GET_REPLY 940729661 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090325950 DLCTRL DEBUG Command: GET 753713526 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090325950 DLCTRL DEBUG Tx Command reply: GET_REPLY 753713526 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090325954 DLCTRL DEBUG Command: GET 337036211 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090325955 DLCTRL DEBUG Tx Command reply: GET_REPLY 337036211 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090325961 DLCTRL DEBUG Command: GET 554168607 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090325961 DLCTRL DEBUG Tx Command reply: GET_REPLY 554168607 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090325967 DLCTRL DEBUG Command: GET 5390490 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090325967 DLCTRL DEBUG Tx Command reply: GET_REPLY 5390490 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090325971 DLCTRL DEBUG Command: GET 418661113 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090325971 DLCTRL DEBUG Tx Command reply: GET_REPLY 418661113 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090325975 DLCTRL DEBUG Command: GET 455439045 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090325975 DLCTRL DEBUG Tx Command reply: GET_REPLY 455439045 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090325979 DLCTRL DEBUG Command: GET 356923354 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090325979 DLCTRL DEBUG Tx Command reply: GET_REPLY 356923354 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090325984 DLCTRL DEBUG Command: GET 408823584 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090325984 DLCTRL DEBUG Tx Command reply: GET_REPLY 408823584 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: "disconnecting msc0" 20250427090325987 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250427090325990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090325991 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) 20250427090325991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090325991 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090325991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090325991 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) 20250427090325991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090325991 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090325991 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 20250427090325991 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090325991 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090325991 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090325991 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090325991 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090325991 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090325991 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 20250427090325991 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  20250427090325991 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  20250427090325991 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  20250427090325991 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090325991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090325991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090325992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090325992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090325992 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090325992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090325992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090325992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090325992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090325992 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090325992 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090325992 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090325992 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090325992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090325992 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090325992 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090325992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005358f7), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090325992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090325992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090325992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090325992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090325992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090325992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090325992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 53 58 f7 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090325992 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090325992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090325992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090325992 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090325992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090325992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090325992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090325992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{disrupted}: Freeing instance (context_map.c:202) 20250427090325992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13356185)[0x55e5c780bc20]{disrupted}: Deallocated (fsm.c:568) 20250427090325992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090325992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{disconnected}: Freeing instance (context_map.c:206) 20250427090325992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55e5c77ffb50]{disconnected}: Deallocated (fsm.c:568) 20250427090325992 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13356185 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090325993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090325993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090325993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090325993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090325993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090325993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090325993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090325993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: 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 := '000000000000001000011010'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@499161a88351: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)13356185 20250427090326031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@499161a88351: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)5767966 20250427090327052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090327052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090327052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090327052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090327052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x58031e, normal) (hnbgw_rua.c:406) 20250427090327052 DHNB DEBUG map_rua[0x55e5c780bc20]{init}: Allocated (fsm.c:456) 20250427090327052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5767966)[0x55e5c780bc20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090327052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5767966 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090327052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090327052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090327053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5767966 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427090327053 DCN DEBUG map_sccp[0x55e5c77ffb50]{init}: Allocated (fsm.c:456) 20250427090327053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090327053 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5767966 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427090327053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5767966 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090327053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5767966)[0x55e5c780bc20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090327053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090327053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090327053 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5767966 SCCP-114 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090327053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090327053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090327053 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{IDLE}: Allocated (fsm.c:456) 20250427090327053 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090327053 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300021a0056400500f1100926) (sccp_scrc.c:415) 20250427090327053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090327053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090327053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090327053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090327053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090327053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090327053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090327053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090327053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090327053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090327053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090327053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090327053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090327053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090327053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090327053 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 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) 20250427090327053 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090327053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090327053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5767966)[0x55e5c780bc20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090327053 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090327053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090327053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090327053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090327053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090327053 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' 20250427090327053 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 20250427090327053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090327053 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090327054 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 1a 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)@499161a88351: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1035)@499161a88351: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) HNBGW_Test.sgsn1-RAN(1035)@499161a88351: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)14549558 HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090327060 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) 20250427090327060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090327060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090327060 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 20250427090327060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@499161a88351: setverdict(pass): none -> pass 20250427090327060 DLSS7 <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' 20250427090327060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090327060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090327060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090327060 DLSS7 <000c> osmo_ss7_asp.c:1164 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 95 15 35 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090327060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090327060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090327060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090327060 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) 20250427090327060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090327060 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=00951535) (sccp_scrc.c:486) 20250427090327060 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250427090327060 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090327060 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090327060 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090327060 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090327060 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) 20250427090327060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090327060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090327062 DLCTRL DEBUG Command: GET 750036832 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090327062 DLCTRL DEBUG Tx Command reply: GET_REPLY 750036832 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090327064 DLCTRL DEBUG Command: GET 175151826 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090327064 DLCTRL DEBUG Tx Command reply: GET_REPLY 175151826 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090327066 DLCTRL DEBUG Command: GET 68967456 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090327066 DLCTRL DEBUG Tx Command reply: GET_REPLY 68967456 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090327069 DLCTRL DEBUG Command: GET 807424448 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090327069 DLCTRL DEBUG Tx Command reply: GET_REPLY 807424448 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090327071 DLCTRL DEBUG Command: GET 110906782 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090327071 DLCTRL DEBUG Tx Command reply: GET_REPLY 110906782 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090327073 DLCTRL DEBUG Command: GET 545715239 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090327073 DLCTRL DEBUG Tx Command reply: GET_REPLY 545715239 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250427090327075 DLCTRL DEBUG Command: GET 258283145 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090327075 DLCTRL DEBUG Tx Command reply: GET_REPLY 258283145 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090327078 DLCTRL DEBUG Command: GET 739315423 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090327078 DLCTRL DEBUG Tx Command reply: GET_REPLY 739315423 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090327080 DLCTRL DEBUG Command: GET 146072714 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090327080 DLCTRL DEBUG Tx Command reply: GET_REPLY 146072714 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090327083 DLCTRL DEBUG Command: GET 101991660 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090327083 DLCTRL DEBUG Tx Command reply: GET_REPLY 101991660 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090327085 DLCTRL DEBUG Command: GET 131999829 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090327085 DLCTRL DEBUG Tx Command reply: GET_REPLY 131999829 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090327088 DLCTRL DEBUG Command: GET 130767868 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090327088 DLCTRL DEBUG Tx Command reply: GET_REPLY 130767868 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090327093 DLCTRL DEBUG Command: GET 258780646 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090327093 DLCTRL DEBUG Tx Command reply: GET_REPLY 258780646 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090327097 DLCTRL DEBUG Command: GET 556654910 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090327097 DLCTRL DEBUG Tx Command reply: GET_REPLY 556654910 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090327100 DLCTRL DEBUG Command: GET 454671650 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090327100 DLCTRL DEBUG Tx Command reply: GET_REPLY 454671650 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090327104 DLCTRL DEBUG Command: GET 959355991 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090327104 DLCTRL DEBUG Tx Command reply: GET_REPLY 959355991 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090327109 DLCTRL DEBUG Command: GET 567937892 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090327110 DLCTRL DEBUG Tx Command reply: GET_REPLY 567937892 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090327114 DLCTRL DEBUG Command: GET 536930265 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090327114 DLCTRL DEBUG Tx Command reply: GET_REPLY 536930265 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090327118 DLCTRL DEBUG Command: GET 451225898 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090327118 DLCTRL DEBUG Tx Command reply: GET_REPLY 451225898 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090327123 DLCTRL DEBUG Command: GET 354218350 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090327123 DLCTRL DEBUG Tx Command reply: GET_REPLY 354218350 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090327137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090327137 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33443<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1019)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(1018)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090327141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090327144 DLINP DEBUG SRVCONN(,r=127.0.0.1:41806<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090327144 DLINP DEBUG SRVCONN(,r=127.0.0.1:41806<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090327144 DLINP NOTICE SRV(,r=127.0.0.1:41806<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090327144 DMAIN NOTICE (127.0.0.1:41806 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41806<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090327144 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1029)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1028)@499161a88351: Final verdict of PTC: none 20250427090327146 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090327146 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) 20250427090327146 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090327146 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250427090327146 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090327146 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) 20250427090327146 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090327146 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090327147 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 20250427090327147 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) 20250427090327147 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc1-0: connection closed 20250427090327147 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090327147 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090327147 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090327147 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090327147 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 20250427090327147 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  20250427090327147 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  20250427090327147 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090327147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090327147 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-RAN(1026)@499161a88351: Final verdict of PTC: none 20250427090327147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090327147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090327147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090327147 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) 20250427090327147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090327147 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090327147 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 20250427090327147 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:356) 20250427090327148 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090327148 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) 20250427090327148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090327148 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090327148 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 20250427090327148 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090327147 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090327148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090327148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090327148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090327148 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090327148 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090327148 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090327148 DRANAP NOTICE cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090327148 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090327148 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090327148 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090327148 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090327148 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090327148 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-M3UA(1033)@499161a88351: Final verdict of PTC: none 20250427090327148 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  20250427090327148 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090327148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090327148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090327148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090327148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090327148 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090327148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090327148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090327148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090327148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090327148 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090327148 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 20250427090327148 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) 20250427090327148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090327148 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090327148 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090327148 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090327148 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090327148 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 20250427090327148 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090327148 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) 20250427090327149 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090327149 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED HNBGW_Test.sgsn0-RAN(1032)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1031)@499161a88351: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1035)@499161a88351: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1036)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1027)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1030)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017)@499161a88351: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1034)@499161a88351: Final verdict of PTC: none 20250427090327153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090327155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090327162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1037)@499161a88351: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@499161a88351: Final verdict of PTC: pass HNBGW-PFCP(1020)@499161a88351: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@499161a88351: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@499161a88351: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(1025)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-SCCP(1028): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-RAN(1029): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc1-M3UA(1030): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1031): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1032): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1033): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1034): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1035): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1036): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(1037): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040): pass (pass -> pass) MTC@499161a88351: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@499161a88351: 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'. 20250427090327256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090327257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090327257 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090327257 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) 20250427090327257 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090327257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8684210)[0x55e5c77fed50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090327257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8684210)[0x55e5c77fed50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090327257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090327257 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090327257 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090327257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48fe2), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090327257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090327257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090327257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090327257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090327257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090327257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090327257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 8f e2 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090327257 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090327257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090327257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8684210)[0x55e5c77fed50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090327257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8684210)[0x55e5c77fed50]{disrupted}: Freeing instance (context_map.c:202) 20250427090327258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8684210)[0x55e5c77fed50]{disrupted}: Deallocated (fsm.c:568) 20250427090327258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090327258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{disconnected}: Freeing instance (context_map.c:206) 20250427090327258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55e5c7821f60]{disconnected}: Deallocated (fsm.c:568) 20250427090327258 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8684210 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427090327258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5767966)[0x55e5c780bc20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250427090327258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5767966)[0x55e5c780bc20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250427090327258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250427090327258 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090327258 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090327258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00951535), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090327258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090327258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090327258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090327258 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090327258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090327258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090327258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 15 35 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090327258 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090327258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090327258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5767966)[0x55e5c780bc20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090327258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5767966)[0x55e5c780bc20]{disrupted}: Freeing instance (context_map.c:202) 20250427090327258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5767966)[0x55e5c780bc20]{disrupted}: Deallocated (fsm.c:568) 20250427090327258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090327258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{disconnected}: Freeing instance (context_map.c:206) 20250427090327258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55e5c77ffb50]{disconnected}: Deallocated (fsm.c:568) 20250427090327259 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5767966 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427090327259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090327259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090327259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090327259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090327259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090327259 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' 20250427090327259 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 20250427090327259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090327259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090327259 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 06 04 c4 8f e2 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 04  20250427090327259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090327259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090327259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090327259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090327259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090327259 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' 20250427090327259 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 20250427090327259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090327259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090327259 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 05 04 95 15 35 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 04  20250427090327259 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 20250427090327259 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 Sun Apr 27 09:03:27 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 20250427090327350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090327479 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090327479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b10b), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090327479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090327479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090327479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090327479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090327479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090327479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090327479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 82 b1 0b 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090327479 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090327479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006192d6), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090327479 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) 20250427090327479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090327479 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) 20250427090327479 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) 20250427090327479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090327479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090327480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 61 92 d6 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090327480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090327480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090327480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090327480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090327480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090327480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090327480 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090327480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090327480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090327480 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 20250427090327480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090327480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090327993 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090327993 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090327993 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090328053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=606204) Waiting for packet dumper to finish... 1 (prev_count=606204, count=607468) 20250427090329147 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090329147 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090329147 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250427090329149 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090329149 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090329149 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090329623 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090329623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056f0f4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090329623 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) 20250427090329623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090329623 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) 20250427090329623 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) 20250427090329623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090329623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090329623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 f0 f4 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090329624 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090329624 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090329624 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090329624 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 20250427090329624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090329624 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090329629 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090329629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c471a9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090329629 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) 20250427090329629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090329629 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) 20250427090329629 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) 20250427090329629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090329629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090329629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 71 a9 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090329629 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090329629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090329629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090329629 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 20250427090329629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090329629 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090329642 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090329642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7400c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090329642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090329642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090329642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090329642 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090329642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090329642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090329642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d7 40 0c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090329642 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090329642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090329642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090329642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090329642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090329642 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' 20250427090329642 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 20250427090329642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090329642 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090329642 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 d7 40 0c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427090329642 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 20250427090330008 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00150c1b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330008 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090330008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 15 0c 1b 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330008 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958694), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330008 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090330008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 86 94 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330008 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00755be6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330008 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090330008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 75 5b e6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090330009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090330009 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' 20250427090330009 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 20250427090330009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090330009 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090330009 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 15 0c 1b 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427090330009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090330009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090330009 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' 20250427090330009 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 20250427090330009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090330009 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090330009 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 95 86 94 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427090330009 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 20250427090330009 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090330009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090330009 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' 20250427090330009 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 20250427090330009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090330009 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090330009 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 75 5b e6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427090330009 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 20250427090330009 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@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:03: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_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 20250427090330426 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d001a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330426 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090330426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 00 1a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090330427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090330427 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' 20250427090330427 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 20250427090330427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090330427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090330427 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 6d 00 1a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427090330427 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 20250427090330430 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2ff3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090330430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 2f f3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090330431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090330431 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090330433 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ae6ab), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090330434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a e6 ab 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330434 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090330434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090330434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090330861 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aeffc9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090330861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae ff c9 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330861 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d5278), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090330861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 52 78 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330861 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f77e35), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090330861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f7 7e 35 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330861 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090330861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00290dc4), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090330861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090330861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090330861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090330861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090330861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090330861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 29 0d c4 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090330862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090330862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090330862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090330862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090330862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090330862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090330862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090330862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090330862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090330862 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090330862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090330862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090330862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090330862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090330862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: 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@499161a88351: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250427090331150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090331156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090331162 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46567<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090331266 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090331266 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090331273 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090331273 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331273 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090331273 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331273 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090331274 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331274 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090331274 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090331274 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54371 (stream_srv.c:142) 20250427090331274 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54371<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090331275 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331275 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090331275 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) 20250427090331275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090331275 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) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 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) 20250427090331275 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) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331275 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) 20250427090331275 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) 20250427090331275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090331275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090331275 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331275 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331275 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090331275 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) 20250427090331275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 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) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331275 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) 20250427090331275 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) 20250427090331275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090331275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090331275 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331275 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331275 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090331275 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) 20250427090331275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331275 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090331275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090331275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090331275 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331275 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331275 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090331275 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) 20250427090331275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090331275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090331275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090331275 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331276 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 20250427090331276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090331276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090331276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331276 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 20250427090331276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090331276 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 20250427090331276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090331276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090331276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090331276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090331276 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090331276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090331276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1051)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(1051)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1051)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(1049)@499161a88351: v_sccp_pdu_maxlen:268 20250427090331291 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090331291 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331291 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090331291 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331291 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090331292 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090331292 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331292 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090331292 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331293 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331293 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090331293 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) 20250427090331293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090331293 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) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 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) 20250427090331293 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) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331293 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) 20250427090331293 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) 20250427090331293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090331293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090331293 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331293 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331293 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090331293 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) 20250427090331293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 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) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331293 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) 20250427090331293 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) 20250427090331293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090331293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090331293 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331293 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331293 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090331293 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) 20250427090331293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331293 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090331293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090331293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090331293 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331293 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331293 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090331293 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) 20250427090331293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090331293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090331293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090331293 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331294 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 20250427090331294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090331294 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090331294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331294 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 20250427090331294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090331294 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090331294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090331294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090331294 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 20250427090331294 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 20250427090331294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090331294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090331294 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  20250427090331294 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090331294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090331294 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090331294 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@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1054)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(1054)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1054)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: v_sccp_pdu_maxlen:268 20250427090331320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090331320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090331320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090331320 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090331320 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) 20250427090331320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090331320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090331320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090331320 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@499161a88351: setverdict(pass): none -> pass 20250427090331332 DLINP DEBUG SRVCONN(,r=127.0.0.1:54371<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090331332 DLINP DEBUG SRVCONN(,r=127.0.0.1:54371<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090331332 DLINP DEBUG SRVCONN(,r=127.0.0.1:54371<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090331332 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090331332 DHNBAP DEBUG (127.0.0.1:54371 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090331332 DHNBAP NOTICE (127.0.0.1:54371 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090331332 DHNBAP NOTICE (127.0.0.1:54371 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090331332 DLINP DEBUG SRVCONN(,r=127.0.0.1:54371<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090331332 DLINP DEBUG SRVCONN(,r=127.0.0.1:54371<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090331452 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090331453 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090331453 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090331453 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090331453 DLSCCP DEBUG SCCP-SCOC(96)[0x55e5c7800800]{IDLE}: Deallocated (fsm.c:568) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(95)[0x55e5c780bd50]{IDLE}: Deallocated (fsm.c:568) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090331454 DLSCCP DEBUG SCCP-SCOC(94)[0x55e5c780ab60]{IDLE}: Deallocated (fsm.c:568) 20250427090331489 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 20250427090331489 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 20250427090331489 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090331489 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090331493 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331493 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090331493 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090331493 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090331493 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090331493 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090331493 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090331493 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 20250427090331493 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090331493 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  20250427090331493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090331496 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331496 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090331496 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090331496 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  20250427090331496 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090331496 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090331496 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090331496 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 20250427090331496 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090331496 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  20250427090331496 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  20250427090331496 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090331496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090331496 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 20250427090331497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090331497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090331497 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090331497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090331497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090331497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090331497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090331497 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090331497 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090331497 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331498 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090331498 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) 20250427090331498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090331498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090331499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090331499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090331499 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331499 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090331499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090331499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090331499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090331499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090331499 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090331499 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  20250427090331505 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 20250427090331505 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 20250427090331505 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090331505 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090331511 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090331511 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090331511 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090331511 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090331511 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090331511 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090331511 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 20250427090331511 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090331511 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  20250427090331511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090331513 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090331513 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090331513 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  20250427090331513 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090331513 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090331513 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090331513 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 20250427090331513 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090331513 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  20250427090331513 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  20250427090331513 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  20250427090331513 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090331513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090331513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090331513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090331513 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090331513 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 20250427090331513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090331513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090331513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090331513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090331513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090331513 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090331513 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090331514 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090331514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090331514 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) 20250427090331514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090331515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090331515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090331515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090331515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090331515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090331515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090331515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090331515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090331515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090331515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090331515 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090331515 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090331515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090331515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090331515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090331515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090331515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090331515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090331515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090331515 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090331515 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(1050)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090332299 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090332299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090332299 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090332299 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090332299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090332299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090332299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090332299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090332299 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090332299 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090332299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090332299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090332299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090332299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090332299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090332299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090332299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090332299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090332299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090332300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090332300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090332300 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090332300 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) 20250427090332300 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) 20250427090332300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090332300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090332300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090332300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090332300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090332300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090332300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090332300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090332300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090332300 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090332301 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090332301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090332301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090332301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090332301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090332301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090332301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090332301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090332301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090332301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090332301 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  20250427090332301 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090332301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090332301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090332301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090332301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090332301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090332301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090332301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090332301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090332301 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090332302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090332302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090332302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090332302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090332302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090332302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090332302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090332302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090332302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090332302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090332302 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090332302 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090332302 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1053)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090332312 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090332312 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090332312 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090332312 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090332312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090332312 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090332313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090332313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090332313 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090332313 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090332313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090332313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090332313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090332313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090332313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090332313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090332313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090332313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090332313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332313 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090332313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090332313 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090332313 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090332313 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) 20250427090332313 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) 20250427090332313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090332313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090332313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090332313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090332313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090332313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090332313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090332313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090332313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090332313 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090332313 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090332313 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090332313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090332313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090332313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090332313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090332313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090332314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090332314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090332314 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090332314 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  20250427090332315 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090332315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090332315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090332315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090332315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090332315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090332315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090332315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090332315 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090332315 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090332315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090332315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090332315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090332315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090332315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090332315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090332315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090332315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090332315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090332316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090332316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090332316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090332316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090332316 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090332316 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090332316 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090333348 DLCTRL DEBUG Command: GET 441746875 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090333348 DLCTRL DEBUG Tx Command reply: GET_REPLY 441746875 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250427090333355 DLCTRL DEBUG Command: GET 331095446 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090333355 DLCTRL DEBUG Tx Command reply: GET_REPLY 331095446 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090333359 DLCTRL DEBUG Command: GET 415687213 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090333359 DLCTRL DEBUG Tx Command reply: GET_REPLY 415687213 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090333364 DLCTRL DEBUG Command: GET 753633906 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090333364 DLCTRL DEBUG Tx Command reply: GET_REPLY 753633906 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090333368 DLCTRL DEBUG Command: GET 581682945 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090333368 DLCTRL DEBUG Tx Command reply: GET_REPLY 581682945 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250427090333372 DLCTRL DEBUG Command: GET 732974704 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090333372 DLCTRL DEBUG Tx Command reply: GET_REPLY 732974704 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090333377 DLCTRL DEBUG Command: GET 80425708 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090333377 DLCTRL DEBUG Tx Command reply: GET_REPLY 80425708 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090333382 DLCTRL DEBUG Command: GET 432934935 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090333382 DLCTRL DEBUG Tx Command reply: GET_REPLY 432934935 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090333387 DLCTRL DEBUG Command: GET 746496162 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090333387 DLCTRL DEBUG Tx Command reply: GET_REPLY 746496162 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090333390 DLCTRL DEBUG Command: GET 802876218 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090333390 DLCTRL DEBUG Tx Command reply: GET_REPLY 802876218 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250427090333394 DLCTRL DEBUG Command: GET 243012938 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090333394 DLCTRL DEBUG Tx Command reply: GET_REPLY 243012938 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090333398 DLCTRL DEBUG Command: GET 72573027 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090333398 DLCTRL DEBUG Tx Command reply: GET_REPLY 72573027 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090333402 DLCTRL DEBUG Command: GET 344836827 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090333402 DLCTRL DEBUG Tx Command reply: GET_REPLY 344836827 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090333406 DLCTRL DEBUG Command: GET 105293874 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090333406 DLCTRL DEBUG Tx Command reply: GET_REPLY 105293874 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090333409 DLCTRL DEBUG Command: GET 369117406 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090333409 DLCTRL DEBUG Tx Command reply: GET_REPLY 369117406 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250427090333411 DLCTRL DEBUG Command: GET 122049992 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090333411 DLCTRL DEBUG Tx Command reply: GET_REPLY 122049992 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090333413 DLCTRL DEBUG Command: GET 17015095 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090333413 DLCTRL DEBUG Tx Command reply: GET_REPLY 17015095 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090333415 DLCTRL DEBUG Command: GET 895304190 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090333415 DLCTRL DEBUG Tx Command reply: GET_REPLY 895304190 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090333417 DLCTRL DEBUG Command: GET 831495012 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090333417 DLCTRL DEBUG Tx Command reply: GET_REPLY 831495012 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090333419 DLCTRL DEBUG Command: GET 155141783 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090333419 DLCTRL DEBUG Tx Command reply: GET_REPLY 155141783 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: 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@499161a88351: "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@499161a88351: 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 := '000000000000001011110001'B, t_guard := 20.000000 } 20250427090333433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@499161a88351: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@499161a88351: 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)@499161a88351: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)1256842 20250427090334469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090334469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090334470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250427090334470 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090334470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x132d8a, normal) (hnbgw_rua.c:406) 20250427090334470 DHNB DEBUG map_rua[0x55e5c780bd50]{init}: Allocated (fsm.c:456) 20250427090334470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090334470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256842 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090334470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090334470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090334470 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250427090334470 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256842 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090334470 DCN DEBUG map_sccp[0x55e5c780ab60]{init}: Allocated (fsm.c:456) 20250427090334470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090334470 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1256842 <-> SCCP-115 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090334470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256842 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250427090334470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090334470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090334470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090334470 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256842 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090334470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090334470 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090334470 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{IDLE}: Allocated (fsm.c:456) 20250427090334470 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090334470 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002f10056400500f1100926) (sccp_scrc.c:415) 20250427090334470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090334470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090334470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090334470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090334471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090334471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090334471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090334471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090334471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090334471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090334471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090334471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090334471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090334471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090334471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090334471 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 02 f1 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) 20250427090334471 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090334471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090334471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090334471 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090334471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090334471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090334471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090334471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090334471 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090334471 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090334471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090334471 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090334471 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 02 f1 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1053)@499161a88351: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) HNBGW_Test.sgsn0-RAN(1053)@499161a88351: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)12536185 HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@499161a88351: setverdict(pass): none -> pass 20250427090334488 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090334488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090334488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090334488 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090334488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090334488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090334488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090334488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090334488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090334488 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7a ac ee 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@499161a88351: 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 } } } 20250427090334488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090334488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090334488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090334488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090334488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090334488 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=007aacee) (sccp_scrc.c:486) 20250427090334488 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250427090334488 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090334488 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090334488 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090334488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090334488 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) 20250427090334489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090334489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250427090334489 DLCTRL DEBUG Command: GET 569632854 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090334489 DLCTRL DEBUG Tx Command reply: GET_REPLY 569632854 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250427090334493 DLCTRL DEBUG Command: GET 740818471 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090334493 DLCTRL DEBUG Tx Command reply: GET_REPLY 740818471 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090334496 DLCTRL DEBUG Command: GET 788388545 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090334496 DLCTRL DEBUG Tx Command reply: GET_REPLY 788388545 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090334500 DLCTRL DEBUG Command: GET 108222780 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090334500 DLCTRL DEBUG Tx Command reply: GET_REPLY 108222780 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090334503 DLCTRL DEBUG Command: GET 190663471 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090334504 DLCTRL DEBUG Tx Command reply: GET_REPLY 190663471 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090334507 DLCTRL DEBUG Command: GET 498257367 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090334507 DLCTRL DEBUG Tx Command reply: GET_REPLY 498257367 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090334511 DLCTRL DEBUG Command: GET 709330227 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090334511 DLCTRL DEBUG Tx Command reply: GET_REPLY 709330227 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090334514 DLCTRL DEBUG Command: GET 220571354 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090334514 DLCTRL DEBUG Tx Command reply: GET_REPLY 220571354 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090334517 DLCTRL DEBUG Command: GET 951158954 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090334517 DLCTRL DEBUG Tx Command reply: GET_REPLY 951158954 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090334519 DLCTRL DEBUG Command: GET 917406196 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090334519 DLCTRL DEBUG Tx Command reply: GET_REPLY 917406196 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090334522 DLCTRL DEBUG Command: GET 922692863 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090334522 DLCTRL DEBUG Tx Command reply: GET_REPLY 922692863 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090334524 DLCTRL DEBUG Command: GET 994192168 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090334524 DLCTRL DEBUG Tx Command reply: GET_REPLY 994192168 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090334526 DLCTRL DEBUG Command: GET 446233858 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090334526 DLCTRL DEBUG Tx Command reply: GET_REPLY 446233858 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090334528 DLCTRL DEBUG Command: GET 80025598 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090334528 DLCTRL DEBUG Tx Command reply: GET_REPLY 80025598 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090334530 DLCTRL DEBUG Command: GET 39058249 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090334530 DLCTRL DEBUG Tx Command reply: GET_REPLY 39058249 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090334532 DLCTRL DEBUG Command: GET 231177852 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090334532 DLCTRL DEBUG Tx Command reply: GET_REPLY 231177852 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090334535 DLCTRL DEBUG Command: GET 632349096 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090334535 DLCTRL DEBUG Tx Command reply: GET_REPLY 632349096 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090334539 DLCTRL DEBUG Command: GET 702400961 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090334539 DLCTRL DEBUG Tx Command reply: GET_REPLY 702400961 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090334543 DLCTRL DEBUG Command: GET 696987305 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090334543 DLCTRL DEBUG Tx Command reply: GET_REPLY 696987305 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090334547 DLCTRL DEBUG Command: GET 405547135 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090334547 DLCTRL DEBUG Tx Command reply: GET_REPLY 405547135 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: 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 := '000000000000000110011001'B, t_guard := 20.000000 } 20250427090334580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35168<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@499161a88351: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@499161a88351: 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)@499161a88351: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)15450364 20250427090335608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090335608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090335608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250427090335608 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090335608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xebc0fc, normal) (hnbgw_rua.c:406) 20250427090335608 DHNB DEBUG map_rua[0x55e5c77fed50]{init}: Allocated (fsm.c:456) 20250427090335608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090335608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15450364 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090335608 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090335608 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090335608 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250427090335608 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15450364 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:744) 20250427090335608 DCN DEBUG map_sccp[0x55e5c7821f60]{init}: Allocated (fsm.c:456) 20250427090335608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090335608 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15450364 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250427090335608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15450364 SCCP-116 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250427090335608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090335608 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090335608 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090335608 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15450364 SCCP-116 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090335608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090335608 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090335608 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{IDLE}: Allocated (fsm.c:456) 20250427090335608 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090335608 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001990056400500f1100926) (sccp_scrc.c:415) 20250427090335608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090335608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090335608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090335608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090335608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090335608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090335608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090335608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090335608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090335608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090335608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090335608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090335608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090335608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090335608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090335608 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 99 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090335609 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090335609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090335609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090335609 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090335609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090335609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090335609 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090335609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090335609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090335609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090335609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090335609 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090335609 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 99 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1053)@499161a88351: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) HNBGW_Test.sgsn0-RAN(1053)@499161a88351: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)489894 HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250427090335614 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090335614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090335614 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090335614 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090335614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090335614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090335614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090335614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090335614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090335614 DLSS7 <000c> osmo_ss7_asp.c:1164 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 d6 92 0b 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@499161a88351: setverdict(pass): none -> pass 20250427090335615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090335615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090335615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090335615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090335615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090335615 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=00d6920b) (sccp_scrc.c:486) 20250427090335615 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250427090335615 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090335615 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090335615 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090335615 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090335615 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) 20250427090335615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090335615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090335616 DLCTRL DEBUG Command: GET 283846926 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090335616 DLCTRL DEBUG Tx Command reply: GET_REPLY 283846926 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090335620 DLCTRL DEBUG Command: GET 499747609 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090335620 DLCTRL DEBUG Tx Command reply: GET_REPLY 499747609 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090335624 DLCTRL DEBUG Command: GET 199192673 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090335624 DLCTRL DEBUG Tx Command reply: GET_REPLY 199192673 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090335630 DLCTRL DEBUG Command: GET 89973447 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090335630 DLCTRL DEBUG Tx Command reply: GET_REPLY 89973447 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090335636 DLCTRL DEBUG Command: GET 413534807 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090335636 DLCTRL DEBUG Tx Command reply: GET_REPLY 413534807 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090335641 DLCTRL DEBUG Command: GET 963476264 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090335641 DLCTRL DEBUG Tx Command reply: GET_REPLY 963476264 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250427090335646 DLCTRL DEBUG Command: GET 812227943 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090335646 DLCTRL DEBUG Tx Command reply: GET_REPLY 812227943 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090335650 DLCTRL DEBUG Command: GET 316758194 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090335651 DLCTRL DEBUG Tx Command reply: GET_REPLY 316758194 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090335654 DLCTRL DEBUG Command: GET 444557021 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090335654 DLCTRL DEBUG Tx Command reply: GET_REPLY 444557021 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090335656 DLCTRL DEBUG Command: GET 294673292 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090335656 DLCTRL DEBUG Tx Command reply: GET_REPLY 294673292 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090335660 DLCTRL DEBUG Command: GET 303653829 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090335660 DLCTRL DEBUG Tx Command reply: GET_REPLY 303653829 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090335663 DLCTRL DEBUG Command: GET 608925567 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090335663 DLCTRL DEBUG Tx Command reply: GET_REPLY 608925567 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090335665 DLCTRL DEBUG Command: GET 63756944 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090335665 DLCTRL DEBUG Tx Command reply: GET_REPLY 63756944 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090335670 DLCTRL DEBUG Command: GET 549375828 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090335670 DLCTRL DEBUG Tx Command reply: GET_REPLY 549375828 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090335674 DLCTRL DEBUG Command: GET 990669289 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090335674 DLCTRL DEBUG Tx Command reply: GET_REPLY 990669289 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090335679 DLCTRL DEBUG Command: GET 60805447 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090335679 DLCTRL DEBUG Tx Command reply: GET_REPLY 60805447 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090335683 DLCTRL DEBUG Command: GET 741758578 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090335683 DLCTRL DEBUG Tx Command reply: GET_REPLY 741758578 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090335687 DLCTRL DEBUG Command: GET 160342434 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090335687 DLCTRL DEBUG Tx Command reply: GET_REPLY 160342434 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090335690 DLCTRL DEBUG Command: GET 924212085 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090335690 DLCTRL DEBUG Tx Command reply: GET_REPLY 924212085 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090335695 DLCTRL DEBUG Command: GET 254594616 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090335695 DLCTRL DEBUG Tx Command reply: GET_REPLY 254594616 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: "connecting cnlink 1" 20250427090335699 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1060)@499161a88351: ************************************************* HNBGW_Test.sgsn1-M3UA(1060)@499161a88351: M3UA emulation initiated, the test can be started MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1060)@499161a88351: ************************************************* HNBGW_Test.sgsn1-SCCP(1058)@499161a88351: v_sccp_pdu_maxlen:268 20250427090335921 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 20250427090335921 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 20250427090335921 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 20250427090335921 DLSS7 <000c> osmo_ss7_asp.c:1115 ?: connection closed 20250427090335921 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250427090335921 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250427090335921 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(1060)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250427090335931 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) 20250427090335931 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250427090335931 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250427090335931 DLSS7 <000c> xua_asp_fsm.c:320 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250427090335931 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  20250427090335931 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250427090335931 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090335931 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090335931 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 20250427090335931 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250427090335931 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  20250427090335931 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  20250427090335931 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  20250427090335931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090335931 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090335931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250427090335931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090335932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090335932 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090335932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090335932 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090335932 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090335932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090335932 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090335941 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) 20250427090335942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090335942 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090335942 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  20250427090335942 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090335942 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090335942 DLSS7 <000c> xua_as_fsm.c:550 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250427090335942 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 20250427090335942 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250427090335942 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  20250427090335942 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  20250427090335942 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  20250427090335942 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090335942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090335942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090335942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090335942 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:391) 20250427090335942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090335942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090335942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090335942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090335942 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090335942 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090335942 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090335944 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090335944 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090335944 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) 20250427090335944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090335944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090335944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090335944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090335944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090335944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090335944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090335944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090335944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090335944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090335944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090335944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090335944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090335944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090335944 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090335944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090335944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090335944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090335944 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090335945 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090335945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090335945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090335945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090335945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090335945 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' 20250427090335945 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 20250427090335945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090335945 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090335945 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  20250427090335993 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090335993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005358f7), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090335993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090335993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090335993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090335993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090335993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090335993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090335993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 53 58 f7 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090335993 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090335993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090335993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090335993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090335993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090335993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090335993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090335993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090335993 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090335993 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 53 58 f7 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090335994 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090335994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090335994 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090335994 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090335994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090335994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090335994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090335994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090335994 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090335994 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 53 58 f7 00 00 06 00 08 00 00 00 07  20250427090335994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090335994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090335994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090335994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090335994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090335994 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=005358f7) (sccp_scrc.c:486) 20250427090335994 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250427090335994 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090335994 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090335994 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090335994 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090335994 DLSCCP DEBUG SCCP-SCOC(112)[0x55e5c78087b0]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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 := '000000000000000110101101'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1059)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090336733 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) 20250427090336733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090336733 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090336733 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 20250427090336733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090336733 DLSS7 <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' 20250427090336733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090336733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090336733 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090336733 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090336733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090336733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090336733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090336733 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) 20250427090336733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090336733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090336733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090336733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090336733 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) 20250427090336733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090336733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090336733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336733 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) 20250427090336733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090336733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090336733 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090336733 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090336733 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) 20250427090336733 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) 20250427090336733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090336733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090336733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090336733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090336733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090336733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090336733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090336733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090336733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090336733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090336733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090336733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090336733 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090336733 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: link up (cnlink.c:111) 20250427090336733 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090336733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090336733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090336733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090336733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090336733 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' 20250427090336733 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 20250427090336733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090336733 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090336733 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  20250427090336733 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) 20250427090336733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090336733 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090336733 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 20250427090336733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090336733 DLSS7 <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' 20250427090336733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090336733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090336733 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090336733 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090336733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090336734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090336734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090336734 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) 20250427090336734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090336734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090336734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250427090336734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090336734 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) 20250427090336734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090336734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090336734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336734 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) 20250427090336734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090336734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090336734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090336734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090336734 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090336734 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090336734 DRANAP INFO cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090336754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090337258 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090337258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00951535), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090337258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090337259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090337259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090337259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090337259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 15 35 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090337259 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090337259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48fe2), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090337259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090337259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090337259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090337259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090337259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 8f e2 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090337259 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090337259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090337259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090337259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090337259 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' 20250427090337259 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 20250427090337259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090337259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090337260 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 95 15 35 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427090337260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090337260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090337260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090337260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090337260 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' 20250427090337260 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 20250427090337260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090337260 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090337260 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 c4 8f e2 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250427090337263 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) 20250427090337263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090337263 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090337263 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 20250427090337263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090337263 DLSS7 <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' 20250427090337263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090337263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090337263 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090337263 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 95 15 35 00 00 06 00 08 00 00 00 07  20250427090337263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090337263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090337263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090337263 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) 20250427090337263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090337263 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=00951535) (sccp_scrc.c:486) 20250427090337263 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250427090337263 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090337263 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090337263 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090337263 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090337263 DLSCCP DEBUG SCCP-SCOC(114)[0x55e5c7821a40]{IDLE}: Deallocated (fsm.c:568) 20250427090337464 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) 20250427090337465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090337465 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090337465 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 20250427090337465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090337465 DLSS7 <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' 20250427090337465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090337465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090337465 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090337465 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 c4 8f e2 00 00 06 00 08 00 00 00 07  20250427090337465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090337465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090337465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090337465 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) 20250427090337465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090337465 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=00c48fe2) (sccp_scrc.c:486) 20250427090337465 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250427090337465 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090337465 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090337465 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090337465 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090337465 DLSCCP DEBUG SCCP-SCOC(113)[0x55e5c76e6d50]{IDLE}: Deallocated (fsm.c:568) 20250427090337479 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090337480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b10b), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090337480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090337480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090337480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090337480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090337480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 82 b1 0b 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090337480 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090337480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006192d6), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090337480 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) 20250427090337480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090337480 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) 20250427090337480 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) 20250427090337480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090337480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090337480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 61 92 d6 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090337481 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090337481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090337481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090337481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090337481 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090337481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090337481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090337481 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090337481 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 82 b1 0b 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090337481 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090337481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090337481 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 20250427090337481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090337481 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090337485 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337485 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090337485 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090337485 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090337485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090337485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090337485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090337485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090337485 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090337485 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 82 b1 0b 00 00 06 00 08 00 00 00 07  20250427090337485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090337485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090337485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090337485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090337485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090337485 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=0082b10b) (sccp_scrc.c:486) 20250427090337485 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250427090337485 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090337485 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090337485 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090337485 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090337485 DLSCCP DEBUG SCCP-SCOC(110)[0x55e5c77ffc80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1059)@499161a88351: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1059)@499161a88351: 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)@499161a88351: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)15632267 20250427090337786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090337786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090337786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090337786 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090337786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xee878b, normal) (hnbgw_rua.c:406) 20250427090337786 DHNB DEBUG map_rua[0x55e5c77ffc80]{init}: Allocated (fsm.c:456) 20250427090337786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090337786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632267 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250427090337786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090337786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090337786 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632267 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:744) 20250427090337787 DCN DEBUG map_sccp[0x55e5c76e6d50]{init}: Allocated (fsm.c:456) 20250427090337787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090337787 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15632267 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250427090337787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632267 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090337787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090337787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090337787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090337787 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632267 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090337787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090337787 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090337787 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{IDLE}: Allocated (fsm.c:456) 20250427090337787 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090337787 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001ad0056400500f1100926) (sccp_scrc.c:415) 20250427090337787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090337787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090337787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090337787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090337787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090337787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090337787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090337787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090337787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090337787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090337787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337787 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090337787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090337787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090337787 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 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) 20250427090337787 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090337787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090337788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090337788 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090337788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090337788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090337788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090337788 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' 20250427090337788 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 20250427090337788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250427090337788 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090337788 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 ad 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)@499161a88351: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1058)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1059)@499161a88351: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) HNBGW_Test.sgsn1-RAN(1059)@499161a88351: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)7898142 HNBGW_Test.sgsn1-SCCP(1058)@499161a88351: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1058)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090337807 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) 20250427090337807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250427090337807 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250427090337807 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 20250427090337807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090337807 DLSS7 <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' 20250427090337807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090337807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090337807 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090337807 DLSS7 <000c> osmo_ss7_asp.c:1164 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 34 56 64 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@499161a88351: setverdict(pass): none -> pass 20250427090337807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090337807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090337807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090337807 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) 20250427090337807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090337807 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=00345664) (sccp_scrc.c:486) 20250427090337807 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250427090337807 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090337807 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090337807 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090337807 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090337807 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) 20250427090337808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090337808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@499161a88351: 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 } } } 20250427090337809 DLCTRL DEBUG Command: GET 566337616 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250427090337809 DLCTRL DEBUG Tx Command reply: GET_REPLY 566337616 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250427090337816 DLCTRL DEBUG Command: GET 118536666 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250427090337816 DLCTRL DEBUG Tx Command reply: GET_REPLY 118536666 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250427090337822 DLCTRL DEBUG Command: GET 239151132 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250427090337822 DLCTRL DEBUG Tx Command reply: GET_REPLY 239151132 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090337828 DLCTRL DEBUG Command: GET 359740615 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090337828 DLCTRL DEBUG Tx Command reply: GET_REPLY 359740615 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090337833 DLCTRL DEBUG Command: GET 931531970 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250427090337833 DLCTRL DEBUG Tx Command reply: GET_REPLY 931531970 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090337837 DLCTRL DEBUG Command: GET 13543437 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250427090337837 DLCTRL DEBUG Tx Command reply: GET_REPLY 13543437 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250427090337841 DLCTRL DEBUG Command: GET 135670478 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250427090337841 DLCTRL DEBUG Tx Command reply: GET_REPLY 135670478 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250427090337845 DLCTRL DEBUG Command: GET 219254792 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250427090337845 DLCTRL DEBUG Tx Command reply: GET_REPLY 219254792 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090337850 DLCTRL DEBUG Command: GET 723631042 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090337850 DLCTRL DEBUG Tx Command reply: GET_REPLY 723631042 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090337854 DLCTRL DEBUG Command: GET 325518373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250427090337854 DLCTRL DEBUG Tx Command reply: GET_REPLY 325518373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090337858 DLCTRL DEBUG Command: GET 224155152 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250427090337858 DLCTRL DEBUG Tx Command reply: GET_REPLY 224155152 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250427090337862 DLCTRL DEBUG Command: GET 35681488 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250427090337862 DLCTRL DEBUG Tx Command reply: GET_REPLY 35681488 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250427090337866 DLCTRL DEBUG Command: GET 325248882 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250427090337866 DLCTRL DEBUG Tx Command reply: GET_REPLY 325248882 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090337870 DLCTRL DEBUG Command: GET 245900836 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090337870 DLCTRL DEBUG Tx Command reply: GET_REPLY 245900836 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090337874 DLCTRL DEBUG Command: GET 95718017 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250427090337874 DLCTRL DEBUG Tx Command reply: GET_REPLY 95718017 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090337877 DLCTRL DEBUG Command: GET 647768252 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250427090337877 DLCTRL DEBUG Tx Command reply: GET_REPLY 647768252 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250427090337880 DLCTRL DEBUG Command: GET 311008082 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250427090337880 DLCTRL DEBUG Tx Command reply: GET_REPLY 311008082 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250427090337883 DLCTRL DEBUG Command: GET 895272045 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250427090337883 DLCTRL DEBUG Tx Command reply: GET_REPLY 895272045 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250427090337885 DLCTRL DEBUG Command: GET 934752206 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250427090337886 DLCTRL DEBUG Tx Command reply: GET_REPLY 934752206 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250427090337888 DLCTRL DEBUG Command: GET 934642723 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250427090337888 DLCTRL DEBUG Tx Command reply: GET_REPLY 934642723 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090337896 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46567<->l=127.0.0.1:4262) (control_if.c:193) 20250427090337896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1043)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(1042)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090337899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090337899 DLINP DEBUG SRVCONN(,r=127.0.0.1:54371<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090337900 DLINP DEBUG SRVCONN(,r=127.0.0.1:54371<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090337900 DLINP NOTICE SRV(,r=127.0.0.1:54371<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090337900 DMAIN NOTICE (127.0.0.1:54371 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54371<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090337900 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250427090337902 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090337902 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) 20250427090337902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090337902 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090337902 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090337902 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) 20250427090337902 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090337902 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090337902 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 20250427090337902 DLSS7 <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-RAN(1050)@499161a88351: Final verdict of PTC: none 20250427090337902 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090337902 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090337902 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090337902 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1049)@499161a88351: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@499161a88351: Final verdict of PTC: none 20250427090337902 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090337902 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 20250427090337903 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  20250427090337903 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  20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090337903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090337903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090337903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041)@499161a88351: Final verdict of PTC: none 20250427090337903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090337903 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 20250427090337903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090337903 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) 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090337903 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090337903 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) 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250427090337903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090337903 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) 20250427090337903 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090337903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090337903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090337903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090337903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090337903 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090337903 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090337903 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090337903 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090337903 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090337903 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) 20250427090337904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090337904 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090337904 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090337904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aacee), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090337904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090337903 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 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090337903 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090337903 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090337903 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090337904 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090337904 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 20250427090337904 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  20250427090337904 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090337904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090337904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090337904 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 20250427090337904 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) 20250427090337904 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn1-0: connection closed 20250427090337904 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090337904 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090337904 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090337904 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250427090337904 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 20250427090337904 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090337904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090337904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090337904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090337904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090337904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090337904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1058)@499161a88351: Final verdict of PTC: none 20250427090337904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a ac ee 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090337904 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@499161a88351: Final verdict of PTC: none 20250427090337904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090337904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090337904 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090337904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) HNBGW_Test.sgsn1-RAN(1059)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1054)@499161a88351: Final verdict of PTC: none20250427090337904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090337904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090337904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{disrupted}: Freeing instance (context_map.c:202) 20250427090337905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256842)[0x55e5c780bd50]{disrupted}: Deallocated (fsm.c:568) 20250427090337905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090337905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{disconnected}: Freeing instance (context_map.c:206) 20250427090337905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55e5c780ab60]{disconnected}: Deallocated (fsm.c:568) 20250427090337905 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256842 SCCP-115 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090337905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250427090337905 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090337905 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090337905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6920b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090337905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090337905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090337905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090337905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090337905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090337905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 92 0b 00 00 74 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090337905 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090337905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090337905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) HNBGW_Test.sgsn1-M3UA(1060)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1051)@499161a88351: Final verdict of PTC: none 20250427090337905 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090337905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090337905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090337905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090337905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{disrupted}: Freeing instance (context_map.c:202) 20250427090337905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15450364)[0x55e5c77fed50]{disrupted}: Deallocated (fsm.c:568) 20250427090337905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090337905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{disconnected}: Freeing instance (context_map.c:206) 20250427090337905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55e5c7821f60]{disconnected}: Deallocated (fsm.c:568) 20250427090337905 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15450364 SCCP-116 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250427090337906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090337906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090337906 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090337906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090337906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090337906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090337906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090337906 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090337906 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090337906 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090337906 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090337906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090337906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090337906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(1052)@499161a88351: Final verdict of PTC: none 20250427090337906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090337906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090337906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090337907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090337907 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:356) 20250427090337907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090337907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090337907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090337907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-RAN(1053)@499161a88351: Final verdict of PTC: none 20250427090337908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090337908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090337908 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090337908 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090337909 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090337909 DRANAP NOTICE cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090337909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW-MGCP(1055)@499161a88351: Final verdict of PTC: none20250427090337909 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090337910 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090337910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345664), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090337910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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_cnlink0(1057)@499161a88351: Final verdict of PTC: pass20250427090337910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090337911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW-PFCP(1044)@499161a88351: Final verdict of PTC: none20250427090337911 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090337911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090337912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090337912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 56 64 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090337912 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090337913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090337913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090337913 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090337913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250427090337914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090337914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090337914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{disrupted}: Freeing instance (context_map.c:202) 20250427090337915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15632267)[0x55e5c77ffc80]{disrupted}: Deallocated (fsm.c:568) 20250427090337915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090337915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{disconnected}: Freeing instance (context_map.c:206) 20250427090337916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55e5c76e6d50]{disconnected}: Deallocated (fsm.c:568) 20250427090337916 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632267 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250427090337916 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250427090337917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090337917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090337917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090337917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090337917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090337917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090337917 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090337918 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) 20250427090337918 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090337919 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090337919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090337919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090337919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090337919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090337919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090337919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090337920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35168<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@499161a88351: Final verdict of PTC: pass 20250427090337928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(1042): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(1044): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(1049): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(1050): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(1051): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1052): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1053): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1054): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(1055): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057): pass (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1058): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1059): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1060): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061): pass (pass -> pass) MTC@499161a88351: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@499161a88351: 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'. Sun Apr 27 09:03:38 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 20250427090338085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090338687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44298<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=604320) 20250427090339624 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090339624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056f0f4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090339624 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) 20250427090339624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090339624 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) 20250427090339624 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) 20250427090339624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090339625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090339625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 f0 f4 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090339625 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090339625 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090339625 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090339625 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 20250427090339625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090339625 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090339630 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090339630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c471a9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090339630 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) 20250427090339630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090339630 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) 20250427090339630 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) 20250427090339630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090339630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090339630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 71 a9 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090339630 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090339630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090339630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090339630 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 20250427090339630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090339630 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090339642 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090339642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7400c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090339642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090339642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090339642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090339642 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090339642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090339642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090339643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d7 40 0c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090339643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090339643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090339643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090339643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090339643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090339643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=604320, count=608316) 20250427090339903 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090339903 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090339903 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090339904 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090339905 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250427090339905 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250427090339905 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090339905 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090339905 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090340009 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090340009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00755be6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090340009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090340009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090340009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090340009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090340009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 75 5b e6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090340009 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090340010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958694), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090340010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090340010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340010 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090340010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090340010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090340010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 86 94 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090340010 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090340010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00150c1b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090340010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090340010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340010 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090340010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090340010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090340010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 15 0c 1b 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090340010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090340010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090340010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090340010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090340010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090340010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090340010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090340010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090340010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090340010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090340010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090340010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090340010 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090340011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090340011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090340011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090340011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090340011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090340427 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090340427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d001a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090340427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090340427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340427 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090340427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090340427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090340427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 6d 00 1a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090340427 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090340427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090340427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090340427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090340427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090340427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090340430 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090340430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c2ff3), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090340430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090340430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090340431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090340431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090340431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 2f f3 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090340431 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090340431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090340431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090340431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090340431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090340431 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090340435 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090340435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ae6ab), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090340435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090340435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090340435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090340435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090340435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090340435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4a e6 ab 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090340435 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090340435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090340435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090340435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090340435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090340435 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 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 20250427090340857 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(98)[0x55e5c78051b0]{IDLE}: Deallocated (fsm.c:568) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(99)[0x55e5c7807090]{IDLE}: Deallocated (fsm.c:568) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(97)[0x55e5c777c360]{IDLE}: Deallocated (fsm.c:568) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090340857 DLSCCP DEBUG SCCP-SCOC(100)[0x55e5c7821280]{IDLE}: Deallocated (fsm.c:568) MTC@499161a88351: 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@499161a88351: Test case TC_second_rab_assignment started. 20250427090341784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090341791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090341796 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46579<->l=127.0.0.1:4262) (control_if.c:572) 20250427090341892 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090341892 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090341892 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090341892 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090341892 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090341892 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090341892 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090341892 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090341892 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090341893 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090341894 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090341894 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090341894 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) 20250427090341894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090341894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090341894 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) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 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) 20250427090341894 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) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090341894 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) 20250427090341894 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) 20250427090341894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090341894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090341894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090341894 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090341894 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090341894 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090341894 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) 20250427090341894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090341894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 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) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090341894 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) 20250427090341894 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) 20250427090341894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090341894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090341894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090341894 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090341894 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090341894 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090341894 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) 20250427090341894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090341894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090341894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090341894 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090341894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090341894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090341894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090341894 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090341894 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090341894 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090341894 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) 20250427090341894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090341894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090341894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090341894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090341894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090341894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090341894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090341894 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090341894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090341894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090341894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090341894 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 20250427090341894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090341894 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090341894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090341894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090341894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090341894 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 20250427090341894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090341894 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090341894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090341894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090341894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090341894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090341894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090341894 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090341894 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090341894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090341894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090341894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090341894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090341894 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1070)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(1070)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1070)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(1068)@499161a88351: v_sccp_pdu_maxlen:268 20250427090341910 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090341910 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090341910 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090341910 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090341910 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090341910 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090341911 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090341911 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090341912 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090341912 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090341912 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) 20250427090341912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090341912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090341912 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) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 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) 20250427090341912 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) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090341912 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) 20250427090341912 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) 20250427090341912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090341912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090341912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090341912 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090341912 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090341912 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090341912 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) 20250427090341912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090341912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 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) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090341912 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) 20250427090341912 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) 20250427090341912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090341912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090341912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090341912 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090341912 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090341912 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090341912 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) 20250427090341912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090341912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090341912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090341912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090341912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090341912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090341912 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090341912 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090341912 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090341912 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) 20250427090341912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090341912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090341912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090341912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090341912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090341912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090341912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090341912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090341912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090341912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090341912 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090341912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090341912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090341912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090341912 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 20250427090341912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090341912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090341912 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090341912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090341912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090341912 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 20250427090341912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090341912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090341913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090341913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090341913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090341913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090341913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090341913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090341913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090341913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090341913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090341913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090341913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090341913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1073)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(1073)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1073)@499161a88351: ************************************************* MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1071)@499161a88351: v_sccp_pdu_maxlen:268 20250427090341943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090341943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090341943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090341943 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090341944 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) 20250427090341944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090341944 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090341944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090341944 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@499161a88351: setverdict(pass): none -> pass 20250427090342105 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 20250427090342105 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 20250427090342105 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090342105 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090342114 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342115 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090342115 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090342115 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090342115 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090342115 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090342115 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090342115 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 20250427090342115 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090342115 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  20250427090342115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090342118 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090342118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090342118 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  20250427090342118 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090342118 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090342118 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090342118 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 20250427090342118 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090342118 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  20250427090342118 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090342118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090342118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090342118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090342118 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090342118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090342118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090342118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090342118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090342118 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090342118 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090342118 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090342119 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090342119 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090342119 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) 20250427090342120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090342120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090342120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090342120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090342120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090342120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090342120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090342120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090342120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090342120 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090342120 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090342120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090342120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090342120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090342120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090342120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090342120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090342120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090342120 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  20250427090342127 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 20250427090342127 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 20250427090342127 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090342127 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090342133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090342133 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090342133 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090342133 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090342133 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090342133 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090342133 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 20250427090342133 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090342133 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  20250427090342133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090342133 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090342133 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090342133 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  20250427090342133 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090342133 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090342133 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090342133 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 20250427090342133 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090342133 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  20250427090342133 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  20250427090342133 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090342133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090342133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090342133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090342133 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090342133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090342133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090342133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090342133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090342133 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090342133 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090342133 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090342134 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090342134 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090342134 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) 20250427090342134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090342134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090342135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090342135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090342135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090342135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090342135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090342135 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090342135 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090342135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090342135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090342135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090342135 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090342135 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090342135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090342135 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090342135 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  20250427090342913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090342913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090342913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090342913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090342913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090342913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090342913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090342913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090342913 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090342913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090342913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090342913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090342913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090342913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090342913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090342913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090342913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090342913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090342913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) HNBGW_Test.msc0-RAN(1069)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090342913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090342913 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090342913 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) 20250427090342913 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) 20250427090342913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090342913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090342913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090342914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090342914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090342914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090342914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090342914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090342914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090342914 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090342914 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090342914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090342914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090342914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090342914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090342914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090342914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090342914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090342914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090342914 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  20250427090342917 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090342917 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090342917 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090342917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090342917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090342917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090342917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090342917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090342917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090342917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090342917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090342917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090342917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090342917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342918 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090342918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090342917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090342917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090342917 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090342917 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090342918 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090342918 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090342918 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1072)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090342932 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090342932 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090342932 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090342932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090342932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090342932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090342932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090342932 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090342932 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090342933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090342933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090342933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090342933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090342933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090342933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090342933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090342933 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090342933 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) 20250427090342933 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) 20250427090342933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090342933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090342933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090342933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090342933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090342933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090342933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090342933 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090342933 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090342933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090342933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090342933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090342933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090342933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090342933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090342933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090342933 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090342933 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  20250427090342933 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090342933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090342933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090342933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090342933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090342933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090342933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090342933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090342933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090342933 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090342933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090342933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090342933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090342933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090342933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090342933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090342933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090342933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090342933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090342933 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090342933 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090342933 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090342955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1075)@499161a88351: 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)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1069)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment-Iuh0-RUA(1067)@499161a88351: Added conn table entry 0TC_second_rab_assignment0(1075)14553216 20250427090343984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090343984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090343984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090343984 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090343984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde1080, normal) (hnbgw_rua.c:406) 20250427090343984 DHNB DEBUG map_rua[0x55e5c76e6d50]{init}: Allocated (fsm.c:456) 20250427090343984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090343984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090343984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090343984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090343984 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090343984 DCN DEBUG map_sccp[0x55e5c780bd50]{init}: Allocated (fsm.c:456) 20250427090343984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090343984 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14553216 <-> SCCP-118 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090343984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090343984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090343984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090343984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090343984 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090343984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090343984 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090343985 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{IDLE}: Allocated (fsm.c:456) 20250427090343985 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090343985 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002190056400500f1100926) (sccp_scrc.c:415) 20250427090343985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090343985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090343985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090343985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090343985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090343985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090343985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090343985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090343985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090343985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090343985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090343985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090343985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090343985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090343985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090343985 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 02 19 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) 20250427090343985 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090343985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090343985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090343985 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090343985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090343985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090343985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090343985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090343985 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090343985 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090343985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090343985 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090343985 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 02 19 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1069)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-RAN(1069)@499161a88351: Added conn table entry 0TC_second_rab_assignment0(1075)12970488 HNBGW_Test.msc0-SCCP(1068)@499161a88351: Session index based on connection ID:0 TC_second_rab_assignment0(1075)@499161a88351: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1068)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250427090343997 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090343997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090343997 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090343997 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090343997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090343997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090343997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090343997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090343997 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090343997 DLSS7 <000c> osmo_ss7_asp.c:1164 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 77 2d 4b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090343997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090343997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090343997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090343997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090343997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090343997 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=00772d4b) (sccp_scrc.c:486) 20250427090343997 DLSCCP DEBUG Received CO:COAK for local reference 118 (sccp_scoc.c:1855) 20250427090343997 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090343998 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090343998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090343998 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090343998 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) 20250427090343998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090343998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1075)@499161a88351: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":707 HNBGW-MGCP(1074)@499161a88351: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-SCCP(1068)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: vl_len:91 HNBGW_Test.msc0-SCCP(1068)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250427090344204 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090344204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090344204 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090344204 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090344204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090344204 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090344204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090344204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090344204 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090344204 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  20250427090344204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090344205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090344205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090344205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090344205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090344205 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) 20250427090344205 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250427090344205 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427090344205 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090344205 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427090344205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427090344205 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427090344205 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427090344205 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427090344205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427090344205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427090344205 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250427090344205 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250427090344205 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250427090344205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427090344205 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250427090344205 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{UNUSED}: Allocated (fsm.c:456) 20250427090344205 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{UNUSED}: is child of mgw(mgw-fsm-14553216-0)[0x55e5c77fed50] (fsm.c:486) 20250427090344205 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14553216-0)[0x55e5c77fed50] (mgcp_client_endpoint_fsm.c:724) 20250427090344205 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427090344205 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427090344205 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250427090344205 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c78087b0]{ST_CRCX}: Allocated (fsm.c:456) 20250427090344205 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c78087b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60] (fsm.c:486) 20250427090344205 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c78087b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427090344205 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c78087b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250427090344205 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: de10'... (mgcp_client.c:807) 20250427090344205 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250427090344205 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c78087b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427090344205 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1074)@499161a88351: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de108017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de108017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "de108017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de108017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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)@499161a88351: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":723 20250427090344223 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250427090344223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250427090344223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250427090344223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427090344223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427090344223 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250427090344223 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344223 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344223 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427090344223 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427090344223 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344223 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427090344223 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250427090344223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427090344223 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250427090344223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250427090344223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250427090344223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090344223 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090344235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090344235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090344235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250427090344235 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427090344235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde1080) (hnbgw_rua.c:470) 20250427090344235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250427090344235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427090344235 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427090344235 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427090344235 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427090344235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427090344235 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250427090344235 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250427090344235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427090344235 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250427090344235 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14553216-0)[0x55e5c77fed50] (mgcp_client_endpoint_fsm.c:724) 20250427090344235 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427090344235 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427090344235 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250427090344235 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: de10'... (mgcp_client.c:807) 20250427090344235 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250427090344235 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427090344235 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427090344235 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344235 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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)@499161a88351: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "de108017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de108017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427090344241 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250427090344241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250427090344241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250427090344241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344241 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427090344241 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250427090344241 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14553216-0)[0x55e5c77fed50] (mgcp_client_endpoint_fsm.c:724) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250427090344241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c77ffb50]{ST_CRCX}: Allocated (fsm.c:456) 20250427090344241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c77ffb50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60] (fsm.c:486) 20250427090344241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c77ffb50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250427090344241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c77ffb50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250427090344241 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: de10'... (mgcp_client.c:807) 20250427090344241 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250427090344241 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14553216-0)[0x55e5c77ffb50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344241 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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)@499161a88351: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "de108017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "de108017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.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" } } } } } } } 20250427090344246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250427090344246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250427090344246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250427090344246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250427090344246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250427090344246 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250427090344246 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344246 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344246 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344246 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250427090344246 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250427090344246 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344246 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{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) 20250427090344246 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250427090344246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427090344246 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250427090344246 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250427090344246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250427090344246 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427090344246 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427090344246 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=00772d4b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250427090344246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090344246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090344246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090344246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090344246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090344246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090344246 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 77 2d 4b 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) 20250427090344246 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250427090344246 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090344246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090344246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090344246 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090344246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090344246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090344246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090344246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090344246 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090344247 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 77 2d 4b 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: vl_len:63 HNBGW_Test.msc0-SCCP(1068)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250427090344251 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090344251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090344251 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090344251 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090344251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090344251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090344251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090344251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090344251 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090344251 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  20250427090344251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090344251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090344251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090344251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090344251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090344251 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) 20250427090344251 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250427090344251 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427090344251 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090344251 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427090344251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427090344251 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250427090344251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250427090344251 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:630) 20250427090344251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427090344251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250427090344251 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250427090344251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250427090344251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:121) 20250427090344251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090344251 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090344253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090344253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090344253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250427090344253 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427090344253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde1080) (hnbgw_rua.c:470) 20250427090344253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:311) 20250427090344253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427090344253 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250427090344253 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250427090344253 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250427090344253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250427090344253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250427090344253 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427090344253 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427090344253 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=00772d4b), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250427090344253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090344253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090344253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090344253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090344253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090344253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090344253 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 77 2d 4b 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) 20250427090344253 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090344253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090344253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090344253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090344253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090344253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090344253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090344253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090344253 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090344253 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 77 2d 4b 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: vl_len:12 HNBGW_Test.msc0-SCCP(1068)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250427090344260 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090344260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090344260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090344260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090344260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090344260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090344260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090344260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090344260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090344260 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  20250427090344260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090344260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090344260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090344260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090344260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090344260 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) 20250427090344260 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250427090344260 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427090344260 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090344260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427090344260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427090344260 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250427090344260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250427090344260 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:630) 20250427090344260 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250427090344260 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250427090344260 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250427090344260 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250427090344260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427090344260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: de10'... (mgcp_client.c:807) 20250427090344260 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427090344260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427090344260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250427090344260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:53268: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: de10'... (mgcp_client.c:807) 20250427090344260 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250427090344260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250427090344260 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: Removing from parent mgw(mgw-fsm-14553216-0)[0x55e5c77fed50] (mgcp_client_endpoint_fsm.c:873) 20250427090344260 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250427090344260 DLMGCP DEBUG mgw-endp(mgw-fsm-14553216-0)[0x55e5c7821f60]{IN_USE}: Deallocated (fsm.c:568) 20250427090344260 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250427090344260 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250427090344260 DMGW DEBUG mgw(mgw-fsm-14553216-0)[0x55e5c77fed50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250427090344260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427090344260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250427090344260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090344260 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1075)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "de108017" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1075)@499161a88351: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "de108017" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1075)@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090344267 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250427090344267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427090344267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427090344267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427090344267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e5c78087b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250427090344268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250427090344268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250427090344268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250427090344268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250427090344268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e5c77ffb50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1067)@499161a88351: Deleted conn table entry 0TC_second_rab_assignment0(1075)14553216 20250427090344273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090344274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090344274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250427090344274 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250427090344274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xde1080,cause=radio(normal)) (hnbgw_rua.c:438) 20250427090344274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250427090344274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250427090344274 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250427090344274 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250427090344274 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250427090344274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090344274 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427090344274 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427090344274 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=00772d4b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250427090344274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090344274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090344274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090344274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090344274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090344274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090344274 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 77 2d 4b 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) 20250427090344274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250427090344274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250427090344274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250427090344274 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090344274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090344274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090344274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090344274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090344274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090344274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090344274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090344274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090344274 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 77 2d 4b 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)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1069)@499161a88351: Deleted conn table entry 0TC_second_rab_assignment0(1075)12970488 HNBGW_Test.msc0-SCCP(1068)@499161a88351: Session index based on connection ID:0 20250427090344281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090344281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090344281 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090344281 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090344281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090344281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090344281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090344281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090344281 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090344281 DLSS7 <000c> osmo_ss7_asp.c:1164 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 77 2d 4b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250427090344281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090344281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090344281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090344281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090344281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090344281 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=00772d4b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250427090344281 DLSCCP DEBUG Received CO:RELRE for local reference 118 (sccp_scoc.c:1855) 20250427090344281 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250427090344281 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090344281 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:270) 20250427090344281 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) 20250427090344281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250427090344281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250427090344281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090344281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{disconnected}: Freeing instance (context_map.c:202) 20250427090344281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14553216)[0x55e5c76e6d50]{disconnected}: Deallocated (fsm.c:568) 20250427090344281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090344281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{disconnected}: Freeing instance (context_map.c:206) 20250427090344281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55e5c780bd50]{disconnected}: Deallocated (fsm.c:568) 20250427090344281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14553216 SCCP-118 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250427090344281 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=00772d4b), PART(T=Source Reference,L=4,D=00000076) (sccp_scrc.c:415) 20250427090344281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090344281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090344281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090344281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090344281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090344281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090344281 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 77 2d 4b 00 00 76 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090344281 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250427090344281 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090344281 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090344281 DLSCCP DEBUG SCCP-SCOC(118)[0x55e5c780ab60]{IDLE}: Deallocated (fsm.c:568) 20250427090344281 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090344281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090344281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090344281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090344281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090344281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090344281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090344281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090344281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090344281 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 77 2d 4b 00 00 76 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@499161a88351: RLC received in state:disconnect_pending TC_second_rab_assignment0(1075)@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090346292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090346293 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46579<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1064)@499161a88351: Final verdict of PTC: none VirtHNBGW-STATS(1063)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090346297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44306<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090346297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090346297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090346297 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090346297 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) 20250427090346297 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250427090346298 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090346298 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) 20250427090346298 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090346298 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_second_rab_assignment(1062)@499161a88351: Final verdict of PTC: none 20250427090346298 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090346298 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) 20250427090346298 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090346298 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_second_rab_assignment-Iuh0-RUA(1067)@499161a88351: Final verdict of PTC: none 20250427090346298 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 20250427090346298 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090346298 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090346298 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090346298 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090346298 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090346298 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090346298 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 20250427090346298 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  20250427090346299 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090346299 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-SCCP(1071)@499161a88351: Final verdict of PTC: none 20250427090346299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090346299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090346299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090346299 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090346299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090346299 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090346299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090346299 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090346299 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090346299 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090346299 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090346299 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090346299 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 20250427090346299 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090346299 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) 20250427090346299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090346299 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090346299 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090346299 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) 20250427090346299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090346299 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090346299 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 20250427090346299 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090346299 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090346299 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090346299 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090346300 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090346300 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090346300 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-M3UA(1070)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1068)@499161a88351: Final verdict of PTC: none 20250427090346300 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090346300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090346300 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(1072)@499161a88351: Final verdict of PTC: none 20250427090346300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090346300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090346300 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090346300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090346300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090346300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090346300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090346300 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090346300 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090346300 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090346300 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(1069)@499161a88351: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1066)@499161a88351: Final verdict of PTC: none HNBGW-PFCP(1065)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1073)@499161a88351: Final verdict of PTC: none HNBGW-MGCP(1074)@499161a88351: Final verdict of PTC: none 20250427090346304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1075)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1062): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(1063): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(1065): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_second_rab_assignment-Iuh0(1066): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1067): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(1068): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(1069): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(1070): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1071): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1072): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1073): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(1074): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_second_rab_assignment0(1075): pass (pass -> pass) MTC@499161a88351: Test case TC_second_rab_assignment finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Apr 27 09:03:46 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 20250427090346394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090346996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390652) 20250427090347481 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090347481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006192d6), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090347481 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) 20250427090347481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090347481 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) 20250427090347481 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) 20250427090347481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090347481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090347481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 61 92 d6 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090347482 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090347482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090347482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090347482 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 20250427090347482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090347482 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090347905 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090347905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aacee), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090347905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090347905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090347905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090347905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090347905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090347905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090347905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a ac ee 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090347905 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090347905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6920b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090347905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090347905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090347905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090347905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090347905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090347905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090347905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 92 0b 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090347906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090347906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090347906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090347906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090347906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090347906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090347906 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090347906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090347906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090347906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090347906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090347906 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250427090347913 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250427090347913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345664), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090347913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090347913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090347913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090347913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090347913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090347913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090347913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 56 64 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090347913 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090347913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090347913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090347913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090347913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090347913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=390652, count=395920) 20250427090348299 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090348299 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090348300 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090348301 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090348301 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090348301 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:03: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_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 20250427090349625 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090349625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056f0f4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090349625 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) 20250427090349625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090349625 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) 20250427090349625 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) 20250427090349625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090349625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090349625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 f0 f4 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090349626 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090349626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090349626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090349626 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 20250427090349626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090349626 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090349631 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090349631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c471a9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090349631 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) 20250427090349631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090349631 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) 20250427090349631 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) 20250427090349631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090349631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090349631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 71 a9 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090349631 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090349631 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090349631 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090349631 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 20250427090349631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090349631 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090349643 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090349643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7400c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090349643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090349643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090349643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090349643 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090349643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090349643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090349643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d7 40 0c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090349643 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090349643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090349643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090349643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090349643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090349643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090350011 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090350011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00150c1b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090350011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350011 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090350011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 15 0c 1b 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090350011 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090350011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958694), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090350011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350011 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090350011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 86 94 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090350011 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090350011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00755be6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090350011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350011 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090350011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 75 5b e6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090350011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090350011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090350011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090350011 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090350012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090350012 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090350012 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090350012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090350012 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@499161a88351: 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@499161a88351: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250427090350077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090350085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090350090 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38857<->l=127.0.0.1:4262) (control_if.c:572) 20250427090350169 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090350169 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350169 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090350169 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350169 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090350169 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350169 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090350169 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350170 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090350170 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090350171 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350171 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090350171 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) 20250427090350171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090350171 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) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 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) 20250427090350171 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) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350171 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) 20250427090350171 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) 20250427090350171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090350171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090350171 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350171 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350171 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090350171 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) 20250427090350171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 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) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350171 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) 20250427090350171 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) 20250427090350171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090350171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090350171 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350171 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350171 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090350171 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) 20250427090350171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090350171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090350171 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350171 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350171 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090350171 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) 20250427090350171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090350171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090350171 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350171 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350171 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 20250427090350171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090350171 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250427090350171 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350171 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 20250427090350171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090350171 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090350171 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350171 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090350171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090350171 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090350171 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090350172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090350172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1084)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(1084)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1084)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(1082)@499161a88351: v_sccp_pdu_maxlen:268 20250427090350184 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090350184 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350184 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090350184 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350184 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090350184 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090350184 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350185 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090350185 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) 20250427090350185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090350185 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) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 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) 20250427090350185 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) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350185 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) 20250427090350185 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) 20250427090350185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090350185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090350185 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350185 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090350185 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) 20250427090350185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090350185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 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) 20250427090350185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350185 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) 20250427090350185 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) 20250427090350185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090350185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090350185 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350185 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090350185 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) 20250427090350185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090350185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090350185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090350185 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350185 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090350185 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) 20250427090350186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090350186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090350186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090350186 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350186 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350186 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 20250427090350186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090350186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090350186 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350186 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 20250427090350186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090350186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090350186 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090350186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090350186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090350186 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090350186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090350186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1087)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(1087)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1087)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(1085)@499161a88351: v_sccp_pdu_maxlen:268 20250427090350383 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 20250427090350383 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 20250427090350383 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090350383 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090350389 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090350390 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090350390 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090350390 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090350390 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090350390 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090350390 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 20250427090350390 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090350390 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  20250427090350390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090350393 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090350393 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090350393 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  20250427090350393 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090350393 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090350393 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090350393 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 20250427090350393 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090350393 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  20250427090350393 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090350393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090350393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090350393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090350393 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090350393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090350393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090350393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090350393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090350393 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090350393 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090350393 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350395 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350395 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090350395 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) 20250427090350395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090350395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090350395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090350395 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350395 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090350395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090350395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090350395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090350396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090350396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090350396 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  20250427090350397 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 20250427090350397 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 20250427090350397 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090350397 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090350404 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090350404 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090350404 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090350404 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090350404 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090350404 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090350404 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 20250427090350404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090350404 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  20250427090350404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090350406 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350406 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090350406 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090350406 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  20250427090350406 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090350406 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090350406 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090350406 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 20250427090350406 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090350406 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  20250427090350406 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  20250427090350406 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090350406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090350406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090350406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090350406 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090350406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090350406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090350406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090350406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090350406 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090350406 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090350406 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090350407 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090350407 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090350407 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) 20250427090350407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090350407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090350407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090350407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090350407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090350407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090350407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090350408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090350408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090350408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090350408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090350408 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090350408 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090350408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090350408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090350408 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090350408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090350408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090350408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090350408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090350408 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090350408 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  20250427090350423 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090350423 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090350423 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090350423 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090350423 DLSCCP DEBUG SCCP-SCOC(102)[0x55e5c780c700]{IDLE}: Deallocated (fsm.c:568) 20250427090350429 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090350429 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090350429 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090350429 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090350429 DLSCCP DEBUG SCCP-SCOC(101)[0x55e5c7820f00]{IDLE}: Deallocated (fsm.c:568) 20250427090350431 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090350431 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090350431 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090350431 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090350431 DLSCCP DEBUG SCCP-SCOC(103)[0x55e5c7800fe0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1083)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090351198 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090351198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090351198 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090351198 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090351198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090351198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090351198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090351198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090351198 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090351198 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090351198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090351198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090351198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090351198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090351198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090351198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090351198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090351198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090351198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090351198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090351198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090351199 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090351199 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) 20250427090351199 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) 20250427090351199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090351199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090351199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090351199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090351199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090351199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090351199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090351199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090351199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090351199 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090351199 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090351199 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090351199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090351199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090351199 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090351199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090351199 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090351199 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090351199 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090351199 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090351199 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  20250427090351201 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090351201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090351201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090351201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090351201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090351201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090351201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090351201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090351201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090351201 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090351201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090351201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090351201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090351201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090351201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090351201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090351201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090351202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090351202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090351202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090351202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090351202 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090351202 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1086)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090351205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090351205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090351205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090351205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090351205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090351205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090351205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090351205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090351205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090351205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090351205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090351205 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090351205 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) 20250427090351205 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) 20250427090351205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090351205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090351205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090351205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090351205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090351205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090351205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090351205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090351205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090351205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090351205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090351205 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090351205 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090351205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090351205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090351205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090351205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090351205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090351205 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090351205 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090351205 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090351205 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090351205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090351205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090351205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090351205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090351205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090351205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090351205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090351205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090351205 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  20250427090351206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090351206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090351206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090351206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090351206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090351206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090351206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090351206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090351206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090351206 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090351206 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090351206 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090351206 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090351206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090351206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090351206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090351206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090351206 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090351206 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090351206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090351206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090351206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090351206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090351206 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090351206 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090351206 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090351212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090351212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090351212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090351212 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090351212 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) 20250427090351212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090351212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090351212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090351212 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@499161a88351: setverdict(pass): none -> pass 20250427090351218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090351218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090351218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250427090351219 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250427090351219 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250427090351421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090351421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090351421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090351421 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090351421 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) 20250427090351421 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090351421 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090351421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090351421 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@499161a88351: setverdict(pass): pass -> pass, component reason not changed MTC@499161a88351: talloc reports "struct hnb_context" x 1, expecting 1 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090351440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090351440 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38857<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1077)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090351444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090351445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090351445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090351445 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090351445 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) 20250427090351445 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076)@499161a88351: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1085)@499161a88351: Final verdict of PTC: none 20250427090351447 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090351447 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) 20250427090351447 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090351447 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090351447 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090351447 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) 20250427090351447 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090351447 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090351448 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 20250427090351448 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090351448 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090351448 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090351448 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090351448 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090351448 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090351448 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 20250427090351448 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  20250427090351448 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090351448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090351448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090351448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090351448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090351448 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090351448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090351448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090351448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090351448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090351448 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090351448 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090351448 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090351448 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(1086)@499161a88351: Final verdict of PTC: none 20250427090351449 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 20250427090351449 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) 20250427090351449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090351449 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250427090351449 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250427090351449 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) 20250427090351449 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250427090351449 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250427090351449 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) 20250427090351449 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090351449 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090351449 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090351449 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090351449 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090351449 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090351449 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 20250427090351449 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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-PFCP(1079)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1083)@499161a88351: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1084)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1082)@499161a88351: Final verdict of PTC: none 20250427090351449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090351449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090351449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090351450 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090351450 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090351450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090351450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090351450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090351450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090351450 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090351450 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090351450 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(1087)@499161a88351: Final verdict of PTC: none 20250427090351450 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1088)@499161a88351: Final verdict of PTC: none MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(1077): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(1079): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(1082): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(1083): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(1084): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1085): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1086): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1087): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(1088): none (pass -> pass) MTC@499161a88351: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sun Apr 27 09:03:51 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 20250427090351532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090352134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45300<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280836) Waiting for packet dumper to finish... 1 (prev_count=280836, count=281376) 20250427090353449 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090353449 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090353449 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250427090353450 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090353450 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090353450 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: 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 ------ Sun Apr 27 09:03: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_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@499161a88351: 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@499161a88351: Test case TC_apply_sccp started. 20250427090355241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090355246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090355250 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40871<->l=127.0.0.1:4262) (control_if.c:572) 20250427090355326 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250427090355326 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)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090355334 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090355334 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355335 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090355335 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355335 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090355335 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355335 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355335 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090355335 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) 20250427090355335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) TC_apply_sccp-Iuh1(1095)@499161a88351: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250427090355335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090355335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090355335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090355335 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355336 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53870 (stream_srv.c:142) 20250427090355336 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53870<->l=127.0.0.1:29169 (hnbgw.c:794) 20250427090355336 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090355336 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355336 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355336 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250427090355336 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) 20250427090355336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090355336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090355336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090355336 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250427090355336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355336 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355336 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090355336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250427090355336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090355336 DRANAP DEBUG cnlink(msc-1)[0x55e5c7780920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355336 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355336 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250427090355336 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) 20250427090355336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090355336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355336 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) 20250427090355336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355336 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) 20250427090355336 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) 20250427090355336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250427090355336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090355336 DRANAP DEBUG cnlink(msc-2)[0x55e5c777db20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355336 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250427090355336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250427090355336 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250427090355337 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355337 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 20250427090355337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250427090355337 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250427090355337 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355337 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250427090355337 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) 20250427090355337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090355338 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) 20250427090355338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355338 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) 20250427090355338 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) 20250427090355338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355338 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) 20250427090355338 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) 20250427090355338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250427090355338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090355338 DRANAP DEBUG cnlink(msc-3)[0x55e5c77e7a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355338 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355338 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 20250427090355338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250427090355338 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1099)@499161a88351: ************************************************* HNBGW_Test.msc0-M3UA(1099)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1099)@499161a88351: ************************************************* HNBGW_Test.msc0-SCCP(1097)@499161a88351: v_sccp_pdu_maxlen:268 20250427090355353 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090355353 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355353 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090355353 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355353 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090355353 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355353 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250427090355353 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355354 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355354 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250427090355354 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) 20250427090355354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090355354 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) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 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) 20250427090355354 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) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355354 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) 20250427090355354 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) 20250427090355354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250427090355354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090355354 DRANAP DEBUG cnlink(sgsn-3)[0x55e5c77ea050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355354 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355354 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250427090355354 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) 20250427090355354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 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) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355354 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) 20250427090355354 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) 20250427090355354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090355354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090355354 DRANAP DEBUG cnlink(sgsn-2)[0x55e5c77e96c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355354 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355354 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250427090355354 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) 20250427090355354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355354 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090355354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090355354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090355354 DRANAP DEBUG cnlink(sgsn-1)[0x55e5c77e8d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355354 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355354 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090355354 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) 20250427090355354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090355354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090355354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090355354 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355354 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355354 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 20250427090355355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250427090355355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250427090355355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355355 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 20250427090355355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090355355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090355355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090355355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090355355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090355355 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090355355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090355355 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@499161a88351: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@499161a88351: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1102)@499161a88351: ************************************************* HNBGW_Test.sgsn0-M3UA(1102)@499161a88351: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1102)@499161a88351: ************************************************* HNBGW_Test.sgsn0-SCCP(1100)@499161a88351: v_sccp_pdu_maxlen:268 20250427090355374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090355374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090355374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090355374 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090355374 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) 20250427090355374 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090355374 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090355374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090355374 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@499161a88351: setverdict(pass): none -> pass 20250427090355379 DLINP DEBUG SRVCONN(,r=127.0.0.1:53870<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090355379 DLINP DEBUG SRVCONN(,r=127.0.0.1:53870<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090355379 DLINP DEBUG SRVCONN(,r=127.0.0.1:53870<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250427090355379 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250427090355379 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) 20250427090355379 DLGLOBAL DEBUG validating counter group 0x55e58b498be0(hnb) with 60 counters (rate_ctr.c:86) 20250427090355379 DHNBAP DEBUG (127.0.0.1:53870 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250427090355379 DHNBAP NOTICE (127.0.0.1:53870 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250427090355379 DHNBAP NOTICE (127.0.0.1:53870 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250427090355379 DLINP DEBUG SRVCONN(,r=127.0.0.1:53870<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090355379 DLINP DEBUG SRVCONN(,r=127.0.0.1:53870<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090355551 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 20250427090355551 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 20250427090355551 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090355551 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)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250427090355560 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250427090355560 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090355560 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090355560 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090355560 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090355560 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090355560 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 20250427090355560 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090355561 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  20250427090355561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090355563 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355563 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090355563 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090355563 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  20250427090355563 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090355563 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090355563 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090355563 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 20250427090355564 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250427090355564 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  20250427090355564 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090355564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090355564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090355564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090355564 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:391) 20250427090355564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090355564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090355564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090355564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090355564 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090355564 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090355564 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355565 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 20250427090355565 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 20250427090355565 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250427090355565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250427090355565 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355565 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250427090355565 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) 20250427090355565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090355565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090355565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090355565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090355566 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355566 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090355566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090355566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090355566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090355566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090355566 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090355566 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(1102)@499161a88351: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250427090355571 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355571 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250427090355571 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250427090355571 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250427090355571 DLSS7 <000c> xua_asp_fsm.c:488 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250427090355571 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250427090355571 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250427090355571 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 20250427090355571 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250427090355571 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  20250427090355571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250427090355574 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250427090355574 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250427090355574 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  20250427090355574 DLSS7 <000c> xua_asp_fsm.c:605 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250427090355574 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250427090355574 DLSS7 <000c> xua_as_fsm.c:487 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250427090355574 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 20250427090355574 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250427090355574 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  20250427090355574 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  20250427090355574 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090355574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250427090355575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090355575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250427090355575 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250427090355575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090355575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090355575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090355575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090355575 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250427090355575 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250427090355575 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250427090355576 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250427090355576 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250427090355576 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) 20250427090355576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090355576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090355576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090355576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090355576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090355576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090355576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090355576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090355576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090355576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090355576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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) 20250427090355576 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250427090355577 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090355577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090355577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090355577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090355577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090355577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090355577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090355577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090355577 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090355577 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(1098)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090356366 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090356366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090356366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090356366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090356366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090356366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090356366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090356366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090356366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090356366 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090356366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090356366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090356366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090356366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090356366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090356366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090356366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090356367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090356367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090356367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090356367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090356367 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090356367 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) 20250427090356367 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) 20250427090356367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090356367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090356367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090356367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090356367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090356367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090356367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090356367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090356367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090356367 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090356367 DRANAP NOTICE cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: link up (cnlink.c:111) 20250427090356367 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090356367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090356367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090356367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090356368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090356368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090356368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090356368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090356368 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090356368 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  20250427090356370 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090356370 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090356370 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090356370 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090356370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090356370 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090356370 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090356370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090356370 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090356370 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090356370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090356370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090356370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090356370 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090356370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090356370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090356370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250427090356370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090356370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090356370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090356370 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090356370 DRANAP DEBUG cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090356370 DRANAP INFO cnlink(msc-0)[0x55e5c779d940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1101)@499161a88351: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250427090356374 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090356374 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090356374 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090356374 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090356374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090356374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090356374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090356374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090356374 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090356374 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090356374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090356374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090356374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090356374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090356374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090356374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090356374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090356374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090356374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090356374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250427090356374 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250427090356374 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) 20250427090356374 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) 20250427090356374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250427090356374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250427090356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090356374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090356374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090356374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090356374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090356374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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) 20250427090356374 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250427090356374 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: link up (cnlink.c:111) 20250427090356374 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090356375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090356375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090356375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090356375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090356375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090356375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090356375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090356375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090356375 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  20250427090356376 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090356376 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090356376 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090356376 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090356376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090356376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090356376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090356376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090356376 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090356376 DLSS7 <000c> osmo_ss7_asp.c:1164 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  20250427090356377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090356377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090356377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090356377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090356377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090356377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250427090356377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250427090356377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250427090356377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090356377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090356377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090356377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090356377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:270) 20250427090356377 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250427090356377 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250427090356377 DRANAP INFO cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250427090357412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090357482 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090357483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006192d6), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090357483 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) 20250427090357483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090357483 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) 20250427090357483 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) 20250427090357483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090357483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090357483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 61 92 d6 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090357483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090357483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090357483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090357483 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 20250427090357483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090357483 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090357906 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090357906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6920b), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090357906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090357906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090357906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090357906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090357906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090357906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090357906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d6 92 0b 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090357906 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090357906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aacee), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090357906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090357906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090357906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090357906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090357906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250427090357906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090357906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7a ac ee 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090357907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090357907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090357907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090357907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090357907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090357907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090357907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090357907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090357907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090357907 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 d6 92 0b 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090357907 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090357907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090357907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090357907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250427090357907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250427090357907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090357907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250427090357907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250427090357907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090357907 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 7a ac ee 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250427090357908 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090357908 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090357908 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090357908 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090357908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090357908 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090357908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090357908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090357908 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090357908 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 d6 92 0b 00 00 06 00 08 00 00 00 07  20250427090357908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090357908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090357908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090357908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090357908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090357908 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=00d6920b) (sccp_scrc.c:486) 20250427090357908 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1855) 20250427090357908 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090357908 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090357908 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090357908 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090357908 DLSCCP DEBUG SCCP-SCOC(116)[0x55e5c780bc20]{IDLE}: Deallocated (fsm.c:568) 20250427090357914 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090357914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345664), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090357914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090357914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090357914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090357914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090357914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090357914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090357914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 56 64 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090357914 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090357914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090357914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090357914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090357914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090357914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090358116 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090358116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250427090358116 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250427090358116 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250427090358116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090358116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250427090358116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090358116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090358116 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090358116 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 7a ac ee 00 00 06 00 08 00 00 00 07  20250427090358116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090358117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090358117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090358117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250427090358117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090358117 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=007aacee) (sccp_scrc.c:486) 20250427090358117 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1855) 20250427090358117 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090358117 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090358117 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090358117 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090358117 DLSCCP DEBUG SCCP-SCOC(115)[0x55e5c7800800]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@499161a88351: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1098)@499161a88351: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1104) TC_apply_sccp-Iuh0-RUA(1094)@499161a88351: Added conn table entry 0TC_apply_sccp0(1104)1550567 20250427090358461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090358462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090358462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250427090358462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250427090358462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x17a8e7, normal) (hnbgw_rua.c:406) 20250427090358462 DHNB DEBUG map_rua[0x55e5c76e6d50]{init}: Allocated (fsm.c:456) 20250427090358462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250427090358462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1550567 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250427090358462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090358462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090358462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1550567 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:744) 20250427090358462 DCN DEBUG map_sccp[0x55e5c780bd50]{init}: Allocated (fsm.c:456) 20250427090358462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250427090358462 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1550567 <-> SCCP-119 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250427090358462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1550567 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250427090358462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250427090358462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250427090358462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250427090358462 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1550567 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250427090358462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090358462 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250427090358462 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{IDLE}: Allocated (fsm.c:456) 20250427090358462 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250427090358462 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300003f0056400500f1100926) (sccp_scrc.c:415) 20250427090358462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090358462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090358462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090358462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090358462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090358462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090358462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090358462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250427090358462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250427090358462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250427090358462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090358462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090358462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090358462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090358462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090358462 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 00 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) 20250427090358462 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250427090358462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250427090358462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250427090358462 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090358462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090358462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090358462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090358462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090358462 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090358462 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090358462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090358462 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090358462 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 00 3f 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)@499161a88351: First idle individual index:0 HNBGW_Test.msc0-SCCP(1097)@499161a88351: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1098)@499161a88351: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1104) HNBGW_Test.msc0-RAN(1098)@499161a88351: Added conn table entry 0TC_apply_sccp0(1104)14012218 HNBGW_Test.msc0-SCCP(1097)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@499161a88351: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1104)@499161a88351: setverdict(pass): none -> pass 20250427090358473 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090358473 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090358473 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090358473 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090358473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090358473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090358473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090358473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090358473 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090358473 DLSS7 <000c> osmo_ss7_asp.c:1164 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 7e 81 8b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250427090358473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090358473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090358473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090358473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090358473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090358473 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=007e818b) (sccp_scrc.c:486) 20250427090358473 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1855) 20250427090358473 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250427090358473 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250427090358473 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090358473 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:270) 20250427090358473 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) 20250427090358473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250427090358473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_apply_sccp0(1104)@499161a88351: "Changing SCCP address, don't apply yet" 20250427090359474 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250427090359626 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090359626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056f0f4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090359626 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) 20250427090359626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090359626 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) 20250427090359626 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) 20250427090359626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090359626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090359626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 f0 f4 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090359626 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090359626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090359626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090359626 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 20250427090359626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090359626 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090359631 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090359631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c471a9), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090359631 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) 20250427090359631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090359631 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) 20250427090359631 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) 20250427090359631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090359631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090359631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 c4 71 a9 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090359632 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090359632 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090359632 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090359632 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 20250427090359632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090359632 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090359644 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090359644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7400c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090359644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090359644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090359644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090359644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090359644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090359644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090359644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d7 40 0c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090359644 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090359644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090359644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090359644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090359644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090359644 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090400005 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(105)[0x55e5c7808970]{IDLE}: Deallocated (fsm.c:568) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090400006 DLSCCP DEBUG SCCP-SCOC(104)[0x55e5c7822e30]{IDLE}: Deallocated (fsm.c:568) 20250427090400007 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090400007 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090400007 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090400007 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090400007 DLSCCP DEBUG SCCP-SCOC(106)[0x55e5c7807ca0]{IDLE}: Deallocated (fsm.c:568) 20250427090400494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090400494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090400494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250427090400494 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250427090400494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x17a8e7) (hnbgw_rua.c:470) 20250427090400494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1550567 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250427090400494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250427090400494 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250427090400494 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427090400494 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1550567 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250427090400494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250427090400494 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250427090400494 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250427090400494 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=007e818b), PART(T=Data,L=22,D=001440120000010010400b0ae5d31da657acd78408e7) (sccp_scrc.c:415) 20250427090400494 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090400494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090400494 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090400495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090400495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090400495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090400495 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 7e 81 8b 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a e5 d3 1d a6 57 ac d7 84 08 e7 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090400495 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090400495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090400495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090400495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090400495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090400495 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090400495 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090400495 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090400495 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090400495 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 7e 81 8b 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a e5 d3 1d a6 57 ac d7 84 08 e7 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@499161a88351: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1097)@499161a88351: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@499161a88351: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@499161a88351: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1104)@499161a88351: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1097)@499161a88351: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@499161a88351: vl_len:22 HNBGW_Test.msc0-SCCP(1097)@499161a88351: vl_from0 HNBGW_Test.msc0-SCCP(1097)@499161a88351: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A5CC5C31C0DE0D9941EE2'O 20250427090400506 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090400506 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090400506 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090400507 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090400507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090400507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090400507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090400507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090400507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090400507 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 5c c5 c3 1c 0d e0 d9 94 1e e2 00 00 00 00 06 00 08 00 00 00 07  20250427090400507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090400507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090400507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090400507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090400507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090400507 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=001440120000010010400b0a5cc5c31c0de0d9941ee2) (sccp_scrc.c:486) 20250427090400507 DLSCCP DEBUG Received CO:CODT for local reference 119 (sccp_scoc.c:1855) 20250427090400507 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250427090400507 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090400507 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:270) 20250427090400507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250427090400507 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250427090400507 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250427090400507 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1550567 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:630) 20250427090400507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:674) 20250427090400507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250427090400507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090400507 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)@499161a88351: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1104)@499161a88351: "Apply SCCP address changes" 20250427090400518 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250427090400521 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:440) 20250427090400521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:409) 20250427090400521 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250427090400521 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250427090400521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e818b), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250427090400521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090400521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090400521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250427090400521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090400521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250427090400521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090400521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7e 81 8b 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090400521 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250427090400521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250427090400521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250427090400521 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250427090400521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250427090400521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250427090400522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250427090400522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{disrupted}: Freeing instance (context_map.c:202) 20250427090400522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1550567)[0x55e5c76e6d50]{disrupted}: Deallocated (fsm.c:568) 20250427090400522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250427090400522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{disconnected}: Freeing instance (context_map.c:206) 20250427090400522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55e5c780bd50]{disconnected}: Deallocated (fsm.c:568) 20250427090400522 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1550567 SCCP-119 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250427090400522 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:464) 20250427090400522 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:484) 20250427090400522 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:418) 20250427090400522 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427090400522 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427090400522 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427090400522 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427090400522 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427090400522 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427090400522 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:443) 20250427090400522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250427090400522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250427090400522 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090400522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090400522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090400522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250427090400522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250427090400522 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250427090400522 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250427090400522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250427090400522 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090400522 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 7e 81 8b 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@499161a88351: Session index based on local reference:0 20250427090400526 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090400526 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250427090400526 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250427090400526 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250427090400526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250427090400526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250427090400526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250427090400526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250427090400526 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250427090400526 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 7e 81 8b 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-RAN(1098)@499161a88351: Deleted conn table entry 0TC_apply_sccp0(1104)14012218 20250427090400527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090400527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250427090400527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250427090400527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250427090400527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250427090400527 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=007e818b) (sccp_scrc.c:486) 20250427090400527 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1855) 20250427090400527 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250427090400527 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250427090400527 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090400527 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090400527 DLSCCP DEBUG SCCP-SCOC(119)[0x55e5c780ab60]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1094)@499161a88351: Deleted conn table entry 0TC_apply_sccp0(1104)1550567 MTC@499161a88351: ok: talloc reports "asn1_context" = 1 bytes 20250427090401545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090401546 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40871<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1090)@499161a88351: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@499161a88351: Final verdict of PTC: none MTC@499161a88351: setverdict(pass): pass -> pass, component reason not changed 20250427090401549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250427090401551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090401551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090401551 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090401551 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) 20250427090401551 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_apply_sccp-Iuh1-RUA(1096)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1101)@499161a88351: Final verdict of PTC: none 20250427090401551 DLINP DEBUG SRVCONN(,r=127.0.0.1:53870<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250427090401551 DLINP DEBUG SRVCONN(,r=127.0.0.1:53870<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250427090401551 DLINP NOTICE SRV(,r=127.0.0.1:53870<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250427090401551 DMAIN NOTICE (127.0.0.1:53870 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53870<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250427090401551 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(1097)@499161a88351: Final verdict of PTC: none 20250427090401553 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090401553 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) 20250427090401553 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090401553 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250427090401553 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090401553 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) 20250427090401553 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090401554 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250427090401554 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) TC_apply_sccp-Iuh0-RUA(1094)@499161a88351: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1089)@499161a88351: Final verdict of PTC: none 20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250427090401554 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 20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-msc0-0: connection closed 20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090401554 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090401554 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090401554 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090401554 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 20250427090401554 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  20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090401554 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-SCCP(1100)@499161a88351: Final verdict of PTC: none 20250427090401554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250427090401554 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250427090401554 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) 20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250427090401554 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250427090401555 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 20250427090401555 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090401555 DLSS7 <000c> osmo_ss7_asp.c:1115 virt-sgsn0-0: connection closed 20250427090401555 DLSS7 <000c> osmo_ss7_asp.c:1121 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250427090401555 DLSS7 <000c> xua_asp_fsm.c:728 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250427090401555 DLSS7 <000c> xua_asp_fsm.c:388 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250427090401555 DLSS7 <000c> xua_as_fsm.c:518 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250427090401555 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 20250427090401555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1066) 20250427090401555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250427090401555 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:356) 20250427090401555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090401555 DLSS7 <000c> osmo_ss7_asp.c:1164 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250427090401555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250427090401555 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(1098)@499161a88351: Final verdict of PTC: none TC_apply_sccp-Iuh1(1095)@499161a88351: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1099)@499161a88351: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1102)@499161a88351: Final verdict of PTC: none 20250427090401555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090401555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090401555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090401555 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) TC_apply_sccp-Iuh0(1093)@499161a88351: Final verdict of PTC: none 20250427090401555 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(1092)@499161a88351: Final verdict of PTC: none 20250427090401555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-MGCP(1103)@499161a88351: Final verdict of PTC: none 20250427090401556 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250427090401556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250427090401556 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250427090401556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250427090401556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:270) 20250427090401556 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250427090401556 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250427090401556 DRANAP DEBUG cnlink(sgsn-0)[0x55e5c77e83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250427090401556 DRANAP NOTICE cnlink(sgsn-0)[0x55e5c77e83a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250427090401559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1104)@499161a88351: Final verdict of PTC: pass MTC@499161a88351: Setting final verdict of the test case. MTC@499161a88351: Local verdict of MTC: pass MTC@499161a88351: Local verdict of PTC MutexDispCT-TC_apply_sccp(1089): none (pass -> pass) MTC@499161a88351: Local verdict of PTC VirtHNBGW-STATS(1090): none (pass -> pass) MTC@499161a88351: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-PFCP(1092): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_apply_sccp-Iuh0(1093): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1094): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_apply_sccp-Iuh1(1095): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1096): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-SCCP(1097): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-RAN(1098): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.msc0-M3UA(1099): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1100): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1101): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1102): none (pass -> pass) MTC@499161a88351: Local verdict of PTC HNBGW-MGCP(1103): none (pass -> pass) MTC@499161a88351: Local verdict of PTC TC_apply_sccp0(1104): pass (pass -> pass) MTC@499161a88351: Test case TC_apply_sccp finished. Verdict: pass MTC@499161a88351: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Apr 27 09:04:01 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250427090401656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250427090402159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40226<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373532) Waiting for packet dumper to finish... 1 (prev_count=373532, count=374072) 20250427090403556 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090403556 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090403556 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250427090403556 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250427090403556 DLSS7 <000c> xua_as_fsm.c:570 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250427090403556 DLSS7 <000c> xua_as_fsm.c:580 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@499161a88351: 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@499161a88351: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@499161a88351: Terminating MTC. MC@499161a88351: MTC terminated. MC2> exit MC@499161a88351: Shutting down session. MC@499161a88351: 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 (3393948) [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-20250427-0847-0124d749-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250427090407483 DLSCCP DEBUG SCCP-SCOC(111)[0x55e5c7801320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090407483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006192d6), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090407483 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) 20250427090407483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090407483 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) 20250427090407483 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) 20250427090407483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250427090407483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090407483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 61 92 d6 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090407483 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090407483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090407483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090407483 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 20250427090407483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250427090407483 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250427090407914 DLSCCP DEBUG SCCP-SCOC(117)[0x55e5c7821a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250427090407914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00345664), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250427090407914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090407914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250427090407914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250427090407914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250427090407914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250427090407915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e5c781ae60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250427090407915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 56 64 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1164) 20250427090407915 DLSS7 <000c> osmo_ss7_asp.c:868 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250427090407915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250427090407915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250427090407915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250427090407915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250427090407915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250427090409622 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090409622 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090409622 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090409622 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090409622 DLSCCP DEBUG SCCP-SCOC(107)[0x55e5c7825fb0]{IDLE}: Deallocated (fsm.c:568) 20250427090409628 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090409628 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090409628 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090409628 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090409628 DLSCCP DEBUG SCCP-SCOC(108)[0x55e5c780fec0]{IDLE}: Deallocated (fsm.c:568) 20250427090409642 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250427090409642 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250427090409642 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250427090409642 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250427090409642 DLSCCP DEBUG SCCP-SCOC(109)[0x55e5c78084e0]{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-20250427-0847-0124d749-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (3393852) [testenv][with-pfcp] Stopping hnbgw (3393896) [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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-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-20250427-0847-0124d749-1'] testenv-hnbgw-all-osmocom-nightly-20250427-0847-0124d749-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1207/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS